You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/11/07 06:51:04 UTC

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b90) - Build # 14817 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14817/
Java: 32bit/jdk1.9.0-ea-b90 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.OverseerTest.testExternalClusterStateChangeBehavior

Error Message:
Illegal state, was: down expected:active clusterState:live nodes:[]collections:{c1=DocCollection(c1)={   "shards":{"shard1":{       "parent":null,       "range":null,       "state":"active",       "replicas":{"core_node1":{           "base_url":"http://127.0.0.1/solr",           "node_name":"node1",           "core":"core1",           "roles":"",           "state":"down"}}}},   "router":{"name":"implicit"}}, test=LazyCollectionRef(test)}

Stack Trace:
java.lang.AssertionError: Illegal state, was: down expected:active clusterState:live nodes:[]collections:{c1=DocCollection(c1)={
  "shards":{"shard1":{
      "parent":null,
      "range":null,
      "state":"active",
      "replicas":{"core_node1":{
          "base_url":"http://127.0.0.1/solr",
          "node_name":"node1",
          "core":"core1",
          "roles":"",
          "state":"down"}}}},
  "router":{"name":"implicit"}}, test=LazyCollectionRef(test)}
	at __randomizedtesting.SeedInfo.seed([CE174C896F088417:A6094F658D98DE59]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.verifyReplicaStatus(AbstractDistribZkTestBase.java:231)
	at org.apache.solr.cloud.OverseerTest.testExternalClusterStateChangeBehavior(OverseerTest.java:1247)
	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:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	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:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	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:747)




