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/03/02 11:23:57 UTC

[JENKINS] Lucene-Solr-4.10-Linux (32bit/jdk1.7.0_80-ea-b05) - Build # 11744 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/48/
Java: 32bit/jdk1.7.0_80-ea-b05 -client -XX:+UseSerialGC

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

Error Message:
KeeperErrorCode = NoNode for /collections/collection1/leader_elect/shard1/election

Stack Trace:
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /collections/collection1/leader_elect/shard1/election
	at __randomizedtesting.SeedInfo.seed([279E06D83774AE57:2396892B25D14176]:0)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:291)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:288)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:74)
	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:288)
	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:155)
	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
	at org.apache.solr.cloud.OverseerTest$MockZKController.publishState(OverseerTest.java:157)
	at org.apache.solr.cloud.OverseerTest.testOverseerFailure(OverseerTest.java:662)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:43)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11789 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.cloud.OverseerTest-279E06D83774AE57-001/init-core-data-001
   [junit4]   2> 1889437 T4523 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1889438 T4523 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 1889438 T4523 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 1889443 T4523 oas.SolrTestCaseJ4.setUp ###Starting testShardAssignmentBigger
   [junit4]   2> 1889444 T4523 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1889445 T4524 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1889545 T4523 oasc.ZkTestServer.run start zk server on port:55385
   [junit4]   2> 1889546 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889548 T4530 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@118c047 name:ZooKeeperConnection Watcher:127.0.0.1:55385 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889549 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889553 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889555 T4532 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@acb1a2 name:ZooKeeperConnection Watcher:127.0.0.1:55385 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889555 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889555 T4523 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1889562 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889563 T4534 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e46483 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889563 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889564 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1889567 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889568 T4536 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@eb4c8d name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889569 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889569 T4523 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: retry=true
   [junit4]   2> 1889573 T4523 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1889576 T4523 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1889579 T4523 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1889582 T4523 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:55385_solr
   [junit4]   2> 1889582 T4523 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1889585 T4523 oasc.Overseer.start Overseer (id=93407830195699715-127.0.0.1:55385_solr-n_0000000000) starting
   [junit4]   2> 1889588 T4523 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1889593 T4523 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1889596 T4523 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1889601 T4523 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1889604 T4523 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1889608 T4523 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1889615 T4523 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1889616 T4538 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1889616 T4523 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1889617 T4537 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1889619 T4523 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1889621 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889624 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889625 T4541 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fa2b57 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889626 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889628 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889631 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node0
   [junit4]   2> 1889636 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889637 T4545 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a84667 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889638 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889640 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889643 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node1
   [junit4]   2> 1889647 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889648 T4548 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bd825a name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889649 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889651 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889654 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node2
   [junit4]   2> 1889658 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889659 T4551 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10bfaed name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889659 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889662 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889664 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node3
   [junit4]   2> 1889668 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889669 T4554 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12ef8a name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889670 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889672 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889675 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node4
   [junit4]   2> 1889680 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889681 T4557 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f4c2c3 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889681 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889683 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889687 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node5
   [junit4]   2> 1889692 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889693 T4560 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ddcdf1 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889693 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889695 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889698 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node6
   [junit4]   2> 1889702 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889704 T4563 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@108e83a name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889704 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889706 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889710 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node7
   [junit4]   2> 1889715 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889717 T4566 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dc684f name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889717 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889719 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889723 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node8
   [junit4]   2> 1889728 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889730 T4569 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d06836 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889730 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889732 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889736 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node9
   [junit4]   2> 1889743 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889744 T4572 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d16d54 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889745 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889747 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889750 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node10
   [junit4]   2> 1889756 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889757 T4575 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cf0276 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889757 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889759 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889763 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node11
   [junit4]   2> 1889769 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889770 T4578 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@554ed2 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889771 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889773 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889777 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node12
   [junit4]   2> 1889783 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889784 T4581 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10dbbfe name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889785 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889787 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889790 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node13
   [junit4]   2> 1889796 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889797 T4584 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c4a57 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889798 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889800 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889803 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node14
   [junit4]   2> 1889809 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889810 T4587 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e280e name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889811 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889813 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889816 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node15
   [junit4]   2> 1889823 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889824 T4590 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1df46c3 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889825 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889827 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889830 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node16
   [junit4]   2> 1889837 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889838 T4593 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@123fa55 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889838 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889841 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889844 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node17
   [junit4]   2> 1889850 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889852 T4596 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19ff888 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889852 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889855 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889858 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node18
   [junit4]   2> 1889865 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889866 T4599 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@108ce3f name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889866 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889868 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889871 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node19
   [junit4]   2> 1889878 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889879 T4602 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b0620b name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889879 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889881 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889884 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node20
   [junit4]   2> 1889892 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889893 T4605 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@718e33 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889893 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889895 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889898 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node21
   [junit4]   2> 1889906 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889907 T4608 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18d1086 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889907 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889909 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889913 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node22
   [junit4]   2> 1889920 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889922 T4611 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75c549 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889922 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889924 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889927 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node23
   [junit4]   2> 1889934 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889935 T4614 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@115ac9a name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889936 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889938 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889941 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node24
   [junit4]   2> 1889948 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889950 T4617 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d2acec name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889950 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889952 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889955 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node25
   [junit4]   2> 1889967 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889968 T4620 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1efc521 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889969 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889971 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889975 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node26
   [junit4]   2> 1889983 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1889985 T4623 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@67c998 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1889985 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1889987 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1889990 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node27
   [junit4]   2> 1889998 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890000 T4626 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10f940e name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890000 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890002 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890004 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node28
   [junit4]   2> 1890011 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890013 T4629 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1681485 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890013 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890015 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890018 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node29
   [junit4]   2> 1890025 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890026 T4632 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17b79e4 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890026 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890027 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890030 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node30
   [junit4]   2> 1890037 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890038 T4635 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18ae0a9 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890039 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890040 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890043 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node31
   [junit4]   2> 1890053 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890054 T4638 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15e3126 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890054 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890056 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890059 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node32
   [junit4]   2> 1890067 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890068 T4641 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c0ea18 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890068 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890070 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890073 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node33
   [junit4]   2> 1890081 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890083 T4644 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dc4312 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890083 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890085 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890089 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node34
   [junit4]   2> 1890097 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890098 T4647 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b17688 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890099 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890100 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890103 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node35
   [junit4]   2> 1890111 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890112 T4650 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a32692 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890112 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890114 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890118 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node36
   [junit4]   2> 1890125 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890126 T4653 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1955910 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890127 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890128 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890131 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node37
   [junit4]   2> 1890137 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890139 T4656 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bc013c name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890139 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890141 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890144 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node38
   [junit4]   2> 1890153 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890154 T4659 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bfb865 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890154 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890156 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890158 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node39
   [junit4]   2> 1890165 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890166 T4662 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@338566 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890166 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890168 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890172 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node40
   [junit4]   2> 1890180 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890181 T4665 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@616b5a name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890182 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890183 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890187 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node41
   [junit4]   2> 1890195 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890197 T4668 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18e57 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890197 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890198 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890202 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node42
   [junit4]   2> 1890210 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890211 T4671 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79745e name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890211 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890213 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890215 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node43
   [junit4]   2> 1890223 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890224 T4674 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4fae7b name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890225 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890226 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890229 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node44
   [junit4]   2> 1890238 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890239 T4677 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b20425 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890239 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890241 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890244 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node45
   [junit4]   2> 1890253 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890254 T4680 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15af32d name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890255 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890256 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890259 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node46
   [junit4]   2> 1890266 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890267 T4683 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ec6054 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890267 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890269 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890273 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node47
   [junit4]   2> 1890281 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890283 T4686 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e9c2be name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890283 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890285 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890289 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node48
   [junit4]   2> 1890299 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890300 T4689 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f176cc name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890301 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890302 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890305 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node49
   [junit4]   2> 1890317 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890318 T4692 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@105a0c7 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890318 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890320 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890323 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node50
   [junit4]   2> 1890331 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890333 T4695 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a158d2 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890333 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890335 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890338 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node51
   [junit4]   2> 1890348 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890349 T4698 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@138db0d name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890349 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890350 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890353 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node52
   [junit4]   2> 1890364 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890366 T4701 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c6368c name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890366 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890368 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890372 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node53
   [junit4]   2> 1890384 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890385 T4704 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ea837d name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890385 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890386 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890389 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node54
   [junit4]   2> 1890401 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890402 T4707 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bdece9 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890402 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890403 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890407 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node55
   [junit4]   2> 1890419 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890420 T4710 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@dce068 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890421 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890422 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890425 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node56
   [junit4]   2> 1890436 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890437 T4713 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@332fe4 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890438 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890439 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890442 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node57
   [junit4]   2> 1890453 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890455 T4716 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14ed39e name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890455 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890457 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890461 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node58
   [junit4]   2> 1890469 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890470 T4719 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b63091 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890471 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890472 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890474 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node59
   [junit4]   2> 1890483 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890483 T4722 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ec1a14 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890484 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890485 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890487 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node60
   [junit4]   2> 1890495 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890496 T4725 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e368ec name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890496 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890497 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890500 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node61
   [junit4]   2> 1890507 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890511 T4728 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13e0a2d name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890512 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890513 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890515 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node62
   [junit4]   2> 1890525 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890526 T4731 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c2f017 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890526 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890528 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890531 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node63
   [junit4]   2> 1890541 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890542 T4734 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a9d0e name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890543 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890544 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890548 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node64
   [junit4]   2> 1890559 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890560 T4737 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1eed0c name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890560 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890561 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890564 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node65
   [junit4]   2> 1890578 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890579 T4740 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e52c4c name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890579 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890581 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890584 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node66
   [junit4]   2> 1890615 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890616 T4743 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@eec092 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890617 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890618 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890620 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node67
   [junit4]   2> 1890628 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890629 T4746 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1732591 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890630 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890631 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890634 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node68
   [junit4]   2> 1890645 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890646 T4749 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@499dfb name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890647 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890648 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890651 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node69
   [junit4]   2> 1890664 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890665 T4752 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e2a00 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890665 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890667 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890669 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node70
   [junit4]   2> 1890683 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890684 T4755 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bc6b05 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890685 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890686 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890688 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node71
   [junit4]   2> 1890698 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890699 T4758 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@39c9d0 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890700 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890701 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890705 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node72
   [junit4]   2> 1890716 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890717 T4761 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1613c26 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890717 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890718 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890720 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node73
   [junit4]   2> 1890730 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890731 T4764 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ad4e30 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890731 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890733 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890736 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node74
   [junit4]   2> 1890748 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890749 T4767 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@138e536 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890750 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890751 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890754 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node75
   [junit4]   2> 1890766 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890767 T4770 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@139c693 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890767 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890769 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890773 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node76
   [junit4]   2> 1890783 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890784 T4773 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30d735 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890784 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890786 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890788 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node77
   [junit4]   2> 1890799 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890800 T4776 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12f81d4 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890800 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890802 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890805 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node78
   [junit4]   2> 1890820 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890821 T4779 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1268663 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890822 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890823 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890825 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node79
   [junit4]   2> 1890837 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890837 T4782 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@125a863 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890838 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890838 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890840 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node80
   [junit4]   2> 1890848 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890849 T4785 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27ed62 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890849 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890850 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890852 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node81
   [junit4]   2> 1890863 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890864 T4788 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f75e29 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890864 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890865 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890867 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node82
   [junit4]   2> 1890880 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890881 T4791 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e99842 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890882 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890883 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890886 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node83
   [junit4]   2> 1890899 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890900 T4794 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1054524 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890900 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890901 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890904 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node84
   [junit4]   2> 1890917 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890920 T4797 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1989372 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890920 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890921 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890924 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node85
   [junit4]   2> 1890936 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890937 T4800 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b76e43 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890938 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890938 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890940 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node86
   [junit4]   2> 1890948 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890949 T4803 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12419a1 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890950 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890951 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890952 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node87
   [junit4]   2> 1890964 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890965 T4806 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e086b4 name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890965 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890966 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890968 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node88
   [junit4]   2> 1890979 T4523 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1890981 T4808 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@188894e name:ZooKeeperConnection Watcher:127.0.0.1:55385/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1890981 T4523 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1890983 T4523 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1890985 T4523 oascc.SolrZkClient.makePath makePath: /live_nodes/node89
   [junit4]   2> 1891000 T4826 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1891006 T4537 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=20 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":"20",
   [junit4]   2> 	  "base_url":"http://node0/solr/"}
   [junit4]   2> 1891006 T4537 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3, shard4, shard5, shard6, shard7, shard8, shard9, shard10, shard11, shard12, shard13, shard14, shard15, shard16, shard17, shard18, shard19, shard20]
   [junit4]   2> 1891006 T4537 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard10
   [junit4]   2> 1891010 T4585 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891010 T4714 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891011 T4753 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891011 T4618 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891011 T4765 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891012 T4600 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4672 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4621 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4702 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4708 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891014 T4729 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891014 T4564 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891014 T4777 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891015 T4804 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891015 T4810 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891016 T4675 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4687 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4759 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4633 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4609 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4780 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4789 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4651 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4693 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4615 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4798 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4678 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4543 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4756 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4606 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891012 T4645 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4567 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4639 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4738 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4801 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4726 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4786 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4774 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4627 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4612 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4720 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4795 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4576 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891013 T4579 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891012 T4663 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891012 T4771 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891026 T4826 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1891011 T4555 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891012 T4732 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891027 T4537 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=20 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":"20",
   [junit4]   2> 	  "base_url":"http://node2/solr/"}
   [junit4]   2> 1891027 T4537 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=20
   [junit4]   2> 1891027 T4537 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard4
   [junit4]   2> 1891012 T4642 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891011 T4809 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891011 T4735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891011 T4711 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891011 T4648 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891011 T4762 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891011 T4747 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891011 T4591 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891011 T4690 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891011 T4666 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891011 T4636 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891011 T4699 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891011 T4558 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891011 T4561 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891011 T4624 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891011 T4741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891011 T4549 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 90)
   [junit4]   2> 1891011 T4588 oascc.ZkStateReader$2.

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

