Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16540/
Java: 32bit/jdk-9-ea+114 -server -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestStressLiveNodes
Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has
references to classes of which the sizes cannot be measured due to security
restrictions or Java 9 module encapsulation: - private static
org.apache.solr.client.solrj.impl.CloudSolrClient
org.apache.solr.cloud.TestStressLiveNodes.CLOUD_CLIENT
Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?)
and null them, your test still has references to classes of which the sizes
cannot be measured due to security restrictions or Java 9 module encapsulation:
- private static org.apache.solr.client.solrj.impl.CloudSolrClient
org.apache.solr.cloud.TestStressLiveNodes.CLOUD_CLIENT
at __randomizedtesting.SeedInfo.seed([35A70FDF95DE5630]:0)
at
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.IllegalStateException: Unable to access 'private final
java.lang.reflect.Layer java.lang.reflect.Module.layer' to estimate memory usage
at
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:602)
at
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
at
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
at
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
... 10 more
Caused by: java.lang.reflect.InaccessibleObjectException: Cannot make a
non-public member of class java.lang.reflect.Module accessible
at
sun.reflect.Reflection.throwInaccessibleObjectException(java.base@9-ea/Reflection.java:420)
at
java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:190)
at
java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
at java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
at
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:597)
at
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$3.run(RamUsageEstimator.java:594)
at java.security.AccessController.doPrivileged(java.base@9-ea/Native
Method)
at
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:594)
... 13 more
Build Log:
[...truncated 10950 lines...]
[junit4] Suite: org.apache.solr.cloud.TestStressLiveNodes
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressLiveNodes_35A70FDF95DE5630-001/init-core-data-001
[junit4] 2> 409192 INFO
(SUITE-TestStressLiveNodes-seed#[35A70FDF95DE5630]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
[junit4] 2> 409193 INFO
(SUITE-TestStressLiveNodes-seed#[35A70FDF95DE5630]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 409193 INFO (Thread-485) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 409193 INFO (Thread-485) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 409293 INFO
(SUITE-TestStressLiveNodes-seed#[35A70FDF95DE5630]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:42944
[junit4] 2> 409293 INFO
(SUITE-TestStressLiveNodes-seed#[35A70FDF95DE5630]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409293 INFO
(SUITE-TestStressLiveNodes-seed#[35A70FDF95DE5630]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409295 INFO (zkCallback-350-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1961b34 name:ZooKeeperConnection
Watcher:127.0.0.1:42944 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 409295 INFO
(SUITE-TestStressLiveNodes-seed#[35A70FDF95DE5630]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409295 INFO
(SUITE-TestStressLiveNodes-seed#[35A70FDF95DE5630]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409295 INFO
(SUITE-TestStressLiveNodes-seed#[35A70FDF95DE5630]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 409297 INFO
(SUITE-TestStressLiveNodes-seed#[35A70FDF95DE5630]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
[junit4] 2> 409309 INFO (jetty-launcher-349-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 409309 INFO (jetty-launcher-349-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@8119c{/solr,null,AVAILABLE}
[junit4] 2> 409314 INFO (jetty-launcher-349-thread-1) [ ]
o.e.j.u.s.SslContextFactory x509=X509@2084dd(solrtest,h=[],w=[]) for
SslContextFactory@1138b19(file:///home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/etc/test/solrtest.keystore,file:///home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/etc/test/solrtest.keystore)
[junit4] 2> 409338 INFO (jetty-launcher-349-thread-1) [ ]
o.e.j.s.ServerConnector Started ServerConnector@1b0c469{SSL,[ssl,
http/1.1]}{127.0.0.1:38776}
[junit4] 2> 409338 INFO (jetty-launcher-349-thread-1) [ ]
o.e.j.s.Server Started @411099ms
[junit4] 2> 409338 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38776}
[junit4] 2> 409339 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@66d33a
[junit4] 2> 409339 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressLiveNodes_35A70FDF95DE5630-001/tempDir-001/node1'
[junit4] 2> 409339 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 409339 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 409339 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409339 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409340 INFO (zkCallback-351-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@161f606 name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409340 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409340 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409340 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 409346 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressLiveNodes_35A70FDF95DE5630-001/tempDir-001/node1/.
[junit4] 2> 409346 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 3160847
[junit4] 2> 409346 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressLiveNodes_35A70FDF95DE5630-001/tempDir-001/node1]
[junit4] 2> 409346 WARN (jetty-launcher-349-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressLiveNodes_35A70FDF95DE5630-001/tempDir-001/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressLiveNodes_35A70FDF95DE5630-001/tempDir-001/node1/lib
[junit4] 2> 409346 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 409350 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 409351 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 409351 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 409351 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42944/solr
[junit4] 2> 409351 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 409351 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409351 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409352 INFO (zkCallback-354-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@161a964 name:ZooKeeperConnection
Watcher:127.0.0.1:42944 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 409352 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409352 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409353 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$100/25435021@112105a
[junit4] 2> 409353 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409354 INFO (zkCallback-355-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6ee7c5 name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409354 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409354 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 409355 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 409356 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 409357 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 409357 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 409358 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 409359 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 409359 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 409359 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 409360 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 409360 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 409361 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 409361 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 409361 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 409362 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 409362 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95750636265078787-127.0.0.1:38776_solr-n_0000000000
[junit4] 2> 409362 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38776_solr
[junit4] 2> 409362 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 409362 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=95750636265078787-127.0.0.1:38776_solr-n_0000000000) starting
[junit4] 2> 409363 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 409364 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 409364 INFO
(OverseerCollectionConfigSetProcessor-95750636265078787-127.0.0.1:38776_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer
operations
[junit4] 2> 409365 INFO
(OverseerStateUpdate-95750636265078787-127.0.0.1:38776_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 409365 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38776_solr
[junit4] 2> 409365 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38776_solr
[junit4] 2> 409366 INFO
(OverseerStateUpdate-95750636265078787-127.0.0.1:38776_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 409366 INFO (zkCallback-355-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> 409366 INFO (zkCallback-355-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 409387 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 409387 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 409388 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressLiveNodes_35A70FDF95DE5630-001/tempDir-001/node1/.
[junit4] 2> 409388 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 409388 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
[junit4] 2> 409388 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 409388 INFO
(SUITE-TestStressLiveNodes-seed#[35A70FDF95DE5630]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409389 INFO
(SUITE-TestStressLiveNodes-seed#[35A70FDF95DE5630]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409390 INFO (zkCallback-356-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@a7f16b name:ZooKeeperConnection
Watcher:127.0.0.1:42944 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 409390 INFO
(SUITE-TestStressLiveNodes-seed#[35A70FDF95DE5630]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409390 INFO
(SUITE-TestStressLiveNodes-seed#[35A70FDF95DE5630]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409391 INFO
(SUITE-TestStressLiveNodes-seed#[35A70FDF95DE5630]-worker) [ ]
o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string:
127.0.0.1:42944/solr
[junit4] 2> 409396 INFO
(SUITE-TestStressLiveNodes-seed#[35A70FDF95DE5630]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409396 INFO
(SUITE-TestStressLiveNodes-seed#[35A70FDF95DE5630]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409396 INFO (zkCallback-358-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@71d48c name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409397 INFO
(SUITE-TestStressLiveNodes-seed#[35A70FDF95DE5630]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409397 INFO
(SUITE-TestStressLiveNodes-seed#[35A70FDF95DE5630]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409397 INFO
(SUITE-TestStressLiveNodes-seed#[35A70FDF95DE5630]-worker) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 409397 INFO
(SUITE-TestStressLiveNodes-seed#[35A70FDF95DE5630]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 409404 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testStress
[junit4] 2> 409404 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409404 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409405 INFO (zkCallback-359-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@111fa99 name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409405 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409405 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409406 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 409406 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=0,
numThreads=4 numNodesPerThread=5
[junit4] 2> 409407 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409407 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409408 INFO (zkCallback-360-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@19c50bd name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409408 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409408 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409408 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409408 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409409 INFO (zkCallback-361-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@10b63e2 name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409409 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409409 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409409 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409409 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409410 INFO (zkCallback-362-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@e7e878 name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409410 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409410 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409410 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409411 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409411 INFO (zkCallback-363-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1b53d3d name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409411 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409411 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409412 INFO (test_live_nodes_thrasher_iter0-853-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_0-0
[junit4] 2> 409412 INFO (test_live_nodes_thrasher_iter0-853-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_1-0
[junit4] 2> 409412 INFO (test_live_nodes_thrasher_iter0-853-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_2-0
[junit4] 2> 409412 INFO (test_live_nodes_thrasher_iter0-853-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_3-0
[junit4] 2> 409412 INFO (zkCallback-355-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> 409412 INFO (zkCallback-358-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> 409412 INFO (zkCallback-355-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 409412 INFO (zkCallback-355-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> 409412 INFO (test_live_nodes_thrasher_iter0-853-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_2-1
[junit4] 2> 409412 INFO (test_live_nodes_thrasher_iter0-853-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_1-1
[junit4] 2> 409412 INFO (test_live_nodes_thrasher_iter0-853-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_3-1
[junit4] 2> 409412 INFO (zkCallback-358-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
[junit4] 2> 409413 INFO (test_live_nodes_thrasher_iter0-853-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_0-1
[junit4] 2> 409413 INFO (zkCallback-355-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
[junit4] 2> 409413 INFO (zkCallback-355-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> 409413 INFO (zkCallback-358-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> 409413 INFO (test_live_nodes_thrasher_iter0-853-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_1-2
[junit4] 2> 409414 INFO (zkCallback-355-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (8)
[junit4] 2> 409414 INFO (zkCallback-355-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> 409414 INFO (zkCallback-358-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (9)
[junit4] 2> 409414 INFO (test_live_nodes_thrasher_iter0-853-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_2-2
[junit4] 2> 409414 INFO (zkCallback-355-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
[junit4] 2> 409414 INFO (test_live_nodes_thrasher_iter0-853-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_3-2
[junit4] 2> 409414 INFO (test_live_nodes_thrasher_iter0-853-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_0-2
[junit4] 2> 409414 INFO (zkCallback-358-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> 409414 INFO (zkCallback-355-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> 409415 INFO (test_live_nodes_thrasher_iter0-853-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_1-3
[junit4] 2> 409415 INFO (test_live_nodes_thrasher_iter0-853-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_2-3
[junit4] 2> 409415 INFO (zkCallback-355-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (12)
[junit4] 2> 409415 INFO (zkCallback-358-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (12)
[junit4] 2> 409415 INFO (zkCallback-355-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> 409415 INFO (zkCallback-358-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> 409415 INFO (test_live_nodes_thrasher_iter0-853-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_3-3
[junit4] 2> 409415 INFO (test_live_nodes_thrasher_iter0-853-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_0-3
[junit4] 2> 409415 INFO (zkCallback-358-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (12) -> (13)
[junit4] 2> 409415 INFO (zkCallback-355-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (12) -> (13)
[junit4] 2> 409415 INFO (zkCallback-355-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: [13])
[junit4] 2> 409415 INFO (zkCallback-358-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: [13])
[junit4] 2> 409415 INFO (test_live_nodes_thrasher_iter0-853-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_1-4
[junit4] 2> 409415 INFO (test_live_nodes_thrasher_iter0-853-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_2-4
[junit4] 2> 409415 INFO (zkCallback-355-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (13) -> (15)
[junit4] 2> 409415 INFO (zkCallback-355-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: [15])
[junit4] 2> 409416 INFO (zkCallback-358-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (13) -> (16)
[junit4] 2> 409416 INFO (test_live_nodes_thrasher_iter0-853-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_0-4
[junit4] 2> 409416 INFO (test_live_nodes_thrasher_iter0-853-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_3-4
[junit4] 2> 409416 INFO (zkCallback-358-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: [16])
[junit4] 2> 409416 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (15) -> (18)
[junit4] 2> 409416 INFO (zkCallback-355-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: [18])
[junit4] 2> 409416 INFO (zkCallback-358-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (16) -> (19)
[junit4] 2> 409416 INFO (zkCallback-358-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: [19])
[junit4] 2> 409416 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (18) -> (20)
[junit4] 2> 409416 INFO (zkCallback-358-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (19) -> (20)
[junit4] 2> 409417 INFO (zkCallback-355-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: [20])
[junit4] 2> 409417 INFO (zkCallback-358-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: [20])
[junit4] 2> 409417 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (20) -> (21)
[junit4] 2> 409417 INFO (zkCallback-358-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (20) -> (21)
[junit4] 2> 409417 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409417 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409418 INFO (zkCallback-364-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@153a457 name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409418 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409418 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409419 INFO (zkCallback-358-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: [21])
[junit4] 2> 409419 INFO (zkCallback-355-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: [21])
[junit4] 2> 409419 INFO (zkCallback-358-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (21) -> (16)
[junit4] 2> 409419 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (21) -> (16)
[junit4] 2> 409419 INFO (zkCallback-358-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: [16])
[junit4] 2> 409419 INFO (zkCallback-355-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: [16])
[junit4] 2> 409420 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (16) -> (11)
[junit4] 2> 409420 INFO (zkCallback-358-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (16) -> (11)
[junit4] 2> 409420 INFO (zkCallback-355-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: [11])
[junit4] 2> 409420 INFO (zkCallback-358-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: [11])
[junit4] 2> 409420 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (11) -> (6)
[junit4] 2> 409420 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (11) -> (6)
[junit4] 2> 409420 INFO (zkCallback-355-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: [6])
[junit4] 2> 409420 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409420 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (1)
[junit4] 2> 409420 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409421 INFO (zkCallback-365-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@15351e5 name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409421 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409421 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409421 INFO (zkCallback-358-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: [6])
[junit4] 2> 409421 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (1)
[junit4] 2> 409421 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 409421 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=1,
numThreads=5 numNodesPerThread=1
[junit4] 2> 409422 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409422 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409422 INFO (zkCallback-366-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1e9a58f name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409422 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409422 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409423 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409423 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409423 INFO (zkCallback-367-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@15aeb5e name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409423 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409423 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409423 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409424 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409424 INFO (zkCallback-368-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6ae6c6 name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409424 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409424 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409425 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409425 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409426 INFO (zkCallback-369-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1275215 name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409426 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409426 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409426 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409427 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409427 INFO (zkCallback-370-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@114029c name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409427 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409427 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409427 INFO (test_live_nodes_thrasher_iter1-854-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_0-0
[junit4] 2> 409427 INFO (test_live_nodes_thrasher_iter1-854-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_1-0
[junit4] 2> 409428 INFO (test_live_nodes_thrasher_iter1-854-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_2-0
[junit4] 2> 409428 INFO (test_live_nodes_thrasher_iter1-854-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_3-0
[junit4] 2> 409428 INFO (test_live_nodes_thrasher_iter1-854-thread-5) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_4-0
[junit4] 2> 409428 INFO (zkCallback-355-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> 409428 INFO (zkCallback-358-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> 409428 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (6)
[junit4] 2> 409428 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (6)
[junit4] 2> 409428 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409429 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409429 INFO (zkCallback-371-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@147e954 name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409430 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409430 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409430 INFO (zkCallback-355-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: [6])
[junit4] 2> 409430 INFO (zkCallback-358-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: [6])
[junit4] 2> 409431 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (5)
[junit4] 2> 409431 INFO (zkCallback-355-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: [5])
[junit4] 2> 409431 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (4)
[junit4] 2> 409431 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
[junit4] 2> 409431 INFO (zkCallback-355-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: [4])
[junit4] 2> 409431 INFO (zkCallback-358-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: [4])
[junit4] 2> 409431 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 409431 INFO (zkCallback-355-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: [3])
[junit4] 2> 409431 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
[junit4] 2> 409431 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 409431 INFO (zkCallback-355-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: [2])
[junit4] 2> 409431 INFO (zkCallback-358-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: [2])
[junit4] 2> 409431 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409432 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 409432 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 409432 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409432 INFO (zkCallback-372-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@b1e874 name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409432 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409432 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409433 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 409433 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=2,
numThreads=4 numNodesPerThread=2
[junit4] 2> 409433 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409433 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409434 INFO (zkCallback-373-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1b356c4 name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409434 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409434 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409434 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409434 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409435 INFO (zkCallback-374-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@18838fc name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409435 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409435 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409435 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409435 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409436 INFO (zkCallback-375-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@11b8538 name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409436 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409436 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409436 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409436 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409437 INFO (zkCallback-376-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1300233 name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409437 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409437 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409437 INFO (test_live_nodes_thrasher_iter2-855-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_0-0
[junit4] 2> 409438 INFO (test_live_nodes_thrasher_iter2-855-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_1-0
[junit4] 2> 409438 INFO (test_live_nodes_thrasher_iter2-855-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_2-0
[junit4] 2> 409438 INFO (test_live_nodes_thrasher_iter2-855-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_3-0
[junit4] 2> 409438 INFO (zkCallback-355-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> 409438 INFO (zkCallback-358-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> 409438 INFO (test_live_nodes_thrasher_iter2-855-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_0-1
[junit4] 2> 409438 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
[junit4] 2> 409438 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
[junit4] 2> 409438 INFO (test_live_nodes_thrasher_iter2-855-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_1-1
[junit4] 2> 409438 INFO (test_live_nodes_thrasher_iter2-855-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_3-1
[junit4] 2> 409438 INFO (test_live_nodes_thrasher_iter2-855-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_2-1
[junit4] 2> 409439 INFO (zkCallback-358-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: [5])
[junit4] 2> 409439 INFO (zkCallback-355-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: [5])
[junit4] 2> 409439 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 409439 INFO (zkCallback-358-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: [6])
[junit4] 2> 409439 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (7)
[junit4] 2> 409439 INFO (zkCallback-355-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: [7])
[junit4] 2> 409439 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (9)
[junit4] 2> 409439 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (9)
[junit4] 2> 409439 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409439 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409440 INFO (zkCallback-377-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@9ea33d name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409440 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409440 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409441 INFO (zkCallback-358-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: [9])
[junit4] 2> 409441 INFO (zkCallback-355-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: [9])
[junit4] 2> 409441 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (5)
[junit4] 2> 409441 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (5)
[junit4] 2> 409441 INFO (zkCallback-355-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: [5])
[junit4] 2> 409441 INFO (zkCallback-358-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: [5])
[junit4] 2> 409441 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (3)
[junit4] 2> 409441 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (3)
[junit4] 2> 409442 INFO (zkCallback-358-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: [3])
[junit4] 2> 409442 INFO (zkCallback-355-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: [3])
[junit4] 2> 409442 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409442 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
[junit4] 2> 409442 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
[junit4] 2> 409442 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409442 INFO (zkCallback-378-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1da1f86 name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409442 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409443 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409443 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 409443 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=3,
numThreads=4 numNodesPerThread=5
[junit4] 2> 409443 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409443 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409444 INFO (zkCallback-379-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6beb76 name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409444 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409444 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409444 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409444 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409445 INFO (zkCallback-380-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1abada6 name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409445 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409445 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409445 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409445 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409446 INFO (zkCallback-381-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@70f38f name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409446 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409446 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409446 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409446 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409447 INFO (zkCallback-382-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@ceef37 name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409447 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409447 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409447 INFO (test_live_nodes_thrasher_iter3-856-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_0-0
[junit4] 2> 409447 INFO (test_live_nodes_thrasher_iter3-856-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_1-0
[junit4] 2> 409447 INFO (test_live_nodes_thrasher_iter3-856-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_2-0
[junit4] 2> 409447 INFO (test_live_nodes_thrasher_iter3-856-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_3-0
[junit4] 2> 409448 INFO (zkCallback-355-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> 409448 INFO (zkCallback-358-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> 409448 INFO (test_live_nodes_thrasher_iter3-856-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_2-1
[junit4] 2> 409448 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 409448 INFO (test_live_nodes_thrasher_iter3-856-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_1-1
[junit4] 2> 409448 INFO (test_live_nodes_thrasher_iter3-856-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_0-1
[junit4] 2> 409448 INFO (zkCallback-355-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: [4])
[junit4] 2> 409448 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
[junit4] 2> 409448 INFO (test_live_nodes_thrasher_iter3-856-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_3-1
[junit4] 2> 409448 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 409448 INFO (zkCallback-355-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: [5])
[junit4] 2> 409448 INFO (zkCallback-358-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: [5])
[junit4] 2> 409449 INFO (test_live_nodes_thrasher_iter3-856-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_2-2
[junit4] 2> 409449 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (7)
[junit4] 2> 409449 INFO (test_live_nodes_thrasher_iter3-856-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_1-2
[junit4] 2> 409449 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (8)
[junit4] 2> 409449 INFO (zkCallback-358-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> 409449 INFO (test_live_nodes_thrasher_iter3-856-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_3-2
[junit4] 2> 409449 INFO (test_live_nodes_thrasher_iter3-856-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_0-2
[junit4] 2> 409449 INFO (zkCallback-355-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: [7])
[junit4] 2> 409450 INFO (zkCallback-358-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
[junit4] 2> 409450 INFO (zkCallback-358-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> 409450 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (10)
[junit4] 2> 409450 INFO (test_live_nodes_thrasher_iter3-856-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_2-3
[junit4] 2> 409450 INFO (zkCallback-358-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
[junit4] 2> 409450 INFO (zkCallback-358-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> 409450 INFO (zkCallback-355-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: [10])
[junit4] 2> 409451 INFO (zkCallback-358-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (10) -> (12)
[junit4] 2> 409451 INFO (test_live_nodes_thrasher_iter3-856-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_3-3
[junit4] 2> 409451 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (10) -> (12)
[junit4] 2> 409451 INFO (zkCallback-355-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: [12])
[junit4] 2> 409451 INFO (zkCallback-358-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> 409451 INFO (test_live_nodes_thrasher_iter3-856-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_0-3
[junit4] 2> 409451 INFO (test_live_nodes_thrasher_iter3-856-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_1-3
[junit4] 2> 409451 INFO (test_live_nodes_thrasher_iter3-856-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_2-4
[junit4] 2> 409451 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (12) -> (14)
[junit4] 2> 409451 INFO (zkCallback-358-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (12) -> (14)
[junit4] 2> 409451 INFO (zkCallback-355-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: [14])
[junit4] 2> 409451 INFO (zkCallback-358-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: [14])
[junit4] 2> 409452 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (14) -> (16)
[junit4] 2> 409452 INFO (test_live_nodes_thrasher_iter3-856-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_3-4
[junit4] 2> 409452 INFO (zkCallback-358-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: [16])
[junit4] 2> 409452 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (14) -> (18)
[junit4] 2> 409452 INFO (test_live_nodes_thrasher_iter3-856-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_0-4
[junit4] 2> 409452 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (16) -> (18)
[junit4] 2> 409452 INFO (test_live_nodes_thrasher_iter3-856-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_1-4
[junit4] 2> 409452 INFO (zkCallback-355-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: [18])
[junit4] 2> 409452 INFO (zkCallback-358-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: [18])
[junit4] 2> 409452 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (18) -> (20)
[junit4] 2> 409453 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (18) -> (20)
[junit4] 2> 409453 INFO (zkCallback-355-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: [20])
[junit4] 2> 409453 INFO (zkCallback-358-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: [20])
[junit4] 2> 409453 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (20) -> (21)
[junit4] 2> 409453 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (20) -> (21)
[junit4] 2> 409453 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409453 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409454 INFO (zkCallback-383-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@19c4c42 name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409454 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409454 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409455 INFO (zkCallback-358-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: [21])
[junit4] 2> 409455 INFO (zkCallback-355-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: [21])
[junit4] 2> 409455 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (21) -> (16)
[junit4] 2> 409455 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (21) -> (16)
[junit4] 2> 409455 INFO (zkCallback-358-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: [16])
[junit4] 2> 409455 INFO (zkCallback-355-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: [16])
[junit4] 2> 409455 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1542cb24599001b, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
[junit4] 2> 409455 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (16) -> (11)
[junit4] 2> 409455 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (16) -> (11)
[junit4] 2> 409458 INFO (zkCallback-358-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: [11])
[junit4] 2> 409458 INFO (zkCallback-355-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: [11])
[junit4] 2> 409459 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (11) -> (6)
[junit4] 2> 409459 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (11) -> (6)
[junit4] 2> 409459 INFO (zkCallback-355-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: [6])
[junit4] 2> 409459 INFO (zkCallback-358-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: [6])
[junit4] 2> 409459 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (1)
[junit4] 2> 409459 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (1)
[junit4] 2> 409459 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409459 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409460 INFO (zkCallback-384-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@b4d071 name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409460 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409460 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409460 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 409461 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=4,
numThreads=5 numNodesPerThread=3
[junit4] 2> 409461 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409461 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409462 INFO (zkCallback-385-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1f196e name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409462 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409462 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409462 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409462 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409463 INFO (zkCallback-386-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@191e4df name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409463 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409463 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409463 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409463 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409464 INFO (zkCallback-387-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1c6914e name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409464 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409464 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409464 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409464 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409465 INFO (zkCallback-388-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3935b9 name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409465 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409465 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409465 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 409466 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 409467 INFO (zkCallback-389-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1e16cbf name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 409467 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 409467 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 409467 INFO (test_live_nodes_thrasher_iter4-857-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_0-0
[junit4] 2> 409467 INFO (test_live_nodes_thrasher_iter4-857-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_1-0
[junit4] 2> 409467 INFO (test_live_nodes_thrasher_iter4-857-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_2-0
[junit4] 2> 409467 INFO (test_live_nodes_thrasher_iter4-857-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_3-0
[junit4] 2> 409467 INFO (test_live_nodes_thrasher_iter4-857-thread-5) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_4-0
[junit4] 2> 409467 INFO (zkCallback-358-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> 409468 INFO (zkCallback-355-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> 409468 INFO (test_live_nodes_thrasher_iter4-857-thread-2) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_1-1
[junit4] 2> 409468 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 409468 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 409468 INFO (test_live_nodes_thrasher_iter4-857-thread-1) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_0-1
[junit4] 2> 409468 INFO (test_live_nodes_thrasher_iter4-857-thread-3) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_2-1
[junit4] 2> 409468 INFO (zkCallback-358-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: [4])
[junit4] 2> 409468 INFO (zkCallback-355-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: [4])
[junit4] 2> 409468 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 409468 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 409468 INFO (zkCallback-355-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: [5])
[junit4] 2> 409468 INFO (test_live_nodes_thrasher_iter4-857-thread-5) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_4-1
[junit4] 2> 409468 INFO (zkCallback-358-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: [5])
[junit4] 2> 409468 INFO (test_live_nodes_thrasher_iter4-857-thread-4) [
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T4_3-1
[junit4] 2> 409469 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (8)
[junit4] 2> 409469 INFO (zkCallback-355-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [
[...truncated too long message...]
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (11)
[junit4] 2> 452376 INFO (zkCallback-355-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (11)
[junit4] 2> 452376 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 452376 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 452376 INFO (zkCallback-21609-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@10a62f0 name:ZooKeeperConnection
Watcher:127.0.0.1:42944/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 452376 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 452377 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 452377 INFO (zkCallback-355-thread-3) [ ]
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> 452377 INFO (zkCallback-358-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: [11])
[junit4] 2> 452378 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (11) -> (7)
[junit4] 2> 452378 INFO (zkCallback-355-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (11) -> (7)
[junit4] 2> 452378 INFO (zkCallback-355-thread-3) [ ]
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> 452378 INFO (zkCallback-358-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: [7])
[junit4] 2> 452378 INFO (zkCallback-355-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (3)
[junit4] 2> 452378 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (3)
[junit4] 2> 452378 INFO (zkCallback-355-thread-3) [ ]
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> 452378 INFO (zkCallback-358-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: [3])
[junit4] 2> 452378 INFO
(TEST-TestStressLiveNodes.testStress-seed#[35A70FDF95DE5630]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testStress
[junit4] 2> 452378 INFO (zkCallback-355-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
[junit4] 2> 452378 INFO (zkCallback-358-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
[junit4] 2> 452379 INFO (jetty-launcher-349-thread-1) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@1b0c469{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 452379 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=3160847
[junit4] 2> 452380 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:38776_solr as DOWN
[junit4] 2> 452380 INFO (jetty-launcher-349-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=95750636265078787-127.0.0.1:38776_solr-n_0000000000) closing
[junit4] 2> 452381 INFO
(OverseerStateUpdate-95750636265078787-127.0.0.1:38776_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38776_solr
[junit4] 2> 452381 INFO (zkCallback-355-thread-3) [ ]
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> 452381 WARN (zkCallback-355-thread-3) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 452381 INFO (jetty-launcher-349-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@8119c{/solr,null,UNAVAILABLE}
[junit4] 2> 452382 INFO
(SUITE-TestStressLiveNodes-seed#[35A70FDF95DE5630]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42944 42944
[junit4] 2> 452500 INFO (Thread-485) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:42944 42944
[junit4] 2> 452501 WARN (Thread-485) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2>
[junit4] 2> 452501 INFO
(SUITE-TestStressLiveNodes-seed#[35A70FDF95DE5630]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> Apr 19, 2016 4:06:44 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=14481, maxDocsPerChunk=9, blockSize=2),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=14481, blockSize=2)), sim=ClassicSimilarity, locale=fr-BF,
timezone=Pacific/Fiji
[junit4] 2> NOTE: Linux 4.2.0-34-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=40072536,total=226328576
[junit4] 2> NOTE: All tests run in this JVM: [SolrTestCaseJ4Test,
BadComponentTest, SearchHandlerTest, OverseerTest, HdfsBasicDistributedZk2Test,
DebugComponentTest, TestCoreDiscovery, TestNRTOpen,
TestCollationFieldDocValues, SampleTest, CircularListTest, CheckHdfsIndexTest,
ShardSplitTest, DistributedDebugComponentTest, OverseerStatusTest,
QueryResultKeyTest, TestPostingsSolrHighlighter, HardAutoCommitTest,
GraphQueryTest, TestStressLiveNodes]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestStressLiveNodes
-Dtests.seed=35A70FDF95DE5630 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=fr-BF -Dtests.timezone=Pacific/Fiji -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J2 | TestStressLiveNodes (suite) <<<
[junit4] > Throwable #1: junit.framework.AssertionFailedError: Clean up
static fields (in @AfterClass?) and null them, your test still has references
to classes of which the sizes cannot be measured due to security restrictions
or Java 9 module encapsulation:
[junit4] > - private static
org.apache.solr.client.solrj.impl.CloudSolrClient
org.apache.solr.cloud.TestStressLiveNodes.CLOUD_CLIENT
[junit4] > at
__randomizedtesting.SeedInfo.seed([35A70FDF95DE5630]:0)
[junit4] > at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
[junit4] > Caused by: java.lang.IllegalStateException: Unable to access
'private final java.lang.reflect.Layer java.lang.reflect.Module.layer' to
estimate memory usage
[junit4] > ... 10 more
[junit4] > Caused by: java.lang.reflect.InaccessibleObjectException:
Cannot make a non-public member of class java.lang.reflect.Module accessible
[junit4] > at
java.lang.reflect.AccessibleObject.checkCanSetAccessible(java.base@9-ea/AccessibleObject.java:190)
[junit4] > at
java.lang.reflect.Field.checkCanSetAccessible(java.base@9-ea/Field.java:170)
[junit4] > at
java.lang.reflect.Field.setAccessible(java.base@9-ea/Field.java:164)
[junit4] > at
java.security.AccessController.doPrivileged(java.base@9-ea/Native Method)
[junit4] > ... 13 more
[junit4] Completed [131/590 (1!)] on J2 in 43.83s, 1 test, 1 failure <<<
FAILURES!
[...truncated 1475 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:529: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014:
There were test failures: 590 suites (10 ignored), 2372 tests, 1 suite-level
error, 116 ignored (70 assumptions) [seed: 35A70FDF95DE5630]
Total time: 60 minutes 14 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]