Build Log:
[...truncated 9607 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OverseerTest_CE174C896F088417-001/init-core-data-001
   [junit4]   2> 62049 INFO  (SUITE-OverseerTest-seed#[CE174C896F088417]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 62050 INFO  (SUITE-OverseerTest-seed#[CE174C896F088417]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 62050 INFO  (SUITE-OverseerTest-seed#[CE174C896F088417]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 62051 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testShardAssignmentBigger
   [junit4]   2> 62053 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 62077 INFO  (Thread-235) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 62077 INFO  (Thread-235) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 62177 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.ZkTestServer start zk server on port:51459
   [junit4]   2> 62177 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 62185 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62205 INFO  (zkCallback-39-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1185138 name:ZooKeeperConnection Watcher:127.0.0.1:51459 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62205 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62206 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 62207 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 62218 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62223 INFO  (zkCallback-40-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c0b56 name:ZooKeeperConnection Watcher:127.0.0.1:51459 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62223 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62224 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 62224 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 62226 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 62227 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62228 INFO  (zkCallback-41-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@977b98 name:ZooKeeperConnection Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62228 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62228 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 62229 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 62229 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 62234 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 62235 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 62236 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 62236 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 62237 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62238 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9ae006 name:ZooKeeperConnection Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62238 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62239 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 62239 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 62243 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 62246 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 62247 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 62247 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94822320418848771-127.0.0.1:51459_solr-n_0000000000
   [junit4]   2> 62248 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51459_solr
   [junit4]   2> 62248 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 62248 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.Overseer Overseer (id=94822320418848771-127.0.0.1:51459_solr-n_0000000000) starting
   [junit4]   2> 62249 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 62250 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 62252 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 62253 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 62254 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 62255 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 62257 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 62269 INFO  (OverseerCollectionConfigSetProcessor-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 62270 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 62270 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 62270 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 62274 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 62275 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62279 INFO  (zkCallback-44-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@23ef70 name:ZooKeeperConnection Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62279 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62279 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 62280 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 62282 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/node0
   [junit4]   2> 62282 INFO  (zkCallback-44-thread-1) [    ] 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> 62286 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 62286 INFO  (zkCallback-41-thread-1) [    ] 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> 62288 INFO  (zkCallback-42-thread-1) [    ] 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> 62288 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62297 INFO  (zkCallback-45-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@659ab8 name:ZooKeeperConnection Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62297 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62298 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 62313 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 62314 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/node1
   [junit4]   2> 62315 INFO  (zkCallback-45-thread-1) [    ] 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> 62315 INFO  (zkCallback-44-thread-1) [    ] 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> 62315 INFO  (zkCallback-41-thread-1) [    ] 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> 62315 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 62316 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62317 INFO  (zkCallback-42-thread-1) [    ] 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> 62319 INFO  (zkCallback-46-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18ab9ae name:ZooKeeperConnection Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62319 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62319 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 62320 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 62321 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/node2
   [junit4]   2> 62321 INFO  (zkCallback-45-thread-1) [    ] 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> 62321 INFO  (zkCallback-44-thread-1) [    ] 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> 62321 INFO  (zkCallback-41-thread-1) [    ] 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> 62321 INFO  (zkCallback-42-thread-1) [    ] 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> 62321 INFO  (zkCallback-46-thread-1) [    ] 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> 62322 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 62322 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62323 INFO  (zkCallback-47-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ccc739 name:ZooKeeperConnection Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62323 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62323 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 62325 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 62325 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/node3
   [junit4]   2> 62326 INFO  (zkCallback-45-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 62326 INFO  (zkCallback-44-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 62326 INFO  (zkCallback-41-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 62326 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 62326 INFO  (zkCallback-46-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 62327 INFO  (zkCallback-47-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 62327 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 62327 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62328 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d5bd4e name:ZooKeeperConnection Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62328 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62328 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 62336 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 62338 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/node4
   [junit4]   2> 62338 INFO  (zkCallback-44-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 62338 INFO  (zkCallback-41-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 62338 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 62338 INFO  (zkCallback-46-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 62338 INFO  (zkCallback-45-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 62338 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 62338 INFO  (zkCallback-47-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 62339 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 62339 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62340 INFO  (zkCallback-49-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7a043b name:ZooKeeperConnection Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62340 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62340 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 62341 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 62342 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/node5
   [junit4]   2> 62342 INFO  (zkCallback-44-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 62342 INFO  (zkCallback-41-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 62343 INFO  (zkCallback-46-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 62343 INFO  (zkCallback-45-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 62343 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 62343 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 62343 INFO  (zkCallback-49-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 62343 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 62343 INFO  (zkCallback-47-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 62343 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62344 INFO  (zkCallback-50-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a96fcd name:ZooKeeperConnection Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62344 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62345 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 62346 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 62347 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/node6
   [junit4]   2> 62347 INFO  (zkCallback-44-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
   [junit4]   2> 62347 INFO  (zkCallback-45-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
   [junit4]   2> 62347 INFO  (zkCallback-46-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
   [junit4]   2> 62347 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
   [junit4]   2> 62347 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
   [junit4]   2> 62347 INFO  (zkCallback-49-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
   [junit4]   2> 62347 INFO  (zkCallback-50-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
   [junit4]   2> 62347 INFO  (zkCallback-47-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
   [junit4]   2> 62347 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 62347 INFO  (zkCallback-41-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
   [junit4]   2> 62348 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62349 INFO  (zkCallback-51-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@171ee6e name:ZooKeeperConnection Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62349 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62349 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 62350 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 62351 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/node7
   [junit4]   2> 62351 INFO  (zkCallback-44-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 62351 INFO  (zkCallback-46-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 62351 INFO  (zkCallback-41-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 62351 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 62351 INFO  (zkCallback-47-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 62351 INFO  (zkCallback-50-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 62352 INFO  (zkCallback-51-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 62352 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 62352 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62356 INFO  (zkCallback-45-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 62356 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 62357 INFO  (zkCallback-52-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@155b4af name:ZooKeeperConnection Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62357 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62356 INFO  (zkCallback-49-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 62358 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 62362 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 62364 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/node8
   [junit4]   2> 62365 INFO  (zkCallback-44-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 8)
   [junit4]   2> 62365 INFO  (zkCallback-49-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 8)
   [junit4]   2> 62365 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 8)
   [junit4]   2> 62365 INFO  (zkCallback-50-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 8)
   [junit4]   2> 62365 INFO  (zkCallback-41-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 8)
   [junit4]   2> 62366 INFO  (zkCallback-47-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 8)
   [junit4]   2> 62366 INFO  (zkCallback-46-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 8)
   [junit4]   2> 62366 INFO  (zkCallback-45-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 8)
   [junit4]   2> 62367 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 8)
   [junit4]   2> 62370 INFO  (zkCallback-51-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 8)
   [junit4]   2> 62374 INFO  (zkCallback-52-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 8)
   [junit4]   2> 62377 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 62378 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62385 INFO  (zkCallback-53-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c755db name:ZooKeeperConnection Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62385 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62387 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 62389 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 62391 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/node9
   [junit4]   2> 62392 INFO  (zkCallback-51-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 9)
   [junit4]   2> 62392 INFO  (zkCallback-47-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 9)
   [junit4]   2> 62392 INFO  (zkCallback-49-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 9)
   [junit4]   2> 62392 INFO  (zkCallback-50-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 9)
   [junit4]   2> 62393 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 9)
   [junit4]   2> 62393 INFO  (zkCallback-46-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 9)
   [junit4]   2> 62393 INFO  (zkCallback-44-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 9)
   [junit4]   2> 62393 INFO  (zkCallback-45-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 9)
   [junit4]   2> 62393 INFO  (zkCallback-41-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 9)
   [junit4]   2> 62394 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 9)
   [junit4]   2> 62395 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 62396 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62396 INFO  (zkCallback-52-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 9)
   [junit4]   2> 62398 INFO  (zkCallback-54-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6bdb6d name:ZooKeeperConnection Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62398 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62398 INFO  (zkCallback-53-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 9)
   [junit4]   2> 62398 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 62400 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 62402 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/node10
   [junit4]   2> 62402 INFO  (zkCallback-50-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 10)
   [junit4]   2> 62402 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 10)
   [junit4]   2> 62402 INFO  (zkCallback-47-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 10)
   [junit4]   2> 62402 INFO  (zkCallback-49-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 10)
   [junit4]   2> 62403 INFO  (zkCallback-41-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 10)
   [junit4]   2> 62403 INFO  (zkCallback-45-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 10)
   [junit4]   2> 62403 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 10)
   [junit4]   2> 62402 INFO  (zkCallback-44-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 10)
   [junit4]   2> 62403 INFO  (zkCallback-46-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 10)
   [junit4]   2> 62403 INFO  (zkCallback-51-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 10)
   [junit4]   2> 62403 INFO  (zkCallback-52-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 10)
   [junit4]   2> 62403 INFO  (zkCallback-54-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 10)
   [junit4]   2> 62404 INFO  (zkCallback-53-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 10)
   [junit4]   2> 62405 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 62406 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62409 INFO  (zkCallback-55-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@114faff name:ZooKeeperConnection Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62409 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62409 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 62411 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 62411 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/node11
   [junit4]   2> 62412 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 11)
   [junit4]   2> 62412 INFO  (zkCallback-49-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 11)
   [junit4]   2> 62412 INFO  (zkCallback-44-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 11)
   [junit4]   2> 62412 INFO  (zkCallback-53-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 11)
   [junit4]   2> 62412 INFO  (zkCallback-45-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 11)
   [junit4]   2> 62412 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 11)
   [junit4]   2> 62412 INFO  (zkCallback-50-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 11)
   [junit4]   2> 62412 INFO  (zkCallback-46-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 11)
   [junit4]   2> 62413 INFO  (zkCallback-47-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 11)
   [junit4]   2> 62412 INFO  (zkCallback-52-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 11)
   [junit4]   2> 62412 INFO  (zkCallback-41-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 11)
   [junit4]   2> 62412 INFO  (zkCallback-51-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 11)
   [junit4]   2> 62414 INFO  (zkCallback-55-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 11)
   [junit4]   2> 62414 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 62414 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62416 INFO  (zkCallback-56-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c5bcf0 name:ZooKeeperConnection Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62416 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62416 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 62417 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 62417 INFO  (zkCallback-54-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 11)
   [junit4]   2> 62418 INFO  (TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/node12
   [junit4]   2> 62419 INFO  (zkCallback-51-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 12)
   [junit4]   2> 62419 INFO  (zkCallback-47-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 12)
   [junit4]   2> 62419 INFO  (zkCallback-52-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 12)
   [junit4]   2> 62419 INFO  (zkCallback-41-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 12)
   [junit4]   2> 62420 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 12)
   [junit4]   2> 62420 INFO  (zkCallback-45-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 12)
   [junit4]   2> 62420 INFO  (zkCallback-46-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 12)
   [junit4]   2> 62419 INFO  (zkCallback-50-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 12)
   [junit4]   2> 62419 INFO  (zkCallback-53-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 12)
   [junit4]   2> 62420 INFO  (zkCallback-44-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 12)
   [junit4]   2> 62420 INFO  (zkCallback-56-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 12)
   [junit4]   2> 62420 INFO  (zkCallback-55-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 12)
   [junit4]   2> 62420 INFO  (zkCallback-54-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 12)
   [junit4]   2> 62421 INFO  (zkCallback-49-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 12)
   [junit4]   2> 62421 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 12)
   [junit4]   2> 62434 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node7",
   [junit4]   2>   "core":"core7",
   [junit4]   2>   "core_node_name":"node7",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node7/solr/"} current state version: 0
   [junit4]   2> 62444 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node7",
   [junit4]   2>   "core":"core7",
   [junit4]   2>   "core_node_name":"node7",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node7/solr/"}
   [junit4]   2> 62445 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 62459 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 62462 INFO  (zkCallback-45-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62462 INFO  (zkCallback-46-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62462 INFO  (zkCallback-41-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62462 INFO  (zkCallback-52-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62462 INFO  (zkCallback-49-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62462 INFO  (zkCallback-44-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62462 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62462 INFO  (zkCallback-50-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62462 INFO  (zkCallback-53-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62462 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62463 INFO  (zkCallback-54-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62464 INFO  (zkCallback-56-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62464 INFO  (zkCallback-47-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62464 INFO  (zkCallback-51-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62464 INFO  (zkCallback-55-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62466 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 0, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node4",
   [junit4]   2>   "core":"core4",
   [junit4]   2>   "core_node_name":"node4",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node4/solr/"} current state version: 1
   [junit4]   2> 62466 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node4",
   [junit4]   2>   "core":"core4",
   [junit4]   2>   "core_node_name":"node4",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node4/solr/"}
   [junit4]   2> 62466 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
   [junit4]   2> 62466 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 62467 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 0, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node5",
   [junit4]   2>   "core":"core5",
   [junit4]   2>   "core_node_name":"node5",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node5/solr/"} current state version: 1
   [junit4]   2> 62467 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node5",
   [junit4]   2>   "core":"core5",
   [junit4]   2>   "core_node_name":"node5",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node5/solr/"}
   [junit4]   2> 62467 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
   [junit4]   2> 62467 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 62468 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 0, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node6",
   [junit4]   2>   "core":"core6",
   [junit4]   2>   "core_node_name":"node6",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node6/solr/"} current state version: 1
   [junit4]   2> 62468 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node6",
   [junit4]   2>   "core":"core6",
   [junit4]   2>   "core_node_name":"node6",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node6/solr/"}
   [junit4]   2> 62468 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
   [junit4]   2> 62468 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 62469 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 8, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node2",
   [junit4]   2>   "core":"core2",
   [junit4]   2>   "core_node_name":"node2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node2/solr/"} current state version: 1
   [junit4]   2> 62470 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node2",
   [junit4]   2>   "core":"core2",
   [junit4]   2>   "core_node_name":"node2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node2/solr/"}
   [junit4]   2> 62470 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
   [junit4]   2> 62470 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 62471 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 8, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node8",
   [junit4]   2>   "core":"core8",
   [junit4]   2>   "core_node_name":"node8",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node8/solr/"} current state version: 1
   [junit4]   2> 62471 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node8",
   [junit4]   2>   "core":"core8",
   [junit4]   2>   "core_node_name":"node8",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node8/solr/"}
   [junit4]   2> 62471 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
   [junit4]   2> 62471 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 62472 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 8, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node3",
   [junit4]   2>   "core":"core3",
   [junit4]   2>   "core_node_name":"node3",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node3/solr/"} current state version: 1
   [junit4]   2> 62472 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node3",
   [junit4]   2>   "core":"core3",
   [junit4]   2>   "core_node_name":"node3",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node3/solr/"}
   [junit4]   2> 62472 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
   [junit4]   2> 62472 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 62473 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 8, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node9",
   [junit4]   2>   "core":"core9",
   [junit4]   2>   "core_node_name":"node9",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node9/solr/"} current state version: 1
   [junit4]   2> 62473 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node9",
   [junit4]   2>   "core":"core9",
   [junit4]   2>   "core_node_name":"node9",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node9/solr/"}
   [junit4]   2> 62473 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
   [junit4]   2> 62473 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 62475 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 8, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node10",
   [junit4]   2>   "core":"core10",
   [junit4]   2>   "core_node_name":"node10",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node10/solr/"} current state version: 1
   [junit4]   2> 62475 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node10",
   [junit4]   2>   "core":"core10",
   [junit4]   2>   "core_node_name":"node10",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node10/solr/"}
   [junit4]   2> 62475 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
   [junit4]   2> 62475 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 62476 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 8, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node0",
   [junit4]   2>   "core":"core0",
   [junit4]   2>   "core_node_name":"node0",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node0/solr/"} current state version: 1
   [junit4]   2> 62476 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node0",
   [junit4]   2>   "core":"core0",
   [junit4]   2>   "core_node_name":"node0",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node0/solr/"}
   [junit4]   2> 62476 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
   [junit4]   2> 62476 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 62477 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 8, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node11",
   [junit4]   2>   "core":"core11",
   [junit4]   2>   "core_node_name":"node11",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node11/solr/"} current state version: 1
   [junit4]   2> 62477 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node11",
   [junit4]   2>   "core":"core11",
   [junit4]   2>   "core_node_name":"node11",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node11/solr/"}
   [junit4]   2> 62477 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
   [junit4]   2> 62477 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 62478 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 8, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node1/solr/"} current state version: 1
   [junit4]   2> 62478 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node1/solr/"}
   [junit4]   2> 62478 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
   [junit4]   2> 62478 INFO  (OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 62580 INFO  (zkCallback-46-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62580 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62580 INFO  (zkCallback-41-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62580 INFO  (zkCallback-49-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62580 INFO  (zkCallback-44-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62580 INFO  (zkCallback-50-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62580 INFO  (zkCallback-45-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62580 INFO  (zkCallback-54-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62581 INFO  (zkCallback-52-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62582 INFO  (zkCallback-47-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62581 INFO  (zkCallback-55-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62581 INFO  (zkCallback-56-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62582 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62581 INFO  (zkCallback-51-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62581 INFO  (zkCallback-53-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 13)
   [junit4]   2> 62934 INFO  (testShardAssignment-218-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 62934 INFO  (testShardAssignment-215-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 62934 INFO  (testShardAssignment-216-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 62934 INFO  (testShardAssignment-217-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 62935 INFO  (testShardAssignment-220-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 62935 INFO  (zkCallback-46-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 62935 INFO  (zkCallback-48-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 62935 INFO  (testShardAssignment-213-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 62935 INFO  (testShardAssignment-219-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 62935 INFO  (testShardAssignment-221-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 62935 INFO  (testShardAssignment-214-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 62936 INFO  (zkCallback-41-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 62936 INFO  (zkCallback-44-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 62936 INFO  (zkCallback-45-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 62936 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 62936 INFO  (zkCallback-56-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 62936 INFO  (testShardAssignment-211-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 62936 INFO  (zkCallback-55-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 62936 INFO  (testShardAssignment-222-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 62936 INFO  (zkCallback-54-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 62936 INFO  (zkCallback-47-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 62936 INFO  (zkCallback-52-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 62936 INFO  (zkCallback-53-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 62937 INFO  (zkCallback-50-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 62937 INFO  (zkCallback-49-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 62937 INFO  (zkCallback-51-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 62937 INFO  (testShardAssignment-212-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 62947 INFO  (testShardAssignment-219-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/94822320418848780-node8_core8-n_0000000000
   [junit4]   2> 62947 INFO  (testShardAssignment-217-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/94822320418848778-node6_core6-n_0000000001
   [junit4]   2> 62947 INFO  (testShardAssignment-215-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/94822320418848776-node4_core4-n_0000000003
   [junit4]   2> 62947 INFO  (testShardAssignment-220-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/94822320418848781-node9_core9-n_0000000004
   [junit4]   2> 62947 INFO  (testShardAssignment-212-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/94822320418848773-node1_core1-n_0000000005
   [junit4]   2> 62947 INFO  (testShardAssignment-216-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/94822320418848777-node5_core5-n_0000000002
   [junit4]   2> 62947 INFO  (testShardAssignment-218-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/94822320418848779-node7_core7-n_0000000006
   [junit4]   2> 62953 INFO  (testShardAssignment-211-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/94822320418848772-node0_core0-n_0000000009
   [junit4]   2> 62953 INFO  (testShardAssignment-222-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/94822320418848783-node11_core11-n_0000000007
   [junit4]   2> 62953 INFO  (testShardAssignment-221-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/94822320418848782-node10_core10-n_0000000010
   [junit4]   2> 62953 INFO  (testShardAssignment-213-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/94822320418848774-node2_core2-n_0000000011
   [junit4]   2> 62954 INFO  (testShardAssignment-214-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/94822320418848775-node3_core3-n_0000000008
   [junit4]   2> 62955 INFO  (testShardAssignment-215-thread-1) [    ] o.a.s.c.LeaderElector Watching path /c

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

3-127.0.0.1:53735_solr-n_0000000001) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 135798 INFO  (OverseerStateUpdate-94822325066661893-127.0.0.1:53735_solr-n_0000000001) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 135799 INFO  (OverseerStateUpdate-94822325066661893-127.0.0.1:53735_solr-n_0000000001) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node1/solr/"} current state version: 2
   [junit4]   2> 135800 INFO  (OverseerStateUpdate-94822325066661893-127.0.0.1:53735_solr-n_0000000001) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node1/solr/"}
   [junit4]   2> 135800 INFO  (OverseerStateUpdate-94822325066661893-127.0.0.1:53735_solr-n_0000000001) [    ] o.a.s.c.o.ReplicaMutator shard=shard1 is already registered
   [junit4]   2> 135800 INFO  (zkCallback-165-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 135800 INFO  (zkCallback-161-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 135800 INFO  (zkCallback-162-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 135851 INFO  (OverseerStateUpdate-94822325066661893-127.0.0.1:53735_solr-n_0000000001) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"deletecore",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"collection1"} current state version: 3
   [junit4]   2> 135952 INFO  (OverseerStateUpdate-94822325066661893-127.0.0.1:53735_solr-n_0000000001) [    ] o.a.s.c.o.ZkStateWriter going to delete_collection /collections/collection1/state.json
   [junit4]   2> 135958 INFO  (zkCallback-161-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 135958 INFO  (zkCallback-162-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 135958 INFO  (zkCallback-165-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 135958 INFO  (zkCallback-161-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 135961 INFO  (zkCallback-165-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 135961 INFO  (zkCallback-162-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 136458 INFO  (zkCallback-162-thread-2) [    ] 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> 136458 INFO  (zkCallback-165-thread-2) [    ] 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> 136458 INFO  (zkCallback-161-thread-2) [    ] 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> 137959 WARN  (zkCallback-162-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 137960 INFO  (TEST-OverseerTest.testOverseerFailure-seed#[CE174C896F088417]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53735 53735
   [junit4]   2> 138145 INFO  (Thread-246) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53735 53735
   [junit4]   2> 138146 WARN  (Thread-246) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 138146 INFO  (TEST-OverseerTest.testOverseerFailure-seed#[CE174C896F088417]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testOverseerFailure
   [junit4]   2> 138146 INFO  (TEST-OverseerTest.testOverseerFailure-seed#[CE174C896F088417]) [    ] o.a.s.c.Overseer Overseer (id=94822325066661893-127.0.0.1:53735_solr-n_0000000001) closing
   [junit4]   2> 138146 INFO  (OverseerStateUpdate-94822325066661893-127.0.0.1:53735_solr-n_0000000001) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53735_solr
   [junit4]   2> 138146 ERROR (OverseerExitThread) [    ] o.a.s.c.Overseer could not read the data
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:304)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:87)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$2.run(Overseer.java:265)
   [junit4]   2> 141147 INFO  (SUITE-OverseerTest-seed#[CE174C896F088417]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OverseerTest_CE174C896F088417-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=fr_NE, timezone=America/Jamaica
   [junit4]   2> NOTE: Linux 3.19.0-31-generic i386/Oracle Corporation 1.9.0-ea (32-bit)/cpus=12,threads=1,free=24792832,total=82923520
   [junit4]   2> NOTE: All tests run in this JVM: [FieldAnalysisRequestHandlerTest, TestStandardQParsers, TestCharFilters, SparseHLLTest, TestLeaderElectionZkExpiry, TestFieldCollectionResource, TestCollationField, TestConfigSetsAPIExclusivity, TestBulkSchemaAPI, TestUtils, TermVectorComponentDistributedTest, TestStressRecovery, OverseerTest]
   [junit4] Completed [58/555] on J2 in 79.11s, 12 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 1624 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 555 suites (8 ignored), 2200 tests, 1 failure, 106 ignored (67 assumptions) [seed: CE174C896F088417]

Total time: 51 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_66) - Build # 14820 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14820/
Java: 32bit/jdk1.8.0_66 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.OverseerTest.testExternalClusterStateChangeBehavior

Error Message:
Illegal state, was: down expected:active clusterState:live nodes:[]collections:{c1=DocCollection(c1)={   "shards":{"shard1":{       "parent":null,       "range":null,       "state":"active",       "replicas":{"core_node1":{           "base_url":"http://127.0.0.1/solr",           "node_name":"node1",           "core":"core1",           "roles":"",           "state":"down"}}}},   "router":{"name":"implicit"}}, test=LazyCollectionRef(test)}

Stack Trace:
java.lang.AssertionError: Illegal state, was: down expected:active clusterState:live nodes:[]collections:{c1=DocCollection(c1)={
  "shards":{"shard1":{
      "parent":null,
      "range":null,
      "state":"active",
      "replicas":{"core_node1":{
          "base_url":"http://127.0.0.1/solr",
          "node_name":"node1",
          "core":"core1",
          "roles":"",
          "state":"down"}}}},
  "router":{"name":"implicit"}}, test=LazyCollectionRef(test)}
	at __randomizedtesting.SeedInfo.seed([CC2818BFEE257F9D:A4361B530CB525D3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.verifyReplicaStatus(AbstractDistribZkTestBase.java:231)
	at org.apache.solr.cloud.OverseerTest.testExternalClusterStateChangeBehavior(OverseerTest.java:1247)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	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:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	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 9746 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OverseerTest_CC2818BFEE257F9D-001/init-core-data-001
   [junit4]   2> 452066 INFO  (SUITE-OverseerTest-seed#[CC2818BFEE257F9D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 452066 INFO  (SUITE-OverseerTest-seed#[CC2818BFEE257F9D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 452066 INFO  (SUITE-OverseerTest-seed#[CC2818BFEE257F9D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 452068 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testShardAssignment
   [junit4]   2> 452068 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 452084 INFO  (Thread-1471) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 452084 INFO  (Thread-1471) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 452184 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.ZkTestServer start zk server on port:51814
   [junit4]   2> 452184 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 452185 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 452186 INFO  (zkCallback-460-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12c397c name:ZooKeeperConnection Watcher:127.0.0.1:51814 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 452187 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 452187 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 452189 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 452190 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 452192 INFO  (zkCallback-461-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ce6bdc name:ZooKeeperConnection Watcher:127.0.0.1:51814 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 452192 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 452192 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 452192 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 452204 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 452204 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 452211 INFO  (zkCallback-462-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12c8a10 name:ZooKeeperConnection Watcher:127.0.0.1:51814/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 452211 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 452212 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 452212 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 452213 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 452213 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 452214 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 452214 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 452215 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 452219 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 452219 INFO  (zkCallback-463-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@475e67 name:ZooKeeperConnection Watcher:127.0.0.1:51814/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 452219 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 452220 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 452220 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 452220 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 452221 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 452222 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 452222 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94823615777275907-127.0.0.1:51814_solr-n_0000000000
   [junit4]   2> 452222 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51814_solr
   [junit4]   2> 452222 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 452228 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.Overseer Overseer (id=94823615777275907-127.0.0.1:51814_solr-n_0000000000) starting
   [junit4]   2> 452229 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 452229 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 452230 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 452231 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 452231 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 452232 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 452233 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 452233 INFO  (OverseerCollectionConfigSetProcessor-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 452234 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 452234 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 452247 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 452249 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 452259 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 452271 INFO  (zkCallback-465-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8734c name:ZooKeeperConnection Watcher:127.0.0.1:51814/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 452271 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 452271 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 452272 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 452273 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1
   [junit4]   2> 452274 INFO  (zkCallback-465-thread-1) [    ] 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> 452274 INFO  (zkCallback-462-thread-1) [    ] 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> 452274 INFO  (zkCallback-463-thread-1) [    ] 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> 452276 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"} current state version: 0
   [junit4]   2> 452276 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 452276 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 452277 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 452277 INFO  (zkCallback-462-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 452277 INFO  (zkCallback-465-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 452278 INFO  (zkCallback-463-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 452776 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 452777 INFO  (zkCallback-465-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 452777 INFO  (zkCallback-462-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 452777 INFO  (zkCallback-463-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 452783 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/94823615777275908-127.0.0.1_core1-n_0000000000
   [junit4]   2> 452784 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 452785 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 452786 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] 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/solr/",
   [junit4]   2>   "core":"core1"} current state version: 1
   [junit4]   2> 452790 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core2",
   [junit4]   2>   "core_node_name":"node2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"} current state version: 1
   [junit4]   2> 452790 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core2",
   [junit4]   2>   "core_node_name":"node2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 452790 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=3
   [junit4]   2> 452790 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard3
   [junit4]   2> 452891 INFO  (zkCallback-463-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 452891 INFO  (zkCallback-462-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 452893 INFO  (zkCallback-465-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 453291 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 453293 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard3/election/94823615777275908-127.0.0.1_core2-n_0000000000
   [junit4]   2> 453293 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 453294 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 453296 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/",
   [junit4]   2>   "core":"core2"} current state version: 2
   [junit4]   2> 453297 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core3",
   [junit4]   2>   "core_node_name":"node3",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"} current state version: 2
   [junit4]   2> 453298 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core3",
   [junit4]   2>   "core_node_name":"node3",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 453298 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=3
   [junit4]   2> 453298 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 453399 INFO  (zkCallback-462-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 453399 INFO  (zkCallback-465-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 453400 INFO  (zkCallback-463-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 453799 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 453801 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/94823615777275908-127.0.0.1_core3-n_0000000000
   [junit4]   2> 453801 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 453802 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 453803 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] 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/solr/",
   [junit4]   2>   "core":"core3"} current state version: 3
   [junit4]   2> 453805 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core4",
   [junit4]   2>   "core_node_name":"node4",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"} current state version: 3
   [junit4]   2> 453805 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core4",
   [junit4]   2>   "core_node_name":"node4",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 453806 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=3
   [junit4]   2> 453806 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 453907 INFO  (zkCallback-465-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 453907 INFO  (zkCallback-463-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 453907 INFO  (zkCallback-462-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 454305 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 454306 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/94823615777275908-127.0.0.1_core4-n_0000000001
   [junit4]   2> 454307 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.LeaderElector Watching path /collections/collection1/leader_elect/shard2/election/94823615777275908-127.0.0.1_core1-n_0000000000 to know if I could be the leader
   [junit4]   2> 454308 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core5",
   [junit4]   2>   "core_node_name":"node5",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"} current state version: 4
   [junit4]   2> 454308 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core5",
   [junit4]   2>   "core_node_name":"node5",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 454308 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=3
   [junit4]   2> 454308 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard3
   [junit4]   2> 454409 INFO  (zkCallback-462-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 454409 INFO  (zkCallback-463-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 454410 INFO  (zkCallback-465-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 454807 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 454809 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard3/election/94823615777275908-127.0.0.1_core5-n_0000000001
   [junit4]   2> 454810 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.LeaderElector Watching path /collections/collection1/leader_elect/shard3/election/94823615777275908-127.0.0.1_core2-n_0000000000 to know if I could be the leader
   [junit4]   2> 454811 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core6",
   [junit4]   2>   "core_node_name":"node6",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"} current state version: 5
   [junit4]   2> 454811 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core6",
   [junit4]   2>   "core_node_name":"node6",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 454811 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=3
   [junit4]   2> 454811 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 454914 INFO  (zkCallback-463-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 454914 INFO  (zkCallback-465-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 454914 INFO  (zkCallback-462-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 455311 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 455313 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/94823615777275908-127.0.0.1_core6-n_0000000001
   [junit4]   2> 455313 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.LeaderElector Watching path /collections/collection1/leader_elect/shard1/election/94823615777275908-127.0.0.1_core3-n_0000000000 to know if I could be the leader
   [junit4]   2> 455314 INFO  (zkCallback-463-thread-1) [    ] 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> 455314 INFO  (zkCallback-465-thread-1) [    ] 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> 455314 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 0x150e1937eb90004, 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> 455314 ERROR (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]-EventThread) [    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@a9b9a6 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1ab2757[Shutting down, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 9]
   [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> 455314 WARN  (zkCallback-465-thread-2) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/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:336)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:333)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:333)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:107)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [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$1.run(ExecutorUtil.java:231)
   [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> 455315 ERROR (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]-EventThread) [    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@2022ca rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1ab2757[Shutting down, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 9]
   [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> 456814 WARN  (zkCallback-465-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 456815 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51814 51814
   [junit4]   2> 456852 INFO  (Thread-1471) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51814 51814
   [junit4]   2> 456853 WARN  (Thread-1471) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 456853 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testShardAssignment
   [junit4]   2> 456853 INFO  (TEST-OverseerTest.testShardAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.Overseer Overseer (id=94823615777275907-127.0.0.1:51814_solr-n_0000000000) closing
   [junit4]   2> 456855 INFO  (OverseerStateUpdate-94823615777275907-127.0.0.1:51814_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:51814_solr
   [junit4]   2> 456860 ERROR (OverseerExitThread) [    ] o.a.s.c.Overseer could not read the data
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:304)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:87)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$2.run(Overseer.java:265)
   [junit4]   2> 456861 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOverseerStatsReset
   [junit4]   2> 456861 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 456861 INFO  (Thread-1472) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 456861 INFO  (Thread-1472) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 456962 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.ZkTestServer start zk server on port:35693
   [junit4]   2> 456962 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 456962 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 456966 INFO  (zkCallback-466-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c990d6 name:ZooKeeperConnection Watcher:127.0.0.1:35693 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 456966 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 456966 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 456967 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 456968 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 456968 INFO  (zkCallback-467-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@367312 name:ZooKeeperConnection Watcher:127.0.0.1:35693 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 456968 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 456968 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 456969 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 456970 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 456970 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 456971 INFO  (zkCallback-468-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12bada8 name:ZooKeeperConnection Watcher:127.0.0.1:35693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 456971 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 456971 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 456975 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 456976 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 456976 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 456977 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 456977 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 456978 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 456979 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 456995 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 457003 INFO  (zkCallback-469-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f29481 name:ZooKeeperConnection Watcher:127.0.0.1:35693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 457003 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 457003 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 457004 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 457005 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/node1
   [junit4]   2> 457005 INFO  (zkCallback-469-thread-1) [    ] 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> 457006 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 457006 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 457007 INFO  (zkCallback-468-thread-1) [    ] 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> 457008 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 457008 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 457008 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94823616090341378-127.0.0.1:35693_solr-n_0000000000
   [junit4]   2> 457008 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35693_solr
   [junit4]   2> 457009 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 457009 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.Overseer Overseer (id=94823616090341378-127.0.0.1:35693_solr-n_0000000000) starting
   [junit4]   2> 457009 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 457010 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 457011 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 457012 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 457013 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 457014 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 457015 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 457015 INFO  (OverseerCollectionConfigSetProcessor-94823616090341378-127.0.0.1:35693_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 457016 INFO  (OverseerStateUpdate-94823616090341378-127.0.0.1:35693_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 457017 INFO  (OverseerStateUpdate-94823616090341378-127.0.0.1:35693_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node1/solr/"} current state version: 0
   [junit4]   2> 457017 INFO  (OverseerStateUpdate-94823616090341378-127.0.0.1:35693_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node1/solr/"}
   [junit4]   2> 457017 INFO  (OverseerStateUpdate-94823616090341378-127.0.0.1:35693_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 457017 INFO  (OverseerStateUpdate-94823616090341378-127.0.0.1:35693_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 457018 INFO  (zkCallback-468-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 457018 INFO  (zkCallback-469-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 457517 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 457518 INFO  (zkCallback-468-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 457518 INFO  (zkCallback-469-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 457520 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/94823616090341379-node1_core1-n_0000000000
   [junit4]   2> 457520 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 457522 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 457524 INFO  (OverseerStateUpdate-94823616090341378-127.0.0.1:35693_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://node1/solr/",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"core1"} current state version: 1
   [junit4]   2> 457524 INFO  (OverseerStateUpdate-94823616090341378-127.0.0.1:35693_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=null message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://node1/solr/",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"core1"}
   [junit4]   2> 457524 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.Overseer Overseer (id=94823616090341378-127.0.0.1:35693_solr-n_0000000000) closing
   [junit4]   2> 457524 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.ElectionContext Canceling election /overseer_elect/election/94823616090341378-127.0.0.1:35693_solr-n_0000000000
   [junit4]   2> 457524 INFO  (OverseerStateUpdate-94823616090341378-127.0.0.1:35693_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35693_solr
   [junit4]   2> 457525 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94823616090341378-127.0.0.1:35693_solr-n_0000000001
   [junit4]   2> 457525 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35693_solr
   [junit4]   2> 457525 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 457526 ERROR (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.LeaderElector node exists
   [junit4]   2> org.apache.zookeeper.KeeperException$NodeExistsException: KeeperErrorCode = NodeExists for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:119)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$10.execute(SolrZkClient.java:508)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:505)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:463)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:450)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:668)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:197)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:157)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:346)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:255)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTest.testOverseerStatsReset(OverseerTest.java:730)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 457527 INFO  (OverseerExitThread) [    ] o.a.s.c.Overseer I'm exiting , but I'm still the leader
   [junit4]   2> 457528 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.ElectionContext Canceling election /overseer_elect/election/94823616090341378-127.0.0.1:35693_solr-n_0000000001
   [junit4]   2> 457528 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94823616090341378-127.0.0.1:35693_solr-n_0000000002
   [junit4]   2> 457529 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35693_solr
   [junit4]   2> 457529 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 457529 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.Overseer Overseer (id=94823616090341378-127.0.0.1:35693_solr-n_0000000002) starting
   [junit4]   2> 457532 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 457533 INFO  (OverseerStateUpdate-94823616090341378-127.0.0.1:35693_solr-n_0000000002) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 457533 INFO  (zkCallback-469-thread-1) [    ] 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> 457533 INFO  (zkCallback-468-thread-1) [    ] 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> 457533 INFO  (OverseerCollectionConfigSetProcessor-94823616090341378-127.0.0.1:35693_solr-n_0000000002) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 457534 INFO  (OverseerStateUpdate-94823616090341378-127.0.0.1:35693_solr-n_0000000002) [    ] o.a.s.c.Overseer processMessage: workQueueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://node1/solr/",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"core1"}
   [junit4]   2> 457535 INFO  (OverseerStateUpdate-94823616090341378-127.0.0.1:35693_solr-n_0000000002) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=null message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://node1/solr/",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"core1"}
   [junit4]   2> 457535 INFO  (zkCallback-468-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
   [junit4]   2> 457536 INFO  (OverseerStateUpdate-94823616090341378-127.0.0.1:35693_solr-n_0000000002) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://node1/solr/",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"core1"} current state version: 2
   [junit4]   2> 457536 INFO  (OverseerStateUpdate-94823616090341378-127.0.0.1:35693_solr-n_0000000002) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=null message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://node1/solr/",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"core1"}
   [junit4]   2> 457536 INFO  (OverseerStateUpdate-94823616090341378-127.0.0.1:35693_solr-n_0000000002) [    ] 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://node1/solr/",
   [junit4]   2>   "core":"core1"} current state version: 2
   [junit4]   2> 457637 INFO  (zkCallback-468-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
   [junit4]   2> 459033 WARN  (zkCallback-469-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 459034 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35693 35693
   [junit4]   2> 459053 INFO  (Thread-1472) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35693 35693
   [junit4]   2> 459053 WARN  (Thread-1472) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 459053 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testOverseerStatsReset
   [junit4]   2> 459053 INFO  (TEST-OverseerTest.testOverseerStatsReset-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.Overseer Overseer (id=94823616090341378-127.0.0.1:35693_solr-n_0000000002) closing
   [junit4]   2> 459053 INFO  (OverseerStateUpdate-94823616090341378-127.0.0.1:35693_solr-n_0000000002) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35693_solr
   [junit4]   2> 459058 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDoubleAssignment
   [junit4]   2> 459059 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 459059 ERROR (OverseerExitThread) [    ] o.a.s.c.Overseer could not read the data
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:304)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:87)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$2.run(Overseer.java:265)
   [junit4]   2> 459059 INFO  (Thread-1473) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 459059 INFO  (Thread-1473) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 459159 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.ZkTestServer start zk server on port:39098
   [junit4]   2> 459159 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 459171 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 459177 INFO  (zkCallback-471-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b8eb7 name:ZooKeeperConnection Watcher:127.0.0.1:39098/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 459177 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 459177 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 459177 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 459180 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 459196 INFO  (zkCallback-472-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c11ae5 name:ZooKeeperConnection Watcher:127.0.0.1:39098 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 459196 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 459197 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 459204 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 459219 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 459235 INFO  (zkCallback-473-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@184c616 name:ZooKeeperConnection Watcher:127.0.0.1:39098 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 459235 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 459235 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 459235 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 459237 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 459237 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 459238 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 459238 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 459239 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 459239 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 459240 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 459240 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 459241 INFO  (zkCallback-474-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@cc7b44 name:ZooKeeperConnection Watcher:127.0.0.1:39098/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 459241 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 459241 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 459242 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 459244 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/node1
   [junit4]   2> 459245 INFO  (zkCallback-471-thread-1) [    ] 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> 459245 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 459260 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 459260 INFO  (zkCallback-474-thread-1) [    ] 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> 459266 INFO  (zkCallback-475-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18c6b27 name:ZooKeeperConnection Watcher:127.0.0.1:39098/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 459266 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 459267 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 459267 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 459268 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 459269 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 459269 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 459270 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94823616234389508-127.0.0.1:39098_solr-n_0000000000
   [junit4]   2> 459270 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39098_solr
   [junit4]   2> 459270 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 459270 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.Overseer Overseer (id=94823616234389508-127.0.0.1:39098_solr-n_0000000000) starting
   [junit4]   2> 459271 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 459272 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 459273 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 459273 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 459274 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 459275 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 459277 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 459277 INFO  (OverseerStateUpdate-94823616234389508-127.0.0.1:39098_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 459277 INFO  (OverseerStateUpdate-94823616234389508-127.0.0.1:39098_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 459291 INFO  (OverseerCollectionConfigSetProcessor-94823616234389508-127.0.0.1:39098_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 459299 INFO  (OverseerStateUpdate-94823616234389508-127.0.0.1:39098_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node1/solr/"} current state version: 0
   [junit4]   2> 459300 INFO  (OverseerStateUpdate-94823616234389508-127.0.0.1:39098_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node1/solr/"}
   [junit4]   2> 459300 INFO  (OverseerStateUpdate-94823616234389508-127.0.0.1:39098_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 459300 INFO  (OverseerStateUpdate-94823616234389508-127.0.0.1:39098_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 459300 INFO  (zkCallback-471-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 459300 INFO  (zkCallback-474-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 459301 INFO  (zkCallback-475-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 459792 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 459793 INFO  (zkCallback-474-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 459793 INFO  (zkCallback-471-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 459793 INFO  (zkCallback-475-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - updating...
   [junit4]   2> 459794 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/94823616234389507-node1_core1-n_0000000000
   [junit4]   2> 459795 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 459796 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 459797 INFO  (OverseerStateUpdate-94823616234389508-127.0.0.1:39098_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://node1/solr/",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"core1"} current state version: 1
   [junit4]   2> 459797 INFO  (OverseerStateUpdate-94823616234389508-127.0.0.1:39098_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=null message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://node1/solr/",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"core1"}
   [junit4]   2> 459799 INFO  (OverseerStateUpdate-94823616234389508-127.0.0.1:39098_solr-n_0000000000) [    ] 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://node1/solr/",
   [junit4]   2>   "core":"core1"} current state version: 1
   [junit4]   2> 459799 INFO  (zkCallback-471-thread-1) [    ] 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> 459799 INFO  (zkCallback-475-thread-1) [    ] 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> 459799 INFO  (zkCallback-474-thread-1) [    ] 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> 459901 INFO  (zkCallback-471-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
   [junit4]   2> 459901 INFO  (zkCallback-475-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
   [junit4]   2> 461299 WARN  (zkCallback-474-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 461300 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 461311 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 461311 INFO  (zkCallback-477-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e3fc2 name:ZooKeeperConnection Watcher:

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

(SolrZkClient.java:367)
   [junit4]   2> 	at org.apache.solr.cloud.overseer.ZkStateWriter.writePendingUpdates(ZkStateWriter.java:251)
   [junit4]   2> 	at org.apache.solr.cloud.overseer.ZkStateWriter.enqueueUpdate(ZkStateWriter.java:118)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.processQueueItem(Overseer.java:290)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:214)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 531073 INFO  (OverseerStateUpdate-94823620941905923-127.0.0.1:43945_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"test",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 531073 INFO  (OverseerStateUpdate-94823620941905923-127.0.0.1:43945_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: test
   [junit4]   2> 531074 INFO  (OverseerStateUpdate-94823620941905923-127.0.0.1:43945_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/test/state.json
   [junit4]   2> 531074 INFO  (OverseerStateUpdate-94823620941905923-127.0.0.1:43945_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"createshard",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"x",
   [junit4]   2>   "replicationFactor":"1"} current state version: 2
   [junit4]   2> 531075 INFO  (OverseerStateUpdate-94823620941905923-127.0.0.1:43945_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"x",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "state":"down"} current state version: 2
   [junit4]   2> 531075 INFO  (OverseerStateUpdate-94823620941905923-127.0.0.1:43945_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"x",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "state":"down"} 
   [junit4]   2> 531176 INFO  (OverseerStateUpdate-94823620941905923-127.0.0.1:43945_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/test/state.json version: 0
   [junit4]   2> 536235 INFO  (TEST-OverseerTest.testExternalClusterStateChangeBehavior-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43945 43945
   [junit4]   2> 536272 INFO  (Thread-1482) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43945 43945
   [junit4]   2> 536272 WARN  (Thread-1482) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 536272 INFO  (TEST-OverseerTest.testExternalClusterStateChangeBehavior-seed#[CC2818BFEE257F9D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExternalClusterStateChangeBehavior
   [junit4]   2> 536272 INFO  (TEST-OverseerTest.testExternalClusterStateChangeBehavior-seed#[CC2818BFEE257F9D]) [    ] o.a.s.c.Overseer Overseer (id=94823620941905923-127.0.0.1:43945_solr-n_0000000000) closing
   [junit4]   2> 536272 INFO  (OverseerStateUpdate-94823620941905923-127.0.0.1:43945_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43945_solr
   [junit4]   2> 536273 ERROR (OverseerExitThread) [    ] o.a.s.c.Overseer could not read the data
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:304)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:87)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$2.run(Overseer.java:265)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverseerTest -Dtests.method=testExternalClusterStateChangeBehavior -Dtests.seed=CC2818BFEE257F9D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ro_RO -Dtests.timezone=Africa/Bissau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 5.39s J2 | OverseerTest.testExternalClusterStateChangeBehavior <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Illegal state, was: down expected:active clusterState:live nodes:[]collections:{c1=DocCollection(c1)={
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "parent":null,
   [junit4]    >       "range":null,
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{"core_node1":{
   [junit4]    >           "base_url":"http://127.0.0.1/solr",
   [junit4]    >           "node_name":"node1",
   [junit4]    >           "core":"core1",
   [junit4]    >           "roles":"",
   [junit4]    >           "state":"down"}}}},
   [junit4]    >   "router":{"name":"implicit"}}, test=LazyCollectionRef(test)}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CC2818BFEE257F9D:A4361B530CB525D3]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.verifyReplicaStatus(AbstractDistribZkTestBase.java:231)
   [junit4]    > 	at org.apache.solr.cloud.OverseerTest.testExternalClusterStateChangeBehavior(OverseerTest.java:1247)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 539275 INFO  (SUITE-OverseerTest-seed#[CC2818BFEE257F9D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OverseerTest_CC2818BFEE257F9D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, sim=ClassicSimilarity, locale=ro_RO, timezone=Africa/Bissau
   [junit4]   2> NOTE: Linux 3.19.0-31-generic i386/Oracle Corporation 1.8.0_66 (32-bit)/cpus=12,threads=1,free=52545840,total=205086720
   [junit4]   2> NOTE: All tests run in this JVM: [ShowFileRequestHandlerTest, UpdateParamsTest, OverseerStatusTest, TestAuthorizationFramework, TestSolrQueryParser, StatelessScriptUpdateProcessorFactoryTest, HdfsDirectoryFactoryTest, ClusterStateTest, TestStressReorder, TestExpandComponent, DirectSolrConnectionTest, CollectionsAPIAsyncDistributedZkTest, BadIndexSchemaTest, TestXIncludeConfig, MultiThreadedOCPTest, TestUtils, HdfsWriteToMultipleCollectionsTest, QueryParsingTest, TestFuzzyAnalyzedSuggestions, DirectUpdateHandlerTest, HighlighterMaxOffsetTest, HighlighterConfigTest, TestBulkSchemaConcurrent, RankQueryTest, TestDistribIDF, HdfsUnloadDistributedZkTest, HardAutoCommitTest, TestPostingsSolrHighlighter, SparseHLLTest, TestFieldCollectionResource, ConnectionManagerTest, TestStandardQParsers, OutOfBoxZkACLAndCredentialsProvidersTest, TestMiniSolrCloudCluster, HdfsChaosMonkeyNothingIsSafeTest, SolrCoreCheckLockOnStartupTest, DistribJoinFromCollectionTest, AliasIntegrationTest, TestReloadAndDeleteDocs, OverseerRolesTest, TestPHPSerializedResponseWriter, TestFieldResource, BinaryUpdateRequestHandlerTest, TestSuggestSpellingConverter, TestDistributedMissingSort, FieldMutatingUpdateProcessorTest, TestSearchPerf, OverseerTest]
   [junit4] Completed [147/555] on J2 in 87.25s, 12 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 1362 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 555 suites (8 ignored), 2200 tests, 1 failure, 105 ignored (67 assumptions) [seed: CC2818BFEE257F9D]

Total time: 51 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b90) - Build # 14819 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14819/
Java: 64bit/jdk1.9.0-ea-b90 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestMiniSolrCloudCluster

Error Message:
22 threads leaked from SUITE scope at org.apache.solr.cloud.TestMiniSolrCloudCluster:     1) Thread[id=3951, name=zkCallback-524-thread-3, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)    2) Thread[id=3839, name=qtp1450807159-3839-selector-ServerConnectorManager@2e6dcc09/٢, state=RUNNABLE, group=TGRP-TestMiniSolrCloudCluster]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:747)    3) Thread[id=3845, name=qtp1450807159-3845-acceptor-٠@716f95d8-ServerConnector@30b35191{HTTP/1.1}{127.0.0.1:٥٦١١٢}, state=RUNNABLE, group=TGRP-TestMiniSolrCloudCluster]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:377)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:500)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:747)    4) Thread[id=3921, name=zkCallback-524-thread-1, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)    5) Thread[id=3848, name=qtp1450807159-3848, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2103)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:747)    6) Thread[id=3935, name=OverseerStateUpdate-94823205927911438-127.0.0.1:56112_solr-n_0000000000, state=TIMED_WAITING, group=Overseer state updater.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:108)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:76)         at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:333)         at org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:310)         at org.apache.solr.cloud.DistributedQueue.firstChild(DistributedQueue.java:289)         at org.apache.solr.cloud.DistributedQueue.firstElement(DistributedQueue.java:358)         at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:165)         at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:143)         at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:193)         at java.lang.Thread.run(Thread.java:747)    7) Thread[id=3859, name=Scheduler-60512131, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2103)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1136)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:853)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)    8) Thread[id=3844, name=qtp1450807159-3844-selector-ServerConnectorManager@2e6dcc09/٣, state=RUNNABLE, group=TGRP-TestMiniSolrCloudCluster]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:747)    9) Thread[id=3917, name=jetty-launcher-503-thread-2-EventThread, state=WAITING, group=TGRP-TestMiniSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:178)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2061)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)   10) Thread[id=3915, name=jetty-launcher-503-thread-2-SendThread(127.0.0.1:38562), state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)   11) Thread[id=3851, name=qtp1450807159-3851, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2103)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:747)   12) Thread[id=3936, name=OverseerCollectionConfigSetProcessor-94823205927911438-127.0.0.1:56112_solr-n_0000000000, state=TIMED_WAITING, group=Overseer collection creation process.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:108)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:76)         at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:333)         at org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:310)         at org.apache.solr.cloud.DistributedQueue.firstChild(DistributedQueue.java:289)         at org.apache.solr.cloud.DistributedQueue.firstElement(DistributedQueue.java:358)         at org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:337)         at org.apache.solr.cloud.OverseerTaskQueue.peekTopN(OverseerTaskQueue.java:223)         at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:197)         at java.lang.Thread.run(Thread.java:747)   13) Thread[id=3834, name=qtp1450807159-3834-selector-ServerConnectorManager@2e6dcc09/٠, state=RUNNABLE, group=TGRP-TestMiniSolrCloudCluster]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:747)   14) Thread[id=3937, name=OverseerHdfsCoreFailoverThread-94823205927911438-127.0.0.1:56112_solr-n_0000000000, state=WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:516)         at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)         at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1040)         at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:319)         at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:316)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)         at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)         at org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:725)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)         at java.lang.Thread.run(Thread.java:747)   15) Thread[id=3832, name=qtp1450807159-3832-selector-ServerConnectorManager@2e6dcc09/١, state=RUNNABLE, group=TGRP-TestMiniSolrCloudCluster]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:747)   16) Thread[id=3950, name=zkCallback-524-thread-2, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)   17) Thread[id=3953, name=zkCallback-524-thread-5, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)   18) Thread[id=3865, name=org.eclipse.jetty.server.session.HashSessionManager@79ac9ebcTimer, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2103)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1136)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:853)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)   19) Thread[id=3940, name=coreContainerWorkExecutor-1546-thread-1, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)   20) Thread[id=3938, name=Thread-1532, state=WAITING, group=TGRP-TestMiniSolrCloudCluster]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:516)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)   21) Thread[id=3952, name=zkCallback-524-thread-4, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)   22) Thread[id=3857, name=qtp1450807159-3857, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2103)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)         at java.lang.Thread.run(Thread.java:747)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 22 threads leaked from SUITE scope at org.apache.solr.cloud.TestMiniSolrCloudCluster: 
   1) Thread[id=3951, name=zkCallback-524-thread-3, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
   2) Thread[id=3839, name=qtp1450807159-3839-selector-ServerConnectorManager@2e6dcc09/Ù¢, state=RUNNABLE, group=TGRP-TestMiniSolrCloudCluster]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:747)
   3) Thread[id=3845, name=qtp1450807159-3845-acceptor-٠@716f95d8-ServerConnector@30b35191{HTTP/1.1}{127.0.0.1:٥٦١١٢}, state=RUNNABLE, group=TGRP-TestMiniSolrCloudCluster]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
        at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:377)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:500)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:747)
   4) Thread[id=3921, name=zkCallback-524-thread-1, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
   5) Thread[id=3848, name=qtp1450807159-3848, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2103)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:747)
   6) Thread[id=3935, name=OverseerStateUpdate-94823205927911438-127.0.0.1:56112_solr-n_0000000000, state=TIMED_WAITING, group=Overseer state updater.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:108)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:76)
        at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:333)
        at org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:310)
        at org.apache.solr.cloud.DistributedQueue.firstChild(DistributedQueue.java:289)
        at org.apache.solr.cloud.DistributedQueue.firstElement(DistributedQueue.java:358)
        at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:165)
        at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:143)
        at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:193)
        at java.lang.Thread.run(Thread.java:747)
   7) Thread[id=3859, name=Scheduler-60512131, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2103)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1136)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:853)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
   8) Thread[id=3844, name=qtp1450807159-3844-selector-ServerConnectorManager@2e6dcc09/Ù£, state=RUNNABLE, group=TGRP-TestMiniSolrCloudCluster]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:747)
   9) Thread[id=3917, name=jetty-launcher-503-thread-2-EventThread, state=WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:178)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2061)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
  10) Thread[id=3915, name=jetty-launcher-503-thread-2-SendThread(127.0.0.1:38562), state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
  11) Thread[id=3851, name=qtp1450807159-3851, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2103)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:747)
  12) Thread[id=3936, name=OverseerCollectionConfigSetProcessor-94823205927911438-127.0.0.1:56112_solr-n_0000000000, state=TIMED_WAITING, group=Overseer collection creation process.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:108)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:76)
        at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:333)
        at org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:310)
        at org.apache.solr.cloud.DistributedQueue.firstChild(DistributedQueue.java:289)
        at org.apache.solr.cloud.DistributedQueue.firstElement(DistributedQueue.java:358)
        at org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:337)
        at org.apache.solr.cloud.OverseerTaskQueue.peekTopN(OverseerTaskQueue.java:223)
        at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:197)
        at java.lang.Thread.run(Thread.java:747)
  13) Thread[id=3834, name=qtp1450807159-3834-selector-ServerConnectorManager@2e6dcc09/Ù , state=RUNNABLE, group=TGRP-TestMiniSolrCloudCluster]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:747)
  14) Thread[id=3937, name=OverseerHdfsCoreFailoverThread-94823205927911438-127.0.0.1:56112_solr-n_0000000000, state=WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:516)
        at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
        at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1040)
        at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:319)
        at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:316)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
        at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
        at org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:725)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)
        at java.lang.Thread.run(Thread.java:747)
  15) Thread[id=3832, name=qtp1450807159-3832-selector-ServerConnectorManager@2e6dcc09/Ù¡, state=RUNNABLE, group=TGRP-TestMiniSolrCloudCluster]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:747)
  16) Thread[id=3950, name=zkCallback-524-thread-2, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
  17) Thread[id=3953, name=zkCallback-524-thread-5, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
  18) Thread[id=3865, name=org.eclipse.jetty.server.session.HashSessionManager@79ac9ebcTimer, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2103)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1136)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:853)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
  19) Thread[id=3940, name=coreContainerWorkExecutor-1546-thread-1, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
  20) Thread[id=3938, name=Thread-1532, state=WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:516)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)
  21) Thread[id=3952, name=zkCallback-524-thread-4, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
  22) Thread[id=3857, name=qtp1450807159-3857, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2103)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:747)
	at __randomizedtesting.SeedInfo.seed([685EDEF94BF272A0]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestMiniSolrCloudCluster

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=3951, name=zkCallback-524-thread-3, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)    2) Thread[id=3839, name=qtp1450807159-3839-selector-ServerConnectorManager@2e6dcc09/Ù¢, state=RUNNABLE, group=TGRP-TestMiniSolrCloudCluster]         at sun.nio.ch.EPollArrayWrapper.interrupt(Native Method)         at sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)         at sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:207)         at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:747)    3) Thread[id=3921, name=zkCallback-524-thread-1, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)    4) Thread[id=3859, name=Scheduler-60512131, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2103)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1136)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:853)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)    5) Thread[id=3844, name=qtp1450807159-3844-selector-ServerConnectorManager@2e6dcc09/Ù£, state=RUNNABLE, group=TGRP-TestMiniSolrCloudCluster]         at sun.nio.ch.IOUtil.drain(Native Method)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:104)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:747)    6) Thread[id=3915, name=jetty-launcher-503-thread-2-SendThread(127.0.0.1:38562), state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)    7) Thread[id=3834, name=qtp1450807159-3834-selector-ServerConnectorManager@2e6dcc09/Ù , state=RUNNABLE, group=TGRP-TestMiniSolrCloudCluster]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:747)    8) Thread[id=3937, name=OverseerHdfsCoreFailoverThread-94823205927911438-127.0.0.1:56112_solr-n_0000000000, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)         at java.lang.Thread.run(Thread.java:747)    9) Thread[id=3832, name=qtp1450807159-3832-selector-ServerConnectorManager@2e6dcc09/Ù¡, state=RUNNABLE, group=TGRP-TestMiniSolrCloudCluster]         at sun.nio.ch.EPollArrayWrapper.interrupt(Native Method)         at sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)         at sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:207)         at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:747)   10) Thread[id=3950, name=zkCallback-524-thread-2, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)   11) Thread[id=3953, name=zkCallback-524-thread-5, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)   12) Thread[id=3865, name=org.eclipse.jetty.server.session.HashSessionManager@79ac9ebcTimer, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2103)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1136)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:853)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)   13) Thread[id=3940, name=coreContainerWorkExecutor-1546-thread-1, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)   14) Thread[id=3938, name=Thread-1532, state=WAITING, group=TGRP-TestMiniSolrCloudCluster]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:516)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)   15) Thread[id=3952, name=zkCallback-524-thread-4, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=3951, name=zkCallback-524-thread-3, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
   2) Thread[id=3839, name=qtp1450807159-3839-selector-ServerConnectorManager@2e6dcc09/Ù¢, state=RUNNABLE, group=TGRP-TestMiniSolrCloudCluster]
        at sun.nio.ch.EPollArrayWrapper.interrupt(Native Method)
        at sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)
        at sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:207)
        at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
        at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:747)
   3) Thread[id=3921, name=zkCallback-524-thread-1, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
   4) Thread[id=3859, name=Scheduler-60512131, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2103)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1136)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:853)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
   5) Thread[id=3844, name=qtp1450807159-3844-selector-ServerConnectorManager@2e6dcc09/Ù£, state=RUNNABLE, group=TGRP-TestMiniSolrCloudCluster]
        at sun.nio.ch.IOUtil.drain(Native Method)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:104)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:747)
   6) Thread[id=3915, name=jetty-launcher-503-thread-2-SendThread(127.0.0.1:38562), state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   7) Thread[id=3834, name=qtp1450807159-3834-selector-ServerConnectorManager@2e6dcc09/Ù , state=RUNNABLE, group=TGRP-TestMiniSolrCloudCluster]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:747)
   8) Thread[id=3937, name=OverseerHdfsCoreFailoverThread-94823205927911438-127.0.0.1:56112_solr-n_0000000000, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
        at java.lang.Thread.run(Thread.java:747)
   9) Thread[id=3832, name=qtp1450807159-3832-selector-ServerConnectorManager@2e6dcc09/Ù¡, state=RUNNABLE, group=TGRP-TestMiniSolrCloudCluster]
        at sun.nio.ch.EPollArrayWrapper.interrupt(Native Method)
        at sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)
        at sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:207)
        at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
        at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
        at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
        at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:747)
  10) Thread[id=3950, name=zkCallback-524-thread-2, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
  11) Thread[id=3953, name=zkCallback-524-thread-5, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
  12) Thread[id=3865, name=org.eclipse.jetty.server.session.HashSessionManager@79ac9ebcTimer, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2103)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1136)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:853)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
  13) Thread[id=3940, name=coreContainerWorkExecutor-1546-thread-1, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
  14) Thread[id=3938, name=Thread-1532, state=WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:516)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)
  15) Thread[id=3952, name=zkCallback-524-thread-4, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
	at __randomizedtesting.SeedInfo.seed([685EDEF94BF272A0]:0)


FAILED:  org.apache.solr.cloud.TestMiniSolrCloudCluster.testCollectionCreateSearchDelete

Error Message:
expected:<5> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
	at __randomizedtesting.SeedInfo.seed([685EDEF94BF272A0:CBA4705CCC1A9805]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testCollectionCreateSearchDelete(TestMiniSolrCloudCluster.java:120)
	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:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	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:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	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:747)




Build Log:
[...truncated 9734 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
   [junit4]   2> 445699 INFO  (TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[685EDEF94BF272A0]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 445699 INFO  (Thread-1167) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 445699 INFO  (Thread-1167) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 445799 INFO  (TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[685EDEF94BF272A0]) [    ] o.a.s.c.ZkTestServer start zk server on port:35377
   [junit4]   2> 445799 INFO  (TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[685EDEF94BF272A0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 445800 INFO  (TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[685EDEF94BF272A0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 445828 INFO  (zkCallback-380-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@121df9c2 name:ZooKeeperConnection Watcher:127.0.0.1:35377 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 445828 INFO  (TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[685EDEF94BF272A0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 445829 INFO  (TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[685EDEF94BF272A0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 445829 INFO  (TEST-TestMiniSolrCloudCluster.testExtraFilters-seed#[685EDEF94BF272A0]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 445864 INFO  (jetty-launcher-379-thread-1) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 445864 INFO  (jetty-launcher-379-thread-3) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 445864 INFO  (jetty-launcher-379-thread-4) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 445864 INFO  (jetty-launcher-379-thread-2) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 445864 INFO  (jetty-launcher-379-thread-5) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 445866 INFO  (jetty-launcher-379-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1679dd9d{/solr,null,AVAILABLE}
   [junit4]   2> 445866 INFO  (jetty-launcher-379-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32347b71{/solr,null,AVAILABLE}
   [junit4]   2> 445866 INFO  (jetty-launcher-379-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f8a361f{/solr,null,AVAILABLE}
   [junit4]   2> 445867 INFO  (jetty-launcher-379-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b7bc738{/solr,null,AVAILABLE}
   [junit4]   2> 445867 INFO  (jetty-launcher-379-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77a820d5{/solr,null,AVAILABLE}
   [junit4]   2> 445870 INFO  (jetty-launcher-379-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@66be9577{HTTP/1.1}{127.0.0.1:٤٨٨٤٨}
   [junit4]   2> 445870 INFO  (jetty-launcher-379-thread-4) [    ] o.e.j.s.Server Started @٤٤٧٣٩٤ms
   [junit4]   2> 445870 INFO  (jetty-launcher-379-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48848}
   [junit4]   2> 445870 INFO  (jetty-launcher-379-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@51521cc1
   [junit4]   2> 445870 INFO  (jetty-launcher-379-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_685EDEF94BF272A0-001/tempDir-001/node4/'
   [junit4]   2> 445870 INFO  (jetty-launcher-379-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 445870 INFO  (jetty-launcher-379-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 445872 INFO  (jetty-launcher-379-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@7a9ddd19{HTTP/1.1}{127.0.0.1:٥٥٨٨٨}
   [junit4]   2> 445872 INFO  (jetty-launcher-379-thread-3) [    ] o.e.j.s.Server Started @٤٤٧٣٩٧ms
   [junit4]   2> 445872 INFO  (jetty-launcher-379-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@36b64887{HTTP/1.1}{127.0.0.1:٥٣٠١٥}
   [junit4]   2> 445872 INFO  (jetty-launcher-379-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55888}
   [junit4]   2> 445872 INFO  (jetty-launcher-379-thread-1) [    ] o.e.j.s.Server Started @٤٤٧٣٩٧ms
   [junit4]   2> 445873 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53015}
   [junit4]   2> 445873 INFO  (jetty-launcher-379-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@51521cc1
   [junit4]   2> 445873 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@51521cc1
   [junit4]   2> 445873 INFO  (jetty-launcher-379-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_685EDEF94BF272A0-001/tempDir-001/node3/'
   [junit4]   2> 445873 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_685EDEF94BF272A0-001/tempDir-001/node1/'
   [junit4]   2> 445873 INFO  (jetty-launcher-379-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 445873 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 445873 INFO  (jetty-launcher-379-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 445873 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 445877 INFO  (jetty-launcher-379-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@719e4a9e{HTTP/1.1}{127.0.0.1:٥٣٩٨٢}
   [junit4]   2> 445877 INFO  (jetty-launcher-379-thread-2) [    ] o.e.j.s.Server Started @٤٤٧٤٠١ms
   [junit4]   2> 445877 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53982}
   [junit4]   2> 445877 INFO  (jetty-launcher-379-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@4469e5f5{HTTP/1.1}{127.0.0.1:٣٣٠١٢}
   [junit4]   2> 445877 INFO  (jetty-launcher-379-thread-5) [    ] o.e.j.s.Server Started @٤٤٧٤٠١ms
   [junit4]   2> 445877 INFO  (jetty-launcher-379-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33012}
   [junit4]   2> 445877 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@51521cc1
   [junit4]   2> 445877 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_685EDEF94BF272A0-001/tempDir-001/node2/'
   [junit4]   2> 445877 INFO  (jetty-launcher-379-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@51521cc1
   [junit4]   2> 445877 INFO  (jetty-launcher-379-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_685EDEF94BF272A0-001/tempDir-001/node5/'
   [junit4]   2> 445877 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 445878 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 445878 INFO  (jetty-launcher-379-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 445878 INFO  (jetty-launcher-379-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 445880 INFO  (jetty-launcher-379-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 445880 INFO  (jetty-launcher-379-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 445882 INFO  (jetty-launcher-379-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 445882 INFO  (jetty-launcher-379-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 445883 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 445884 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 445886 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 445886 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 445888 INFO  (jetty-launcher-379-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 445888 INFO  (jetty-launcher-379-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 445897 INFO  (zkCallback-381-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e07514d name:ZooKeeperConnection Watcher:127.0.0.1:35377/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 445897 INFO  (jetty-launcher-379-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 445897 INFO  (jetty-launcher-379-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 445922 INFO  (zkCallback-382-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e31c375 name:ZooKeeperConnection Watcher:127.0.0.1:35377/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 445922 INFO  (zkCallback-383-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@282a618b name:ZooKeeperConnection Watcher:127.0.0.1:35377/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 445922 INFO  (jetty-launcher-379-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 445922 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 445922 INFO  (jetty-launcher-379-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 445922 INFO  (zkCallback-384-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7f98ca8 name:ZooKeeperConnection Watcher:127.0.0.1:35377/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 445922 INFO  (zkCallback-385-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7f748726 name:ZooKeeperConnection Watcher:127.0.0.1:35377/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 445922 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 445922 INFO  (jetty-launcher-379-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 445922 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 445922 INFO  (jetty-launcher-379-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 445922 INFO  (jetty-launcher-379-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 445922 INFO  (jetty-launcher-379-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 445922 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 445922 INFO  (jetty-launcher-379-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 445923 INFO  (jetty-launcher-379-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 445923 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 445944 INFO  (jetty-launcher-379-thread-3) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_685EDEF94BF272A0-001/tempDir-001/node3/.
   [junit4]   2> 445944 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 0x150e133391d0001, 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:747)
   [junit4]   2> 445944 INFO  (jetty-launcher-379-thread-4) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_685EDEF94BF272A0-001/tempDir-001/node4/.
   [junit4]   2> 445944 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_685EDEF94BF272A0-001/tempDir-001/node2/.
   [junit4]   2> 445944 INFO  (jetty-launcher-379-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 40965061
   [junit4]   2> 445944 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 0x150e133391d0004, 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:747)
   [junit4]   2> 445944 INFO  (jetty-launcher-379-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 712207680
   [junit4]   2> 445944 INFO  (jetty-launcher-379-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_685EDEF94BF272A0-001/tempDir-001/node4/]
   [junit4]   2> 445944 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 574108776
   [junit4]   2> 445945 INFO  (jetty-launcher-379-thread-4) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_685EDEF94BF272A0-001/tempDir-001/node4/lib
   [junit4]   2> 445945 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_685EDEF94BF272A0-001/tempDir-001/node2/]
   [junit4]   2> 445945 INFO  (jetty-launcher-379-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_685EDEF94BF272A0-001/tempDir-001/node3/]
   [junit4]   2> 445945 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_685EDEF94BF272A0-001/tempDir-001/node2/lib
   [junit4]   2> 445945 WARN  (jetty-launcher-379-thread-4) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_685EDEF94BF272A0-001/tempDir-001/node4/lib).
   [junit4]   2> 445945 INFO  (jetty-launcher-379-thread-3) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_685EDEF94BF272A0-001/tempDir-001/node3/lib
   [junit4]   2> 445945 WARN  (jetty-launcher-379-thread-2) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_685EDEF94BF272A0-001/tempDir-001/node2/lib).
   [junit4]   2> 445945 WARN  (jetty-launcher-379-thread-3) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_685EDEF94BF272A0-001/tempDir-001/node3/lib).
   [junit4]   2> 445950 INFO  (jetty-launcher-379-thread-4) [    ] 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> 445951 INFO  (jetty-launcher-379-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 445951 INFO  (jetty-launcher-379-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> 445951 INFO  (jetty-launcher-379-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 445951 INFO  (jetty-launcher-379-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 445951 INFO  (jetty-launcher-379-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35377/solr
   [junit4]   2> 445951 INFO  (jetty-launcher-379-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 445951 INFO  (jetty-launcher-379-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 445952 INFO  (jetty-launcher-379-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 445952 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 445952 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 445952 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 445952 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35377/solr
   [junit4]   2> 445952 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 445952 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 445952 INFO  (jetty-launcher-379-thread-3) [    ] 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> 445953 INFO  (jetty-launcher-379-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 445953 INFO  (jetty-launcher-379-thread-3) 

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

junit4]    >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
   [junit4]    >         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
   [junit4]    >         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >    8) Thread[id=3937, name=OverseerHdfsCoreFailoverThread-94823205927911438-127.0.0.1:56112_solr-n_0000000000, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >    9) Thread[id=3832, name=qtp1450807159-3832-selector-ServerConnectorManager@2e6dcc09/Ù¡, state=RUNNABLE, group=TGRP-TestMiniSolrCloudCluster]
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.interrupt(Native Method)
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)
   [junit4]    >         at sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:207)
   [junit4]    >         at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
   [junit4]    >         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
   [junit4]    >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
   [junit4]    >         at org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
   [junit4]    >         at org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >   10) Thread[id=3950, name=zkCallback-524-thread-2, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >   11) Thread[id=3953, name=zkCallback-524-thread-5, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >   12) Thread[id=3865, name=org.eclipse.jetty.server.session.HashSessionManager@79ac9ebcTimer, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2103)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1136)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:853)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >   13) Thread[id=3940, name=coreContainerWorkExecutor-1546-thread-1, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >   14) Thread[id=3938, name=Thread-1532, state=WAITING, group=TGRP-TestMiniSolrCloudCluster]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:516)
   [junit4]    >         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)
   [junit4]    >   15) Thread[id=3952, name=zkCallback-524-thread-4, state=TIMED_WAITING, group=TGRP-TestMiniSolrCloudCluster]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([685EDEF94BF272A0]:0)
   [junit4] Completed [133/555] on J2 in 80.89s, 6 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1353 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 555 suites (8 ignored), 2200 tests, 2 suite-level errors, 1 failure, 1225 ignored (61 assumptions) [seed: 685EDEF94BF272A0]

Total time: 42 minutes 1 second
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_66) - Build # 14818 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14818/
Java: 32bit/jdk1.8.0_66 -server -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
document count mismatch.  control=149 sum(shards)=148 cloudClient=148

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=149 sum(shards)=148 cloudClient=148
	at __randomizedtesting.SeedInfo.seed([704935DE55851596:F81D0A04FB79786E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1298)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:233)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	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:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	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)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:47640/awholynewcollection_0: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 </title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /awholynewcollection_0/select. Reason: <pre>    {trace=java.lang.NullPointerException  at org.apache.solr.servlet.HttpSolrCall.getCoreByCollection(HttpSolrCall.java:786)  at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:270)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:415)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:220)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)  at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  at org.eclipse.jetty.server.Server.handle(Server.java:499)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)  at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)  at java.lang.Thread.run(Thread.java:745) ,code=500}</pre></p> <hr /><i><small>Powered by Jetty://</small></i> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:47640/awholynewcollection_0: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /awholynewcollection_0/select. Reason:
<pre>    {trace=java.lang.NullPointerException
	at org.apache.solr.servlet.HttpSolrCall.getCoreByCollection(HttpSolrCall.java:786)
	at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:270)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:415)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:220)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
	at org.eclipse.jetty.server.Server.handle(Server.java:499)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
	at java.lang.Thread.run(Thread.java:745)
,code=500}</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([704935DE55851596:F81D0A04FB79786E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:543)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1754)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:665)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:167)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	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:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	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 9313 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[704935DE55851596]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 23   INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 25   INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 25   INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 125  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.ZkTestServer start zk server on port:51172
   [junit4]   2> 147  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 205  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 285  INFO  (zkCallback-1-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e8d29d name:ZooKeeperConnection Watcher:127.0.0.1:51172 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 287  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 289  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 291  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 308  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 309  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 311  INFO  (zkCallback-2-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a048f4 name:ZooKeeperConnection Watcher:127.0.0.1:51172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 311  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 311  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 316  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 319  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 322  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 324  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 327  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 338  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 343  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 343  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 346  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 347  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 349  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 349  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 352  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 352  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 354  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 355  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 357  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 358  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 361  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 361  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 364  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 364  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 367  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 367  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 369  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 369  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 440  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/control-001/cores/collection1
   [junit4]   2> 463  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.e.j.u.log Logging initialized @2249ms
   [junit4]   2> 590  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 639  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6361a7{/,null,AVAILABLE}
   [junit4]   2> 649  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1954070{HTTP/1.1}{127.0.0.1:41023}
   [junit4]   2> 649  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.e.j.s.Server Started @2437ms
   [junit4]   2> 649  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/tempDir-001/control/data, hostContext=/, hostPort=41023, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/control-001/cores}
   [junit4]   2> 654  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 672  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/control-001/'
   [junit4]   2> 676  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 676  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 805  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 806  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 808  INFO  (zkCallback-3-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b102 name:ZooKeeperConnection Watcher:127.0.0.1:51172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 808  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 808  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 810  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 812  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/control-001/solr.xml
   [junit4]   2> 920  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/control-001/cores
   [junit4]   2> 966  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.CoreContainer New CoreContainer 4344303
   [junit4]   2> 966  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/control-001/]
   [junit4]   2> 966  INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/control-001/lib
   [junit4]   2> 967  WARN  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/control-001/lib).
   [junit4]   2> 1008 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] 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> 1206 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1210 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1211 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1213 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51172/solr
   [junit4]   2> 1224 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1224 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1225 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1227 INFO  (zkCallback-5-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@146a754 name:ZooKeeperConnection Watcher:127.0.0.1:51172 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1227 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1227 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1233 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1235 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e06676 name:ZooKeeperConnection Watcher:127.0.0.1:51172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1236 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1241 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1249 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1253 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1259 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1264 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1275 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1277 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1279 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1281 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1283 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41023_
   [junit4]   2> 1285 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41023_
   [junit4]   2> 1291 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1293 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1295 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1296 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94822740769112068-127.0.0.1:41023_-n_0000000000
   [junit4]   2> 1301 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41023_
   [junit4]   2> 1301 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1308 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.Overseer Overseer (id=94822740769112068-127.0.0.1:41023_-n_0000000000) starting
   [junit4]   2> 1318 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1353 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1404 INFO  (OverseerCollectionConfigSetProcessor-94822740769112068-127.0.0.1:41023_-n_0000000000) [n:127.0.0.1:41023_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1404 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1420 INFO  (OverseerStateUpdate-94822740769112068-127.0.0.1:41023_-n_0000000000) [n:127.0.0.1:41023_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1535 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1535 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1601 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/control-001/cores
   [junit4]   2> 1650 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1651 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/control-001/cores/collection1/
   [junit4]   2> 1651 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1654 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1654 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1660 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1660 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:41023_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1661 INFO  (OverseerStateUpdate-94822740769112068-127.0.0.1:41023_-n_0000000000) [n:127.0.0.1:41023_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41023",
   [junit4]   2>   "node_name":"127.0.0.1:41023_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1663 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1672 INFO  (OverseerStateUpdate-94822740769112068-127.0.0.1:41023_-n_0000000000) [n:127.0.0.1:41023_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41023",
   [junit4]   2>   "node_name":"127.0.0.1:41023_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1675 INFO  (OverseerStateUpdate-94822740769112068-127.0.0.1:41023_-n_0000000000) [n:127.0.0.1:41023_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1685 INFO  (OverseerStateUpdate-94822740769112068-127.0.0.1:41023_-n_0000000000) [n:127.0.0.1:41023_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1693 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2663 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2664 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2664 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2664 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 2665 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2666 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/control-001/cores/collection1/'
   [junit4]   2> 2666 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2667 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2686 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2763 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2785 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2840 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2848 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2908 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3216 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 3218 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3224 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3230 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3414 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 3415 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 3416 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 3433 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 3436 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13eee8d
   [junit4]   2> 3467 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/control-001/cores/collection1/data
   [junit4]   2> 3468 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/control-001/cores/collection1/data/index/
   [junit4]   2> 3469 WARN  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 3485 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/control-001/cores/collection1/data/index
   [junit4]   2> 3612 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4659935243525656]
   [junit4]   2> 3997 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 3997 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 3999 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/control-001/cores/collection1/data/
   [junit4]   2> 4137 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4151 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 4154 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 4154 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4154 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4154 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4168 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4168 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4168 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4180 WARN  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 4207 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4212 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4213 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4214 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4236 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 4237 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4251 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4251 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4262 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 4262 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 4263 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=44.59765625, floorSegmentMB=1.6591796875, forceMergeDeletesPctAllowed=23.556272165511714, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 4267 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 4267 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 4281 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1070409[collection1] main
   [junit4]   2> 4288 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 4289 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 4289 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 4291 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4291 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 4306 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4307 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 4312 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4312 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 4329 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4331 INFO  (searcherExecutor-8-thread-1-processing-n:127.0.0.1:41023_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1070409[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4331 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 4332 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 4332 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 4332 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1517163856773775360
   [junit4]   2> 4338 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 5.0ms to seed version buckets with highest version 1517163856773775360
   [junit4]   2> 4340 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 4341 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 4342 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:41023_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:41023 collection:control_collection shard:shard1
   [junit4]   2> 4349 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:41023_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 4352 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:41023_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94822740769112068-core_node1-n_0000000000
   [junit4]   2> 4352 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:41023_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 4355 INFO  (OverseerStateUpdate-94822740769112068-127.0.0.1:41023_-n_0000000000) [n:127.0.0.1:41023_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 4356 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:41023_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4357 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:41023_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4358 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:41023_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41023/collection1/
   [junit4]   2> 4358 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:41023_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4358 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:41023_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:41023/collection1/ has no replicas
   [junit4]   2> 4358 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:41023_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41023/collection1/ shard1
   [junit4]   2> 4370 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:41023_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 4371 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 4375 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:41023_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 4390 INFO  (OverseerStateUpdate-94822740769112068-127.0.0.1:41023_-n_0000000000) [n:127.0.0.1:41023_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:41023",
   [junit4]   2>   "node_name":"127.0.0.1:41023_",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1"} current state version: 2
   [junit4]   2> 4391 INFO  (OverseerStateUpdate-94822740769112068-127.0.0.1:41023_-n_0000000000) [n:127.0.0.1:41023_    ] o.a.s.c.o.ReplicaMutator Update state numShards=null message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:41023",
   [junit4]   2>   "node_name":"127.0.0.1:41023_",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 4393 INFO  (OverseerStateUpdate-94822740769112068-127.0.0.1:41023_-n_0000000000) [n:127.0.0.1:41023_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:41023",
   [junit4]   2>   "core":"collection1"} current state version: 2
   [junit4]   2> 4497 INFO  (zkCallback-6-thread-2-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 4543 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:41023_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:41023/collection1/ and leader is http://127.0.0.1:41023/collection1/
   [junit4]   2> 4544 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:41023_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41023
   [junit4]   2> 4544 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:41023_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4544 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:41023_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 4544 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:41023_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41023_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 4547 INFO  (OverseerStateUpdate-94822740769112068-127.0.0.1:41023_-n_0000000000) [n:127.0.0.1:41023_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41023",
   [junit4]   2>   "node_name":"127.0.0.1:41023_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 4548 INFO  (OverseerStateUpdate-94822740769112068-127.0.0.1:41023_-n_0000000000) [n:127.0.0.1:41023_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41023",
   [junit4]   2>   "node_name":"127.0.0.1:41023_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 4652 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 4681 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4682 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4684 INFO  (zkCallback-8-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40d695 name:ZooKeeperConnection Watcher:127.0.0.1:51172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4684 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4684 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4684 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 4697 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 4697 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 4697 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4702 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4710 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@105772e name:ZooKeeperConnection Watcher:127.0.0.1:51172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4710 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4711 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4716 INFO  (OverseerStateUpdate-94822740769112068-127.0.0.1:41023_-n_0000000000) [n:127.0.0.1:41023_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 4
   [junit4]   2> 4717 INFO  (OverseerStateUpdate-94822740769112068-127.0.0.1:41023_-n_0000000000) [n:127.0.0.1:41023_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 4787 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/shard-1-001/cores/collection1
   [junit4]   2> 4788 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/shard-1-001
   [junit4]   2> 4789 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 4791 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1815baf{/,null,AVAILABLE}
   [junit4]   2> 4798 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.e.j.s.ServerConnector Started ServerConnector@e89831{HTTP/1.1}{127.0.0.1:49392}
   [junit4]   2> 4798 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.e.j.s.Server Started @6586ms
   [junit4]   2> 4798 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=49392, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/shard-1-001/cores}
   [junit4]   2> 4799 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 4799 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/shard-1-001/'
   [junit4]   2> 4799 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 4799 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 4816 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4820 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4823 INFO  (OverseerStateUpdate-94822740769112068-127.0.0.1:41023_-n_0000000000) [n:127.0.0.1:41023_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 4845 INFO  (zkCallback-10-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bd936c name:ZooKeeperConnection Watcher:127.0.0.1:51172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4845 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4847 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4851 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4851 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/shard-1-001/solr.xml
   [junit4]   2> 4880 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/shard-1-001/cores
   [junit4]   2> 4881 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.CoreContainer New CoreContainer 22820950
   [junit4]   2> 4881 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/shard-1-001/]
   [junit4]   2> 4881 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/shard-1-001/lib
   [junit4]   2> 4881 WARN  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/shard-1-001/lib).
   [junit4]   2> 4897 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] 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> 4899 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4899 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4899 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4899 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51172/solr
   [junit4]   2> 4899 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 4900 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4912 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4914 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16ea9f2 name:ZooKeeperConnection Watcher:127.0.0.1:51172 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4914 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4915 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4919 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:49392_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4921 INFO  (zkCallback-13-thread-1-processing-n:127.0.0.1:49392_) [n:127.0.0.1:49392_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a6737b name:ZooKeeperConnection Watcher:127.0.0.1:51172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4921 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:49392_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4926 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:49392_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 5933 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:49392_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49392_
   [junit4]   2> 5934 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:49392_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49392_
   [junit4]   2> 5935 INFO  (zkCallback-8-thread-1) [    ] 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> 5935 INFO  (zkCallback-13-thread-1-processing-n:127.0.0.1:49392_) [n:127.0.0.1:49392_    ] 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> 5935 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:41023_) [n:127.0.0.1:41023_    ] 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> 5936 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:49392_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5937 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:49392_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94822740769112073-127.0.0.1:49392_-n_0000000001
   [junit4]   2> 5938 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:49392_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94822740769112068-127.0.0.1:41023_-n_0000000000 to know if I could be the leader
   [junit4]   2> 5963 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:49392_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 5963 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:49392_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 5964 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:49392_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/shard-1-001/cores
   [junit4]   2> 5964 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:49392_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 5964 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:49392_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_704935DE55851596-001/shard-1-001/cores/collection1/
   [junit4]   2> 5965 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:49392_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 5966 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:49392_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 5966 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[704935DE55851596]) [n:127.0.0.1:49392_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 5967 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:49392_) [n:127.0.0.1:49392_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 5967 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:49392_) [n:127.0.0.1:49392_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 5972 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:49392_) [n:127.0.0.1:49392_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 5972 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:49392_) [n:127.0.0.1:49392_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection

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

679_ c:awholynewcollection_0 s:shard3 r:core_node9 x:awholynewcollection_0_shard3_replica3] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38785 38785
   [junit4]   2> 222001 INFO  (Thread-670) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38785 38785
   [junit4]   2> 222002 WARN  (Thread-670) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/collections/awholynewcollection_0/state.json
   [junit4]   2> 	14	/solr/collections/collection1/state.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/nodes_used_collection/state.json
   [junit4]   2> 	2	/solr/collections/awholynewcollection_0/leader_elect/shard2/election/94822752470171671-core_node3-n_0000000004
   [junit4]   2> 	2	/solr/collections/awholynewcollection_0/leader_elect/shard1/election/94822752470171666-core_node7-n_0000000000
   [junit4]   2> 	2	/solr/collections/awholynewcollection_0/leader_elect/shard1/election/94822752470171657-core_node11-n_0000000001
   [junit4]   2> 	2	/solr/collections/awholynewcollection_0/leader_elect/shard3/election/94822752470171666-core_node9-n_0000000005
   [junit4]   2> 	2	/solr/overseer_elect/election/94822752470171657-127.0.0.1:38423_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=test -Dtests.seed=704935DE55851596 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja_JP -Dtests.timezone=America/Panama -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   43.4s J1 | CollectionsAPIDistributedZkTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:47640/awholynewcollection_0: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 500 </title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 500</h2>
   [junit4]    > <p>Problem accessing /awholynewcollection_0/select. Reason:
   [junit4]    > <pre>    {trace=java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.getCoreByCollection(HttpSolrCall.java:786)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:270)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:415)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:220)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    > 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]    > 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]    > 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]    > 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > ,code=500}</pre></p>
   [junit4]    > <hr /><i><small>Powered by Jetty://</small></i>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([704935DE55851596:F81D0A04FB79786E]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:543)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1754)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:665)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:167)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 222005 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[704935DE55851596]-worker) [n:127.0.0.1:42679_ c:awholynewcollection_0 s:shard3 r:core_node9 x:awholynewcollection_0_shard3_replica3] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_704935DE55851596-001
   [junit4]   2> Nov 07, 2015 7:13:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=6, maxDocsPerChunk=150, blockSize=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=6, blockSize=8)), sim=ClassicSimilarity, locale=ja_JP, timezone=America/Panama
   [junit4]   2> NOTE: Linux 3.19.0-31-generic i386/Oracle Corporation 1.8.0_66 (32-bit)/cpus=12,threads=1,free=56345816,total=417071104
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeyNothingIsSafeTest, TestCodecSupport, UpdateRequestProcessorFactoryTest, ConcurrentDeleteAndCreateCollectionTest, SuggesterFSTTest, TestSystemIdResolver, TestReRankQParserPlugin, GraphQueryTest, SpatialFilterTest, DistributedFacetPivotSmallAdvancedTest, HLLSerializationTest, TestNamedUpdateProcessors, TestConfigOverlay, CustomCollectionTest, ZkControllerTest, FileUtilsTest, CSVRequestHandlerTest, DistributedFacetPivotSmallTest, ShardRoutingCustomTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [52/555] on J1 in 43.91s, 1 test, 1 error <<< FAILURES!

[...truncated 1625 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 555 suites (8 ignored), 2200 tests, 1 error, 1 failure, 105 ignored (67 assumptions) [seed: 704935DE55851596]

Total time: 48 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any