Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14817/
Java: 32bit/jdk1.9.0-ea-b90 -server -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED:
org.apache.solr.cloud.OverseerTest.testExternalClusterStateChangeBehavior
Error Message:
Illegal state, was: down expected:active clusterState:live
nodes:[]collections:{c1=DocCollection(c1)={ "shards":{"shard1":{
"parent":null, "range":null, "state":"active",
"replicas":{"core_node1":{ "base_url":"http://127.0.0.1/solr",
"node_name":"node1", "core":"core1", "roles":"",
"state":"down"}}}}, "router":{"name":"implicit"}},
test=LazyCollectionRef(test)}
Stack Trace:
java.lang.AssertionError: Illegal state, was: down expected:active
clusterState:live nodes:[]collections:{c1=DocCollection(c1)={
"shards":{"shard1":{
"parent":null,
"range":null,
"state":"active",
"replicas":{"core_node1":{
"base_url":"http://127.0.0.1/solr",
"node_name":"node1",
"core":"core1",
"roles":"",
"state":"down"}}}},
"router":{"name":"implicit"}}, test=LazyCollectionRef(test)}
at
__randomizedtesting.SeedInfo.seed([CE174C896F088417:A6094F658D98DE59]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.verifyReplicaStatus(AbstractDistribZkTestBase.java:231)
at
org.apache.solr.cloud.OverseerTest.testExternalClusterStateChangeBehavior(OverseerTest.java:1247)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:520)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:747)
Build Log:
[...truncated 9607 lines...]
[junit4] Suite: org.apache.solr.cloud.OverseerTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OverseerTest_CE174C896F088417-001/init-core-data-001
[junit4] 2> 62049 INFO
(SUITE-OverseerTest-seed#[CE174C896F088417]-worker) [ ] o.a.s.SolrTestCaseJ4
Randomized ssl (false) and clientAuth (false)
[junit4] 2> 62050 INFO
(SUITE-OverseerTest-seed#[CE174C896F088417]-worker) [ ] o.a.s.SolrTestCaseJ4
####initCore
[junit4] 2> 62050 INFO
(SUITE-OverseerTest-seed#[CE174C896F088417]-worker) [ ] o.a.s.SolrTestCaseJ4
####initCore end
[junit4] 2> 62051 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testShardAssignmentBigger
[junit4] 2> 62053 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 62077 INFO (Thread-235) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 62077 INFO (Thread-235) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 62177 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.ZkTestServer start zk server on port:51459
[junit4] 2> 62177 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 62185 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 62205 INFO (zkCallback-39-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1185138 name:ZooKeeperConnection
Watcher:127.0.0.1:51459 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 62205 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 62206 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 62207 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 62218 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 62223 INFO (zkCallback-40-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3c0b56 name:ZooKeeperConnection
Watcher:127.0.0.1:51459 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 62223 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 62224 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 62224 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 62226 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 62227 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 62228 INFO (zkCallback-41-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@977b98 name:ZooKeeperConnection
Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 62228 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 62228 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 62229 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 62229 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 62234 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 62235 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 62236 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 62236 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 62237 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 62238 INFO (zkCallback-42-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@9ae006 name:ZooKeeperConnection
Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 62238 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 62239 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 62239 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 62243 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 62246 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 62247 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 62247 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/94822320418848771-127.0.0.1:51459_solr-n_0000000000
[junit4] 2> 62248 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51459_solr
[junit4] 2> 62248 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 62248 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.Overseer Overseer
(id=94822320418848771-127.0.0.1:51459_solr-n_0000000000) starting
[junit4] 2> 62249 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 62250 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 62252 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 62253 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 62254 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 62255 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 62257 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 62269 INFO
(OverseerCollectionConfigSetProcessor-94822320418848771-127.0.0.1:51459_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer
operations
[junit4] 2> 62270 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 62270 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 62270 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 62274 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 62275 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 62279 INFO (zkCallback-44-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@23ef70 name:ZooKeeperConnection
Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 62279 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 62279 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 62280 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 62282 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/node0
[junit4] 2> 62282 INFO (zkCallback-44-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 0)
[junit4] 2> 62286 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 62286 INFO (zkCallback-41-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 0)
[junit4] 2> 62288 INFO (zkCallback-42-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 0)
[junit4] 2> 62288 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 62297 INFO (zkCallback-45-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@659ab8 name:ZooKeeperConnection
Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 62297 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 62298 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 62313 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 62314 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/node1
[junit4] 2> 62315 INFO (zkCallback-45-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 1)
[junit4] 2> 62315 INFO (zkCallback-44-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 1)
[junit4] 2> 62315 INFO (zkCallback-41-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 1)
[junit4] 2> 62315 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 62316 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 62317 INFO (zkCallback-42-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 1)
[junit4] 2> 62319 INFO (zkCallback-46-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@18ab9ae name:ZooKeeperConnection
Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 62319 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 62319 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 62320 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 62321 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/node2
[junit4] 2> 62321 INFO (zkCallback-45-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 2)
[junit4] 2> 62321 INFO (zkCallback-44-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 2)
[junit4] 2> 62321 INFO (zkCallback-41-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 2)
[junit4] 2> 62321 INFO (zkCallback-42-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 2)
[junit4] 2> 62321 INFO (zkCallback-46-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 2)
[junit4] 2> 62322 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 62322 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 62323 INFO (zkCallback-47-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1ccc739 name:ZooKeeperConnection
Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 62323 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 62323 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 62325 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 62325 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/node3
[junit4] 2> 62326 INFO (zkCallback-45-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 3)
[junit4] 2> 62326 INFO (zkCallback-44-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 3)
[junit4] 2> 62326 INFO (zkCallback-41-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 3)
[junit4] 2> 62326 INFO (zkCallback-42-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 3)
[junit4] 2> 62326 INFO (zkCallback-46-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 3)
[junit4] 2> 62327 INFO (zkCallback-47-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 3)
[junit4] 2> 62327 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 62327 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 62328 INFO (zkCallback-48-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1d5bd4e name:ZooKeeperConnection
Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 62328 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 62328 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 62336 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 62338 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/node4
[junit4] 2> 62338 INFO (zkCallback-44-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 4)
[junit4] 2> 62338 INFO (zkCallback-41-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 4)
[junit4] 2> 62338 INFO (zkCallback-42-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 4)
[junit4] 2> 62338 INFO (zkCallback-46-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 4)
[junit4] 2> 62338 INFO (zkCallback-45-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 4)
[junit4] 2> 62338 INFO (zkCallback-48-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 4)
[junit4] 2> 62338 INFO (zkCallback-47-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 4)
[junit4] 2> 62339 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 62339 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 62340 INFO (zkCallback-49-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7a043b name:ZooKeeperConnection
Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 62340 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 62340 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 62341 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 62342 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/node5
[junit4] 2> 62342 INFO (zkCallback-44-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 5)
[junit4] 2> 62342 INFO (zkCallback-41-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 5)
[junit4] 2> 62343 INFO (zkCallback-46-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 5)
[junit4] 2> 62343 INFO (zkCallback-45-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 5)
[junit4] 2> 62343 INFO (zkCallback-42-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 5)
[junit4] 2> 62343 INFO (zkCallback-48-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 5)
[junit4] 2> 62343 INFO (zkCallback-49-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 5)
[junit4] 2> 62343 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 62343 INFO (zkCallback-47-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 5)
[junit4] 2> 62343 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 62344 INFO (zkCallback-50-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1a96fcd name:ZooKeeperConnection
Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 62344 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 62345 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 62346 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 62347 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/node6
[junit4] 2> 62347 INFO (zkCallback-44-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 6)
[junit4] 2> 62347 INFO (zkCallback-45-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 6)
[junit4] 2> 62347 INFO (zkCallback-46-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 6)
[junit4] 2> 62347 INFO (zkCallback-48-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 6)
[junit4] 2> 62347 INFO (zkCallback-42-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 6)
[junit4] 2> 62347 INFO (zkCallback-49-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 6)
[junit4] 2> 62347 INFO (zkCallback-50-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 6)
[junit4] 2> 62347 INFO (zkCallback-47-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 6)
[junit4] 2> 62347 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 62347 INFO (zkCallback-41-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 6)
[junit4] 2> 62348 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 62349 INFO (zkCallback-51-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@171ee6e name:ZooKeeperConnection
Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 62349 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 62349 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 62350 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 62351 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/node7
[junit4] 2> 62351 INFO (zkCallback-44-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 7)
[junit4] 2> 62351 INFO (zkCallback-46-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 7)
[junit4] 2> 62351 INFO (zkCallback-41-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 7)
[junit4] 2> 62351 INFO (zkCallback-48-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 7)
[junit4] 2> 62351 INFO (zkCallback-47-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 7)
[junit4] 2> 62351 INFO (zkCallback-50-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 7)
[junit4] 2> 62352 INFO (zkCallback-51-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 7)
[junit4] 2> 62352 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 62352 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 62356 INFO (zkCallback-45-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 7)
[junit4] 2> 62356 INFO (zkCallback-42-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 7)
[junit4] 2> 62357 INFO (zkCallback-52-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@155b4af name:ZooKeeperConnection
Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 62357 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 62356 INFO (zkCallback-49-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 7)
[junit4] 2> 62358 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 62362 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 62364 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/node8
[junit4] 2> 62365 INFO (zkCallback-44-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 8)
[junit4] 2> 62365 INFO (zkCallback-49-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 8)
[junit4] 2> 62365 INFO (zkCallback-42-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 8)
[junit4] 2> 62365 INFO (zkCallback-50-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 8)
[junit4] 2> 62365 INFO (zkCallback-41-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 8)
[junit4] 2> 62366 INFO (zkCallback-47-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 8)
[junit4] 2> 62366 INFO (zkCallback-46-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 8)
[junit4] 2> 62366 INFO (zkCallback-45-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 8)
[junit4] 2> 62367 INFO (zkCallback-48-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 8)
[junit4] 2> 62370 INFO (zkCallback-51-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 8)
[junit4] 2> 62374 INFO (zkCallback-52-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 8)
[junit4] 2> 62377 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 62378 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 62385 INFO (zkCallback-53-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@c755db name:ZooKeeperConnection
Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 62385 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 62387 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 62389 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 62391 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/node9
[junit4] 2> 62392 INFO (zkCallback-51-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 9)
[junit4] 2> 62392 INFO (zkCallback-47-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 9)
[junit4] 2> 62392 INFO (zkCallback-49-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 9)
[junit4] 2> 62392 INFO (zkCallback-50-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 9)
[junit4] 2> 62393 INFO (zkCallback-42-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 9)
[junit4] 2> 62393 INFO (zkCallback-46-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 9)
[junit4] 2> 62393 INFO (zkCallback-44-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 9)
[junit4] 2> 62393 INFO (zkCallback-45-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 9)
[junit4] 2> 62393 INFO (zkCallback-41-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 9)
[junit4] 2> 62394 INFO (zkCallback-48-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 9)
[junit4] 2> 62395 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 62396 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 62396 INFO (zkCallback-52-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 9)
[junit4] 2> 62398 INFO (zkCallback-54-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6bdb6d name:ZooKeeperConnection
Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 62398 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 62398 INFO (zkCallback-53-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 9)
[junit4] 2> 62398 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 62400 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 62402 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/node10
[junit4] 2> 62402 INFO (zkCallback-50-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 10)
[junit4] 2> 62402 INFO (zkCallback-42-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 10)
[junit4] 2> 62402 INFO (zkCallback-47-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 10)
[junit4] 2> 62402 INFO (zkCallback-49-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 10)
[junit4] 2> 62403 INFO (zkCallback-41-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 10)
[junit4] 2> 62403 INFO (zkCallback-45-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 10)
[junit4] 2> 62403 INFO (zkCallback-48-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 10)
[junit4] 2> 62402 INFO (zkCallback-44-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 10)
[junit4] 2> 62403 INFO (zkCallback-46-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 10)
[junit4] 2> 62403 INFO (zkCallback-51-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 10)
[junit4] 2> 62403 INFO (zkCallback-52-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 10)
[junit4] 2> 62403 INFO (zkCallback-54-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 10)
[junit4] 2> 62404 INFO (zkCallback-53-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 10)
[junit4] 2> 62405 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 62406 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 62409 INFO (zkCallback-55-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@114faff name:ZooKeeperConnection
Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 62409 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 62409 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 62411 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 62411 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/node11
[junit4] 2> 62412 INFO (zkCallback-42-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 11)
[junit4] 2> 62412 INFO (zkCallback-49-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 11)
[junit4] 2> 62412 INFO (zkCallback-44-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 11)
[junit4] 2> 62412 INFO (zkCallback-53-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 11)
[junit4] 2> 62412 INFO (zkCallback-45-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 11)
[junit4] 2> 62412 INFO (zkCallback-48-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 11)
[junit4] 2> 62412 INFO (zkCallback-50-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 11)
[junit4] 2> 62412 INFO (zkCallback-46-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 11)
[junit4] 2> 62413 INFO (zkCallback-47-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 11)
[junit4] 2> 62412 INFO (zkCallback-52-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 11)
[junit4] 2> 62412 INFO (zkCallback-41-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 11)
[junit4] 2> 62412 INFO (zkCallback-51-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 11)
[junit4] 2> 62414 INFO (zkCallback-55-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 11)
[junit4] 2> 62414 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 62414 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 62416 INFO (zkCallback-56-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@c5bcf0 name:ZooKeeperConnection
Watcher:127.0.0.1:51459/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 62416 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 62416 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 62417 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 62417 INFO (zkCallback-54-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 11)
[junit4] 2> 62418 INFO
(TEST-OverseerTest.testShardAssignmentBigger-seed#[CE174C896F088417]) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/node12
[junit4] 2> 62419 INFO (zkCallback-51-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 12)
[junit4] 2> 62419 INFO (zkCallback-47-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 12)
[junit4] 2> 62419 INFO (zkCallback-52-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 12)
[junit4] 2> 62419 INFO (zkCallback-41-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 12)
[junit4] 2> 62420 INFO (zkCallback-42-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 12)
[junit4] 2> 62420 INFO (zkCallback-45-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 12)
[junit4] 2> 62420 INFO (zkCallback-46-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 12)
[junit4] 2> 62419 INFO (zkCallback-50-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 12)
[junit4] 2> 62419 INFO (zkCallback-53-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 12)
[junit4] 2> 62420 INFO (zkCallback-44-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 12)
[junit4] 2> 62420 INFO (zkCallback-56-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 12)
[junit4] 2> 62420 INFO (zkCallback-55-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 12)
[junit4] 2> 62420 INFO (zkCallback-54-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 12)
[junit4] 2> 62421 INFO (zkCallback-49-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 12)
[junit4] 2> 62421 INFO (zkCallback-48-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 12)
[junit4] 2> 62434 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node7",
[junit4] 2> "core":"core7",
[junit4] 2> "core_node_name":"node7",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node7/solr/"} current state version: 0
[junit4] 2> 62444 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node7",
[junit4] 2> "core":"core7",
[junit4] 2> "core_node_name":"node7",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node7/solr/"}
[junit4] 2> 62445 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
[junit4] 2> 62459 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 62462 INFO (zkCallback-45-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62462 INFO (zkCallback-46-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62462 INFO (zkCallback-41-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62462 INFO (zkCallback-52-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62462 INFO (zkCallback-49-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62462 INFO (zkCallback-44-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62462 INFO (zkCallback-48-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62462 INFO (zkCallback-50-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62462 INFO (zkCallback-53-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62462 INFO (zkCallback-42-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62463 INFO (zkCallback-54-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62464 INFO (zkCallback-56-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62464 INFO (zkCallback-47-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62464 INFO (zkCallback-51-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62464 INFO (zkCallback-55-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62466 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 0, message = {
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node4",
[junit4] 2> "core":"core4",
[junit4] 2> "core_node_name":"node4",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node4/solr/"} current state version: 1
[junit4] 2> 62466 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node4",
[junit4] 2> "core":"core4",
[junit4] 2> "core_node_name":"node4",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node4/solr/"}
[junit4] 2> 62466 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
[junit4] 2> 62466 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 62467 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 0, message = {
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node5",
[junit4] 2> "core":"core5",
[junit4] 2> "core_node_name":"node5",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node5/solr/"} current state version: 1
[junit4] 2> 62467 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node5",
[junit4] 2> "core":"core5",
[junit4] 2> "core_node_name":"node5",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node5/solr/"}
[junit4] 2> 62467 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
[junit4] 2> 62467 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 62468 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 0, message = {
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node6",
[junit4] 2> "core":"core6",
[junit4] 2> "core_node_name":"node6",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node6/solr/"} current state version: 1
[junit4] 2> 62468 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node6",
[junit4] 2> "core":"core6",
[junit4] 2> "core_node_name":"node6",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node6/solr/"}
[junit4] 2> 62468 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
[junit4] 2> 62468 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 62469 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 8, message = {
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node2",
[junit4] 2> "core":"core2",
[junit4] 2> "core_node_name":"node2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node2/solr/"} current state version: 1
[junit4] 2> 62470 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node2",
[junit4] 2> "core":"core2",
[junit4] 2> "core_node_name":"node2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node2/solr/"}
[junit4] 2> 62470 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
[junit4] 2> 62470 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 62471 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 8, message = {
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node8",
[junit4] 2> "core":"core8",
[junit4] 2> "core_node_name":"node8",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node8/solr/"} current state version: 1
[junit4] 2> 62471 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node8",
[junit4] 2> "core":"core8",
[junit4] 2> "core_node_name":"node8",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node8/solr/"}
[junit4] 2> 62471 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
[junit4] 2> 62471 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 62472 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 8, message = {
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node3",
[junit4] 2> "core":"core3",
[junit4] 2> "core_node_name":"node3",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node3/solr/"} current state version: 1
[junit4] 2> 62472 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node3",
[junit4] 2> "core":"core3",
[junit4] 2> "core_node_name":"node3",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node3/solr/"}
[junit4] 2> 62472 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
[junit4] 2> 62472 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 62473 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 8, message = {
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node9",
[junit4] 2> "core":"core9",
[junit4] 2> "core_node_name":"node9",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node9/solr/"} current state version: 1
[junit4] 2> 62473 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node9",
[junit4] 2> "core":"core9",
[junit4] 2> "core_node_name":"node9",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node9/solr/"}
[junit4] 2> 62473 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
[junit4] 2> 62473 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 62475 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 8, message = {
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node10",
[junit4] 2> "core":"core10",
[junit4] 2> "core_node_name":"node10",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node10/solr/"} current state version: 1
[junit4] 2> 62475 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node10",
[junit4] 2> "core":"core10",
[junit4] 2> "core_node_name":"node10",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node10/solr/"}
[junit4] 2> 62475 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
[junit4] 2> 62475 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 62476 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 8, message = {
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node0",
[junit4] 2> "core":"core0",
[junit4] 2> "core_node_name":"node0",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node0/solr/"} current state version: 1
[junit4] 2> 62476 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node0",
[junit4] 2> "core":"core0",
[junit4] 2> "core_node_name":"node0",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node0/solr/"}
[junit4] 2> 62476 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
[junit4] 2> 62476 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 62477 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 8, message = {
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node11",
[junit4] 2> "core":"core11",
[junit4] 2> "core_node_name":"node11",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node11/solr/"} current state version: 1
[junit4] 2> 62477 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node11",
[junit4] 2> "core":"core11",
[junit4] 2> "core_node_name":"node11",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node11/solr/"}
[junit4] 2> 62477 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
[junit4] 2> 62477 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 62478 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 8, message = {
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node1",
[junit4] 2> "core":"core1",
[junit4] 2> "core_node_name":"node1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node1/solr/"} current state version: 1
[junit4] 2> 62478 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
[junit4] 2> "operation":"state",
[junit4] 2> "state":"active",
[junit4] 2> "node_name":"node1",
[junit4] 2> "core":"core1",
[junit4] 2> "core_node_name":"node1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node1/solr/"}
[junit4] 2> 62478 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
[junit4] 2> 62478 INFO
(OverseerStateUpdate-94822320418848771-127.0.0.1:51459_solr-n_0000000000) [
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 62580 INFO (zkCallback-46-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62580 INFO (zkCallback-48-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62580 INFO (zkCallback-41-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62580 INFO (zkCallback-49-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62580 INFO (zkCallback-44-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62580 INFO (zkCallback-50-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62580 INFO (zkCallback-45-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62580 INFO (zkCallback-54-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62581 INFO (zkCallback-52-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62582 INFO (zkCallback-47-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62581 INFO (zkCallback-55-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62581 INFO (zkCallback-56-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62582 INFO (zkCallback-42-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62581 INFO (zkCallback-51-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62581 INFO (zkCallback-53-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 13)
[junit4] 2> 62934 INFO (testShardAssignment-218-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 62934 INFO (testShardAssignment-215-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 62934 INFO (testShardAssignment-216-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 62934 INFO (testShardAssignment-217-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 62935 INFO (testShardAssignment-220-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 62935 INFO (zkCallback-46-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections, has occurred - updating...
[junit4] 2> 62935 INFO (zkCallback-48-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections, has occurred - updating...
[junit4] 2> 62935 INFO (testShardAssignment-213-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 62935 INFO (testShardAssignment-219-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 62935 INFO (testShardAssignment-221-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 62935 INFO (testShardAssignment-214-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 62936 INFO (zkCallback-41-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections, has occurred - updating...
[junit4] 2> 62936 INFO (zkCallback-44-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections, has occurred - updating...
[junit4] 2> 62936 INFO (zkCallback-45-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections, has occurred - updating...
[junit4] 2> 62936 INFO (zkCallback-42-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections, has occurred - updating...
[junit4] 2> 62936 INFO (zkCallback-56-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections, has occurred - updating...
[junit4] 2> 62936 INFO (testShardAssignment-211-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 62936 INFO (zkCallback-55-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections, has occurred - updating...
[junit4] 2> 62936 INFO (testShardAssignment-222-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 62936 INFO (zkCallback-54-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections, has occurred - updating...
[junit4] 2> 62936 INFO (zkCallback-47-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections, has occurred - updating...
[junit4] 2> 62936 INFO (zkCallback-52-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections, has occurred - updating...
[junit4] 2> 62936 INFO (zkCallback-53-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections, has occurred - updating...
[junit4] 2> 62937 INFO (zkCallback-50-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections, has occurred - updating...
[junit4] 2> 62937 INFO (zkCallback-49-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections, has occurred - updating...
[junit4] 2> 62937 INFO (zkCallback-51-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections, has occurred - updating...
[junit4] 2> 62937 INFO (testShardAssignment-212-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 62947 INFO (testShardAssignment-219-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/collections/collection1/leader_elect/shard1/election/94822320418848780-node8_core8-n_0000000000
[junit4] 2> 62947 INFO (testShardAssignment-217-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/collections/collection1/leader_elect/shard1/election/94822320418848778-node6_core6-n_0000000001
[junit4] 2> 62947 INFO (testShardAssignment-215-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/collections/collection1/leader_elect/shard1/election/94822320418848776-node4_core4-n_0000000003
[junit4] 2> 62947 INFO (testShardAssignment-220-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/collections/collection1/leader_elect/shard1/election/94822320418848781-node9_core9-n_0000000004
[junit4] 2> 62947 INFO (testShardAssignment-212-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/collections/collection1/leader_elect/shard1/election/94822320418848773-node1_core1-n_0000000005
[junit4] 2> 62947 INFO (testShardAssignment-216-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/collections/collection1/leader_elect/shard1/election/94822320418848777-node5_core5-n_0000000002
[junit4] 2> 62947 INFO (testShardAssignment-218-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/collections/collection1/leader_elect/shard1/election/94822320418848779-node7_core7-n_0000000006
[junit4] 2> 62953 INFO (testShardAssignment-211-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/collections/collection1/leader_elect/shard1/election/94822320418848772-node0_core0-n_0000000009
[junit4] 2> 62953 INFO (testShardAssignment-222-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/collections/collection1/leader_elect/shard1/election/94822320418848783-node11_core11-n_0000000007
[junit4] 2> 62953 INFO (testShardAssignment-221-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/collections/collection1/leader_elect/shard1/election/94822320418848782-node10_core10-n_0000000010
[junit4] 2> 62953 INFO (testShardAssignment-213-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/collections/collection1/leader_elect/shard1/election/94822320418848774-node2_core2-n_0000000011
[junit4] 2> 62954 INFO (testShardAssignment-214-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/collections/collection1/leader_elect/shard1/election/94822320418848775-node3_core3-n_0000000008
[junit4] 2> 62955 INFO (testShardAssignment-215-thread-1) [ ]
o.a.s.c.LeaderElector Watching path /c
[...truncated too long message...]
3-127.0.0.1:53735_solr-n_0000000001) [ ] o.a.s.c.Overseer Starting to work
on the main queue
[junit4] 2> 135798 INFO
(OverseerStateUpdate-94822325066661893-127.0.0.1:53735_solr-n_0000000001) [
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 135799 INFO
(OverseerStateUpdate-94822325066661893-127.0.0.1:53735_solr-n_0000000001) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"state",
[junit4] 2> "state":"recovering",
[junit4] 2> "node_name":"node1",
[junit4] 2> "core":"core1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node1/solr/"} current state version: 2
[junit4] 2> 135800 INFO
(OverseerStateUpdate-94822325066661893-127.0.0.1:53735_solr-n_0000000001) [
] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
[junit4] 2> "operation":"state",
[junit4] 2> "state":"recovering",
[junit4] 2> "node_name":"node1",
[junit4] 2> "core":"core1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "numShards":"1",
[junit4] 2> "base_url":"http://node1/solr/"}
[junit4] 2> 135800 INFO
(OverseerStateUpdate-94822325066661893-127.0.0.1:53735_solr-n_0000000001) [
] o.a.s.c.o.ReplicaMutator shard=shard1 is already registered
[junit4] 2> 135800 INFO (zkCallback-165-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 135800 INFO (zkCallback-161-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 135800 INFO (zkCallback-162-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 135851 INFO
(OverseerStateUpdate-94822325066661893-127.0.0.1:53735_solr-n_0000000001) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"deletecore",
[junit4] 2> "node_name":"node1",
[junit4] 2> "core":"core1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"collection1"} current state version: 3
[junit4] 2> 135952 INFO
(OverseerStateUpdate-94822325066661893-127.0.0.1:53735_solr-n_0000000001) [
] o.a.s.c.o.ZkStateWriter going to delete_collection
/collections/collection1/state.json
[junit4] 2> 135958 INFO (zkCallback-161-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections, has occurred - updating...
[junit4] 2> 135958 INFO (zkCallback-162-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections, has occurred - updating...
[junit4] 2> 135958 INFO (zkCallback-165-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections, has occurred - updating...
[junit4] 2> 135958 INFO (zkCallback-161-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 135961 INFO (zkCallback-165-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 135961 INFO (zkCallback-162-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 136458 INFO (zkCallback-162-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 1)
[junit4] 2> 136458 INFO (zkCallback-165-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 1)
[junit4] 2> 136458 INFO (zkCallback-161-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live
nodes size: 1)
[junit4] 2> 137959 WARN (zkCallback-162-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4] 2> 137960 INFO
(TEST-OverseerTest.testOverseerFailure-seed#[CE174C896F088417]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53735 53735
[junit4] 2> 138145 INFO (Thread-246) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:53735 53735
[junit4] 2> 138146 WARN (Thread-246) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/aliases.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/live_nodes
[junit4] 2> 4 /solr/collections
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 138146 INFO
(TEST-OverseerTest.testOverseerFailure-seed#[CE174C896F088417]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testOverseerFailure
[junit4] 2> 138146 INFO
(TEST-OverseerTest.testOverseerFailure-seed#[CE174C896F088417]) [ ]
o.a.s.c.Overseer Overseer
(id=94822325066661893-127.0.0.1:53735_solr-n_0000000001) closing
[junit4] 2> 138146 INFO
(OverseerStateUpdate-94822325066661893-127.0.0.1:53735_solr-n_0000000001) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53735_solr
[junit4] 2> 138146 ERROR (OverseerExitThread) [ ] o.a.s.c.Overseer
could not read the data
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer_elect/leader
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:304)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:87)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater$2.run(Overseer.java:265)
[junit4] 2> 141147 INFO
(SUITE-OverseerTest-seed#[CE174C896F088417]-worker) [ ] o.a.s.SolrTestCaseJ4
###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.OverseerTest_CE174C896F088417-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60),
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=fr_NE,
timezone=America/Jamaica
[junit4] 2> NOTE: Linux 3.19.0-31-generic i386/Oracle Corporation 1.9.0-ea
(32-bit)/cpus=12,threads=1,free=24792832,total=82923520
[junit4] 2> NOTE: All tests run in this JVM:
[FieldAnalysisRequestHandlerTest, TestStandardQParsers, TestCharFilters,
SparseHLLTest, TestLeaderElectionZkExpiry, TestFieldCollectionResource,
TestCollationField, TestConfigSetsAPIExclusivity, TestBulkSchemaAPI, TestUtils,
TermVectorComponentDistributedTest, TestStressRecovery, OverseerTest]
[junit4] Completed [58/555] on J2 in 79.11s, 12 tests, 1 failure, 1 skipped
<<< FAILURES!
[...truncated 1624 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987:
There were test failures: 555 suites (8 ignored), 2200 tests, 1 failure, 106
ignored (67 assumptions) [seed: CE174C896F088417]
Total time: 51 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]