Elector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:210)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1953617 T5332 oasc.LeaderElector$ElectionWatcher.process WARN  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$7.execute(SolrZkClient.java:291)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:288)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:74)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:288)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:210)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1953631 T4523 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:40792 40792
   [junit4]   2> 1954127 T5342 oasc.OverseerCollectionProcessor.amILeader  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$8.execute(SolrZkClient.java:308)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:305)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:74)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:305)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionProcessor.amILeader(OverseerCollectionProcessor.java:515)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:273)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1954301 T5342 oasc.OverseerCollectionProcessor.amILeader According to ZK I (id=93407832858755117-127.0.0.1:40792_solr-n_0000000014) am no longer a leader.
   [junit4]   2> 1954302 T5130 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:40792 40792
   [junit4]   2> 1954305 T4523 oas.SolrTestCaseJ4.tearDown ###Ending testShardLeaderChange
   [junit4]   2> 1954311 T4523 oasc.Overseer.close Overseer (id=93407832858755117-127.0.0.1:40792_solr-n_0000000014) closing
   [junit4]   2> 1954312 T5341 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:40792_solr
   [junit4]   2> 1954313 T5345 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data 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$8.execute(SolrZkClient.java:308)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:305)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:74)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:305)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:321)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:90)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:293)
   [junit4]   2> 
   [junit4]   2> 1957314 T4523 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J1/./solr.cloud.OverseerTest-279E06D83774AE57-001
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=ar_SA, timezone=Atlantic/Madeira
   [junit4]   2> NOTE: Linux 3.13.0-46-generic i386/Oracle Corporation 1.7.0_80-ea (32-bit)/cpus=8,threads=1,free=46026024,total=270049280
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCoreTest, TestSolrQueryParserResource, TestOmitPositions, AsyncMigrateRouteKeyTest, DistributedQueryComponentCustomSortTest, TermVectorComponentDistributedTest, PreAnalyzedUpdateProcessorTest, TestPerFieldSimilarity, TestIndexingPerformance, SharedFSAutoReplicaFailoverUtilsTest, TestUpdate, TestSolrQueryParser, TestWriterPerf, TestAtomicUpdateErrorCases, UpdateRequestProcessorFactoryTest, TermVectorComponentTest, NumericFieldsTest, AnalysisAfterCoreReloadTest, HardAutoCommitTest, DeleteReplicaTest, TestRandomFaceting, CachingDirectoryFactoryTest, DirectUpdateHandlerOptimizeTest, TestLFUCache, BJQParserTest, TestValueSourceCache, BasicDistributedZk2Test, DistanceFunctionTest, TestReversedWildcardFilterFactory, SuggesterFSTTest, SystemInfoHandlerTest, FieldAnalysisRequestHandlerTest, SampleTest, CSVRequestHandlerTest, TestCSVResponseWriter, DefaultValueUpdateProcessorTest, DistributedQueryComponentOptimizationTest, HdfsLockFactoryTest, TestBinaryField, TestNoOpRegenerator, TestCloudManagedSchemaConcurrent, TestFiltering, SolrRequestParserTest, TestDistributedGrouping, LeaderElectionIntegrationTest, TestSolrXmlPersistor, AutoCommitTest, HdfsSyncSliceTest, TestFastLRUCache, SolrTestCaseJ4Test, PolyFieldTest, StressHdfsTest, TestFieldCollectionResource, ScriptEngineTest, TestTolerantSearch, HdfsChaosMonkeySafeLeaderTest, TestDistributedMissingSort, CircularListTest, TestRealTimeGet, TestIndexSearcher, HdfsRecoveryZkTest, TestCoreContainer, TestBadConfig, UUIDFieldTest, CoreAdminRequestStatusTest, ChaosMonkeySafeLeaderTest, CopyFieldTest, OverseerStatusTest, TestIBSimilarityFactory, DistributedFacetPivotSmallTest, HttpPartitionTest, TestManagedResourceStorage, DOMUtilTest, BlockCacheTest, SoftAutoCommitTest, DeleteInactiveReplicaTest, TestCloudSchemaless, TestGroupingSearch, TestSolrXmlPersistence, EnumFieldTest, FileBasedSpellCheckerTest, TestMergePolicyConfig, MultiThreadedOCPTest, TestInitQParser, SolrIndexConfigTest, QueryParsingTest, TestPostingsSolrHighlighter, BasicZkTest, ShardRoutingCustomTest, StatsComponentTest, TestClassNameShortening, DocValuesTest, TestSweetSpotSimilarityFactory, TestSchemaVersionResource, DistributedQueryElevationComponentTest, TimeZoneUtilsTest, TestManagedSynonymFilterFactory, ConvertedLegacyTest, TestCollationFieldDocValues, LegacyHTMLStripCharFilterTest, CurrencyFieldXmlFileTest, CacheHeaderTest, SyncSliceTest, OverseerTest]
   [junit4] Completed on J1 in 67.93s, 9 tests, 1 error <<< FAILURES!

[...truncated 646 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:474: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:454: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/common-build.xml:494: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:1351: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:966: There were test failures: 424 suites, 1762 tests, 1 error, 39 ignored (18 assumptions)

Total time: 110 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_80-ea-b05 -client -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any