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/11 23:42:29 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.client.solrj.io.sql.JdbcTest.testErrorPropagation

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([2E779552A93A2A99:DE8F49899B64D2B]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.sql.JdbcTest.testErrorPropagation(JdbcTest.java:411)
	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 13070 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.sql.JdbcTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/init-core-data-001
   [junit4]   2> 79311 INFO  (SUITE-JdbcTest-seed#[2E779552A93A2A99]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 79311 INFO  (SUITE-JdbcTest-seed#[2E779552A93A2A99]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 79312 INFO  (Thread-220) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 79312 INFO  (Thread-220) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 79412 INFO  (SUITE-JdbcTest-seed#[2E779552A93A2A99]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36807
   [junit4]   2> 79412 INFO  (SUITE-JdbcTest-seed#[2E779552A93A2A99]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 79414 INFO  (SUITE-JdbcTest-seed#[2E779552A93A2A99]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 79416 INFO  (zkCallback-85-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a1363ae name:ZooKeeperConnection Watcher:127.0.0.1:36807 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 79416 INFO  (SUITE-JdbcTest-seed#[2E779552A93A2A99]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 79416 INFO  (SUITE-JdbcTest-seed#[2E779552A93A2A99]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 79416 INFO  (SUITE-JdbcTest-seed#[2E779552A93A2A99]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 79426 INFO  (jetty-launcher-84-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 79427 INFO  (jetty-launcher-84-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 79429 INFO  (jetty-launcher-84-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fa550f4{/solr,null,AVAILABLE}
   [junit4]   2> 79429 INFO  (jetty-launcher-84-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1536ec4a{/solr,null,AVAILABLE}
   [junit4]   2> 79432 INFO  (jetty-launcher-84-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@5195889b{HTTP/1.1,[http/1.1]}{127.0.0.1:46127}
   [junit4]   2> 79432 INFO  (jetty-launcher-84-thread-1) [    ] o.e.j.s.Server Started @82586ms
   [junit4]   2> 79432 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46127}
   [junit4]   2> 79432 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 79432 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node2'
   [junit4]   2> 79432 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 79432 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 79432 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 79433 INFO  (jetty-launcher-84-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@4c00a008{HTTP/1.1,[http/1.1]}{127.0.0.1:40076}
   [junit4]   2> 79433 INFO  (jetty-launcher-84-thread-2) [    ] o.e.j.s.Server Started @82587ms
   [junit4]   2> 79433 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40076}
   [junit4]   2> 79433 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 79434 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 79435 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node1'
   [junit4]   2> 79435 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 79435 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 79435 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 79437 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 79438 INFO  (zkCallback-86-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@558af0f5 name:ZooKeeperConnection Watcher:127.0.0.1:36807/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 79438 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 79438 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 79443 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 79447 INFO  (zkCallback-87-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@45ad92a6 name:ZooKeeperConnection Watcher:127.0.0.1:36807/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 79450 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 79450 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 79451 INFO  (jetty-launcher-84-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-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node2/.
   [junit4]   2> 79451 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 79451 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 566260200
   [junit4]   2> 79451 INFO  (jetty-launcher-84-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-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node2]
   [junit4]   2> 79451 WARN  (jetty-launcher-84-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-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node2/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node2/lib
   [junit4]   2> 79451 INFO  (jetty-launcher-84-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> 79452 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 79452 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 79452 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 79452 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36807/solr
   [junit4]   2> 79452 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 79452 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 79453 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 79457 INFO  (zkCallback-90-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4a92f150 name:ZooKeeperConnection Watcher:127.0.0.1:36807 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 79458 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 79458 INFO  (jetty-launcher-84-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 79459 INFO  (jetty-launcher-84-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-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node1/.
   [junit4]   2> 79460 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 981866184
   [junit4]   2> 79460 INFO  (jetty-launcher-84-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-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node1]
   [junit4]   2> 79460 WARN  (jetty-launcher-84-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-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node1/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node1/lib
   [junit4]   2> 79460 INFO  (jetty-launcher-84-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> 79461 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 79461 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 79461 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 79461 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36807/solr
   [junit4]   2> 79461 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 79461 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 79462 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 79469 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/163588795@10f99875
   [junit4]   2> 79470 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 79475 INFO  (zkCallback-93-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2380b73 name:ZooKeeperConnection Watcher:127.0.0.1:36807 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 79475 INFO  (zkCallback-94-thread-1-processing-n:127.0.0.1:46127_solr) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6129fc43 name:ZooKeeperConnection Watcher:127.0.0.1:36807/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 79476 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 79476 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 79476 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 79478 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 79478 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:40076_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/163588795@30961f94
   [junit4]   2> 79479 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 79479 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:40076_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 79481 INFO  (zkCallback-95-thread-1-processing-n:127.0.0.1:40076_solr) [n:127.0.0.1:40076_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c3a234c name:ZooKeeperConnection Watcher:127.0.0.1:36807/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 79482 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:40076_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 79483 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 79485 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 79487 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 79488 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:40076_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 79489 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 79490 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 79491 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 79492 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 79492 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:40076_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 79493 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 79494 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 79494 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:40076_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 79495 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:40076_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 79496 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 79497 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 79498 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:40076_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 79498 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 79499 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 79500 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95879826266062853-127.0.0.1:46127_solr-n_0000000000
   [junit4]   2> 79500 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46127_solr
   [junit4]   2> 79500 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 79501 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:40076_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 79501 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.Overseer Overseer (id=95879826266062853-127.0.0.1:46127_solr-n_0000000000) starting
   [junit4]   2> 79501 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:40076_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95879826266062854-127.0.0.1:40076_solr-n_0000000001
   [junit4]   2> 79502 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:40076_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95879826266062853-127.0.0.1:46127_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 79503 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:40076_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40076_solr
   [junit4]   2> 79503 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 79503 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:40076_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40076_solr
   [junit4]   2> 79505 INFO  (zkCallback-94-thread-1-processing-n:127.0.0.1:46127_solr) [n:127.0.0.1:46127_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> 79506 INFO  (zkCallback-94-thread-1-processing-n:127.0.0.1:46127_solr) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 79506 INFO  (zkCallback-95-thread-1-processing-n:127.0.0.1:40076_solr) [n:127.0.0.1:40076_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> 79509 INFO  (zkCallback-95-thread-1-processing-n:127.0.0.1:40076_solr) [n:127.0.0.1:40076_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 79527 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 79532 INFO  (OverseerStateUpdate-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 79534 INFO  (OverseerStateUpdate-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 79535 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:40076_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 79535 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:40076_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 79534 INFO  (OverseerCollectionConfigSetProcessor-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 79539 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:46127_solr as DOWN
   [junit4]   2> 79542 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:40076_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node1/.
   [junit4]   2> 79542 INFO  (OverseerStateUpdate-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46127_solr"} current state version: 0
   [junit4]   2> 79542 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:40076_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 79542 INFO  (OverseerStateUpdate-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:46127_solr
   [junit4]   2> 79547 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:40076_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0
   [junit4]   2> 79547 INFO  (jetty-launcher-84-thread-2) [n:127.0.0.1:40076_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 80542 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46127_solr
   [junit4]   2> 80543 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46127_solr
   [junit4]   2> 80543 INFO  (zkCallback-94-thread-1-processing-n:127.0.0.1:46127_solr) [n:127.0.0.1:46127_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> 80544 INFO  (zkCallback-95-thread-1-processing-n:127.0.0.1:40076_solr) [n:127.0.0.1:40076_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> 80549 INFO  (zkCallback-94-thread-1-processing-n:127.0.0.1:46127_solr) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 80549 INFO  (zkCallback-95-thread-1-processing-n:127.0.0.1:40076_solr) [n:127.0.0.1:40076_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 80562 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 80562 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 80563 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node2/.
   [junit4]   2> 80563 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 80564 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0
   [junit4]   2> 80564 INFO  (jetty-launcher-84-thread-1) [n:127.0.0.1:46127_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 80564 INFO  (SUITE-JdbcTest-seed#[2E779552A93A2A99]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 80570 INFO  (SUITE-JdbcTest-seed#[2E779552A93A2A99]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80574 INFO  (zkCallback-96-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@763aad1f name:ZooKeeperConnection Watcher:127.0.0.1:36807 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80574 INFO  (SUITE-JdbcTest-seed#[2E779552A93A2A99]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80574 INFO  (SUITE-JdbcTest-seed#[2E779552A93A2A99]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 80578 INFO  (SUITE-JdbcTest-seed#[2E779552A93A2A99]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:36807/solr
   [junit4]   2> 80579 INFO  (SUITE-JdbcTest-seed#[2E779552A93A2A99]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 80582 INFO  (SUITE-JdbcTest-seed#[2E779552A93A2A99]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80588 INFO  (zkCallback-98-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4eba3472 name:ZooKeeperConnection Watcher:127.0.0.1:36807/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80588 INFO  (SUITE-JdbcTest-seed#[2E779552A93A2A99]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80588 INFO  (SUITE-JdbcTest-seed#[2E779552A93A2A99]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 80588 INFO  (SUITE-JdbcTest-seed#[2E779552A93A2A99]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 80590 INFO  (SUITE-JdbcTest-seed#[2E779552A93A2A99]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 80590 INFO  (SUITE-JdbcTest-seed#[2E779552A93A2A99]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf/schema.xml
   [junit4]   2> 80592 INFO  (SUITE-JdbcTest-seed#[2E779552A93A2A99]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf/solrconfig.xml
   [junit4]   2> 80604 INFO  (qtp1259163727-529) [n:127.0.0.1:46127_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 80606 INFO  (OverseerCollectionConfigSetProcessor-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 80607 INFO  (OverseerThreadFactory-221-thread-1-processing-n:127.0.0.1:46127_solr) [n:127.0.0.1:46127_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 80607 INFO  (OverseerThreadFactory-221-thread-1-processing-n:127.0.0.1:46127_solr) [n:127.0.0.1:46127_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection collection1
   [junit4]   2> 80608 INFO  (OverseerThreadFactory-221-thread-1-processing-n:127.0.0.1:46127_solr) [n:127.0.0.1:46127_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/collection1 
   [junit4]   2> 80608 INFO  (OverseerThreadFactory-221-thread-1-processing-n:127.0.0.1:46127_solr) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 80609 INFO  (zkCallback-95-thread-1-processing-n:127.0.0.1:40076_solr) [n:127.0.0.1:40076_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 80609 INFO  (zkCallback-98-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 80609 INFO  (zkCallback-94-thread-1-processing-n:127.0.0.1:46127_solr) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 80616 INFO  (OverseerStateUpdate-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 80616 INFO  (OverseerStateUpdate-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 80616 INFO  (OverseerStateUpdate-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 80715 INFO  (OverseerThreadFactory-221-thread-1-processing-n:127.0.0.1:46127_solr) [n:127.0.0.1:46127_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection collection1, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 80715 INFO  (OverseerThreadFactory-221-thread-1-processing-n:127.0.0.1:46127_solr) [n:127.0.0.1:46127_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core collection1_shard2_replica1 as part of shard shard2 of collection collection1 on 127.0.0.1:46127_solr
   [junit4]   2> 80716 INFO  (OverseerThreadFactory-221-thread-1-processing-n:127.0.0.1:46127_solr) [n:127.0.0.1:46127_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core collection1_shard1_replica1 as part of shard shard1 of collection collection1 on 127.0.0.1:40076_solr
   [junit4]   2> 80726 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
   [junit4]   2> 80726 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1_shard2_replica1, collection.configName=conf, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 80727 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 80727 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 80727 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1_shard1_replica1, collection.configName=conf, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 80728 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 80728 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 80728 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 80728 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 80729 INFO  (OverseerStateUpdate-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46127/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46127_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 80729 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 80729 INFO  (OverseerStateUpdate-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46127/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46127_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 80731 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 80731 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 80731 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 80731 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 80734 INFO  (OverseerStateUpdate-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40076/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40076_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 80734 INFO  (OverseerStateUpdate-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40076/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40076_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 80836 INFO  (OverseerStateUpdate-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 80836 INFO  (zkCallback-95-thread-1-processing-n:127.0.0.1:40076_solr) [n:127.0.0.1:40076_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 80836 INFO  (zkCallback-94-thread-1-processing-n:127.0.0.1:46127_solr) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 80838 INFO  (zkCallback-94-thread-1-processing-n:127.0.0.1:46127_solr) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 80838 INFO  (zkCallback-95-thread-1-processing-n:127.0.0.1:40076_solr) [n:127.0.0.1:40076_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 81729 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1_shard2_replica1
   [junit4]   2> 81729 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 81729 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 81729 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 81731 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 81731 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node2/collection1_shard2_replica1'
   [junit4]   2> 81731 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 81731 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 81732 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1_shard1_replica1
   [junit4]   2> 81732 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 81732 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 81732 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 81733 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 81734 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 81735 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node1/collection1_shard1_replica1'
   [junit4]   2> 81735 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 81735 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 81735 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 81736 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 81737 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 81749 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 81750 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 81752 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 81754 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 81756 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema [collection1_shard2_replica1] Schema name=test
   [junit4]   2> 81760 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=test
   [junit4]   2> 81829 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 81830 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 81830 WARN  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 81831 WARN  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 81832 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_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/conf', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0
   [junit4]   2> 81833 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica1' using configuration from collection collection1
   [junit4]   2> 81833 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 81833 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node1/collection1_shard1_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
   [junit4]   2> 81833 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1_shard1_replica1
   [junit4]   2> 81834 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node1/./collection1_shard1_replica1/data
   [junit4]   2> 81834 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_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-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node1/./collection1_shard1_replica1/data/index/
   [junit4]   2> 81834 WARN  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node1/./collection1_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 81834 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node1/./collection1_shard1_replica1/data/index
   [junit4]   2> 81835 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ec5b509 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e7084a2),segFN=segments_1,generation=1}
   [junit4]   2> 81835 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 81846 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1_shard1_replica1) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1_shard1_replica1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node1/./collection1_shard1_replica1/data/
   [junit4]   2> 81846 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1_shard1_replica1) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node1/./collection1_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 81855 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 81862 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 81863 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 81875 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 81878 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 81879 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 81879 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 81887 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 81887 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 81887 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 81887 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 81888 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@ec5b509 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e7084a2),segFN=segments_1,generation=1}
   [junit4]   2> 81888 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 81888 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@63230fb[collection1_shard1_replica1] main]
   [junit4]   2> 81888 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 81889 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 81889 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf
   [junit4]   2> 81889 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 81889 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 81889 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 81889 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf/_rest_managed.json
   [junit4]   2> 81889 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 81889 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 81889 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 81889 INFO  (searcherExecutor-226-thread-1-processing-n:127.0.0.1:40076_solr x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@63230fb[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 81890 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 81890 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 81890 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 81890 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1534077222958137344
   [junit4]   2> 81891 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1534077222958137344
   [junit4]   2> 81891 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf
   [junit4]   2> 81892 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.CoreContainer registering core: collection1_shard1_replica1
   [junit4]   2> 81892 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ZkController Register replica - core:collection1_shard1_replica1 address:http://127.0.0.1:40076/solr collection:collection1 shard:shard1
   [junit4]   2> 81892 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 81894 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/95879826266062854-core_node2-n_0000000000
   [junit4]   2> 81895 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 81897 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 81897 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 81897 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40076/solr/collection1_shard1_replica1/
   [junit4]   2> 81897 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 81897 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:40076/solr/collection1_shard1_replica1/ has no replicas
   [junit4]   2> 81897 INFO  (OverseerStateUpdate-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1"} current state version: 0
   [junit4]   2> 81897 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 81899 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/95879826266062854-core_node2-n_0000000000
   [junit4]   2> 81901 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40076/solr/collection1_shard1_replica1/ shard1
   [junit4]   2> 81903 INFO  (OverseerStateUpdate-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:40076/solr",
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 81915 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 81916 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 81916 WARN  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 81916 WARN  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 81934 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_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/conf', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0
   [junit4]   2> 81934 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica1' using configuration from collection collection1
   [junit4]   2> 81934 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 81934 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrCore [[collection1_shard2_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node2/collection1_shard2_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node2/./collection1_shard2_replica1/data/]
   [junit4]   2> 81934 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1_shard2_replica1
   [junit4]   2> 81935 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node2/./collection1_shard2_replica1/data
   [junit4]   2> 81945 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_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-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node2/./collection1_shard2_replica1/data/index/
   [junit4]   2> 81945 WARN  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrCore [collection1_shard2_replica1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node2/./collection1_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 81945 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node2/./collection1_shard2_replica1/data/index
   [junit4]   2> 81946 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@22f24f25 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36b7ef53),segFN=segments_1,generation=1}
   [junit4]   2> 81946 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 81947 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 81948 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 81948 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 81949 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 81949 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 81950 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1_shard2_replica1) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1_shard2_replica1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node2/./collection1_shard2_replica1/data/
   [junit4]   2> 81953 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1_shard2_replica1) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001/tempDir-001/node2/./collection1_shard2_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 81955 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 81955 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 81955 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 81955 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 81957 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 81957 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 81959 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@22f24f25 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36b7ef53),segFN=segments_1,generation=1}
   [junit4]   2> 81959 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 81959 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11ef354d[collection1_shard2_replica1] main]
   [junit4]   2> 81959 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 81960 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 81960 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf
   [junit4]   2> 81960 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 81960 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 81960 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 81961 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf/_rest_managed.json
   [junit4]   2> 81961 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 81961 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 81961 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 81961 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 81961 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 81961 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 81962 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1534077223033634816
   [junit4]   2> 81964 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1534077223033634816
   [junit4]   2> 81964 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.ZkController watch zkdir /configs/conf
   [junit4]   2> 81965 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.CoreContainer registering core: collection1_shard2_replica1
   [junit4]   2> 81965 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.ZkController Register replica - core:collection1_shard2_replica1 address:http://127.0.0.1:46127/solr collection:collection1 shard:shard2
   [junit4]   2> 81965 INFO  (searcherExecutor-231-thread-1-processing-n:127.0.0.1:46127_solr x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@11ef354d[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 81966 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 81970 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/95879826266062853-core_node1-n_0000000000
   [junit4]   2> 81979 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 81980 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 81980 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 81980 INFO  (OverseerStateUpdate-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1"} current state version: 0
   [junit4]   2> 81980 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46127/solr/collection1_shard2_replica1/
   [junit4]   2> 81981 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 81981 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:46127/solr/collection1_shard2_replica1/ has no replicas
   [junit4]   2> 81981 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 81983 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/95879826266062853-core_node1-n_0000000000
   [junit4]   2> 81999 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46127/solr/collection1_shard2_replica1/ shard2
   [junit4]   2> 81999 INFO  (OverseerStateUpdate-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:46127/solr",
   [junit4]   2>   "core":"collection1_shard2_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 82101 INFO  (OverseerStateUpdate-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 82101 INFO  (zkCallback-95-thread-1-processing-n:127.0.0.1:40076_solr) [n:127.0.0.1:40076_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 82102 INFO  (zkCallback-94-thread-1-processing-n:127.0.0.1:46127_solr) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 82102 INFO  (zkCallback-95-thread-1-processing-n:127.0.0.1:40076_solr) [n:127.0.0.1:40076_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 82102 INFO  (zkCallback-94-thread-1-processing-n:127.0.0.1:46127_solr) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 82102 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ZkController We are http://127.0.0.1:40076/solr/collection1_shard1_replica1/ and leader is http://127.0.0.1:40076/solr/collection1_shard1_replica1/
   [junit4]   2> 82102 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ZkController No LogReplay needed for core=collection1_shard1_replica1 baseURL=http://127.0.0.1:40076/solr
   [junit4]   2> 82102 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 82102 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 82104 INFO  (qtp1872339047-528) [n:127.0.0.1:40076_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=1376
   [junit4]   2> 82105 INFO  (OverseerStateUpdate-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40076/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40076_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 82105 INFO  (OverseerStateUpdate-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40076/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40076_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 82150 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.ZkController We are http://127.0.0.1:46127/solr/collection1_shard2_replica1/ and leader is http://127.0.0.1:46127/solr/collection1_shard2_replica1/
   [junit4]   2> 82150 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.ZkController No LogReplay needed for core=collection1_shard2_replica1 baseURL=http://127.0.0.1:46127/solr
   [junit4]   2> 82150 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 82151 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 82152 INFO  (qtp1259163727-537) [n:127.0.0.1:46127_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2} status=0 QTime=1426
   [junit4]   2> 82153 INFO  (OverseerStateUpdate-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1_shard2_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46127/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46127_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 82153 INFO  (OverseerStateUpdate-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1_shard2_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46127/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46127_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 82154 INFO  (OverseerThreadFactory-221-thread-1-processing-n:127.0.0.1:46127_solr) [n:127.0.0.1:46127_solr    ] o.a.s.c

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

E779552A93A2A99-001/tempDir-001/node2/./collection1_shard2_replica1/data
   [junit4]   2> 84558 INFO  (OverseerStateUpdate-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 84558 INFO  (zkCallback-94-thread-1-processing-n:127.0.0.1:46127_solr) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 84559 INFO  (zkCallback-94-thread-1-processing-n:127.0.0.1:46127_solr) [n:127.0.0.1:46127_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [4] to [5]
   [junit4]   2> 84559 INFO  (zkCallback-95-thread-1-processing-n:127.0.0.1:40076_solr) [n:127.0.0.1:40076_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 84559 INFO  (zkCallback-95-thread-1-processing-n:127.0.0.1:40076_solr) [n:127.0.0.1:40076_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [4] to [5]
   [junit4]   2> 84575 INFO  (jetty-launcher-84-thread-2) [    ] o.a.s.c.Overseer Overseer (id=95879826266062853-127.0.0.1:46127_solr-n_0000000000) closing
   [junit4]   2> 84575 INFO  (OverseerStateUpdate-95879826266062853-127.0.0.1:46127_solr-n_0000000000) [n:127.0.0.1:46127_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46127_solr
   [junit4]   2> 84584 INFO  (zkCallback-95-thread-2-processing-n:127.0.0.1:40076_solr) [n:127.0.0.1:40076_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> 84585 INFO  (jetty-launcher-84-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4fa550f4{/solr,null,UNAVAILABLE}
   [junit4]   2> 84586 ERROR (jetty-launcher-84-thread-1-EventThread) [n:127.0.0.1:46127_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/1252568307@343dbb83 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@300229dc[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 47]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 86085 WARN  (zkCallback-95-thread-1-processing-n:127.0.0.1:40076_solr) [n:127.0.0.1:40076_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [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.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [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> 86093 WARN  (zkCallback-95-thread-2-processing-n:127.0.0.1:40076_solr) [n:127.0.0.1:40076_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 86093 INFO  (jetty-launcher-84-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1536ec4a{/solr,null,UNAVAILABLE}
   [junit4]   2> 86105 INFO  (SUITE-JdbcTest-seed#[2E779552A93A2A99]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36807 36807
   [junit4]   2> 86303 INFO  (Thread-220) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36807 36807
   [junit4]   2> 86304 WARN  (Thread-220) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/live_nodes
   [junit4]   2> 	14	/solr/collections
   [junit4]   2> 
   [junit4]   2> 86304 INFO  (SUITE-JdbcTest-seed#[2E779552A93A2A99]-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-solrj/test/J0/temp/solr.client.solrj.io.sql.JdbcTest_2E779552A93A2A99-001
   [junit4]   2> May 11, 2016 11:40:51 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): {a_s=Lucene50(blocksize=128), _version_=FST50, multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_f=FST50, intDefault=FST50, a_i=PostingsFormat(name=Memory doPackFST= false), testnull_i=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{a_s=DocValuesFormat(name=Lucene54), multiDefault=DocValuesFormat(name=Direct), a_f=DocValuesFormat(name=Lucene54), intDefault=DocValuesFormat(name=Lucene54), testnull_i=DocValuesFormat(name=Memory), a_i=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1239, maxMBSortInHeap=6.808756627133242, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=pt-PT, timezone=America/Atikokan
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=239409776,total=370147328
   [junit4]   2> NOTE: All tests run in this JVM: [FieldAnalysisResponseTest, HttpSolrClientBuilderTest, SolrExampleStreamingTest, ConcatOperationTest, StreamExpressionToExplanationTest, AnlysisResponseBaseTest, LargeVolumeEmbeddedTest, TestXMLEscaping, TestZkConfigManager, TestUpdateRequestCodec, TestLBHttpSolrClient, ShardParamsTest, ConcurrentUpdateSolrClientBuilderTest, ExternalHttpClientTest, GraphTest, JdbcTest]
   [junit4] Completed [71/84 (1!)] on J0 in 7.78s, 9 tests, 1 failure <<< FAILURES!

[...truncated 50 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:246: 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: 84 suites, 638 tests, 1 failure, 2 ignored [seed: 2E779552A93A2A99]

Total time: 66 minutes 31 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




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

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

1 tests failed.
FAILED:  org.apache.solr.client.solrj.io.sql.JdbcTest.testErrorPropagation

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([AD753FCD9DAB1E81:8EEA5E07AD277933]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.sql.JdbcTest.testErrorPropagation(JdbcTest.java:411)
	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 12908 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.sql.JdbcTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 62   INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-worker) [    ] o.e.j.u.log Logging initialized @2162ms
   [junit4]   2> 105  INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 118  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 118  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 218  INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46200
   [junit4]   2> 233  INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 271  INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 304  INFO  (zkCallback-2-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ecfacb6 name:ZooKeeperConnection Watcher:127.0.0.1:46200 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 305  INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307  INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 308  INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 325  WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x154a2ab7ff80000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 544  INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 553  INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 616  INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5aaebcbb{/solr,null,AVAILABLE}
   [junit4]   2> 654  INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53182c2{/solr,null,AVAILABLE}
   [junit4]   2> 656  INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@440a7a7{HTTP/1.1,[http/1.1]}{127.0.0.1:54680}
   [junit4]   2> 656  INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server Started @2759ms
   [junit4]   2> 657  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54680}
   [junit4]   2> 666  INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@a27e1bc{HTTP/1.1,[http/1.1]}{127.0.0.1:58546}
   [junit4]   2> 666  INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server Started @2769ms
   [junit4]   2> 666  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58546}
   [junit4]   2> 671  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 673  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 708  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node1'
   [junit4]   2> 711  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 711  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 716  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 716  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node2'
   [junit4]   2> 716  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 716  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 717  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 732  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 733  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 737  INFO  (zkCallback-4-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3568c2a3 name:ZooKeeperConnection Watcher:127.0.0.1:46200/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 738  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 738  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 742  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 744  INFO  (zkCallback-3-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10c1e76d name:ZooKeeperConnection Watcher:127.0.0.1:46200/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 744  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 744  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 746  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 849  INFO  (jetty-launcher-1-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-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node1/.
   [junit4]   2> 849  INFO  (jetty-launcher-1-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-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node2/.
   [junit4]   2> 891  INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 2069164285
   [junit4]   2> 891  INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 851986802
   [junit4]   2> 891  INFO  (jetty-launcher-1-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-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node2]
   [junit4]   2> 891  INFO  (jetty-launcher-1-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-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node1]
   [junit4]   2> 892  WARN  (jetty-launcher-1-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-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node2/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node2/lib
   [junit4]   2> 892  WARN  (jetty-launcher-1-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-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node1/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node1/lib
   [junit4]   2> 931  INFO  (jetty-launcher-1-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> 931  INFO  (jetty-launcher-1-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> 1295 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1295 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1307 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1307 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1310 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1312 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46200/solr
   [junit4]   2> 1323 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1323 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1310 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1326 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46200/solr
   [junit4]   2> 1326 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1326 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1350 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1373 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1381 INFO  (zkCallback-10-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6e97d3fc name:ZooKeeperConnection Watcher:127.0.0.1:46200 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1382 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1382 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1392 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/2005970980@fc03b83
   [junit4]   2> 1397 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58077c17 name:ZooKeeperConnection Watcher:127.0.0.1:46200 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1398 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1398 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1411 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1412 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/2005970980@2a9f9c39
   [junit4]   2> 1421 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1424 INFO  (zkCallback-11-thread-1-processing-n:127.0.0.1:58546_solr) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@611ccd35 name:ZooKeeperConnection Watcher:127.0.0.1:46200/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1424 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1430 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:54680_solr) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2fff5876 name:ZooKeeperConnection Watcher:127.0.0.1:46200/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1430 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1430 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1433 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1438 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1438 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1443 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1444 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1447 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1448 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1454 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1454 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1463 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1463 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1465 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1467 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1468 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1471 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1471 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1472 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1473 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1490 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1498 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1506 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1507 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1508 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1509 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1515 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1516 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95880349551689733-127.0.0.1:58546_solr-n_0000000000
   [junit4]   2> 1517 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58546_solr
   [junit4]   2> 1519 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1519 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1520 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95880349551689734-127.0.0.1:54680_solr-n_0000000001
   [junit4]   2> 1522 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.Overseer Overseer (id=95880349551689733-127.0.0.1:58546_solr-n_0000000000) starting
   [junit4]   2> 1525 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95880349551689733-127.0.0.1:58546_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1530 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54680_solr
   [junit4]   2> 1532 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54680_solr
   [junit4]   2> 1533 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1535 INFO  (zkCallback-11-thread-1-processing-n:127.0.0.1:58546_solr) [n:127.0.0.1:58546_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> 1537 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:54680_solr) [n:127.0.0.1:54680_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> 1538 INFO  (zkCallback-11-thread-1-processing-n:127.0.0.1:58546_solr) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1538 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:54680_solr) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1561 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1672 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1672 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1684 INFO  (OverseerCollectionConfigSetProcessor-95880349551689733-127.0.0.1:58546_solr-n_0000000000) [n:127.0.0.1:58546_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1691 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:58546_solr as DOWN
   [junit4]   2> 1695 INFO  (OverseerStateUpdate-95880349551689733-127.0.0.1:58546_solr-n_0000000000) [n:127.0.0.1:58546_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1707 INFO  (OverseerStateUpdate-95880349551689733-127.0.0.1:58546_solr-n_0000000000) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1711 INFO  (OverseerStateUpdate-95880349551689733-127.0.0.1:58546_solr-n_0000000000) [n:127.0.0.1:58546_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:58546_solr"} current state version: 0
   [junit4]   2> 1714 INFO  (OverseerStateUpdate-95880349551689733-127.0.0.1:58546_solr-n_0000000000) [n:127.0.0.1:58546_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:58546_solr
   [junit4]   2> 1755 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node2/.
   [junit4]   2> 1758 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1763 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2
   [junit4]   2> 1763 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:54680_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2699 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58546_solr
   [junit4]   2> 2700 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58546_solr
   [junit4]   2> 2702 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:54680_solr) [n:127.0.0.1:54680_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> 2702 INFO  (zkCallback-11-thread-1-processing-n:127.0.0.1:58546_solr) [n:127.0.0.1:58546_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> 2702 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:54680_solr) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2702 INFO  (zkCallback-11-thread-1-processing-n:127.0.0.1:58546_solr) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2729 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2730 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2730 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node1/.
   [junit4]   2> 2731 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2758 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2
   [junit4]   2> 2758 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58546_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2758 INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2766 INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2774 INFO  (zkCallback-13-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6b1b4182 name:ZooKeeperConnection Watcher:127.0.0.1:46200 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2774 INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2774 INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2793 INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:46200/solr
   [junit4]   2> 2798 INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2808 INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2822 INFO  (zkCallback-15-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6718e5b0 name:ZooKeeperConnection Watcher:127.0.0.1:46200/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2822 INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2823 INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2823 INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2847 INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2855 INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf/schema.xml
   [junit4]   2> 2864 INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf/solrconfig.xml
   [junit4]   2> 3308 INFO  (qtp1719332144-36) [n:127.0.0.1:58546_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3342 INFO  (OverseerCollectionConfigSetProcessor-95880349551689733-127.0.0.1:58546_solr-n_0000000000) [n:127.0.0.1:58546_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 3357 INFO  (OverseerThreadFactory-9-thread-1-processing-n:127.0.0.1:58546_solr) [n:127.0.0.1:58546_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 3359 INFO  (OverseerThreadFactory-9-thread-1-processing-n:127.0.0.1:58546_solr) [n:127.0.0.1:58546_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection collection1
   [junit4]   2> 3366 INFO  (OverseerThreadFactory-9-thread-1-processing-n:127.0.0.1:58546_solr) [n:127.0.0.1:58546_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/collection1 
   [junit4]   2> 3367 INFO  (OverseerThreadFactory-9-thread-1-processing-n:127.0.0.1:58546_solr) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 3369 INFO  (zkCallback-15-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3369 INFO  (zkCallback-11-thread-1-processing-n:127.0.0.1:58546_solr) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3370 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:54680_solr) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3381 INFO  (OverseerStateUpdate-95880349551689733-127.0.0.1:58546_solr-n_0000000000) [n:127.0.0.1:58546_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 3381 INFO  (OverseerStateUpdate-95880349551689733-127.0.0.1:58546_solr-n_0000000000) [n:127.0.0.1:58546_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 3396 INFO  (OverseerStateUpdate-95880349551689733-127.0.0.1:58546_solr-n_0000000000) [n:127.0.0.1:58546_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 3490 INFO  (OverseerThreadFactory-9-thread-1-processing-n:127.0.0.1:58546_solr) [n:127.0.0.1:58546_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection collection1, shardNames [shard1, shard2] , replicationFactor : 1
   [junit4]   2> 3490 INFO  (OverseerThreadFactory-9-thread-1-processing-n:127.0.0.1:58546_solr) [n:127.0.0.1:58546_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core collection1_shard2_replica1 as part of shard shard2 of collection collection1 on 127.0.0.1:58546_solr
   [junit4]   2> 3504 INFO  (OverseerThreadFactory-9-thread-1-processing-n:127.0.0.1:58546_solr) [n:127.0.0.1:58546_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core collection1_shard1_replica1 as part of shard shard1 of collection collection1 on 127.0.0.1:54680_solr
   [junit4]   2> 3546 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 3550 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
   [junit4]   2> 3550 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1_shard1_replica1, collection.configName=conf, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 3550 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1_shard2_replica1, collection.configName=conf, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 3553 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3555 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3555 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 3555 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 3558 INFO  (OverseerStateUpdate-95880349551689733-127.0.0.1:58546_solr-n_0000000000) [n:127.0.0.1:58546_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58546/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58546_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3558 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 3558 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3562 INFO  (OverseerStateUpdate-95880349551689733-127.0.0.1:58546_solr-n_0000000000) [n:127.0.0.1:58546_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58546/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58546_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3571 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 3572 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 3572 INFO  (OverseerStateUpdate-95880349551689733-127.0.0.1:58546_solr-n_0000000000) [n:127.0.0.1:58546_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54680/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54680_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3573 INFO  (OverseerStateUpdate-95880349551689733-127.0.0.1:58546_solr-n_0000000000) [n:127.0.0.1:58546_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54680/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54680_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3573 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 3574 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3677 INFO  (OverseerStateUpdate-95880349551689733-127.0.0.1:58546_solr-n_0000000000) [n:127.0.0.1:58546_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 3681 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:54680_solr) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3681 INFO  (zkCallback-11-thread-1-processing-n:127.0.0.1:58546_solr) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3682 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:54680_solr) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 3682 INFO  (zkCallback-11-thread-1-processing-n:127.0.0.1:58546_solr) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 4558 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1_shard2_replica1
   [junit4]   2> 4559 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 4559 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 4559 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 4560 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 4561 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node1/collection1_shard2_replica1'
   [junit4]   2> 4561 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 4561 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 4563 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 4574 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1_shard1_replica1
   [junit4]   2> 4574 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 4574 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 4574 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 4575 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 4575 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node2/collection1_shard1_replica1'
   [junit4]   2> 4575 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 4575 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 4576 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 4584 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 4598 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 4607 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 4608 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 4657 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 4672 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 4835 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema [collection1_shard2_replica1] Schema name=test
   [junit4]   2> 4844 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=test
   [junit4]   2> 5638 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 5639 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 5640 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 5640 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 5643 WARN  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 5643 WARN  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 5651 WARN  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 5651 WARN  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 5695 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_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/conf', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2
   [junit4]   2> 5696 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica1' using configuration from collection collection1
   [junit4]   2> 5699 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_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/conf', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2
   [junit4]   2> 5700 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica1' using configuration from collection collection1
   [junit4]   2> 5701 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5707 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5715 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrCore [[collection1_shard2_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node1/collection1_shard2_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node1/./collection1_shard2_replica1/data/]
   [junit4]   2> 5715 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node2/collection1_shard1_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
   [junit4]   2> 5747 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1_shard2_replica1
   [junit4]   2> 5747 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1_shard1_replica1
   [junit4]   2> 5785 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node2/./collection1_shard1_replica1/data
   [junit4]   2> 5785 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_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-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node2/./collection1_shard1_replica1/data/index/
   [junit4]   2> 5785 WARN  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node2/./collection1_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 5790 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node1/./collection1_shard2_replica1/data
   [junit4]   2> 5791 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_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-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node1/./collection1_shard2_replica1/data/index/
   [junit4]   2> 5791 WARN  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrCore [collection1_shard2_replica1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node1/./collection1_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 5803 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node1/./collection1_shard2_replica1/data/index
   [junit4]   2> 5813 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node2/./collection1_shard1_replica1/data/index
   [junit4]   2> 5848 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@c38d7f6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@71fd747c),segFN=segments_1,generation=1}
   [junit4]   2> 5848 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 5849 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@12d5cb60 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f6ed80f),segFN=segments_1,generation=1}
   [junit4]   2> 5865 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 5887 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1_shard1_replica1) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1_shard1_replica1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node2/./collection1_shard1_replica1/data/
   [junit4]   2> 5888 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1_shard1_replica1) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node2/./collection1_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 5896 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1_shard2_replica1) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1_shard2_replica1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node1/./collection1_shard2_replica1/data/
   [junit4]   2> 5896 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1_shard2_replica1) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node1/./collection1_shard2_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 6168 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6173 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 6231 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6232 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6235 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6236 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6236 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6245 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6246 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6246 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6600 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 6600 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 6604 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 6620 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 6622 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 6622 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 6627 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 6634 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 6648 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6648 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6651 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6652 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6659 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@c38d7f6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@71fd747c),segFN=segments_1,generation=1}
   [junit4]   2> 6660 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 6666 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@12d5cb60 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f6ed80f),segFN=segments_1,generation=1}
   [junit4]   2> 6666 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 6698 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14191c99[collection1_shard2_replica1] main]
   [junit4]   2> 6704 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4dbb30b2[collection1_shard1_replica1] main]
   [junit4]   2> 6720 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 6720 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 6729 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 6730 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf
   [junit4]   2> 6733 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 6733 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 6742 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf] specified config exists in ZooKeeper
   [junit4]   2> 6742 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf
   [junit4]   2> 6771 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 6773 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 6773 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf/_rest_managed.json
   [junit4]   2> 6773 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 6774 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 6771 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 6789 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 6797 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf/_rest_managed.json
   [junit4]   2> 6797 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 6797 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 6801 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 6805 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 6828 INFO  (searcherExecutor-14-thread-1-processing-n:127.0.0.1:54680_solr x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@4dbb30b2[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6828 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 6828 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 6828 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 6829 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1534085599812648960
   [junit4]   2> 6834 INFO  (searcherExecutor-15-thread-1-processing-n:127.0.0.1:58546_solr x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@14191c99[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6835 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 6835 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 6842 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 6842 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1534085599827329024
   [junit4]   2> 6848 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.u.UpdateLog Took 12.0ms to seed version buckets with highest version 1534085599827329024
   [junit4]   2> 6848 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Took 19.0ms to seed version buckets with highest version 1534085599812648960
   [junit4]   2> 6849 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf
   [junit4]   2> 6850 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.ZkController watch zkdir /configs/conf
   [junit4]   2> 6852 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.CoreContainer registering core: collection1_shard1_replica1
   [junit4]   2> 6852 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ZkController Register replica - core:collection1_shard1_replica1 address:http://127.0.0.1:54680/solr collection:collection1 shard:shard1
   [junit4]   2> 6854 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.CoreContainer registering core: collection1_shard2_replica1
   [junit4]   2> 6854 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.ZkController Register replica - core:collection1_shard2_replica1 address:http://127.0.0.1:58546/solr collection:collection1 shard:shard2
   [junit4]   2> 6865 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 6869 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 6871 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/95880349551689734-core_node2-n_0000000000
   [junit4]   2> 6872 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 6875 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 6875 INFO  (OverseerStateUpdate-95880349551689733-127.0.0.1:58546_solr-n_0000000000) [n:127.0.0.1:58546_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1"} current state version: 0
   [junit4]   2> 6875 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 6882 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54680/solr/collection1_shard1_replica1/
   [junit4]   2> 6882 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 6882 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:54680/solr/collection1_shard1_replica1/ has no replicas
   [junit4]   2> 6883 INFO  (OverseerStateUpdate-95880349551689733-127.0.0.1:58546_solr-n_0000000000) [n:127.0.0.1:58546_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 6890 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/95880349551689733-core_node1-n_0000000000
   [junit4]   2> 6890 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:54680_solr) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 6890 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 6891 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:54680_solr) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 6894 INFO  (zkCallback-11-thread-1-processing-n:127.0.0.1:58546_solr) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 6896 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/95880349551689734-core_node2-n_0000000000
   [junit4]   2> 6896 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 6906 INFO  (zkCallback-11-thread-1-processing-n:127.0.0.1:58546_solr) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 6914 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 6914 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 6914 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58546/solr/collection1_shard2_replica1/
   [junit4]   2> 6915 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 6915 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:58546/solr/collection1_shard2_replica1/ has no replicas
   [junit4]   2> 6916 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 6916 INFO  (OverseerStateUpdate-95880349551689733-127.0.0.1:58546_solr-n_0000000000) [n:127.0.0.1:58546_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1"} current state version: 0
   [junit4]   2> 6918 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/95880349551689733-core_node1-n_0000000000
   [junit4]   2> 6930 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58546/solr/collection1_shard2_replica1/ shard2
   [junit4]   2> 6930 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54680/solr/collection1_shard1_replica1/ shard1
   [junit4]   2> 6930 INFO  (OverseerStateUpdate-95880349551689733-127.0.0.1:58546_solr-n_0000000000) [n:127.0.0.1:58546_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:54680/solr",
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 6933 INFO  (OverseerStateUpdate-95880349551689733-127.0.0.1:58546_solr-n_0000000000) [n:127.0.0.1:58546_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:58546/solr",
   [junit4]   2>   "core":"collection1_shard2_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 7046 INFO  (OverseerStateUpdate-95880349551689733-127.0.0.1:58546_solr-n_0000000000) [n:127.0.0.1:58546_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 7046 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:54680_solr) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 7046 INFO  (zkCallback-11-thread-1-processing-n:127.0.0.1:58546_solr) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 7047 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:54680_solr) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [2] to [3]
   [junit4]   2> 7047 INFO  (zkCallback-11-thread-1-processing-n:127.0.0.1:58546_solr) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [2] to [3]
   [junit4]   2> 7081 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ZkController We are http://127.0.0.1:54680/solr/collection1_shard1_replica1/ and leader is http://127.0.0.1:54680/solr/collection1_shard1_replica1/
   [junit4]   2> 7081 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.ZkController We are http://127.0.0.1:58546/solr/collection1_shard2_replica1/ and leader is http://127.0.0.1:58546/solr/collection1_shard2_replica1/
   [junit4]   2> 7081 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ZkController No LogReplay needed for core=collection1_shard1_replica1 baseURL=http://127.0.0.1:54680/solr
   [junit4]   2> 7081 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.ZkController No LogReplay needed for core=collection1_shard2_replica1 baseURL=http://127.0.0.1:58546/solr
   [junit4]   2> 7082 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 7082 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 7082 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 7082 INFO  (qtp1447982876-28) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 7084 INFO  (OverseerStateUpdate-95880349551689733-127.0.0.1:58546_solr-n_0000000000) [n:127.0.0.1:58546_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"collection1_shard2_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58546/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58546_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 7084 INFO  (OverseerStateUpdate-95880349551689733-127.0.0.1:58546_solr-n_0000000000) [n:127.0.0.1:58546_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1_shard2_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58546/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58546_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 7089 INFO  (qtp1719332144-38) [n:127.0.0.1:58546_solr c:colle

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

lica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 14293 INFO  (coreCloseExecutor-25-thread-1) [n:127.0.0.1:54680_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001/tempDir-001/node2/./collection1_shard1_replica1/data
   [junit4]   2> 14305 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:54680_solr) [n:127.0.0.1:54680_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 14316 INFO  (OverseerStateUpdate-95880349551689734-127.0.0.1:54680_solr-n_0000000001) [n:127.0.0.1:54680_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 14316 INFO  (OverseerCollectionConfigSetProcessor-95880349551689734-127.0.0.1:54680_solr-n_0000000001) [n:127.0.0.1:54680_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 14318 INFO  (OverseerStateUpdate-95880349551689734-127.0.0.1:54680_solr-n_0000000001) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 14319 INFO  (OverseerStateUpdate-95880349551689734-127.0.0.1:54680_solr-n_0000000001) [n:127.0.0.1:54680_solr    ] o.a.s.c.Overseer processMessage: workQueueSize: 0, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:58546_solr"}
   [junit4]   2> 14319 INFO  (OverseerStateUpdate-95880349551689734-127.0.0.1:54680_solr-n_0000000001) [n:127.0.0.1:54680_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:58546_solr
   [junit4]   2> 14319 INFO  (OverseerStateUpdate-95880349551689734-127.0.0.1:54680_solr-n_0000000001) [n:127.0.0.1:54680_solr    ] o.a.s.c.o.NodeMutator Update replica state for core_node1:{"core":"collection1_shard2_replica1","base_url":"http://127.0.0.1:58546/solr","node_name":"127.0.0.1:58546_solr","state":"active","leader":"true"} to down
   [junit4]   2> 14319 INFO  (OverseerStateUpdate-95880349551689734-127.0.0.1:54680_solr-n_0000000001) [n:127.0.0.1:54680_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 5
   [junit4]   2> 14353 INFO  (zkCallback-12-thread-2-processing-n:127.0.0.1:54680_solr) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 14357 INFO  (zkCallback-12-thread-2-processing-n:127.0.0.1:54680_solr) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [5] to [6]
   [junit4]   2> 14358 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.Overseer Overseer (id=95880349551689734-127.0.0.1:54680_solr-n_0000000001) closing
   [junit4]   2> 14358 INFO  (OverseerStateUpdate-95880349551689734-127.0.0.1:54680_solr-n_0000000001) [n:127.0.0.1:54680_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54680_solr
   [junit4]   2> 14378 INFO  (zkCallback-12-thread-2-processing-n:127.0.0.1:54680_solr) [n:127.0.0.1:54680_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> 14379 ERROR (OverseerHdfsCoreFailoverThread-95880349551689734-127.0.0.1:54680_solr-n_0000000001) [n:127.0.0.1:54680_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread OverseerAutoReplicaFailoverThread had an error in its thread work loop.:org.apache.solr.common.SolrException: Thread interrupted. Error reading cluster properties
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:770)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:151)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:130)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.InterruptedException
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	at java.lang.Object.wait(Object.java:502)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1040)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:314)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:763)
   [junit4]   2> 	... 3 more
   [junit4]   2> 
   [junit4]   2> 15773 WARN  (zkCallback-11-thread-1-processing-n:127.0.0.1:58546_solr) [n:127.0.0.1:58546_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 15775 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5aaebcbb{/solr,null,UNAVAILABLE}
   [junit4]   2> 15878 WARN  (zkCallback-12-thread-2-processing-n:127.0.0.1:54680_solr) [n:127.0.0.1:54680_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 15879 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@53182c2{/solr,null,UNAVAILABLE}
   [junit4]   2> 15881 INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46200 46200
   [junit4]   2> 16188 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46200 46200
   [junit4]   2> 16197 WARN  (Thread-1) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/live_nodes
   [junit4]   2> 	14	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 16198 INFO  (SUITE-JdbcTest-seed#[AD753FCD9DAB1E81]-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-solrj/test/J2/temp/solr.client.solrj.io.sql.JdbcTest_AD753FCD9DAB1E81-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {a_s=PostingsFormat(name=Memory doPackFST= false), _version_=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_f=PostingsFormat(name=LuceneVarGapDocFreqInterval), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), a_i=PostingsFormat(name=Direct), testnull_i=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{a_s=DocValuesFormat(name=Memory), multiDefault=DocValuesFormat(name=Lucene54), a_f=DocValuesFormat(name=Lucene54), intDefault=DocValuesFormat(name=Lucene54), testnull_i=DocValuesFormat(name=Memory), a_i=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=654, maxMBSortInHeap=7.397112603036845, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=ru-RU, timezone=America/Lima
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=143955064,total=299368448
   [junit4]   2> NOTE: All tests run in this JVM: [JdbcTest]
   [junit4] Completed [16/84 (1!)] on J2 in 17.43s, 9 tests, 1 failure <<< FAILURES!

[...truncated 215 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:246: 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: 84 suites, 638 tests, 1 failure, 2 ignored [seed: AD753FCD9DAB1E81]

Total time: 66 minutes 19 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