You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/05/05 00:00:21 UTC

[JENKINS] Lucene-Solr-Tests-6.x - Build # 183 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/183/

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

Error Message:
No collection param specified on request and no default collection has been set.

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No collection param specified on request and no default collection has been set.
	at __randomizedtesting.SeedInfo.seed([F697283DCB4364CB:7EC317E765BF0933]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:590)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1073)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:962)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:898)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)
	at org.apache.solr.cloud.TestCloudBackupRestore.indexDocs(TestCloudBackupRestore.java:132)
	at org.apache.solr.cloud.TestCloudBackupRestore.test(TestCloudBackupRestore.java:93)
	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 11241 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudBackupRestore
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/init-core-data-001
   [junit4]   2> 790406 INFO  (SUITE-TestCloudBackupRestore-seed#[F697283DCB4364CB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 790407 INFO  (SUITE-TestCloudBackupRestore-seed#[F697283DCB4364CB]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 790407 INFO  (Thread-2127) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 790407 INFO  (Thread-2127) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 790507 INFO  (SUITE-TestCloudBackupRestore-seed#[F697283DCB4364CB]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58489
   [junit4]   2> 790507 INFO  (SUITE-TestCloudBackupRestore-seed#[F697283DCB4364CB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 790508 INFO  (SUITE-TestCloudBackupRestore-seed#[F697283DCB4364CB]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 790509 INFO  (zkCallback-713-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c6c3351 name:ZooKeeperConnection Watcher:127.0.0.1:58489 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 790509 INFO  (SUITE-TestCloudBackupRestore-seed#[F697283DCB4364CB]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 790510 INFO  (SUITE-TestCloudBackupRestore-seed#[F697283DCB4364CB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 790510 INFO  (SUITE-TestCloudBackupRestore-seed#[F697283DCB4364CB]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 790516 INFO  (jetty-launcher-712-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 790516 INFO  (jetty-launcher-712-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 790522 INFO  (jetty-launcher-712-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@538fff5b{/solr,null,AVAILABLE}
   [junit4]   2> 790522 INFO  (jetty-launcher-712-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7bff50bf{/solr,null,AVAILABLE}
   [junit4]   2> 790525 INFO  (jetty-launcher-712-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@2cb06d17{HTTP/1.1,[http/1.1]}{127.0.0.1:41385}
   [junit4]   2> 790525 INFO  (jetty-launcher-712-thread-1) [    ] o.e.j.s.Server Started @792733ms
   [junit4]   2> 790525 INFO  (jetty-launcher-712-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@652669b0{HTTP/1.1,[http/1.1]}{127.0.0.1:56272}
   [junit4]   2> 790525 INFO  (jetty-launcher-712-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41385}
   [junit4]   2> 790525 INFO  (jetty-launcher-712-thread-2) [    ] o.e.j.s.Server Started @792733ms
   [junit4]   2> 790525 INFO  (jetty-launcher-712-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56272}
   [junit4]   2> 790525 INFO  (jetty-launcher-712-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 790525 INFO  (jetty-launcher-712-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 790525 INFO  (jetty-launcher-712-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1'
   [junit4]   2> 790525 INFO  (jetty-launcher-712-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node2'
   [junit4]   2> 790525 INFO  (jetty-launcher-712-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 790525 INFO  (jetty-launcher-712-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 790525 INFO  (jetty-launcher-712-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 790525 INFO  (jetty-launcher-712-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 790525 INFO  (jetty-launcher-712-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 790525 INFO  (jetty-launcher-712-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 790526 INFO  (jetty-launcher-712-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 790526 INFO  (jetty-launcher-712-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 790526 INFO  (zkCallback-714-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29b4c095 name:ZooKeeperConnection Watcher:127.0.0.1:58489/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 790526 INFO  (jetty-launcher-712-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 790527 INFO  (jetty-launcher-712-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 790527 INFO  (zkCallback-715-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f317454 name:ZooKeeperConnection Watcher:127.0.0.1:58489/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 790527 INFO  (jetty-launcher-712-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 790527 INFO  (jetty-launcher-712-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 790527 INFO  (jetty-launcher-712-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 790529 INFO  (jetty-launcher-712-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 790531 INFO  (jetty-launcher-712-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1/.
   [junit4]   2> 790531 INFO  (jetty-launcher-712-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 976589184
   [junit4]   2> 790531 INFO  (jetty-launcher-712-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1]
   [junit4]   2> 790531 WARN  (jetty-launcher-712-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1/lib
   [junit4]   2> 790531 INFO  (jetty-launcher-712-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,useRetries : false,
   [junit4]   2> 790532 INFO  (jetty-launcher-712-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 790532 INFO  (jetty-launcher-712-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 790532 INFO  (jetty-launcher-712-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 790532 INFO  (jetty-launcher-712-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58489/solr
   [junit4]   2> 790532 INFO  (jetty-launcher-712-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 790532 INFO  (jetty-launcher-712-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 790533 INFO  (jetty-launcher-712-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 790533 INFO  (jetty-launcher-712-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node2/.
   [junit4]   2> 790533 INFO  (jetty-launcher-712-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1437347059
   [junit4]   2> 790533 INFO  (jetty-launcher-712-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node2]
   [junit4]   2> 790533 INFO  (zkCallback-718-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cd408fa name:ZooKeeperConnection Watcher:127.0.0.1:58489 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 790533 WARN  (jetty-launcher-712-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node2/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node2/lib
   [junit4]   2> 790533 INFO  (jetty-launcher-712-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 790534 INFO  (jetty-launcher-712-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,useRetries : false,
   [junit4]   2> 790534 INFO  (jetty-launcher-712-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 790534 INFO  (jetty-launcher-712-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 790534 INFO  (jetty-launcher-712-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 790534 INFO  (jetty-launcher-712-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 790534 INFO  (jetty-launcher-712-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58489/solr
   [junit4]   2> 790534 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$63/735113538@51545c00
   [junit4]   2> 790534 INFO  (jetty-launcher-712-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 790534 INFO  (jetty-launcher-712-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 790534 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 790535 INFO  (jetty-launcher-712-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 790535 INFO  (zkCallback-721-thread-1-processing-n:127.0.0.1:41385_solr) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21d428d name:ZooKeeperConnection Watcher:127.0.0.1:58489/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 790535 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 790535 INFO  (zkCallback-722-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c610fc7 name:ZooKeeperConnection Watcher:127.0.0.1:58489 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 790535 INFO  (jetty-launcher-712-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 790536 INFO  (jetty-launcher-712-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 790536 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 790536 INFO  (jetty-launcher-712-thread-2) [n:127.0.0.1:56272_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$63/735113538@3fad453b
   [junit4]   2> 790536 INFO  (jetty-launcher-712-thread-2) [n:127.0.0.1:56272_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 790537 INFO  (zkCallback-723-thread-1-processing-n:127.0.0.1:56272_solr) [n:127.0.0.1:56272_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@134125e3 name:ZooKeeperConnection Watcher:127.0.0.1:58489/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 790537 INFO  (jetty-launcher-712-thread-2) [n:127.0.0.1:56272_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 790537 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 790539 INFO  (jetty-launcher-712-thread-2) [n:127.0.0.1:56272_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 790541 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 790542 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 790543 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 790544 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 790544 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 790545 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 790545 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 790546 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 790547 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 790552 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 790553 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 790554 INFO  (jetty-launcher-712-thread-2) [n:127.0.0.1:56272_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 790554 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 790554 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95840168382169092-127.0.0.1:41385_solr-n_0000000000
   [junit4]   2> 790554 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41385_solr
   [junit4]   2> 790554 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 790554 INFO  (jetty-launcher-712-thread-2) [n:127.0.0.1:56272_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 790555 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.Overseer Overseer (id=95840168382169092-127.0.0.1:41385_solr-n_0000000000) starting
   [junit4]   2> 790555 INFO  (jetty-launcher-712-thread-2) [n:127.0.0.1:56272_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 790556 INFO  (jetty-launcher-712-thread-2) [n:127.0.0.1:56272_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95840168382169094-127.0.0.1:56272_solr-n_0000000001
   [junit4]   2> 790556 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 790556 INFO  (jetty-launcher-712-thread-2) [n:127.0.0.1:56272_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95840168382169092-127.0.0.1:41385_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 790556 INFO  (jetty-launcher-712-thread-2) [n:127.0.0.1:56272_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56272_solr
   [junit4]   2> 790556 INFO  (jetty-launcher-712-thread-2) [n:127.0.0.1:56272_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56272_solr
   [junit4]   2> 790557 INFO  (zkCallback-723-thread-1-processing-n:127.0.0.1:56272_solr) [n:127.0.0.1:56272_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> 790557 INFO  (zkCallback-721-thread-1-processing-n:127.0.0.1:41385_solr) [n:127.0.0.1:41385_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> 790560 INFO  (zkCallback-721-thread-1-processing-n:127.0.0.1:41385_solr) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 790562 INFO  (zkCallback-723-thread-1-processing-n:127.0.0.1:56272_solr) [n:127.0.0.1:56272_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 790564 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 790570 INFO  (OverseerStateUpdate-95840168382169092-127.0.0.1:41385_solr-n_0000000000) [n:127.0.0.1:41385_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 790571 INFO  (OverseerStateUpdate-95840168382169092-127.0.0.1:41385_solr-n_0000000000) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 790573 INFO  (OverseerCollectionConfigSetProcessor-95840168382169092-127.0.0.1:41385_solr-n_0000000000) [n:127.0.0.1:41385_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 790576 INFO  (jetty-launcher-712-thread-2) [n:127.0.0.1:56272_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 790576 INFO  (jetty-launcher-712-thread-2) [n:127.0.0.1:56272_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 790576 INFO  (jetty-launcher-712-thread-2) [n:127.0.0.1:56272_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node2/.
   [junit4]   2> 790577 INFO  (jetty-launcher-712-thread-2) [n:127.0.0.1:56272_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 790581 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:41385_solr as DOWN
   [junit4]   2> 790581 INFO  (jetty-launcher-712-thread-2) [n:127.0.0.1:56272_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0
   [junit4]   2> 790581 INFO  (jetty-launcher-712-thread-2) [n:127.0.0.1:56272_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 790582 INFO  (OverseerStateUpdate-95840168382169092-127.0.0.1:41385_solr-n_0000000000) [n:127.0.0.1:41385_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41385_solr"} current state version: 0
   [junit4]   2> 790582 INFO  (OverseerStateUpdate-95840168382169092-127.0.0.1:41385_solr-n_0000000000) [n:127.0.0.1:41385_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41385_solr
   [junit4]   2> 791582 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41385_solr
   [junit4]   2> 791582 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41385_solr
   [junit4]   2> 791583 INFO  (zkCallback-721-thread-1-processing-n:127.0.0.1:41385_solr) [n:127.0.0.1:41385_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> 791583 INFO  (zkCallback-723-thread-1-processing-n:127.0.0.1:56272_solr) [n:127.0.0.1:56272_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> 791583 INFO  (zkCallback-721-thread-1-processing-n:127.0.0.1:41385_solr) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 791583 INFO  (zkCallback-723-thread-1-processing-n:127.0.0.1:56272_solr) [n:127.0.0.1:56272_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 791590 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 791590 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 791591 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1/.
   [junit4]   2> 791591 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 791591 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0
   [junit4]   2> 791591 INFO  (jetty-launcher-712-thread-1) [n:127.0.0.1:41385_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 791591 INFO  (SUITE-TestCloudBackupRestore-seed#[F697283DCB4364CB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 791592 INFO  (SUITE-TestCloudBackupRestore-seed#[F697283DCB4364CB]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 791592 INFO  (zkCallback-724-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b15830e name:ZooKeeperConnection Watcher:127.0.0.1:58489 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 791592 INFO  (SUITE-TestCloudBackupRestore-seed#[F697283DCB4364CB]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 791593 INFO  (SUITE-TestCloudBackupRestore-seed#[F697283DCB4364CB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 791593 INFO  (SUITE-TestCloudBackupRestore-seed#[F697283DCB4364CB]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:58489/solr
   [junit4]   2> 791593 INFO  (SUITE-TestCloudBackupRestore-seed#[F697283DCB4364CB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 791594 INFO  (SUITE-TestCloudBackupRestore-seed#[F697283DCB4364CB]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 791596 INFO  (zkCallback-726-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ef16841 name:ZooKeeperConnection Watcher:127.0.0.1:58489/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 791596 INFO  (SUITE-TestCloudBackupRestore-seed#[F697283DCB4364CB]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 791596 INFO  (SUITE-TestCloudBackupRestore-seed#[F697283DCB4364CB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 791596 INFO  (SUITE-TestCloudBackupRestore-seed#[F697283DCB4364CB]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 791597 INFO  (SUITE-TestCloudBackupRestore-seed#[F697283DCB4364CB]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 791598 INFO  (SUITE-TestCloudBackupRestore-seed#[F697283DCB4364CB]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 791599 INFO  (SUITE-TestCloudBackupRestore-seed#[F697283DCB4364CB]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 791615 INFO  (TEST-TestCloudBackupRestore.test-seed#[F697283DCB4364CB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 791618 INFO  (qtp1919098937-5553) [n:127.0.0.1:56272_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> 791619 INFO  (OverseerCollectionConfigSetProcessor-95840168382169092-127.0.0.1:41385_solr-n_0000000000) [n:127.0.0.1:41385_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> 791619 INFO  (OverseerThreadFactory-2511-thread-1-processing-n:127.0.0.1:41385_solr) [n:127.0.0.1:41385_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> 791619 INFO  (OverseerThreadFactory-2511-thread-1-processing-n:127.0.0.1:41385_solr) [n:127.0.0.1:41385_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 791620 INFO  (OverseerThreadFactory-2511-thread-1-processing-n:127.0.0.1:41385_solr) [n:127.0.0.1:41385_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 791620 INFO  (OverseerThreadFactory-2511-thread-1-processing-n:127.0.0.1:41385_solr) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 791620 INFO  (zkCallback-721-thread-1-processing-n:127.0.0.1:41385_solr) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 791620 INFO  (zkCallback-723-thread-1-processing-n:127.0.0.1:56272_solr) [n:127.0.0.1:56272_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 791620 INFO  (zkCallback-726-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 791622 INFO  (OverseerStateUpdate-95840168382169092-127.0.0.1:41385_solr-n_0000000000) [n:127.0.0.1:41385_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> 791622 INFO  (OverseerStateUpdate-95840168382169092-127.0.0.1:41385_solr-n_0000000000) [n:127.0.0.1:41385_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 791623 INFO  (OverseerStateUpdate-95840168382169092-127.0.0.1:41385_solr-n_0000000000) [n:127.0.0.1:41385_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 791722 INFO  (OverseerThreadFactory-2511-thread-1-processing-n:127.0.0.1:41385_solr) [n:127.0.0.1:41385_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 791722 INFO  (OverseerThreadFactory-2511-thread-1-processing-n:127.0.0.1:41385_solr) [n:127.0.0.1:41385_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:56272_solr
   [junit4]   2> 791722 INFO  (OverseerThreadFactory-2511-thread-1-processing-n:127.0.0.1:41385_solr) [n:127.0.0.1:41385_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:41385_solr
   [junit4]   2> 791723 INFO  (OverseerThreadFactory-2511-thread-1-processing-n:127.0.0.1:41385_solr) [n:127.0.0.1:41385_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:56272_solr
   [junit4]   2> 791728 INFO  (OverseerThreadFactory-2511-thread-1-processing-n:127.0.0.1:41385_solr) [n:127.0.0.1:41385_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:41385_solr
   [junit4]   2> 791740 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_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> 791740 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_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> 791741 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_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> 791741 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_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> 791742 INFO  (qtp1919098937-5557) [n:127.0.0.1:56272_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> 791742 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_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> 791742 INFO  (qtp1919098937-5557) [n:127.0.0.1:56272_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> 791742 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_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> 791743 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 791743 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 791743 INFO  (qtp1919098937-5557) [n:127.0.0.1:56272_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 791743 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 791743 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 791743 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader addZkWatch [backuprestore]
   [junit4]   2> 791747 INFO  (qtp1919098937-5557) [n:127.0.0.1:56272_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 791747 INFO  (qtp1919098937-5557) [n:127.0.0.1:56272_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 791747 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 791747 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 791747 INFO  (OverseerStateUpdate-95840168382169092-127.0.0.1:41385_solr-n_0000000000) [n:127.0.0.1:41385_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:56272/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56272_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> 791747 INFO  (OverseerStateUpdate-95840168382169092-127.0.0.1:41385_solr-n_0000000000) [n:127.0.0.1:41385_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:56272/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56272_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 791747 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 791747 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader addZkWatch [backuprestore]
   [junit4]   2> 791748 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 791748 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 791748 INFO  (OverseerStateUpdate-95840168382169092-127.0.0.1:41385_solr-n_0000000000) [n:127.0.0.1:41385_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56272/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56272_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> 791748 INFO  (OverseerStateUpdate-95840168382169092-127.0.0.1:41385_solr-n_0000000000) [n:127.0.0.1:41385_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:56272/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56272_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 791749 INFO  (OverseerStateUpdate-95840168382169092-127.0.0.1:41385_solr-n_0000000000) [n:127.0.0.1:41385_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41385/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41385_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> 791749 INFO  (OverseerStateUpdate-95840168382169092-127.0.0.1:41385_solr-n_0000000000) [n:127.0.0.1:41385_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:41385/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41385_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 791750 INFO  (OverseerStateUpdate-95840168382169092-127.0.0.1:41385_solr-n_0000000000) [n:127.0.0.1:41385_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:41385/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41385_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> 791750 INFO  (OverseerStateUpdate-95840168382169092-127.0.0.1:41385_solr-n_0000000000) [n:127.0.0.1:41385_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:41385/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41385_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 791753 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 791753 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 791851 INFO  (OverseerStateUpdate-95840168382169092-127.0.0.1:41385_solr-n_0000000000) [n:127.0.0.1:41385_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 791852 INFO  (zkCallback-721-thread-1-processing-n:127.0.0.1:41385_solr) [n:127.0.0.1:41385_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> 791852 INFO  (zkCallback-723-thread-1-processing-n:127.0.0.1:56272_solr) [n:127.0.0.1:56272_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> 791852 INFO  (zkCallback-721-thread-1-processing-n:127.0.0.1:41385_solr) [n:127.0.0.1:41385_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 791852 INFO  (zkCallback-723-thread-1-processing-n:127.0.0.1:56272_solr) [n:127.0.0.1:56272_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 792747 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_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> 792747 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 792747 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 792747 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 792748 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_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> 792748 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_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-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node2/backuprestore_shard1_replica1'
   [junit4]   2> 792748 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_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> 792748 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 792748 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 792748 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_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> 792749 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 792749 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 792749 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 792750 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_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> 792750 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_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-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1/backuprestore_shard1_replica2'
   [junit4]   2> 792751 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 792751 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_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> 792752 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 792753 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 792753 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_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> 792753 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 792753 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 792754 INFO  (qtp1919098937-5557) [n:127.0.0.1:56272_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> 792754 INFO  (qtp1919098937-5557) [n:127.0.0.1:56272_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 792754 INFO  (qtp1919098937-5557) [n:127.0.0.1:56272_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 792755 INFO  (qtp1919098937-5557) [n:127.0.0.1:56272_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 792754 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 792755 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 792755 INFO  (qtp1919098937-5557) [n:127.0.0.1:56272_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> 792755 INFO  (qtp1919098937-5557) [n:127.0.0.1:56272_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-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node2/backuprestore_shard2_replica1'
   [junit4]   2> 792755 INFO  (qtp1919098937-5557) [n:127.0.0.1:56272_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 792755 INFO  (qtp1919098937-5557) [n:127.0.0.1:56272_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> 792756 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 792757 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 792757 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 792757 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_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> 792757 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_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-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1/backuprestore_shard2_replica2'
   [junit4]   2> 792758 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 792758 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_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> 792761 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 792761 INFO  (qtp1919098937-5557) [n:127.0.0.1:56272_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 792763 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 792763 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema [backuprestore_shard1_replica1] Schema name=minimal
   [junit4]   2> 792765 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 792765 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 792766 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 792766 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 792767 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_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-6.x/solr/build/solr-core/test/J0
   [junit4]   2> 792767 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_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> 792767 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 792767 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_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-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node2/backuprestore_shard1_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node2/./backuprestore_shard1_replica1/data/]
   [junit4]   2> 792767 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_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> 792768 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 792768 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_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-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node2/./backuprestore_shard1_replica1/data
   [junit4]   2> 792768 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_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-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node2/./backuprestore_shard1_replica1/data/index/
   [junit4]   2> 792768 WARN  (qtp1919098937-5559) [n:127.0.0.1:56272_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-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node2/./backuprestore_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 792768 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_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-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node2/./backuprestore_shard1_replica1/data/index
   [junit4]   2> 792769 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_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@487b015c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68d9c974),segFN=segments_1,generation=1}
   [junit4]   2> 792769 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 792769 INFO  (qtp1919098937-5557) [n:127.0.0.1:56272_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 793840 INFO  (qtp1919098937-5557) [n:127.0.0.1:56272_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 793843 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:56272_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-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node2/./backuprestore_shard1_replica1/data/
   [junit4]   2> 793843 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica1) [n:127.0.0.1:56272_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-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node2/./backuprestore_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 793843 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 793843 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_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-6.x/solr/build/solr-core/test/J0
   [junit4]   2> 793844 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_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> 793844 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 793844 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_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-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1/backuprestore_shard1_replica2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/]
   [junit4]   2> 793844 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_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> 793845 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_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-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1/./backuprestore_shard1_replica2/data
   [junit4]   2> 793846 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_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> 793847 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 793848 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 793848 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 793849 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 793849 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_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-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/index/
   [junit4]   2> 793849 WARN  (qtp292198166-5550) [n:127.0.0.1:41385_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-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 793850 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_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-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/index
   [junit4]   2> 793850 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_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,/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> 793850 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_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> 793850 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_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@44957bc6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f93f263),segFN=segments_1,generation=1}
   [junit4]   2> 793851 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 793851 INFO  (qtp1919098937-5557) [n:127.0.0.1:56272_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 793852 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 793854 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 793854 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_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> 793854 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_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> 793855 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 793855 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 793855 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_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-6.x/solr/build/solr-core/test/J0
   [junit4]   2> 793855 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_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> 793856 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 793856 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [[backuprestore_shard2_replica2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1/backuprestore_shard2_replica2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/]
   [junit4]   2> 793856 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard2_replica2
   [junit4]   2> 793856 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_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> 793856 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1/./backuprestore_shard2_replica2/data
   [junit4]   2> 793856 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:41385_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-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/
   [junit4]   2> 793856 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/index/
   [junit4]   2> 793856 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:41385_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 793857 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_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@487b015c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68d9c974),segFN=segments_1,generation=1}
   [junit4]   2> 793857 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 793857 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a4e6874[backuprestore_shard1_replica1] main]
   [junit4]   2> 793857 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 793857 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_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> 793856 WARN  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [backuprestore_shard2_replica2] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 793858 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/index
   [junit4]   2> 793858 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 793858 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 793858 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 793858 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@38a8c443 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c3b720c),segFN=segments_1,generation=1}
   [junit4]   2> 793858 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 793858 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 793858 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 793858 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 793858 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 793859 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 793859 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 793859 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 793859 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 793859 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 793859 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 793859 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1533442697733341184
   [junit4]   2> 793860 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 793860 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:41385_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica2 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/
   [junit4]   2> 793860 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:41385_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 793860 INFO  (qtp1919098937-5557) [n:127.0.0.1:56272_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema [backuprestore_shard2_replica1] Schema name=minimal
   [junit4]   2> 793861 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 793861 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1533442697733341184
   [junit4]   2> 793861 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 793861 INFO  (searcherExecutor-2516-thread-1-processing-n:127.0.0.1:56272_solr x:backuprestore_shard1_replica1 s:shard1 c:backuprestore r:core_node1) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.SolrCore [backuprestore_shard1_replica1] Registered new searcher Searcher@4a4e6874[backuprestore_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 793861 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.CoreContainer registering core: backuprestore_shard1_replica1
   [junit4]   2> 793861 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.ZkController Register replica - core:backuprestore_shard1_replica1 address:http://127.0.0.1:56272/solr collection:backuprestore shard:shard1
   [junit4]   2> 793862 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 793862 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/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> 793862 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 793862 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 793862 INFO  (qtp1919098937-5557) [n:127.0.0.1:56272_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 793863 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 793863 INFO  (qtp1919098937-5559) [n:127.0.0.1:56272_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard1/election
   [junit4]   2> 793863 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 793864 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 793864 INFO  (qtp292198166-5550) [n:127.0.0.1:41385_solr c:backuprestore s:shard1 r:core_node3 x:backuprestore_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 793864 INFO  (qtp292198166-5552) [n:127.0.0.1:41385_solr c:backuprestore s:shard2 r:core_node4 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 793865 INFO  (qtp1919098937-5557) [n:127.0.0.1:56272_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-6.x/solr/build/solr-core/test/J0
   [junit4]   2> 793865 INFO  (qtp292198166-5552) [n:127.0.0.

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

   2> 803951 ERROR (zkCallback-723-thread-3-processing-n:127.0.0.1:56272_solr) [n:127.0.0.1:56272_solr    ] o.a.s.c.Overseer Could not create Overseer node
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [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.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:383)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:380)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:380)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:1053)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.start(Overseer.java:825)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:740)
   [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> 803951 WARN  (zkCallback-723-thread-3-processing-n:127.0.0.1:56272_solr) [n:127.0.0.1:56272_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> java.lang.RuntimeException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:1062)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.start(Overseer.java:825)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:740)
   [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> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [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.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:383)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:380)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:380)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:1053)
   [junit4]   2> 	... 13 more
   [junit4]   2> 803952 INFO  (jetty-launcher-712-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7bff50bf{/solr,null,UNAVAILABLE}
   [junit4]   2> 803952 INFO  (SUITE-TestCloudBackupRestore-seed#[F697283DCB4364CB]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58489 58489
   [junit4]   2> 804126 INFO  (Thread-2127) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58489 58489
   [junit4]   2> 804127 WARN  (Thread-2127) [    ] 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> 	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> 804128 INFO  (SUITE-TestCloudBackupRestore-seed#[F697283DCB4364CB]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudBackupRestore_F697283DCB4364CB-001
   [junit4]   2> May 04, 2016 11:35:26 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(Lucene60): {}, docValues:{}, maxPointsInLeafNode=899, maxMBSortInHeap=6.708206570309443, sim=ClassicSimilarity, locale=id-ID, timezone=Asia/Macau
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=141459560,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [SignatureUpdateProcessorFactoryTest, DistributedFacetPivotLargeTest, HdfsDirectoryFactoryTest, StandardRequestHandlerTest, TestLeaderElectionZkExpiry, TestInitParams, TestReRankQParserPlugin, SystemInfoHandlerTest, ConnectionReuseTest, TestPerFieldSimilarityWithDefaultOverride, CursorMarkTest, CopyFieldTest, CurrencyFieldOpenExchangeTest, TestScoreJoinQPNoScore, TestLuceneMatchVersion, ForceLeaderTest, SyncSliceTest, LeaderInitiatedRecoveryOnCommitTest, TestShardHandlerFactory, CursorPagingTest, TestCloudSchemaless, BitVectorTest, TestFieldSortValues, TestSortByMinMaxFunction, TestRangeQuery, TestCSVLoader, RAMDirectoryFactoryTest, AsyncCallRequestStatusResponseTest, LeaderElectionIntegrationTest, TestRestoreCore, HdfsTlogReplayBufferedWhileIndexingTest, PathHierarchyTokenizerFactoryTest, SharedFSAutoReplicaFailoverTest, SSLMigrationTest, DeleteStatusTest, TestStressUserVersions, TestMissingGroups, TestDistribDocBasedVersion, TestRandomFaceting, HdfsLockFactoryTest, SynonymTokenizerTest, TestQueryWrapperFilter, ActionThrottleTest, CacheHeaderTest, OutputWriterTest, TestDocSet, TestRestManager, TestChildDocTransformer, MultiThreadedOCPTest, TestFoldingMultitermQuery, BasicZkTest, QueryEqualityTest, TestSearcherReuse, CoreMergeIndexesAdminHandlerTest, PeerSyncTest, AlternateDirectoryTest, TestTolerantUpdateProcessorRandomCloud, DistribJoinFromCollectionTest, SpatialHeatmapFacetsTest, TestSolr4Spatial, IndexSchemaTest, TestSolr4Spatial2, OverseerTaskQueueTest, TestUseDocValuesAsStored2, TestMiniSolrCloudClusterBase, SegmentsInfoRequestHandlerTest, TestConfig, TestFreeTextSuggestions, TestJoin, TestArbitraryIndexDir, SmileWriterTest, ExternalFileFieldSortTest, CachingDirectoryFactoryTest, DistributedQueryComponentOptimizationTest, TestCloudBackupRestore]
   [junit4] Completed [225/594 (1!)] on J0 in 13.98s, 1 test, 1 error <<< FAILURES!

[...truncated 1210 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/common-build.xml:529: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1457: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1014: There were test failures: 594 suites (10 ignored), 2402 tests, 1 error, 85 ignored (70 assumptions) [seed: F697283DCB4364CB]

Total time: 58 minutes 1 second
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




[JENKINS] Lucene-Solr-Tests-6.x - Build # 185 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/185/

2 tests failed.
FAILED:  org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers

Error Message:
exception w/handler: '/graph'

Stack Trace:
java.lang.RuntimeException: exception w/handler: '/graph'
	at __randomizedtesting.SeedInfo.seed([D139ED78D39F07E7:3C27564258920663]:0)
	at org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:130)
	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)
Caused by: java.lang.RuntimeException: Exception during query
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:786)
	at org.apache.solr.MinimalSchemaTest.testAllConfiguredHandlers(MinimalSchemaTest.java:121)
	... 39 more
Caused by: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:121)
	at org.apache.solr.util.BaseTestHarness.validateXPath(BaseTestHarness.java:84)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:771)
	... 40 more


FAILED:  org.apache.solr.core.SolrCoreTest.testImplicitPlugins

Error Message:
wrong number of implicit handlers expected:<21> but was:<22>

Stack Trace:
java.lang.AssertionError: wrong number of implicit handlers expected:<21> but was:<22>
	at __randomizedtesting.SeedInfo.seed([D139ED78D39F07E7:1214DCE38357CEA6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.core.SolrCoreTest.testImplicitPlugins(SolrCoreTest.java:109)
	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 11237 lines...]
   [junit4] Suite: org.apache.solr.core.SolrCoreTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001
   [junit4]   2> 703698 INFO  (SUITE-SolrCoreTest-seed#[D139ED78D39F07E7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 703700 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testConfiguration
   [junit4]   2> 703700 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 703701 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 703701 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 703701 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr
   [junit4]   2> 703704 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 703704 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 703731 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 703745 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 703771 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 703779 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 703930 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 703935 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 703940 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 703945 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 703948 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 703949 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 703949 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 703950 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 703950 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr
   [junit4]   2> 703950 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr'
   [junit4]   2> 703950 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 703950 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr
   [junit4]   2> 703950 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.CoreContainer New CoreContainer 236335931
   [junit4]   2> 703950 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr]
   [junit4]   2> 703950 WARN  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/lib
   [junit4]   2> 703950 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 703951 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 703951 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 703951 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 703951 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 703951 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 703952 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001, shard=shard1}
   [junit4]   2> 703967 INFO  (coreLoadExecutor-3723-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 703967 INFO  (coreLoadExecutor-3723-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 703967 INFO  (coreLoadExecutor-3723-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr
   [junit4]   2> 703967 INFO  (coreLoadExecutor-3723-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 703967 INFO  (coreLoadExecutor-3723-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 703994 INFO  (coreLoadExecutor-3723-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 704000 INFO  (coreLoadExecutor-3723-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 704033 INFO  (coreLoadExecutor-3723-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 704056 INFO  (coreLoadExecutor-3723-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 704196 INFO  (coreLoadExecutor-3723-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 704199 INFO  (coreLoadExecutor-3723-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 704200 INFO  (coreLoadExecutor-3723-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 704202 INFO  (coreLoadExecutor-3723-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 704203 INFO  (coreLoadExecutor-3723-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 704204 INFO  (coreLoadExecutor-3723-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 704220 INFO  (coreLoadExecutor-3723-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 704222 INFO  (coreLoadExecutor-3723-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 704222 INFO  (coreLoadExecutor-3723-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 704222 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 704222 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/]
   [junit4]   2> 704222 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@597cd241
   [junit4]   2> 704222 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001
   [junit4]   2> 704222 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/index/
   [junit4]   2> 704223 WARN  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 704223 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/index
   [junit4]   2> 704227 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=85.8994140625, floorSegmentMB=0.66015625, forceMergeDeletesPctAllowed=23.65830661372953, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 704233 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@32f8a576 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@475f8a8c),segFN=segments_1,generation=1}
   [junit4]   2> 704233 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 704239 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/
   [junit4]   2> 704241 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 704241 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 704241 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 704241 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 704241 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 704241 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 704241 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 704241 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 704241 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 704241 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 704241 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 704242 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 704243 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 704243 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 704244 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 704247 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 704254 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 704255 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 704255 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 704264 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 704264 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 704265 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 704265 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 704267 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 704267 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@32f8a576 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@475f8a8c),segFN=segments_1,generation=1}
   [junit4]   2> 704267 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 704267 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7c480f1e[collection1] main]
   [junit4]   2> 704267 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 704267 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 704268 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 704268 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 704276 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 704299 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 704299 INFO  (searcherExecutor-3724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 704300 INFO  (searcherExecutor-3724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 704300 INFO  (searcherExecutor-3724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 704300 INFO  (searcherExecutor-3724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 704300 INFO  (searcherExecutor-3724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 704300 INFO  (searcherExecutor-3724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 704300 INFO  (searcherExecutor-3724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 704300 INFO  (searcherExecutor-3724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 704301 INFO  (searcherExecutor-3724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 704301 INFO  (searcherExecutor-3724-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7c480f1e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 704301 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 704301 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 704301 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 704301 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1533548178648858624
   [junit4]   2> 704303 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1533548178648858624
   [junit4]   2> 704303 INFO  (coreLoadExecutor-3723-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 704304 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 704304 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 704304 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=236335931
   [junit4]   2> 704316 INFO  (coreCloseExecutor-3729-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@950407f
   [junit4]   2> 704317 INFO  (coreCloseExecutor-3729-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 704317 INFO  (coreCloseExecutor-3729-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 704317 INFO  (coreCloseExecutor-3729-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 704317 INFO  (coreCloseExecutor-3729-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 704317 INFO  (coreCloseExecutor-3729-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 704323 INFO  (coreCloseExecutor-3729-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 704323 INFO  (coreCloseExecutor-3729-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 704323 INFO  (coreCloseExecutor-3729-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 704323 INFO  (coreCloseExecutor-3729-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/index
   [junit4]   2> 704324 INFO  (coreCloseExecutor-3729-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001;done=false>>]
   [junit4]   2> 704325 INFO  (coreCloseExecutor-3729-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 704325 INFO  (coreCloseExecutor-3729-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001
   [junit4]   2> 704325 INFO  (TEST-SolrCoreTest.testConfiguration-seed#[D139ED78D39F07E7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testConfiguration
   [junit4]   2> 704326 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInfoRegistry
   [junit4]   2> 704327 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 704327 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 704327 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 704327 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr
   [junit4]   2> 704327 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 704327 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 704353 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 704378 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 704391 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 704394 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 704511 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 704523 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 704523 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 704539 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 704541 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 704542 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 704542 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 704542 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 704542 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr
   [junit4]   2> 704542 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr'
   [junit4]   2> 704542 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 704542 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr
   [junit4]   2> 704542 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.CoreContainer New CoreContainer 751699882
   [junit4]   2> 704542 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr]
   [junit4]   2> 704542 WARN  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/lib
   [junit4]   2> 704542 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 704543 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 704543 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 704544 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 704544 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 704544 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 704544 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001, shard=shard1}
   [junit4]   2> 704568 INFO  (coreLoadExecutor-3736-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 704568 INFO  (coreLoadExecutor-3736-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 704568 INFO  (coreLoadExecutor-3736-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr
   [junit4]   2> 704569 INFO  (coreLoadExecutor-3736-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 704569 INFO  (coreLoadExecutor-3736-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 704588 INFO  (coreLoadExecutor-3736-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 704599 INFO  (coreLoadExecutor-3736-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 704628 INFO  (coreLoadExecutor-3736-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 704635 INFO  (coreLoadExecutor-3736-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 704785 INFO  (coreLoadExecutor-3736-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 704788 INFO  (coreLoadExecutor-3736-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 704789 INFO  (coreLoadExecutor-3736-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 704791 INFO  (coreLoadExecutor-3736-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 704792 INFO  (coreLoadExecutor-3736-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 704793 INFO  (coreLoadExecutor-3736-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 704793 INFO  (coreLoadExecutor-3736-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 704794 INFO  (coreLoadExecutor-3736-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 704794 INFO  (coreLoadExecutor-3736-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 704794 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 704794 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/]
   [junit4]   2> 704794 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@597cd241
   [junit4]   2> 704794 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001
   [junit4]   2> 704795 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/index/
   [junit4]   2> 704795 WARN  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 704795 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/index
   [junit4]   2> 704795 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=85.8994140625, floorSegmentMB=0.66015625, forceMergeDeletesPctAllowed=23.65830661372953, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 704795 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f9e3828 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3cbecfe8),segFN=segments_1,generation=1}
   [junit4]   2> 704795 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 704812 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 704812 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 704812 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 704812 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 704812 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 704812 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 704812 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 704813 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 704813 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 704813 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 704813 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 704813 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 704814 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 704815 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 704815 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 704816 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 704817 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 704818 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 704818 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 704818 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/
   [junit4]   2> 704820 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 704820 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 704820 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 704820 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 704821 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 704824 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f9e3828 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3cbecfe8),segFN=segments_1,generation=1}
   [junit4]   2> 704824 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 704824 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@630bb9ef[collection1] main]
   [junit4]   2> 704825 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 704825 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 704825 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 704825 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 704825 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 704827 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 704827 INFO  (searcherExecutor-3737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 704827 INFO  (searcherExecutor-3737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 704827 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 704827 INFO  (searcherExecutor-3737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 704827 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 704827 INFO  (searcherExecutor-3737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 704827 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 704827 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1533548179200409600
   [junit4]   2> 704828 INFO  (searcherExecutor-3737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 704828 INFO  (searcherExecutor-3737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 704828 INFO  (searcherExecutor-3737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 704828 INFO  (searcherExecutor-3737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 704828 INFO  (searcherExecutor-3737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 704829 INFO  (searcherExecutor-3737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@630bb9ef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 704834 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 6.0ms to seed version buckets with highest version 1533548179200409600
   [junit4]   2> 704834 INFO  (coreLoadExecutor-3736-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 704834 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 704835 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 704835 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=751699882
   [junit4]   2> 704837 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@69fb7433
   [junit4]   2> 704837 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 704837 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 704837 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 704837 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 704838 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 704843 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 704844 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 704844 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 704844 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/index
   [junit4]   2> 704844 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001;done=false>>]
   [junit4]   2> 704844 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 704844 INFO  (coreCloseExecutor-3742-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001
   [junit4]   2> 704844 INFO  (TEST-SolrCoreTest.testInfoRegistry-seed#[D139ED78D39F07E7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInfoRegistry
   [junit4]   2> 704846 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRefCount
   [junit4]   2> 704846 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 704846 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 704846 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 704846 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr
   [junit4]   2> 704846 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 704846 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 704860 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 704866 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 704880 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 704883 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 704958 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 704961 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 704962 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 704964 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 704965 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 704966 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 704966 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 704967 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 704967 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr
   [junit4]   2> 704967 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr'
   [junit4]   2> 704967 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 704967 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr
   [junit4]   2> 704967 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.CoreContainer New CoreContainer 540239593
   [junit4]   2> 704967 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr]
   [junit4]   2> 704967 WARN  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/lib
   [junit4]   2> 704967 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 704968 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 704968 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 704968 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 704968 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 704968 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 704969 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001, shard=shard1}
   [junit4]   2> 704984 INFO  (coreLoadExecutor-3749-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 704984 INFO  (coreLoadExecutor-3749-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 704984 INFO  (coreLoadExecutor-3749-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr
   [junit4]   2> 704984 INFO  (coreLoadExecutor-3749-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 704984 INFO  (coreLoadExecutor-3749-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 704996 INFO  (coreLoadExecutor-3749-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 705002 INFO  (coreLoadExecutor-3749-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 705016 INFO  (coreLoadExecutor-3749-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 705019 INFO  (coreLoadExecutor-3749-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 705083 INFO  (coreLoadExecutor-3749-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 705086 INFO  (coreLoadExecutor-3749-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 705087 INFO  (coreLoadExecutor-3749-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 705089 INFO  (coreLoadExecutor-3749-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 705090 INFO  (coreLoadExecutor-3749-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 705091 INFO  (coreLoadExecutor-3749-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 705091 INFO  (coreLoadExecutor-3749-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 705092 INFO  (coreLoadExecutor-3749-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 705092 INFO  (coreLoadExecutor-3749-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 705093 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 705093 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/]
   [junit4]   2> 705093 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@597cd241
   [junit4]   2> 705094 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001
   [junit4]   2> 705094 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/index/
   [junit4]   2> 705094 WARN  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 705095 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/index
   [junit4]   2> 705095 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=85.8994140625, floorSegmentMB=0.66015625, forceMergeDeletesPctAllowed=23.65830661372953, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 705095 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3ad46dcd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b4ec107),segFN=segments_1,generation=1}
   [junit4]   2> 705095 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 705097 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 705097 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 705097 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 705097 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 705097 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 705097 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 705097 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 705098 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 705098 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 705098 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 705098 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 705098 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 705099 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 705099 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 705100 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 705100 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 705102 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 705103 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 705103 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 705103 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/
   [junit4]   2> 705104 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 705104 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 705104 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 705104 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 705104 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 705105 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3ad46dcd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b4ec107),segFN=segments_1,generation=1}
   [junit4]   2> 705105 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 705105 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3437bf03[collection1] main]
   [junit4]   2> 705105 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 705105 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 705105 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 705105 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 705105 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 705107 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 705107 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 705107 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 705107 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 705107 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1533548179494010880
   [junit4]   2> 705109 INFO  (searcherExecutor-3750-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 705109 INFO  (searcherExecutor-3750-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 705109 INFO  (searcherExecutor-3750-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 705109 INFO  (searcherExecutor-3750-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 705109 INFO  (searcherExecutor-3750-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 705109 INFO  (searcherExecutor-3750-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 705109 INFO  (searcherExecutor-3750-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 705109 INFO  (searcherExecutor-3750-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 705110 INFO  (searcherExecutor-3750-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 705110 INFO  (searcherExecutor-3750-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3437bf03[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 705111 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 3.0ms to seed version buckets with highest version 1533548179494010880
   [junit4]   2> 705111 INFO  (coreLoadExecutor-3749-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 705111 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 705112 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=540239593
   [junit4]   2> 705113 INFO  (coreCloseExecutor-3755-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5c56495b
   [junit4]   2> 705114 INFO  (coreCloseExecutor-3755-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 705114 INFO  (coreCloseExecutor-3755-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 705114 INFO  (coreCloseExecutor-3755-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 705114 INFO  (coreCloseExecutor-3755-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 705114 INFO  (coreCloseExecutor-3755-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 705120 INFO  (coreCloseExecutor-3755-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 705120 INFO  (coreCloseExecutor-3755-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001;done=false>>]
   [junit4]   2> 705120 INFO  (coreCloseExecutor-3755-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 705120 INFO  (coreCloseExecutor-3755-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001
   [junit4]   2> 705120 INFO  (coreCloseExecutor-3755-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 705120 INFO  (coreCloseExecutor-3755-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 705120 INFO  (coreCloseExecutor-3755-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.core.SolrCoreTest_D139ED78D39F07E7-001/init-core-data-001/index
   [junit4]   2> 705120 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 705120 INFO  (TEST-SolrCoreTest.testRefCount-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=540239593
   [junit4]   2> 705120 INFO  (TEST-SolrCor

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

ml} status=0 QTime=0
   [junit4]   2> 1304221 INFO  (TEST-MinimalSchemaTest.testLuke-seed#[D139ED78D39F07E7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLuke
   [junit4]   2> 1304223 INFO  (TEST-MinimalSchemaTest.testSimpleQueries-seed#[D139ED78D39F07E7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleQueries
   [junit4]   2> 1304223 INFO  (TEST-MinimalSchemaTest.testSimpleQueries-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=subject:Hoss&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1304223 INFO  (TEST-MinimalSchemaTest.testSimpleQueries-seed#[D139ED78D39F07E7]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=subject:Yonik&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1304224 INFO  (TEST-MinimalSchemaTest.testSimpleQueries-seed#[D139ED78D39F07E7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSimpleQueries
   [junit4]   2> 1304224 INFO  (SUITE-MinimalSchemaTest-seed#[D139ED78D39F07E7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1304224 INFO  (SUITE-MinimalSchemaTest-seed#[D139ED78D39F07E7]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=26390604
   [junit4]   2> 1304224 INFO  (coreCloseExecutor-5836-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@26c5e0b
   [junit4]   2> 1304225 INFO  (coreCloseExecutor-5836-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=132,transaction_logs_total_number=1}
   [junit4]   2> 1304225 INFO  (coreCloseExecutor-5836-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1304225 INFO  (coreCloseExecutor-5836-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1304225 INFO  (coreCloseExecutor-5836-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1304225 INFO  (coreCloseExecutor-5836-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1304231 INFO  (coreCloseExecutor-5836-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1304231 INFO  (coreCloseExecutor-5836-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.MinimalSchemaTest_D139ED78D39F07E7-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.MinimalSchemaTest_D139ED78D39F07E7-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1304231 INFO  (coreCloseExecutor-5836-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1304231 INFO  (coreCloseExecutor-5836-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.MinimalSchemaTest_D139ED78D39F07E7-001/init-core-data-001/index
   [junit4]   2> 1304231 INFO  (coreCloseExecutor-5836-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.MinimalSchemaTest_D139ED78D39F07E7-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.MinimalSchemaTest_D139ED78D39F07E7-001/init-core-data-001;done=false>>]
   [junit4]   2> 1304231 INFO  (coreCloseExecutor-5836-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1304231 INFO  (coreCloseExecutor-5836-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.MinimalSchemaTest_D139ED78D39F07E7-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.MinimalSchemaTest_D139ED78D39F07E7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=be-BY, timezone=Asia/Macao
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=241108432,total=534773760
   [junit4]   2> NOTE: All tests run in this JVM: [SliceStateTest, SimpleFacetsTest, TestPKIAuthenticationPlugin, OverriddenZkACLAndCredentialsProvidersTest, TestInfoStreamLogging, ResponseHeaderTest, TestCollationField, TestTolerantSearch, TestAuthenticationFramework, SuggestComponentTest, TestWriterPerf, XmlUpdateRequestHandlerTest, TestRecovery, TestFastWriter, AssignTest, RollingRestartTest, SuggesterTest, TestPHPSerializedResponseWriter, TestDefaultSearchFieldResource, TestJmxMonitoredMap, TestSizeLimitedDistributedMap, TestSolrIndexConfig, BasicDistributedZk2Test, TestIndexSearcher, TestReload, TestMiniSolrCloudClusterSSL, TestSimpleQParserPlugin, CleanupOldIndexTest, DistributedVersionInfoTest, TestAddFieldRealTimeGet, AtomicUpdatesTest, BaseCdcrDistributedZkTest, TestMiniSolrCloudCluster, BJQParserTest, TestCollationFieldDocValues, TestExclusionRuleCollectionAccess, DistributedFacetPivotSmallAdvancedTest, CircularListTest, UUIDUpdateProcessorFallbackTest, MigrateRouteKeyTest, BinaryUpdateRequestHandlerTest, TestXIncludeConfig, TestConfigSets, HdfsWriteToMultipleCollectionsTest, DistribDocExpirationUpdateProcessorTest, TestScoreJoinQPScore, StatelessScriptUpdateProcessorFactoryTest, TestSolrFieldCacheMBean, NoCacheHeaderTest, FieldAnalysisRequestHandlerTest, TestSearchPerf, TestDistributedMissingSort, TestJmxIntegration, StatsComponentTest, ExitableDirectoryReaderTest, HdfsBasicDistributedZkTest, PrimitiveFieldTypeTest, PluginInfoTest, SuggesterTSTTest, FacetPivotSmallTest, TestExtendedDismaxParser, PreAnalyzedUpdateProcessorTest, TestRecoveryHdfs, DirectSolrConnectionTest, TestZkChroot, TestNoOpRegenerator, ExplicitHLLTest, OverseerStatusTest, SimpleMLTQParserTest, UnloadDistributedZkTest, CollectionStateFormat2Test, RemoteQueryErrorTest, TestUtils, TestCharFilters, BufferStoreTest, AddBlockUpdateTest, ShardSplitTest, TestInitQParser, TestSolrQueryParserDefaultOperatorResource, TestFilteredDocIdSet, TestHighFrequencyDictionaryFactory, TestNonDefinedSimilarityFactory, HdfsThreadLeakTest, TestRebalanceLeaders, RequestHandlersTest, QueryParsingTest, ShowFileRequestHandlerTest, DistributedQueryComponentCustomSortTest, DirectUpdateHandlerTest, TestRawTransformer, TestFieldCollectionResource, AnalyticsMergeStrategyTest, TestRandomCollapseQParserPlugin, BasicAuthIntegrationTest, AutoCommitTest, ChangedSchemaMergeTest, HardAutoCommitTest, TestCoreContainer, TestGroupingSearch, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, TestBadConfig, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, TestStressLucene, SuggesterWFSTTest, TestCSVLoader, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, QueryEqualityTest, DocValuesMultiTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, LukeRequestHandlerTest, FileBasedSpellCheckerTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, RequiredFieldsTest, TestArbitraryIndexDir, RegexBoostProcessorTest, IndexSchemaTest, JSONWriterTest, MBeansHandlerTest, TestPartialUpdateDeduplication, TestComponentsName, TestBinaryResponseWriter, HighlighterConfigTest, SOLR749Test, UpdateParamsTest, CopyFieldTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, NumericFieldsTest, MinimalSchemaTest]
   [junit4] Completed [397/595 (2!)] on J2 in 0.20s, 3 tests, 1 error <<< FAILURES!

[...truncated 672 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/common-build.xml:529: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1457: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1014: There were test failures: 595 suites (10 ignored), 2404 tests, 1 error, 1 failure, 86 ignored (71 assumptions) [seed: D139ED78D39F07E7]

Total time: 54 minutes 9 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




Re: [JENKINS] Lucene-Solr-Tests-6.x - Build # 184 - Still Failing

Posted by David Smiley <da...@gmail.com>.
Fixed (my stupid mistake) -- sorry for the noise!

On Thu, May 5, 2016 at 9:55 AM Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/184/
>
> 1 tests failed.
> FAILED:  org.apache.solr.cloud.TestCloudBackupRestore.test
>
> Error Message:
> No collection param specified on request and no default collection has
> been set.
>
> Stack Trace:
> org.apache.solr.client.solrj.SolrServerException: No collection param
> specified on request and no default collection has been set.
>         at
> __randomizedtesting.SeedInfo.seed([99097E0AD4E34C6:81C4A83A03B2593E]:0)
>         at
> org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:590)
>         at
> org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1073)
>         at
> org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:962)
>         at
> org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:898)
>         at
> org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
>         at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
>         at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
>         at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)
>         at
> org.apache.solr.cloud.TestCloudBackupRestore.indexDocs(TestCloudBackupRestore.java:132)
>         at
> org.apache.solr.cloud.TestCloudBackupRestore.test(TestCloudBackupRestore.java:93)
>         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 12041 lines...]
>    [junit4] Suite: org.apache.solr.cloud.TestCloudBackupRestore
>    [junit4]   2> Creating dataDir:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/init-core-data-001
>    [junit4]   2> 1583699 INFO
> (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ]
> o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
>    [junit4]   2> 1583700 INFO
> (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ]
> o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
>    [junit4]   2> 1583700 INFO  (Thread-7039) [    ] o.a.s.c.ZkTestServer
> client port:0.0.0.0/0.0.0.0:0
>    [junit4]   2> 1583700 INFO  (Thread-7039) [    ] o.a.s.c.ZkTestServer
> Starting server
>    [junit4]   2> 1583800 INFO
> (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ]
> o.a.s.c.ZkTestServer start zk server on port:55007
>    [junit4]   2> 1583800 INFO
> (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1583800 INFO
> (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1583802 INFO  (zkCallback-1520-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@4f1415cd
> name:ZooKeeperConnection Watcher:127.0.0.1:55007 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1583802 INFO
> (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1583802 INFO
> (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1583802 INFO
> (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ]
> o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
>    [junit4]   2> 1583804 INFO
> (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ]
> o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
>    [junit4]   2> 1583808 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 1583808 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 1583808 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54e23fa9
> {/solr,null,AVAILABLE}
>    [junit4]   2> 1583809 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5cc8cfb5
> {/solr,null,AVAILABLE}
>    [junit4]   2> 1583813 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@b3b249e{SSL,[ssl,
> http/1.1]}{127.0.0.1:56645}
>    [junit4]   2> 1583813 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.e.j.s.Server Started @1585989ms
>    [junit4]   2> 1583813 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=56645}
>    [junit4]   2> 1583813 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
> sun.misc.Launcher$AppClassLoader@73d16e93
>    [junit4]   2> 1583814 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1'
>    [junit4]   2> 1583814 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 1583814 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 1583814 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1583817 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1583817 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@6d3ca5f2{SSL,[ssl,
> http/1.1]}{127.0.0.1:53923}
>    [junit4]   2> 1583817 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.e.j.s.Server Started @1585994ms
>    [junit4]   2> 1583818 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=53923}
>    [junit4]   2> 1583818 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
> sun.misc.Launcher$AppClassLoader@73d16e93
>    [junit4]   2> 1583818 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node2'
>    [junit4]   2> 1583818 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 1583818 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 1583818 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1583821 INFO  (zkCallback-1521-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@9e237fd
> name:ZooKeeperConnection Watcher:127.0.0.1:55007/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1583821 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1583821 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1583821 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1583821 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 1583822 INFO  (zkCallback-1522-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@73823d96
> name:ZooKeeperConnection Watcher:127.0.0.1:55007/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1583822 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1583822 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1583825 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 1583825 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/.
>    [junit4]   2> 1583825 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.c.CoreContainer New CoreContainer 14111615
>    [junit4]   2> 1583825 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1]
>    [junit4]   2> 1583826 WARN  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.c.CoreContainer Couldn't add files from
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/lib
> to classpath:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/lib
>    [junit4]   2> 1583826 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
> 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost :
> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
> false,useRetries : false,
>    [junit4]   2> 1583826 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 1583827 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 1583827 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j
> (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 1583827 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55007/solr
>    [junit4]   2> 1583827 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 1583827 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1583827 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1583828 INFO  (zkCallback-1525-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@f4b153d
> name:ZooKeeperConnection Watcher:127.0.0.1:55007 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1583829 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1583829 INFO  (jetty-launcher-1519-thread-1) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1583829 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.ZkController Added new OnReconnect
> listener org.apache.solr.cloud.ZkController$$Lambda$67/1852836854@1d0d8056
>    [junit4]   2> 1583830 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 1583830 INFO
> (zkCallback-1526-thread-1-processing-n:127.0.0.1:56645_solr)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@d1dffcd
> name:ZooKeeperConnection Watcher:127.0.0.1:55007/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1583831 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 1583832 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue
>    [junit4]   2> 1583833 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node2/.
>    [junit4]   2> 1583833 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 1583833 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.c.CoreContainer New CoreContainer 1708875742
>    [junit4]   2> 1583833 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node2]
>    [junit4]   2> 1583833 WARN  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.c.CoreContainer Couldn't add files from
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node2/lib
> to classpath:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node2/lib
>    [junit4]   2> 1583833 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
> 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost :
> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
> false,useRetries : false,
>    [junit4]   2> 1583834 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 1583834 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 1583834 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j
> (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 1583834 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55007/solr
>    [junit4]   2> 1583834 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 1583834 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1583834 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-running
>    [junit4]   2> 1583836 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 1583837 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1583837 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 1583838 INFO  (zkCallback-1529-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@4cc8a56
> name:ZooKeeperConnection Watcher:127.0.0.1:55007 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1583838 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1583838 INFO  (jetty-launcher-1519-thread-2) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1583838 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 1583839 INFO  (jetty-launcher-1519-thread-2)
> [n:127.0.0.1:53923_solr    ] o.a.s.c.ZkController Added new OnReconnect
> listener org.apache.solr.cloud.ZkController$$Lambda$67/1852836854@3271db8a
>    [junit4]   2> 1583839 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 1583840 INFO  (jetty-launcher-1519-thread-2)
> [n:127.0.0.1:53923_solr    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 1583840 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /aliases.json
>    [junit4]   2> 1583841 INFO
> (zkCallback-1530-thread-1-processing-n:127.0.0.1:53923_solr)
> [n:127.0.0.1:53923_solr    ] o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@3c0c4be2
> name:ZooKeeperConnection Watcher:127.0.0.1:55007/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1583841 INFO  (jetty-launcher-1519-thread-2)
> [n:127.0.0.1:53923_solr    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 1583842 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 1583843 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /security.json
>    [junit4]   2> 1583844 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 1583844 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (0)
>    [junit4]   2> 1583845 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer_elect
>    [junit4]   2> 1583845 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer_elect/election
>    [junit4]   2> 1583846 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 1583846 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.LeaderElector Joined leadership
> election with path:
> /overseer_elect/election/95843513365954564-127.0.0.1:56645_solr-n_0000000000
>    [junit4]   2> 1583846 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.OverseerElectionContext I am going
> to be the leader 127.0.0.1:56645_solr
>    [junit4]   2> 1583846 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer_elect/leader
>    [junit4]   2> 1583847 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.Overseer Overseer
> (id=95843513365954564-127.0.0.1:56645_solr-n_0000000000) starting
>    [junit4]   2> 1583847 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue-work
>    [junit4]   2> 1583850 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread
> Starting OverseerAutoReplicaFailoverThread
> autoReplicaFailoverWorkLoopDelay=10000
> autoReplicaFailoverWaitAfterExpiration=30000
> autoReplicaFailoverBadNodeExpiration=60000
>    [junit4]   2> 1583851 INFO
> (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.Overseer Starting to work on the
> main queue
>    [junit4]   2> 1583852 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.ZkController Register node as live
> in ZooKeeper:/live_nodes/127.0.0.1:56645_solr
>    [junit4]   2> 1583852 INFO  (jetty-launcher-1519-thread-2)
> [n:127.0.0.1:53923_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 1583852 INFO
> (OverseerCollectionConfigSetProcessor-95843513365954564-127.0.0.1:56645_solr-n_0000000000)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.OverseerTaskProcessor Process
> current queue of overseer operations
>    [junit4]   2> 1583853 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /live_nodes/127.0.0.1:56645_solr
>    [junit4]   2> 1583859 INFO
> (zkCallback-1526-thread-1-processing-n:127.0.0.1:56645_solr)
> [n:127.0.0.1:56645_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> 1583859 INFO
> (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (1)
>    [junit4]   2> 1583860 INFO  (jetty-launcher-1519-thread-2)
> [n:127.0.0.1:53923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (1)
>    [junit4]   2> 1583861 INFO
> (zkCallback-1526-thread-1-processing-n:127.0.0.1:56645_solr)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (1) -> (1)
>    [junit4]   2> 1583865 INFO  (jetty-launcher-1519-thread-2)
> [n:127.0.0.1:53923_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 1583867 INFO  (jetty-launcher-1519-thread-2)
> [n:127.0.0.1:53923_solr    ] o.a.s.c.LeaderElector Joined leadership
> election with path:
> /overseer_elect/election/95843513365954566-127.0.0.1:53923_solr-n_0000000001
>    [junit4]   2> 1583871 INFO  (jetty-launcher-1519-thread-2)
> [n:127.0.0.1:53923_solr    ] o.a.s.c.LeaderElector Watching path
> /overseer_elect/election/95843513365954564-127.0.0.1:56645_solr-n_0000000000
> to know if I could be the leader
>    [junit4]   2> 1583871 INFO  (jetty-launcher-1519-thread-2)
> [n:127.0.0.1:53923_solr    ] o.a.s.c.ZkController Publish
> node=127.0.0.1:53923_solr as DOWN
>    [junit4]   2> 1583872 INFO
> (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.Overseer processMessage: queueSize:
> 1, message = {
>    [junit4]   2>   "operation":"downnode",
>    [junit4]   2>   "node_name":"127.0.0.1:53923_solr"} current state
> version: 0
>    [junit4]   2> 1583872 INFO
> (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked
> for node: 127.0.0.1:53923_solr
>    [junit4]   2> 1583876 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.CoreContainer Security conf doesn't
> exist. Skipping setup for authorization module.
>    [junit4]   2> 1583876 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.CoreContainer No authentication
> plugin used.
>    [junit4]   2> 1583876 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.CorePropertiesLocator Looking for
> core definitions underneath
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/.
>    [junit4]   2> 1583876 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core
> definitions
>    [junit4]   2> 1583878 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.s.SolrDispatchFilter
> user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1
>    [junit4]   2> 1583878 INFO  (jetty-launcher-1519-thread-1)
> [n:127.0.0.1:56645_solr    ] o.a.s.s.SolrDispatchFilter
> SolrDispatchFilter.init() done
>    [junit4]   2> 1584872 INFO  (jetty-launcher-1519-thread-2)
> [n:127.0.0.1:53923_solr    ] o.a.s.c.ZkController Register node as live
> in ZooKeeper:/live_nodes/127.0.0.1:53923_solr
>    [junit4]   2> 1584872 INFO  (jetty-launcher-1519-thread-2)
> [n:127.0.0.1:53923_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /live_nodes/127.0.0.1:53923_solr
>    [junit4]   2> 1584873 INFO
> (zkCallback-1526-thread-1-processing-n:127.0.0.1:56645_solr)
> [n:127.0.0.1:56645_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> 1584873 INFO
> (zkCallback-1530-thread-1-processing-n:127.0.0.1:53923_solr)
> [n:127.0.0.1:53923_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> 1584873 INFO
> (zkCallback-1526-thread-1-processing-n:127.0.0.1:56645_solr)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (1) -> (2)
>    [junit4]   2> 1584874 INFO
> (zkCallback-1530-thread-1-processing-n:127.0.0.1:53923_solr)
> [n:127.0.0.1:53923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (1) -> (2)
>    [junit4]   2> 1584883 INFO  (jetty-launcher-1519-thread-2)
> [n:127.0.0.1:53923_solr    ] o.a.s.c.CoreContainer Security conf doesn't
> exist. Skipping setup for authorization module.
>    [junit4]   2> 1584883 INFO  (jetty-launcher-1519-thread-2)
> [n:127.0.0.1:53923_solr    ] o.a.s.c.CoreContainer No authentication
> plugin used.
>    [junit4]   2> 1584884 INFO  (jetty-launcher-1519-thread-2)
> [n:127.0.0.1:53923_solr    ] o.a.s.c.CorePropertiesLocator Looking for
> core definitions underneath
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node2/.
>    [junit4]   2> 1584884 INFO  (jetty-launcher-1519-thread-2)
> [n:127.0.0.1:53923_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core
> definitions
>    [junit4]   2> 1584884 INFO  (jetty-launcher-1519-thread-2)
> [n:127.0.0.1:53923_solr    ] o.a.s.s.SolrDispatchFilter
> user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1
>    [junit4]   2> 1584884 INFO  (jetty-launcher-1519-thread-2)
> [n:127.0.0.1:53923_solr    ] o.a.s.s.SolrDispatchFilter
> SolrDispatchFilter.init() done
>    [junit4]   2> 1584884 INFO
> (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1584885 INFO
> (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1584885 INFO  (zkCallback-1531-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@5a0a679c
> name:ZooKeeperConnection Watcher:127.0.0.1:55007 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1584885 INFO
> (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1584885 INFO
> (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1584887 INFO
> (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ]
> o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string:
> 127.0.0.1:55007/solr
>    [junit4]   2> 1584887 INFO
> (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 1584887 INFO
> (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 1584888 INFO  (zkCallback-1533-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@3f9de735
> name:ZooKeeperConnection Watcher:127.0.0.1:55007/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 1584888 INFO
> (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 1584889 INFO
> (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 1584889 INFO
> (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ]
> o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
>    [junit4]   2> 1584889 INFO
> (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
>    [junit4]   2> 1584890 INFO
> (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ]
> o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
>    [junit4]   2> 1584891 INFO
> (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ]
> o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
>    [junit4]   2> 1584907 INFO
> (TEST-TestCloudBackupRestore.test-seed#[99097E0AD4E34C6]) [    ]
> o.a.s.SolrTestCaseJ4 ###Starting test
>    [junit4]   2> 1584964 INFO  (qtp218429399-13869) [n:127.0.0.1:56645_solr
>   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with
> params
> shards=shard1,shard2&replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&router.field=shard_s&autoAddReplicas=true&name=backuprestore&
> router.name=implicit&action=CREATE&wt=javabin&version=2 and
> sendToOCPQueue=true
>    [junit4]   2> 1584966 INFO
> (OverseerCollectionConfigSetProcessor-95843513365954564-127.0.0.1:56645_solr-n_0000000000)
> [n:127.0.0.1:56645_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>   "maxShardsPerNode":"2",
>    [junit4]   2>   "shards":"shard1,shard2",
>    [junit4]   2>   "autoAddReplicas":"true",
>    [junit4]   2>   "stateFormat":"2",
>    [junit4]   2>   "property.customKey":"customValue",
>    [junit4]   2>   "router.field":"shard_s",
>    [junit4]   2>   "router.name":"implicit",
>    [junit4]   2>   "operation":"create"}
>    [junit4]   2> 1584966 INFO
> (OverseerThreadFactory-5508-thread-1-processing-n:127.0.0.1:56645_solr)
> [n:127.0.0.1:56645_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>   "maxShardsPerNode":"2",
>    [junit4]   2>   "shards":"shard1,shard2",
>    [junit4]   2>   "autoAddReplicas":"true",
>    [junit4]   2>   "stateFormat":"2",
>    [junit4]   2>   "property.customKey":"customValue",
>    [junit4]   2>   "router.field":"shard_s",
>    [junit4]   2>   "router.name":"implicit",
>    [junit4]   2>   "operation":"create"}
>    [junit4]   2> 1584966 INFO
> (OverseerThreadFactory-5508-thread-1-processing-n:127.0.0.1:56645_solr)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.OverseerCollectionMessageHandler
> Create collection backuprestore
>    [junit4]   2> 1584967 INFO
> (OverseerThreadFactory-5508-thread-1-processing-n:127.0.0.1:56645_solr)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.OverseerCollectionMessageHandler
> creating collections conf node /collections/backuprestore
>    [junit4]   2> 1584967 INFO
> (OverseerThreadFactory-5508-thread-1-processing-n:127.0.0.1:56645_solr)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /collections/backuprestore
>    [junit4]   2> 1584968 INFO
> (zkCallback-1530-thread-1-processing-n:127.0.0.1:53923_solr)
> [n:127.0.0.1:53923_solr    ] o.a.s.c.c.ZkStateReader A collections
> change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged
> path:/collections], has occurred - updating...
>    [junit4]   2> 1584968 INFO
> (zkCallback-1526-thread-1-processing-n:127.0.0.1:56645_solr)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.ZkStateReader A collections
> change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged
> path:/collections], has occurred - updating...
>    [junit4]   2> 1584968 INFO  (zkCallback-1533-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent
> state:SyncConnected type:NodeChildrenChanged path:/collections], has
> occurred - updating...
>    [junit4]   2> 1584970 INFO
> (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000)
> [n:127.0.0.1:56645_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>   "maxShardsPerNode":"2",
>    [junit4]   2>   "shards":"shard1,shard2",
>    [junit4]   2>   "autoAddReplicas":"true",
>    [junit4]   2>   "stateFormat":"2",
>    [junit4]   2>   "property.customKey":"customValue",
>    [junit4]   2>   "router.field":"shard_s",
>    [junit4]   2>   "router.name":"implicit",
>    [junit4]   2>   "operation":"create"} current state version: 0
>    [junit4]   2> 1584970 INFO
> (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.o.ClusterStateMutator building a new
> cName: backuprestore
>    [junit4]   2> 1584971 INFO
> (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.o.ZkStateWriter going to
> create_collection /collections/backuprestore/state.json
>    [junit4]   2> 1585070 INFO
> (OverseerThreadFactory-5508-thread-1-processing-n:127.0.0.1:56645_solr)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.OverseerCollectionMessageHandler
> Creating SolrCores for new collection backuprestore, shardNames [shard1,
> shard2] , replicationFactor : 2
>    [junit4]   2> 1585070 INFO
> (OverseerThreadFactory-5508-thread-1-processing-n:127.0.0.1:56645_solr)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.OverseerCollectionMessageHandler
> Creating core backuprestore_shard2_replica2 as part of shard shard2 of
> collection backuprestore on 127.0.0.1:56645_solr
>    [junit4]   2> 1585071 INFO
> (OverseerThreadFactory-5508-thread-1-processing-n:127.0.0.1:56645_solr)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.OverseerCollectionMessageHandler
> Creating core backuprestore_shard1_replica2 as part of shard shard1 of
> collection backuprestore on 127.0.0.1:56645_solr
>    [junit4]   2> 1585072 INFO
> (OverseerThreadFactory-5508-thread-1-processing-n:127.0.0.1:56645_solr)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.OverseerCollectionMessageHandler
> Creating core backuprestore_shard2_replica1 as part of shard shard2 of
> collection backuprestore on 127.0.0.1:53923_solr
>    [junit4]   2> 1585074 INFO
> (OverseerThreadFactory-5508-thread-1-processing-n:127.0.0.1:56645_solr)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.OverseerCollectionMessageHandler
> Creating core backuprestore_shard1_replica1 as part of shard shard1 of
> collection backuprestore on 127.0.0.1:53923_solr
>    [junit4]   2> 1585079 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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> 1585079 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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> 1585093 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_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> 1585094 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_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> 1585107 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1  x:backuprestore_shard1_replica2]
> o.a.s.c.ZkController publishing state=down
>    [junit4]   2> 1585107 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2  x:backuprestore_shard2_replica2]
> o.a.s.c.ZkController publishing state=down
>    [junit4]   2> 1585108 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1  x:backuprestore_shard1_replica2]
> o.a.s.c.ZkController Registering watch for collection backuprestore
>    [junit4]   2> 1585108 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2  x:backuprestore_shard2_replica2]
> o.a.s.c.ZkController Registering watch for collection backuprestore
>    [junit4]   2> 1585108 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1  x:backuprestore_shard1_replica2]
> o.a.s.c.c.ZkStateReader addZkWatch [backuprestore]
>    [junit4]   2> 1585108 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2  x:backuprestore_shard2_replica2]
> o.a.s.c.ZkController look for our core node name
>    [junit4]   2> 1585109 INFO
> (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.Overseer processMessage: queueSize:
> 2, message = {
>    [junit4]   2>   "core":"backuprestore_shard1_replica2",
>    [junit4]   2>   "roles":null,
>    [junit4]   2>   "base_url":"https://127.0.0.1:56645/solr",
>    [junit4]   2>   "node_name":"127.0.0.1:56645_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> 1585109 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1  x:backuprestore_shard1_replica2]
> o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
>    [junit4]   2> 1585109 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1  x:backuprestore_shard1_replica2]
> o.a.s.c.ZkController look for our core node name
>    [junit4]   2> 1585109 INFO
> (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000)
> [n:127.0.0.1:56645_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":"https://127.0.0.1:56645/solr",
>    [junit4]   2>   "node_name":"127.0.0.1:56645_solr",
>    [junit4]   2>   "numShards":"2",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "collection":"backuprestore",
>    [junit4]   2>   "operation":"state"}
>    [junit4]   2> 1585110 INFO
> (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.Overseer processMessage: queueSize:
> 2, message = {
>    [junit4]   2>   "core":"backuprestore_shard2_replica2",
>    [junit4]   2>   "roles":null,
>    [junit4]   2>   "base_url":"https://127.0.0.1:56645/solr",
>    [junit4]   2>   "node_name":"127.0.0.1:56645_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> 1585110 INFO
> (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000)
> [n:127.0.0.1:56645_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":"https://127.0.0.1:56645/solr",
>    [junit4]   2>   "node_name":"127.0.0.1:56645_solr",
>    [junit4]   2>   "numShards":"2",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "shard":"shard2",
>    [junit4]   2>   "collection":"backuprestore",
>    [junit4]   2>   "operation":"state"}
>    [junit4]   2> 1585141 INFO  (qtp1610835038-13861) [n:127.0.0.1:53923_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> 1585141 INFO  (qtp1610835038-13861) [n:127.0.0.1:53923_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> 1585142 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_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> 1585142 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_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> 1585146 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_solr
> c:backuprestore s:shard2  x:backuprestore_shard2_replica1]
> o.a.s.c.ZkController publishing state=down
>    [junit4]   2> 1585146 INFO  (qtp1610835038-13861) [n:127.0.0.1:53923_solr
> c:backuprestore s:shard1  x:backuprestore_shard1_replica1]
> o.a.s.c.ZkController publishing state=down
>    [junit4]   2> 1585146 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_solr
> c:backuprestore s:shard2  x:backuprestore_shard2_replica1]
> o.a.s.c.ZkController Registering watch for collection backuprestore
>    [junit4]   2> 1585146 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_solr
> c:backuprestore s:shard2  x:backuprestore_shard2_replica1]
> o.a.s.c.c.ZkStateReader addZkWatch [backuprestore]
>    [junit4]   2> 1585146 INFO  (qtp1610835038-13861) [n:127.0.0.1:53923_solr
> c:backuprestore s:shard1  x:backuprestore_shard1_replica1]
> o.a.s.c.ZkController Registering watch for collection backuprestore
>    [junit4]   2> 1585146 INFO  (qtp1610835038-13861) [n:127.0.0.1:53923_solr
> c:backuprestore s:shard1  x:backuprestore_shard1_replica1]
> o.a.s.c.ZkController look for our core node name
>    [junit4]   2> 1585147 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_solr
> c:backuprestore s:shard2  x:backuprestore_shard2_replica1]
> o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
>    [junit4]   2> 1585147 INFO
> (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.Overseer processMessage: queueSize:
> 2, message = {
>    [junit4]   2>   "core":"backuprestore_shard2_replica1",
>    [junit4]   2>   "roles":null,
>    [junit4]   2>   "base_url":"https://127.0.0.1:53923/solr",
>    [junit4]   2>   "node_name":"127.0.0.1:53923_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> 1585147 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_solr
> c:backuprestore s:shard2  x:backuprestore_shard2_replica1]
> o.a.s.c.ZkController look for our core node name
>    [junit4]   2> 1585147 INFO
> (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000)
> [n:127.0.0.1:56645_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":"https://127.0.0.1:53923/solr",
>    [junit4]   2>   "node_name":"127.0.0.1:53923_solr",
>    [junit4]   2>   "numShards":"2",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "shard":"shard2",
>    [junit4]   2>   "collection":"backuprestore",
>    [junit4]   2>   "operation":"state"}
>    [junit4]   2> 1585148 INFO
> (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.Overseer processMessage: queueSize:
> 2, message = {
>    [junit4]   2>   "core":"backuprestore_shard1_replica1",
>    [junit4]   2>   "roles":null,
>    [junit4]   2>   "base_url":"https://127.0.0.1:53923/solr",
>    [junit4]   2>   "node_name":"127.0.0.1:53923_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> 1585148 INFO
> (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000)
> [n:127.0.0.1:56645_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":"https://127.0.0.1:53923/solr",
>    [junit4]   2>   "node_name":"127.0.0.1:53923_solr",
>    [junit4]   2>   "numShards":"2",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "collection":"backuprestore",
>    [junit4]   2>   "operation":"state"}
>    [junit4]   2> 1585249 INFO
> (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.o.ZkStateWriter going to
> update_collection /collections/backuprestore/state.json version: 0
>    [junit4]   2> 1585250 INFO
> (zkCallback-1526-thread-1-processing-n:127.0.0.1:56645_solr)
> [n:127.0.0.1:56645_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> 1585250 INFO
> (zkCallback-1530-thread-1-processing-n:127.0.0.1:53923_solr)
> [n:127.0.0.1:53923_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> 1585250 INFO
> (zkCallback-1530-thread-1-processing-n:127.0.0.1:53923_solr)
> [n:127.0.0.1:53923_solr    ] o.a.s.c.c.ZkStateReader Updating data for
> [backuprestore] from [0] to [1]
>    [junit4]   2> 1585250 INFO
> (zkCallback-1526-thread-1-processing-n:127.0.0.1:56645_solr)
> [n:127.0.0.1:56645_solr    ] o.a.s.c.c.ZkStateReader Updating data for
> [backuprestore] from [0] to [1]
>    [junit4]   2> 1586109 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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> 1586109 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2  x:backuprestore_shard2_replica2]
> o.a.s.c.ZkController Check for collection zkNode:backuprestore
>    [junit4]   2> 1586109 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_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> 1586109 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1  x:backuprestore_shard1_replica2]
> o.a.s.c.ZkController Check for collection zkNode:backuprestore
>    [junit4]   2> 1586109 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2  x:backuprestore_shard2_replica2]
> o.a.s.c.ZkController Collection zkNode exists
>    [junit4]   2> 1586109 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1  x:backuprestore_shard1_replica2]
> o.a.s.c.ZkController Collection zkNode exists
>    [junit4]   2> 1586109 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2  x:backuprestore_shard2_replica2]
> o.a.s.c.c.ZkStateReader Load collection config from:
> [/collections/backuprestore]
>    [junit4]   2> 1586109 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1  x:backuprestore_shard1_replica2]
> o.a.s.c.c.ZkStateReader Load collection config from:
> [/collections/backuprestore]
>    [junit4]   2> 1586110 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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> 1586110 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_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> 1586110 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/backuprestore_shard2_replica2'
>    [junit4]   2> 1586110 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_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-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/backuprestore_shard1_replica2'
>    [junit4]   2> 1586110 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2  x:backuprestore_shard2_replica2]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 1586110 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1  x:backuprestore_shard1_replica2]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 1586110 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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> 1586110 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_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> 1586111 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config
> loaded config solrconfig.xml with version 0
>    [junit4]   2> 1586111 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config
> loaded config solrconfig.xml with version 0
>    [junit4]   2> 1586113 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1  x:backuprestore_shard1_replica2]
> o.a.s.c.SolrConfig current version of requestparams : -1
>    [junit4]   2> 1586115 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1  x:backuprestore_shard1_replica2]
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
>    [junit4]   2> 1586115 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2  x:backuprestore_shard2_replica2]
> o.a.s.c.SolrConfig current version of requestparams : -1
>    [junit4]   2> 1586128 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2  x:backuprestore_shard2_replica2]
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
>    [junit4]   2> 1586130 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1  x:backuprestore_shard1_replica2]
> o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>    [junit4]   2> 1586132 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2  x:backuprestore_shard2_replica2]
> o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>    [junit4]   2> 1586132 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1  x:backuprestore_shard1_replica2]
> o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
>    [junit4]   2> 1586133 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2  x:backuprestore_shard2_replica2]
> o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
>    [junit4]   2> 1586134 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1  x:backuprestore_shard1_replica2]
> o.a.s.s.IndexSchema unique key field: id
>    [junit4]   2> 1586134 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_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-6.x/solr/build/solr-core/test/J1
>    [junit4]   2> 1586134 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_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> 1586135 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 1586135 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2  x:backuprestore_shard2_replica2]
> o.a.s.s.IndexSchema unique key field: id
>    [junit4]   2> 1586135 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.c.SolrCore [[backuprestore_shard1_replica2] ] Opening new SolrCore at
> [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/backuprestore_shard1_replica2],
> dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/]
>    [junit4]   2> 1586135 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.c.SolrCore JMX monitoring not detected for core:
> backuprestore_shard1_replica2
>    [junit4]   2> 1586135 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.c.CachingDirectoryFactory return new directory for
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard1_replica2/data
>    [junit4]   2> 1586135 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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-6.x/solr/build/solr-core/test/J1
>    [junit4]   2> 1586135 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.c.SolrCore New index directory detected: old=null
> new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/index/
>    [junit4]   2> 1586135 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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> 1586135 WARN  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.c.SolrCore [backuprestore_shard1_replica2] Solr index directory
> '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/index'
> doesn't exist. Creating new index...
>    [junit4]   2> 1586136 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2]
> o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 1586136 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/backuprestore_shard2_replica2],
> dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/]
>    [junit4]   2> 1586136 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.c.CachingDirectoryFactory return new directory for
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/index
>    [junit4]   2> 1586136 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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> 1586136 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard2_replica2/data
>    [junit4]   2> 1586136 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@23aae821
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1954e35e
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 1586136 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/index/
>    [junit4]   2> 1586136 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.c.SolrDeletionPolicy newest commit generation = 1
>    [junit4]   2> 1586136 WARN  (qtp218429399-13867) [n:127.0.0.1:56645_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-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/index'
> doesn't exist. Creating new index...
>    [junit4]   2> 1586137 INFO
> (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2)
> [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1
> 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-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/
>    [junit4]   2> 1586137 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/index
>    [junit4]   2> 1586137 WARN
> (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2)
> [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1
> x:backuprestore_shard1_replica2] o.a.s.c.DirectoryFactory
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/
> does not point to a valid data directory; skipping clean-up of old index
> directories.
>    [junit4]   2> 1586137 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2]
> o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@1888a402
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d61884e
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 1586137 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2]
> o.a.s.c.SolrDeletionPolicy newest commit generation = 1
>    [junit4]   2> 1586137 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.c.SolrCore no updateRequestProcessorChain defined as default,
> creating implicit default
>    [junit4]   2> 1586138 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2]
> o.a.s.c.SolrCore no updateRequestProcessorChain defined as default,
> creating implicit default
>    [junit4]   2> 1586139 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1586139 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2]
> o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1586139 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1586139 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2]
> o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1586139 INFO
> (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2)
> [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2
> x:backuprestore_shard2_replica2] o.a.s.c.SolrCore Looking for old index
> directories to cleanup for core backuprestore_shard2_replica2 in
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/
>    [junit4]   2> 1586139 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1586140 WARN
> (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2)
> [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2
> x:backuprestore_shard2_replica2] o.a.s.c.DirectoryFactory
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/
> does not point to a valid data directory; skipping clean-up of old index
> directories.
>    [junit4]   2> 1586140 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2]
> o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1586140 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1586140 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2]
> o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 1586141 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.c.RequestHandlers Registered paths:
> /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/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> 1586141 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.c.SolrCore Using default statsCache cache:
> org.apache.solr.search.stats.LocalStatsCache
>    [junit4]   2> 1586141 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2]
> o.a.s.c.RequestHandlers Registered paths:
> /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/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> 1586141 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2]
> o.a.s.c.SolrCore Using default statsCache cache:
> org.apache.solr.search.stats.LocalStatsCache
>    [junit4]   2> 1586141 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.u.UpdateHandler Using UpdateLog implementation:
> org.apache.solr.update.UpdateLog
>    [junit4]   2> 1586141 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null
> defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
> numVersionBuckets=65536
>    [junit4]   2> 1586142 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 1586142 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 1586142 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@23aae821
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1954e35e
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 1586142 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.c.SolrDeletionPolicy newest commit generation = 1
>    [junit4]   2> 1586142 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.s.SolrIndexSearcher Opening [Searcher@76c0dcbd[backuprestore_shard1_replica2]
> main]
>    [junit4]   2> 1586142 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.c.c.ZkStateReader Load collection config from:
> [/collections/backuprestore]
>    [junit4]   2> 1586143 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2]
> o.a.s.u.UpdateHandler Using UpdateLog implementation:
> org.apache.solr.update.UpdateLog
>    [junit4]   2> 1586143 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2]
> o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null
> defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
> numVersionBuckets=65536
>    [junit4]   2> 1586143 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.c.c.ZkStateReader path=[/collections/backuprestore]
> [configName]=[conf1] specified config exists in ZooKeeper
>    [junit4]   2> 1586143 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the
> RestManager with znodeBase: /configs/conf1
>    [junit4]   2> 1586143 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with
> znodeBase: /configs/conf1
>    [junit4]   2> 1586143 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr
> c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2]
> o.a.s.r.RestManager Initializing RestManage

-- 
Lucene/Solr Search Committer, Consultant, Developer, Author, Speaker
LinkedIn: http://linkedin.com/in/davidwsmiley | Book:
http://www.solrenterprisesearchserver.com

[JENKINS] Lucene-Solr-Tests-6.x - Build # 184 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/184/

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

Error Message:
No collection param specified on request and no default collection has been set.

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No collection param specified on request and no default collection has been set.
	at __randomizedtesting.SeedInfo.seed([99097E0AD4E34C6:81C4A83A03B2593E]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:590)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1073)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:962)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:898)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)
	at org.apache.solr.cloud.TestCloudBackupRestore.indexDocs(TestCloudBackupRestore.java:132)
	at org.apache.solr.cloud.TestCloudBackupRestore.test(TestCloudBackupRestore.java:93)
	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 12041 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudBackupRestore
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/init-core-data-001
   [junit4]   2> 1583699 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1583700 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1583700 INFO  (Thread-7039) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1583700 INFO  (Thread-7039) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1583800 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:55007
   [junit4]   2> 1583800 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1583800 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1583802 INFO  (zkCallback-1520-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f1415cd name:ZooKeeperConnection Watcher:127.0.0.1:55007 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1583802 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1583802 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1583802 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1583804 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 1583808 INFO  (jetty-launcher-1519-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1583808 INFO  (jetty-launcher-1519-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1583808 INFO  (jetty-launcher-1519-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54e23fa9{/solr,null,AVAILABLE}
   [junit4]   2> 1583809 INFO  (jetty-launcher-1519-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5cc8cfb5{/solr,null,AVAILABLE}
   [junit4]   2> 1583813 INFO  (jetty-launcher-1519-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@b3b249e{SSL,[ssl, http/1.1]}{127.0.0.1:56645}
   [junit4]   2> 1583813 INFO  (jetty-launcher-1519-thread-1) [    ] o.e.j.s.Server Started @1585989ms
   [junit4]   2> 1583813 INFO  (jetty-launcher-1519-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56645}
   [junit4]   2> 1583813 INFO  (jetty-launcher-1519-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1583814 INFO  (jetty-launcher-1519-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1'
   [junit4]   2> 1583814 INFO  (jetty-launcher-1519-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1583814 INFO  (jetty-launcher-1519-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1583814 INFO  (jetty-launcher-1519-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1583817 INFO  (jetty-launcher-1519-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1583817 INFO  (jetty-launcher-1519-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@6d3ca5f2{SSL,[ssl, http/1.1]}{127.0.0.1:53923}
   [junit4]   2> 1583817 INFO  (jetty-launcher-1519-thread-2) [    ] o.e.j.s.Server Started @1585994ms
   [junit4]   2> 1583818 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53923}
   [junit4]   2> 1583818 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1583818 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node2'
   [junit4]   2> 1583818 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1583818 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1583818 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1583821 INFO  (zkCallback-1521-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9e237fd name:ZooKeeperConnection Watcher:127.0.0.1:55007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1583821 INFO  (jetty-launcher-1519-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1583821 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1583821 INFO  (jetty-launcher-1519-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1583821 INFO  (jetty-launcher-1519-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1583822 INFO  (zkCallback-1522-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@73823d96 name:ZooKeeperConnection Watcher:127.0.0.1:55007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1583822 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1583822 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1583825 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1583825 INFO  (jetty-launcher-1519-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/.
   [junit4]   2> 1583825 INFO  (jetty-launcher-1519-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 14111615
   [junit4]   2> 1583825 INFO  (jetty-launcher-1519-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1]
   [junit4]   2> 1583826 WARN  (jetty-launcher-1519-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/lib
   [junit4]   2> 1583826 INFO  (jetty-launcher-1519-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1583826 INFO  (jetty-launcher-1519-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1583827 INFO  (jetty-launcher-1519-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1583827 INFO  (jetty-launcher-1519-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1583827 INFO  (jetty-launcher-1519-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55007/solr
   [junit4]   2> 1583827 INFO  (jetty-launcher-1519-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1583827 INFO  (jetty-launcher-1519-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1583827 INFO  (jetty-launcher-1519-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1583828 INFO  (zkCallback-1525-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f4b153d name:ZooKeeperConnection Watcher:127.0.0.1:55007 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1583829 INFO  (jetty-launcher-1519-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1583829 INFO  (jetty-launcher-1519-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1583829 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$67/1852836854@1d0d8056
   [junit4]   2> 1583830 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1583830 INFO  (zkCallback-1526-thread-1-processing-n:127.0.0.1:56645_solr) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d1dffcd name:ZooKeeperConnection Watcher:127.0.0.1:55007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1583831 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1583832 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1583833 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node2/.
   [junit4]   2> 1583833 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1583833 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1708875742
   [junit4]   2> 1583833 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node2]
   [junit4]   2> 1583833 WARN  (jetty-launcher-1519-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node2/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node2/lib
   [junit4]   2> 1583833 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1583834 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1583834 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1583834 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1583834 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55007/solr
   [junit4]   2> 1583834 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1583834 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1583834 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1583836 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1583837 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1583837 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1583838 INFO  (zkCallback-1529-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4cc8a56 name:ZooKeeperConnection Watcher:127.0.0.1:55007 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1583838 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1583838 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1583838 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1583839 INFO  (jetty-launcher-1519-thread-2) [n:127.0.0.1:53923_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$67/1852836854@3271db8a
   [junit4]   2> 1583839 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1583840 INFO  (jetty-launcher-1519-thread-2) [n:127.0.0.1:53923_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1583840 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1583841 INFO  (zkCallback-1530-thread-1-processing-n:127.0.0.1:53923_solr) [n:127.0.0.1:53923_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c0c4be2 name:ZooKeeperConnection Watcher:127.0.0.1:55007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1583841 INFO  (jetty-launcher-1519-thread-2) [n:127.0.0.1:53923_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1583842 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1583843 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1583844 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1583844 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1583845 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1583845 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1583846 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1583846 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95843513365954564-127.0.0.1:56645_solr-n_0000000000
   [junit4]   2> 1583846 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56645_solr
   [junit4]   2> 1583846 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1583847 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.Overseer Overseer (id=95843513365954564-127.0.0.1:56645_solr-n_0000000000) starting
   [junit4]   2> 1583847 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1583850 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1583851 INFO  (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000) [n:127.0.0.1:56645_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1583852 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56645_solr
   [junit4]   2> 1583852 INFO  (jetty-launcher-1519-thread-2) [n:127.0.0.1:53923_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1583852 INFO  (OverseerCollectionConfigSetProcessor-95843513365954564-127.0.0.1:56645_solr-n_0000000000) [n:127.0.0.1:56645_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1583853 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56645_solr
   [junit4]   2> 1583859 INFO  (zkCallback-1526-thread-1-processing-n:127.0.0.1:56645_solr) [n:127.0.0.1:56645_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> 1583859 INFO  (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1583860 INFO  (jetty-launcher-1519-thread-2) [n:127.0.0.1:53923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1583861 INFO  (zkCallback-1526-thread-1-processing-n:127.0.0.1:56645_solr) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1583865 INFO  (jetty-launcher-1519-thread-2) [n:127.0.0.1:53923_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1583867 INFO  (jetty-launcher-1519-thread-2) [n:127.0.0.1:53923_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95843513365954566-127.0.0.1:53923_solr-n_0000000001
   [junit4]   2> 1583871 INFO  (jetty-launcher-1519-thread-2) [n:127.0.0.1:53923_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95843513365954564-127.0.0.1:56645_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1583871 INFO  (jetty-launcher-1519-thread-2) [n:127.0.0.1:53923_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:53923_solr as DOWN
   [junit4]   2> 1583872 INFO  (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000) [n:127.0.0.1:56645_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53923_solr"} current state version: 0
   [junit4]   2> 1583872 INFO  (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000) [n:127.0.0.1:56645_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:53923_solr
   [junit4]   2> 1583876 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1583876 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1583876 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/.
   [junit4]   2> 1583876 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1583878 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1
   [junit4]   2> 1583878 INFO  (jetty-launcher-1519-thread-1) [n:127.0.0.1:56645_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1584872 INFO  (jetty-launcher-1519-thread-2) [n:127.0.0.1:53923_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53923_solr
   [junit4]   2> 1584872 INFO  (jetty-launcher-1519-thread-2) [n:127.0.0.1:53923_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53923_solr
   [junit4]   2> 1584873 INFO  (zkCallback-1526-thread-1-processing-n:127.0.0.1:56645_solr) [n:127.0.0.1:56645_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> 1584873 INFO  (zkCallback-1530-thread-1-processing-n:127.0.0.1:53923_solr) [n:127.0.0.1:53923_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> 1584873 INFO  (zkCallback-1526-thread-1-processing-n:127.0.0.1:56645_solr) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1584874 INFO  (zkCallback-1530-thread-1-processing-n:127.0.0.1:53923_solr) [n:127.0.0.1:53923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1584883 INFO  (jetty-launcher-1519-thread-2) [n:127.0.0.1:53923_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1584883 INFO  (jetty-launcher-1519-thread-2) [n:127.0.0.1:53923_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1584884 INFO  (jetty-launcher-1519-thread-2) [n:127.0.0.1:53923_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node2/.
   [junit4]   2> 1584884 INFO  (jetty-launcher-1519-thread-2) [n:127.0.0.1:53923_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1584884 INFO  (jetty-launcher-1519-thread-2) [n:127.0.0.1:53923_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1
   [junit4]   2> 1584884 INFO  (jetty-launcher-1519-thread-2) [n:127.0.0.1:53923_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1584884 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1584885 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1584885 INFO  (zkCallback-1531-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a0a679c name:ZooKeeperConnection Watcher:127.0.0.1:55007 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1584885 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1584885 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1584887 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:55007/solr
   [junit4]   2> 1584887 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1584887 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1584888 INFO  (zkCallback-1533-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f9de735 name:ZooKeeperConnection Watcher:127.0.0.1:55007/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1584888 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1584889 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1584889 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1584889 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1584890 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1584891 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1584907 INFO  (TEST-TestCloudBackupRestore.test-seed#[99097E0AD4E34C6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1584964 INFO  (qtp218429399-13869) [n:127.0.0.1:56645_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1,shard2&replicationFactor=2&property.customKey=customValue&collection.configName=conf1&maxShardsPerNode=2&router.field=shard_s&autoAddReplicas=true&name=backuprestore&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1584966 INFO  (OverseerCollectionConfigSetProcessor-95843513365954564-127.0.0.1:56645_solr-n_0000000000) [n:127.0.0.1:56645_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>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1584966 INFO  (OverseerThreadFactory-5508-thread-1-processing-n:127.0.0.1:56645_solr) [n:127.0.0.1:56645_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>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1584966 INFO  (OverseerThreadFactory-5508-thread-1-processing-n:127.0.0.1:56645_solr) [n:127.0.0.1:56645_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection backuprestore
   [junit4]   2> 1584967 INFO  (OverseerThreadFactory-5508-thread-1-processing-n:127.0.0.1:56645_solr) [n:127.0.0.1:56645_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/backuprestore 
   [junit4]   2> 1584967 INFO  (OverseerThreadFactory-5508-thread-1-processing-n:127.0.0.1:56645_solr) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore
   [junit4]   2> 1584968 INFO  (zkCallback-1530-thread-1-processing-n:127.0.0.1:53923_solr) [n:127.0.0.1:53923_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1584968 INFO  (zkCallback-1526-thread-1-processing-n:127.0.0.1:56645_solr) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1584968 INFO  (zkCallback-1533-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1584970 INFO  (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000) [n:127.0.0.1:56645_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>   "maxShardsPerNode":"2",
   [junit4]   2>   "shards":"shard1,shard2",
   [junit4]   2>   "autoAddReplicas":"true",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "property.customKey":"customValue",
   [junit4]   2>   "router.field":"shard_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1584970 INFO  (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000) [n:127.0.0.1:56645_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: backuprestore
   [junit4]   2> 1584971 INFO  (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000) [n:127.0.0.1:56645_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/backuprestore/state.json
   [junit4]   2> 1585070 INFO  (OverseerThreadFactory-5508-thread-1-processing-n:127.0.0.1:56645_solr) [n:127.0.0.1:56645_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection backuprestore, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 1585070 INFO  (OverseerThreadFactory-5508-thread-1-processing-n:127.0.0.1:56645_solr) [n:127.0.0.1:56645_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica2 as part of shard shard2 of collection backuprestore on 127.0.0.1:56645_solr
   [junit4]   2> 1585071 INFO  (OverseerThreadFactory-5508-thread-1-processing-n:127.0.0.1:56645_solr) [n:127.0.0.1:56645_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica2 as part of shard shard1 of collection backuprestore on 127.0.0.1:56645_solr
   [junit4]   2> 1585072 INFO  (OverseerThreadFactory-5508-thread-1-processing-n:127.0.0.1:56645_solr) [n:127.0.0.1:56645_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard2_replica1 as part of shard shard2 of collection backuprestore on 127.0.0.1:53923_solr
   [junit4]   2> 1585074 INFO  (OverseerThreadFactory-5508-thread-1-processing-n:127.0.0.1:56645_solr) [n:127.0.0.1:56645_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core backuprestore_shard1_replica1 as part of shard shard1 of collection backuprestore on 127.0.0.1:53923_solr
   [junit4]   2> 1585079 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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> 1585079 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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> 1585093 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_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> 1585094 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_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> 1585107 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1585107 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1585108 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1585108 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1585108 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader addZkWatch [backuprestore]
   [junit4]   2> 1585108 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1585109 INFO  (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000) [n:127.0.0.1:56645_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:56645/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56645_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> 1585109 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 1585109 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1585109 INFO  (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000) [n:127.0.0.1:56645_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":"https://127.0.0.1:56645/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56645_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1585110 INFO  (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000) [n:127.0.0.1:56645_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:56645/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56645_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> 1585110 INFO  (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000) [n:127.0.0.1:56645_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":"https://127.0.0.1:56645/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56645_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1585141 INFO  (qtp1610835038-13861) [n:127.0.0.1:53923_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> 1585141 INFO  (qtp1610835038-13861) [n:127.0.0.1:53923_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> 1585142 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_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> 1585142 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_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> 1585146 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1585146 INFO  (qtp1610835038-13861) [n:127.0.0.1:53923_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1585146 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1585146 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader addZkWatch [backuprestore]
   [junit4]   2> 1585146 INFO  (qtp1610835038-13861) [n:127.0.0.1:53923_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Registering watch for collection backuprestore
   [junit4]   2> 1585146 INFO  (qtp1610835038-13861) [n:127.0.0.1:53923_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1585147 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [backuprestore] ver [0]
   [junit4]   2> 1585147 INFO  (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000) [n:127.0.0.1:56645_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:53923/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53923_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> 1585147 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1585147 INFO  (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000) [n:127.0.0.1:56645_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":"https://127.0.0.1:53923/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53923_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1585148 INFO  (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000) [n:127.0.0.1:56645_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"backuprestore_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:53923/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53923_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> 1585148 INFO  (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000) [n:127.0.0.1:56645_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":"https://127.0.0.1:53923/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53923_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"backuprestore",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1585249 INFO  (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000) [n:127.0.0.1:56645_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/backuprestore/state.json version: 0
   [junit4]   2> 1585250 INFO  (zkCallback-1526-thread-1-processing-n:127.0.0.1:56645_solr) [n:127.0.0.1:56645_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> 1585250 INFO  (zkCallback-1530-thread-1-processing-n:127.0.0.1:53923_solr) [n:127.0.0.1:53923_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> 1585250 INFO  (zkCallback-1530-thread-1-processing-n:127.0.0.1:53923_solr) [n:127.0.0.1:53923_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 1585250 INFO  (zkCallback-1526-thread-1-processing-n:127.0.0.1:56645_solr) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.ZkStateReader Updating data for [backuprestore] from [0] to [1]
   [junit4]   2> 1586109 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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> 1586109 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1586109 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_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> 1586109 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1586109 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1586109 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1586109 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1586109 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1586110 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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> 1586110 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_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> 1586110 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/backuprestore_shard2_replica2'
   [junit4]   2> 1586110 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_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-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/backuprestore_shard1_replica2'
   [junit4]   2> 1586110 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1586110 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1586110 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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> 1586110 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_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> 1586111 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1586111 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1586113 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1586115 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1586115 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1586128 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1586130 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1586132 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1586132 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema [backuprestore_shard1_replica2] Schema name=minimal
   [junit4]   2> 1586133 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema [backuprestore_shard2_replica2] Schema name=minimal
   [junit4]   2> 1586134 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1586134 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_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-6.x/solr/build/solr-core/test/J1
   [junit4]   2> 1586134 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_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> 1586135 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1586135 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1586135 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [[backuprestore_shard1_replica2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/backuprestore_shard1_replica2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/]
   [junit4]   2> 1586135 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: backuprestore_shard1_replica2
   [junit4]   2> 1586135 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard1_replica2/data
   [junit4]   2> 1586135 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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-6.x/solr/build/solr-core/test/J1
   [junit4]   2> 1586135 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/index/
   [junit4]   2> 1586135 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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> 1586135 WARN  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [backuprestore_shard1_replica2] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1586136 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1586136 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/backuprestore_shard2_replica2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/]
   [junit4]   2> 1586136 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/index
   [junit4]   2> 1586136 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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> 1586136 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard2_replica2/data
   [junit4]   2> 1586136 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@23aae821 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1954e35e),segFN=segments_1,generation=1}
   [junit4]   2> 1586136 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/index/
   [junit4]   2> 1586136 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1586136 WARN  (qtp218429399-13867) [n:127.0.0.1:56645_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-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1586137 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 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-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/
   [junit4]   2> 1586137 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_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-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/index
   [junit4]   2> 1586137 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard1_replica2) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard1_replica2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1586137 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1888a402 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d61884e),segFN=segments_1,generation=1}
   [junit4]   2> 1586137 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1586137 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1586138 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1586139 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1586139 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1586139 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1586139 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1586139 INFO  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core backuprestore_shard2_replica2 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/
   [junit4]   2> 1586139 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1586140 WARN  (OldIndexDirectoryCleanupThreadForCore-backuprestore_shard2_replica2) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard2_replica2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1586140 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1586140 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1586140 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1586141 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/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> 1586141 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1586141 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/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> 1586141 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1586141 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1586141 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1586142 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1586142 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1586142 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@23aae821 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1954e35e),segFN=segments_1,generation=1}
   [junit4]   2> 1586142 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1586142 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@76c0dcbd[backuprestore_shard1_replica2] main]
   [junit4]   2> 1586142 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1586143 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1586143 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1586143 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1586143 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1586143 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1586143 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1586143 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1586143 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1586143 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1586143 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1586143 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1586143 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1586143 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1586143 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1888a402 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d61884e),segFN=segments_1,generation=1}
   [junit4]   2> 1586144 INFO  (searcherExecutor-5513-thread-1-processing-n:127.0.0.1:56645_solr x:backuprestore_shard1_replica2 s:shard1 c:backuprestore r:core_node1) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.SolrCore [backuprestore_shard1_replica2] Registered new searcher Searcher@76c0dcbd[backuprestore_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1586144 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1586144 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1586144 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@355192c[backuprestore_shard2_replica2] main]
   [junit4]   2> 1586144 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1586144 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1586144 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1586144 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1533496216416944128
   [junit4]   2> 1586146 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1533496216416944128
   [junit4]   2> 1586146 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1586146 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.c.ZkStateReader path=[/collections/backuprestore] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1586146 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1586146 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.CoreContainer registering core: backuprestore_shard1_replica2
   [junit4]   2> 1586146 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.ZkController Register replica - core:backuprestore_shard1_replica2 address:https://127.0.0.1:56645/solr collection:backuprestore shard:shard1
   [junit4]   2> 1586146 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1586146 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1586146 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1586147 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard1/election
   [junit4]   2> 1586147 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1586147 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1586147 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1586147 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1586147 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1586147 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_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> 1586147 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1586147 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1586147 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1586147 INFO  (qtp1610835038-13861) [n:127.0.0.1:53923_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> 1586147 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1533496216420089856
   [junit4]   2> 1586147 INFO  (qtp1610835038-13861) [n:127.0.0.1:53923_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:backuprestore
   [junit4]   2> 1586147 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1586147 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1586147 INFO  (qtp1610835038-13861) [n:127.0.0.1:53923_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1586147 INFO  (qtp1610835038-13861) [n:127.0.0.1:53923_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/backuprestore]
   [junit4]   2> 1586148 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_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> 1586148 INFO  (qtp1610835038-13861) [n:127.0.0.1:53923_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> 1586148 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_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-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node2/backuprestore_shard2_replica1'
   [junit4]   2> 1586148 INFO  (qtp1610835038-13861) [n:127.0.0.1:53923_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-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node2/backuprestore_shard1_replica1'
   [junit4]   2> 1586148 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1586148 INFO  (qtp1610835038-13861) [n:127.0.0.1:53923_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1586148 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_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> 1586148 INFO  (qtp1610835038-13861) [n:127.0.0.1:53923_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> 1586149 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1533496216420089856
   [junit4]   2> 1586149 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.CoreContainer registering core: backuprestore_shard2_replica2
   [junit4]   2> 1586149 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1586149 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.ZkController Register replica - core:backuprestore_shard2_replica2 address:https://127.0.0.1:56645/solr collection:backuprestore shard:shard2
   [junit4]   2> 1586149 INFO  (searcherExecutor-5514-thread-1-processing-n:127.0.0.1:56645_solr x:backuprestore_shard2_replica2 s:shard2 c:backuprestore r:core_node2) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.SolrCore [backuprestore_shard2_replica2] Registered new searcher Searcher@355192c[backuprestore_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1586150 INFO  (qtp1610835038-13861) [n:127.0.0.1:53923_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1586151 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:backuprestore_shard2_replica2] o.a.s.c.c.SolrZkClient makePath: /collections/backuprestore/leader_elect/shard2/election
   [junit4]   2> 1586152 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1586153 INFO  (qtp1610835038-13861) [n:127.0.0.1:53923_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1586154 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1586155 INFO  (qtp1610835038-13861) [n:127.0.0.1:53923_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1586157 INFO  (qtp1610835038-13854) [n:127.0.0.1:53923_solr c:backuprestore s:shard2  x:backuprestore_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1586157 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.LeaderElector Joined leadership election with path: /collections/backuprestore/leader_elect/shard1/election/95843513365954564-core_node1-n_0000000000
   [junit4]   2> 1586158 INFO  (qtp218429399-13864) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1586159 INFO  (qtp1610835038-13861) [n:127.0.0.1:53923_solr c:backuprestore s:shard1  x:backuprestore_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1586159 INFO  (qtp218429399-13867) [n:127.0.0.1:56645_solr c:backuprestore s:shard2 r:core_node2 x:bac

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

ackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard1_replica2/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard1_replica2/data;done=false>>]
   [junit4]   2> 1596196 INFO  (coreCloseExecutor-5533-thread-1) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1596196 INFO  (coreCloseExecutor-5533-thread-1) [n:127.0.0.1:56645_solr c:backuprestore s:shard1 r:core_node1 x:backuprestore_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001/tempDir-001/node1/./backuprestore_shard1_replica2/data
   [junit4]   2> 1596197 INFO  (jetty-launcher-1519-thread-2) [    ] o.a.s.c.Overseer Overseer (id=95843513365954564-127.0.0.1:56645_solr-n_0000000000) closing
   [junit4]   2> 1596197 INFO  (zkCallback-1526-thread-1-processing-n:127.0.0.1:56645_solr) [n:127.0.0.1:56645_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: [2])
   [junit4]   2> 1596197 INFO  (zkCallback-1530-thread-1-processing-n:127.0.0.1:53923_solr) [n:127.0.0.1:53923_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: [2])
   [junit4]   2> 1596198 INFO  (OverseerStateUpdate-95843513365954564-127.0.0.1:56645_solr-n_0000000000) [n:127.0.0.1:56645_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:56645_solr
   [junit4]   2> 1596198 WARN  (zkCallback-1530-thread-1-processing-n:127.0.0.1:53923_solr) [n:127.0.0.1:53923_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1596198 INFO  (zkCallback-1526-thread-1-processing-n:127.0.0.1:56645_solr) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1596198 INFO  (jetty-launcher-1519-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@54e23fa9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1596198 INFO  (zkCallback-1526-thread-1-processing-n:127.0.0.1:56645_solr) [n:127.0.0.1:56645_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> 1597698 WARN  (zkCallback-1526-thread-1-processing-n:127.0.0.1:56645_solr) [n:127.0.0.1:56645_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1597699 INFO  (jetty-launcher-1519-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5cc8cfb5{/solr,null,UNAVAILABLE}
   [junit4]   2> 1597700 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55007 55007
   [junit4]   2> 1598082 INFO  (Thread-7039) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55007 55007
   [junit4]   2> 1598084 WARN  (Thread-7039) [    ] 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> 	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> 1598084 INFO  (SUITE-TestCloudBackupRestore-seed#[99097E0AD4E34C6]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudBackupRestore_99097E0AD4E34C6-001
   [junit4]   2> May 05, 2016 1:46:07 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=Lucene60, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=id-ID, timezone=Asia/Almaty
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=128938672,total=520617984
   [junit4]   2> NOTE: All tests run in this JVM: [DistanceFunctionTest, TestAddFieldRealTimeGet, AnalyticsMergeStrategyTest, SpatialFilterTest, ClusterStateUpdateTest, TestRecoveryHdfs, SolrIndexConfigTest, AsyncMigrateRouteKeyTest, JavabinLoaderTest, TestQuerySenderNoQuery, SoftAutoCommitTest, HdfsChaosMonkeySafeLeaderTest, TestImplicitCoreProperties, ChangedSchemaMergeTest, HdfsBasicDistributedZk2Test, DirectSolrSpellCheckerTest, CdcrReplicationHandlerTest, TestQuerySenderListener, ZkCLITest, HttpPartitionTest, MultiTermTest, MergeStrategyTest, ShardRoutingTest, TestCollectionAPI, DistributedMLTComponentTest, TestWordDelimiterFilterFactory, ShardRoutingCustomTest, TestNoOpRegenerator, DOMUtilTest, TestHighFrequencyDictionaryFactory, SolrIndexSplitterTest, TestBulkSchemaAPI, TestFieldCollectionResource, TestDocumentBuilder, TestFieldTypeResource, SpellCheckCollatorTest, UpdateRequestProcessorFactoryTest, SharedFSAutoReplicaFailoverUtilsTest, EnumFieldTest, ZkControllerTest, OverseerRolesTest, DocValuesTest, TestBM25SimilarityFactory, TestManagedStopFilterFactory, TestDownShardTolerantSearch, MoreLikeThisHandlerTest, TestSystemIdResolver, TestCloudDeleteByQuery, TlogReplayBufferedWhileIndexingTest, WordBreakSolrSpellCheckerTest, HLLUtilTest, TestConfigSetProperties, TestClusterStateMutator, CollectionsAPIAsyncDistributedZkTest, MBeansHandlerTest, FileUtilsTest, TestCollationFieldDocValues, TermsComponentTest, DataDrivenBlockJoinTest, TestHashPartitioner, BasicAuthIntegrationTest, TestTrieFacet, CheckHdfsIndexTest, CollectionReloadTest, CollectionsAPIDistributedZkTest, TestEmbeddedSolrServerConstructors, AliasIntegrationTest, TestCustomDocTransformer, TestSchemaSimilarityResource, AtomicUpdatesTest, TestSolrQueryParserDefaultOperatorResource, TestDistributedGrouping, PreAnalyzedUpdateProcessorTest, DistributedSuggestComponentTest, HdfsUnloadDistributedZkTest, DocumentBuilderTest, TestRandomCollapseQParserPlugin, MinimalSchemaTest, TestDFRSimilarityFactory, ExplicitHLLTest, BlobRepositoryCloudTest, SolrPluginUtilsTest, DistributedFacetPivotWhiteBoxTest, TestManagedResource, TestRequestForwarding, TestStressVersions, TestConfigSetsAPIZkFailure, AddBlockUpdateTest, CoreAdminCreateDiscoverTest, SpellingQueryConverterTest, TestSolrFieldCacheMBean, TermVectorComponentTest, CustomCollectionTest, SpellPossibilityIteratorTest, UUIDUpdateProcessorFallbackTest, SchemaVersionSpecificBehaviorTest, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, TestFaceting, TestRecovery, TestRealTimeGet, TestJoin, DistributedTermsComponentTest, SimpleFacetsTest, SpellCheckComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, BasicFunctionalityTest, DirectUpdateHandlerTest, TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, SimplePostToolTest, TestCoreDiscovery, SuggesterFSTTest, TestStressLucene, SuggesterWFSTTest, TestPseudoReturnFields, TestRemoteStreaming, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, XmlUpdateRequestHandlerTest, RequiredFieldsTest, TestArbitraryIndexDir, TestCollationField, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestBinaryResponseWriter, TestLFUCache, DistributedIntervalFacetingTest, AssignTest, CdcrReplicationDistributedZkTest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteStatusTest, DistribJoinFromCollectionTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, TestCloudBackupRestore]
   [junit4] Completed [464/594 (1!)] on J1 in 14.66s, 1 test, 1 error <<< FAILURES!

[...truncated 408 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/common-build.xml:529: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1457: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1014: There were test failures: 594 suites (10 ignored), 2402 tests, 1 error, 85 ignored (70 assumptions) [seed: 99097E0AD4E34C6]

Total time: 54 minutes 29 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