Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16504/
Java: 64bit/jdk-9-ea+113 -XX:+UseCompressedOops -XX:+UseSerialGC 
-XX:-CompactStrings

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([D45F65C2CB7559CC]: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 10825 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressLiveNodes
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressLiveNodes_D45F65C2CB7559CC-001/init-core-data-001
   [junit4]   2> 72258 INFO  
(SUITE-TestStressLiveNodes-seed#[D45F65C2CB7559CC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 72267 INFO  
(SUITE-TestStressLiveNodes-seed#[D45F65C2CB7559CC]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 72270 INFO  (Thread-298) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 72270 INFO  (Thread-298) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 72369 INFO  
(SUITE-TestStressLiveNodes-seed#[D45F65C2CB7559CC]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38068
   [junit4]   2> 72379 INFO  
(SUITE-TestStressLiveNodes-seed#[D45F65C2CB7559CC]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 72409 INFO  
(SUITE-TestStressLiveNodes-seed#[D45F65C2CB7559CC]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72437 INFO  (zkCallback-75-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3b890116 
name:ZooKeeperConnection Watcher:127.0.0.1:38068 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 72437 INFO  
(SUITE-TestStressLiveNodes-seed#[D45F65C2CB7559CC]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72437 INFO  
(SUITE-TestStressLiveNodes-seed#[D45F65C2CB7559CC]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 72438 INFO  
(SUITE-TestStressLiveNodes-seed#[D45F65C2CB7559CC]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 72456 INFO  (jetty-launcher-74-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 72456 INFO  (jetty-launcher-74-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5324b129{/solr,null,AVAILABLE}
   [junit4]   2> 72458 INFO  (jetty-launcher-74-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@65744c13{HTTP/1.1,[http/1.1]}{127.0.0.1:43932}
   [junit4]   2> 72458 INFO  (jetty-launcher-74-thread-1) [    ] o.e.j.s.Server 
Started @74393ms
   [junit4]   2> 72458 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43932}
   [junit4]   2> 72458 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@725bef66
   [junit4]   2> 72458 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressLiveNodes_D45F65C2CB7559CC-001/tempDir-001/node1'
   [junit4]   2> 72459 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 72459 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 72459 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 72459 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72460 INFO  (zkCallback-76-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@a3219d3 name:ZooKeeperConnection 
Watcher:127.0.0.1:38068/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 72460 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72460 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 72461 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 72468 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressLiveNodes_D45F65C2CB7559CC-001/tempDir-001/node1/.
   [junit4]   2> 72468 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 339855689
   [junit4]   2> 72468 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressLiveNodes_D45F65C2CB7559CC-001/tempDir-001/node1]
   [junit4]   2> 72468 WARN  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressLiveNodes_D45F65C2CB7559CC-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressLiveNodes_D45F65C2CB7559CC-001/tempDir-001/node1/lib
   [junit4]   2> 72468 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 72470 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 72470 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 72470 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 72470 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38068/solr
   [junit4]   2> 72495 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 72495 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 72495 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72497 INFO  (zkCallback-79-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5a576593 
name:ZooKeeperConnection Watcher:127.0.0.1:38068 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 72497 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72497 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 72500 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72502 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5a41dfda 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 72502 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72508 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 72516 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 72521 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 72524 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 72527 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 72533 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 72535 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 72536 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 72538 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 72539 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 72539 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 72548 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 72557 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 72558 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 72560 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 72564 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/95724639528878083-127.0.0.1:43932_solr-n_0000000000
   [junit4]   2> 72566 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43932_solr
   [junit4]   2> 72567 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 72571 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=95724639528878083-127.0.0.1:43932_solr-n_0000000000) starting
   [junit4]   2> 72585 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 72605 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 72607 INFO  
(OverseerCollectionConfigSetProcessor-95724639528878083-127.0.0.1:43932_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer 
operations
   [junit4]   2> 72607 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43932_solr
   [junit4]   2> 72609 INFO  
(OverseerStateUpdate-95724639528878083-127.0.0.1:43932_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 72610 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43932_solr
   [junit4]   2> 72614 INFO  (zkCallback-80-thread-1) [    ] 
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> 72614 INFO  
(OverseerStateUpdate-95724639528878083-127.0.0.1:43932_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 72615 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 72665 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 72665 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 72666 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressLiveNodes_D45F65C2CB7559CC-001/tempDir-001/node1/.
   [junit4]   2> 72666 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 72667 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 72667 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 72667 INFO  
(SUITE-TestStressLiveNodes-seed#[D45F65C2CB7559CC]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 72668 INFO  
(SUITE-TestStressLiveNodes-seed#[D45F65C2CB7559CC]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72669 INFO  (zkCallback-81-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2fb043c2 
name:ZooKeeperConnection Watcher:127.0.0.1:38068 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 72669 INFO  
(SUITE-TestStressLiveNodes-seed#[D45F65C2CB7559CC]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72669 INFO  
(SUITE-TestStressLiveNodes-seed#[D45F65C2CB7559CC]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 72676 INFO  
(SUITE-TestStressLiveNodes-seed#[D45F65C2CB7559CC]-worker) [    ] 
o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 
127.0.0.1:38068/solr
   [junit4]   2> 72680 INFO  
(SUITE-TestStressLiveNodes-seed#[D45F65C2CB7559CC]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 72681 INFO  
(SUITE-TestStressLiveNodes-seed#[D45F65C2CB7559CC]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72683 INFO  (zkCallback-83-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4531e7df 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 72683 INFO  
(SUITE-TestStressLiveNodes-seed#[D45F65C2CB7559CC]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72683 INFO  
(SUITE-TestStressLiveNodes-seed#[D45F65C2CB7559CC]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 72683 INFO  
(SUITE-TestStressLiveNodes-seed#[D45F65C2CB7559CC]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 72684 INFO  
(SUITE-TestStressLiveNodes-seed#[D45F65C2CB7559CC]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 72690 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testStress
   [junit4]   2> 72690 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 72690 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72692 INFO  (zkCallback-84-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@31822515 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 72692 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72692 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 72694 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 72694 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=0, 
numThreads=3 numNodesPerThread=5
   [junit4]   2> 72695 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 72695 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72696 INFO  (zkCallback-85-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7e3736bc 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 72697 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72697 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 72697 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 72697 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72699 INFO  (zkCallback-86-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@177e9e37 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 72699 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72699 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 72699 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 72699 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72701 INFO  (zkCallback-87-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@20835c62 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 72701 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72701 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 72701 INFO  (test_live_nodes_thrasher_iter0-395-thread-1) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_0-0
   [junit4]   2> 72706 INFO  (test_live_nodes_thrasher_iter0-395-thread-2) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_1-0
   [junit4]   2> 72706 INFO  (test_live_nodes_thrasher_iter0-395-thread-3) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_2-0
   [junit4]   2> 72708 INFO  (zkCallback-83-thread-1) [    ] 
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> 72708 INFO  (test_live_nodes_thrasher_iter0-395-thread-2) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_1-1
   [junit4]   2> 72708 INFO  (zkCallback-83-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 72708 INFO  (zkCallback-80-thread-1) [    ] 
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> 72709 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 72709 INFO  (zkCallback-83-thread-1) [    ] 
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> 72709 INFO  (zkCallback-80-thread-1) [    ] 
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> 72710 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 72710 INFO  (test_live_nodes_thrasher_iter0-395-thread-2) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_1-2
   [junit4]   2> 72710 INFO  (zkCallback-83-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 72710 INFO  (zkCallback-80-thread-1) [    ] 
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> 72711 INFO  (zkCallback-83-thread-1) [    ] 
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> 72711 INFO  (test_live_nodes_thrasher_iter0-395-thread-1) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_0-1
   [junit4]   2> 72712 INFO  (zkCallback-83-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 72712 INFO  (test_live_nodes_thrasher_iter0-395-thread-3) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_2-1
   [junit4]   2> 72712 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 72712 INFO  (zkCallback-80-thread-1) [    ] 
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> 72712 INFO  (test_live_nodes_thrasher_iter0-395-thread-2) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_1-3
   [junit4]   2> 72713 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 72714 INFO  (zkCallback-80-thread-1) [    ] 
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> 72714 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (9)
   [junit4]   2> 72714 INFO  (test_live_nodes_thrasher_iter0-395-thread-2) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_1-4
   [junit4]   2> 72714 INFO  (test_live_nodes_thrasher_iter0-395-thread-3) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_2-2
   [junit4]   2> 72714 INFO  (test_live_nodes_thrasher_iter0-395-thread-1) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_0-2
   [junit4]   2> 72715 INFO  (zkCallback-80-thread-1) [    ] 
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> 72716 INFO  (zkCallback-83-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> 72716 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (12)
   [junit4]   2> 72716 INFO  (test_live_nodes_thrasher_iter0-395-thread-3) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_2-3
   [junit4]   2> 72716 INFO  (test_live_nodes_thrasher_iter0-395-thread-1) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_0-3
   [junit4]   2> 72716 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (12)
   [junit4]   2> 72717 INFO  (zkCallback-83-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> 72717 INFO  (test_live_nodes_thrasher_iter0-395-thread-3) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_2-4
   [junit4]   2> 72717 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (12) -> (14)
   [junit4]   2> 72718 INFO  (zkCallback-80-thread-1) [    ] 
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> 72718 INFO  (test_live_nodes_thrasher_iter0-395-thread-1) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T0_0-4
   [junit4]   2> 72719 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (12) -> (14)
   [junit4]   2> 72719 INFO  (zkCallback-80-thread-1) [    ] 
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> 72721 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (14) -> (15)
   [junit4]   2> 72722 INFO  (zkCallback-80-thread-1) [    ] 
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> 72722 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 72723 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (15) -> (16)
   [junit4]   2> 72723 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72724 INFO  (zkCallback-88-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16ee327 name:ZooKeeperConnection 
Watcher:127.0.0.1:38068/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 72724 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72724 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 72725 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.TestStressLiveNodes sleeping #0 to give watchers a chance to finish: 16 
!= 14
   [junit4]   2> 72727 INFO  (zkCallback-83-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> 72727 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (14) -> (16)
   [junit4]   2> 72926 INFO  (zkCallback-83-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> 72926 INFO  (zkCallback-80-thread-1) [    ] 
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> 72927 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (16) -> (11)
   [junit4]   2> 72927 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (16) -> (11)
   [junit4]   2> 72928 INFO  (zkCallback-83-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> 72928 INFO  (zkCallback-80-thread-1) [    ] 
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> 72929 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 0x154150d6f5f0008, 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> 72931 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (11) -> (6)
   [junit4]   2> 72931 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (11) -> (6)
   [junit4]   2> 72931 INFO  (zkCallback-83-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> 72931 INFO  (zkCallback-80-thread-1) [    ] 
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> 72932 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 72932 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (1)
   [junit4]   2> 72932 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (1)
   [junit4]   2> 72935 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72936 INFO  (zkCallback-89-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@64d08250 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 72936 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72937 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 72938 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 72938 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=1, 
numThreads=5 numNodesPerThread=4
   [junit4]   2> 72938 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 72939 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72943 INFO  (zkCallback-90-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7db3d98 name:ZooKeeperConnection 
Watcher:127.0.0.1:38068/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 72945 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72945 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 72945 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 72946 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72947 INFO  (zkCallback-91-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@391e66ef 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 72948 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72948 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 72948 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 72948 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72950 INFO  (zkCallback-92-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@511edda0 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 72950 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72950 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 72950 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 72951 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72952 INFO  (zkCallback-93-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@671b7475 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 72952 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72953 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 72953 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 72953 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72955 INFO  (zkCallback-94-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@434fe796 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 72955 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72955 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 72955 INFO  (test_live_nodes_thrasher_iter1-396-thread-1) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_0-0
   [junit4]   2> 72955 INFO  (test_live_nodes_thrasher_iter1-396-thread-2) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_1-0
   [junit4]   2> 72955 INFO  (test_live_nodes_thrasher_iter1-396-thread-3) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_2-0
   [junit4]   2> 72956 INFO  (test_live_nodes_thrasher_iter1-396-thread-4) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_3-0
   [junit4]   2> 72956 INFO  (test_live_nodes_thrasher_iter1-396-thread-5) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_4-0
   [junit4]   2> 72958 INFO  (zkCallback-80-thread-1) [    ] 
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> 72958 INFO  (zkCallback-83-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> 72959 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 72959 INFO  (zkCallback-83-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> 72959 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 72959 INFO  (test_live_nodes_thrasher_iter1-396-thread-2) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_1-1
   [junit4]   2> 72959 INFO  (test_live_nodes_thrasher_iter1-396-thread-1) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_0-1
   [junit4]   2> 72960 INFO  (zkCallback-80-thread-1) [    ] 
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> 72960 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 72960 INFO  (zkCallback-83-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> 72960 INFO  (test_live_nodes_thrasher_iter1-396-thread-4) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_3-1
   [junit4]   2> 72961 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 72961 INFO  (test_live_nodes_thrasher_iter1-396-thread-5) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_4-1
   [junit4]   2> 72961 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (6)
   [junit4]   2> 72961 INFO  (test_live_nodes_thrasher_iter1-396-thread-3) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_2-1
   [junit4]   2> 72962 INFO  (zkCallback-80-thread-1) [    ] 
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> 72962 INFO  (zkCallback-83-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> 72962 INFO  (test_live_nodes_thrasher_iter1-396-thread-2) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_1-2
   [junit4]   2> 72962 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (8)
   [junit4]   2> 72962 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 72963 INFO  (zkCallback-80-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> 72963 INFO  (test_live_nodes_thrasher_iter1-396-thread-4) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_3-2
   [junit4]   2> 72963 INFO  (zkCallback-83-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: [8])
   [junit4]   2> 72964 INFO  (zkCallback-80-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (9)
   [junit4]   2> 72964 INFO  (test_live_nodes_thrasher_iter1-396-thread-5) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_4-2
   [junit4]   2> 72964 INFO  (zkCallback-80-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> 72964 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (12)
   [junit4]   2> 72965 INFO  (test_live_nodes_thrasher_iter1-396-thread-2) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_1-3
   [junit4]   2> 72965 INFO  (zkCallback-80-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (12)
   [junit4]   2> 72965 INFO  (test_live_nodes_thrasher_iter1-396-thread-1) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_0-2
   [junit4]   2> 72970 INFO  (zkCallback-80-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> 72970 INFO  (zkCallback-83-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> 72970 INFO  (test_live_nodes_thrasher_iter1-396-thread-3) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_2-2
   [junit4]   2> 72972 INFO  (zkCallback-80-thread-1) [    ] 
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> 72970 INFO  (test_live_nodes_thrasher_iter1-396-thread-5) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_4-3
   [junit4]   2> 72970 INFO  (test_live_nodes_thrasher_iter1-396-thread-4) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_3-3
   [junit4]   2> 72971 INFO  (zkCallback-80-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (12) -> (15)
   [junit4]   2> 72974 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (12) -> (14)
   [junit4]   2> 72974 INFO  (zkCallback-83-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> 72975 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (15) -> (16)
   [junit4]   2> 72975 INFO  (test_live_nodes_thrasher_iter1-396-thread-1) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_0-3
   [junit4]   2> 72975 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (14) -> (16)
   [junit4]   2> 72976 INFO  (zkCallback-80-thread-1) [    ] 
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> 72976 INFO  (zkCallback-83-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> 72976 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (16) -> (19)
   [junit4]   2> 72976 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (16) -> (19)
   [junit4]   2> 72976 INFO  (test_live_nodes_thrasher_iter1-396-thread-3) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T1_2-3
   [junit4]   2> 72977 INFO  (zkCallback-80-thread-1) [    ] 
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> 72977 INFO  (zkCallback-83-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: [19])
   [junit4]   2> 72977 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (19) -> (20)
   [junit4]   2> 72977 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (19) -> (20)
   [junit4]   2> 72978 INFO  (zkCallback-80-thread-1) [    ] 
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> 72978 INFO  (zkCallback-83-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> 72978 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (20) -> (21)
   [junit4]   2> 72978 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (20) -> (21)
   [junit4]   2> 72979 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 72979 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72982 INFO  (zkCallback-95-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2acc88ef 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 72982 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72983 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 72984 INFO  (zkCallback-83-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> 72986 INFO  (zkCallback-80-thread-1) [    ] 
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> 72986 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (21) -> (17)
   [junit4]   2> 72986 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (21) -> (17)
   [junit4]   2> 72986 INFO  (zkCallback-83-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: [17])
   [junit4]   2> 72986 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [17])
   [junit4]   2> 72990 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (17) -> (13)
   [junit4]   2> 72990 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (17) -> (13)
   [junit4]   2> 72991 INFO  (zkCallback-83-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: [13])
   [junit4]   2> 72991 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (13) -> (9)
   [junit4]   2> 72992 INFO  (zkCallback-80-thread-1) [    ] 
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> 72992 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (13) -> (9)
   [junit4]   2> 72992 INFO  (zkCallback-83-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> 72993 INFO  (zkCallback-80-thread-1) [    ] 
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> 72994 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (5)
   [junit4]   2> 72994 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 0x154150d6f5f000f, 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> 72995 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (5)
   [junit4]   2> 72995 INFO  (zkCallback-80-thread-1) [    ] 
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> 72995 INFO  (zkCallback-83-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> 72995 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 72995 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 0x154150d6f5f0010, 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> 72996 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72996 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (1)
   [junit4]   2> 72996 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (1)
   [junit4]   2> 72998 INFO  (zkCallback-96-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f68bc8 name:ZooKeeperConnection 
Watcher:127.0.0.1:38068/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 72998 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72998 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 73006 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 0x154150d6f5f0012, 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> 73006 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 73006 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=2, 
numThreads=3 numNodesPerThread=3
   [junit4]   2> 73006 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 73007 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73010 INFO  (zkCallback-97-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@49c995cc 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73010 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73011 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 73011 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 73012 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73014 INFO  (zkCallback-98-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@781c391a 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73014 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73014 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 73016 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 73016 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73019 INFO  (zkCallback-99-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@29d4eef9 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73019 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73019 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 73019 INFO  (test_live_nodes_thrasher_iter2-397-thread-1) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_0-0
   [junit4]   2> 73020 INFO  (test_live_nodes_thrasher_iter2-397-thread-2) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_1-0
   [junit4]   2> 73025 INFO  (test_live_nodes_thrasher_iter2-397-thread-3) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_2-0
   [junit4]   2> 73028 INFO  (zkCallback-80-thread-1) [    ] 
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> 73028 INFO  (zkCallback-83-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> 73030 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 73030 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 73030 INFO  (zkCallback-83-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> 73030 INFO  (zkCallback-80-thread-1) [    ] 
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> 73030 INFO  (test_live_nodes_thrasher_iter2-397-thread-1) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_0-1
   [junit4]   2> 73030 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 73031 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 73031 INFO  (test_live_nodes_thrasher_iter2-397-thread-3) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_2-1
   [junit4]   2> 73031 INFO  (zkCallback-83-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> 73031 INFO  (zkCallback-80-thread-1) [    ] 
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> 73032 INFO  (test_live_nodes_thrasher_iter2-397-thread-1) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_0-2
   [junit4]   2> 73032 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 73032 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 73032 INFO  (zkCallback-83-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> 73032 INFO  (zkCallback-80-thread-1) [    ] 
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> 73032 INFO  (test_live_nodes_thrasher_iter2-397-thread-2) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_1-1
   [junit4]   2> 73032 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 73033 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (7)
   [junit4]   2> 73033 INFO  (test_live_nodes_thrasher_iter2-397-thread-3) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_2-2
   [junit4]   2> 73033 INFO  (zkCallback-80-thread-1) [    ] 
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> 73033 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 73034 INFO  (zkCallback-83-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> 73034 INFO  (zkCallback-80-thread-1) [    ] 
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> 73034 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8)
   [junit4]   2> 73034 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (8)
   [junit4]   2> 73034 INFO  (zkCallback-83-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: [8])
   [junit4]   2> 73034 INFO  (zkCallback-80-thread-1) [    ] 
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> 73035 INFO  (test_live_nodes_thrasher_iter2-397-thread-2) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T2_1-2
   [junit4]   2> 73035 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
   [junit4]   2> 73035 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (8) -> (9)
   [junit4]   2> 73035 INFO  (zkCallback-83-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> 73035 INFO  (zkCallback-80-thread-1) [    ] 
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> 73036 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
   [junit4]   2> 73036 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
   [junit4]   2> 73036 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 73036 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73038 INFO  (zkCallback-100-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6f55ade7 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73038 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73038 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 73040 INFO  (zkCallback-83-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> 73040 INFO  (zkCallback-80-thread-1) [    ] 
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> 73040 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (10) -> (4)
   [junit4]   2> 73040 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (10) -> (4)
   [junit4]   2> 73042 INFO  (zkCallback-83-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> 73042 INFO  (zkCallback-80-thread-1) [    ] 
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> 73042 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 73042 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 73042 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 73043 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73044 INFO  (zkCallback-101-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@716a34df 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73044 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73044 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 73046 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 73046 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.TestStressLiveNodes preparing parallel adds to live nodes: iter=3, 
numThreads=5 numNodesPerThread=3
   [junit4]   2> 73046 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 73046 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73048 INFO  (zkCallback-102-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@62c0e784 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73048 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73048 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 73048 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 73049 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73050 INFO  (zkCallback-103-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@43639412 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73050 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73050 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 73050 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 73051 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73052 INFO  (zkCallback-104-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@51a930d5 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73052 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73052 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 73052 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 73052 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73055 INFO  (zkCallback-105-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@679954dd 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73055 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73055 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 73055 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 73056 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73057 INFO  (zkCallback-106-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@342d1650 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73057 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73057 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 73057 INFO  (test_live_nodes_thrasher_iter3-398-thread-1) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_0-0
   [junit4]   2> 73057 INFO  (test_live_nodes_thrasher_iter3-398-thread-2) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_1-0
   [junit4]   2> 73058 INFO  (test_live_nodes_thrasher_iter3-398-thread-3) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_2-0
   [junit4]   2> 73058 INFO  (test_live_nodes_thrasher_iter3-398-thread-4) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_3-0
   [junit4]   2> 73068 INFO  (test_live_nodes_thrasher_iter3-398-thread-5) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_4-0
   [junit4]   2> 73070 INFO  (zkCallback-80-thread-1) [    ] 
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> 73071 INFO  (zkCallback-83-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> 73071 INFO  (test_live_nodes_thrasher_iter3-398-thread-3) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_2-1
   [junit4]   2> 73072 INFO  (test_live_nodes_thrasher_iter3-398-thread-4) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_3-1
   [junit4]   2> 73072 INFO  (zkCallback-83-thread-1) [    ] 
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> 73072 INFO  (zkCallback-80-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> 73072 INFO  (test_live_nodes_thrasher_iter3-398-thread-2) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_1-1
   [junit4]   2> 73072 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
   [junit4]   2> 73072 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
   [junit4]   2> 73073 INFO  (zkCallback-80-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 73073 INFO  (zkCallback-83-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 73073 INFO  (test_live_nodes_thrasher_iter3-398-thread-5) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_4-1
   [junit4]   2> 73073 INFO  (zkCallback-80-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> 73073 INFO  (zkCallback-83-thread-1) [    ] 
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> 73074 INFO  (test_live_nodes_thrasher_iter3-398-thread-3) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_2-2
   [junit4]   2> 73074 INFO  (zkCallback-80-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (9)
   [junit4]   2> 73074 INFO  (test_live_nodes_thrasher_iter3-398-thread-1) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_0-1
   [junit4]   2> 73074 INFO  (zkCallback-83-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (9)
   [junit4]   2> 73074 INFO  (test_live_nodes_thrasher_iter3-398-thread-2) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_1-2
   [junit4]   2> 73074 INFO  (test_live_nodes_thrasher_iter3-398-thread-4) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_3-2
   [junit4]   2> 73075 INFO  (zkCallback-83-thread-1) [    ] 
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> 73075 INFO  (zkCallback-80-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> 73075 INFO  (zkCallback-80-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (10)
   [junit4]   2> 73075 INFO  (zkCallback-83-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (9) -> (11)
   [junit4]   2> 73076 INFO  (test_live_nodes_thrasher_iter3-398-thread-5) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_4-2
   [junit4]   2> 73076 INFO  (zkCallback-80-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> 73076 INFO  (zkCallback-80-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (10) -> (11)
   [junit4]   2> 73076 INFO  (zkCallback-83-thread-1) [    ] 
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> 73076 INFO  (zkCallback-80-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> 73076 INFO  (zkCallback-80-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (11) -> (12)
   [junit4]   2> 73077 INFO  (zkCallback-83-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (11) -> (12)
   [junit4]   2> 73077 INFO  (zkCallback-83-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> 73077 INFO  (zkCallback-80-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> 73078 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (12) -> (14)
   [junit4]   2> 73081 INFO  (zkCallback-83-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> 73081 INFO  (test_live_nodes_thrasher_iter3-398-thread-1) [    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3_0-2
   [junit4]   2> 73081 INFO  (zkCallback-80-thread-1) [    ] 
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> 73082 INFO  (zkCallback-80-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (12) -> (14)
   [junit4]   2> 73082 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (14) -> (15)
   [junit4]   2> 73082 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (14) -> (15)
   [junit4]   2> 73082 INFO  (zkCallback-83-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> 73083 INFO  (zkCallback-80-thread-1) [    ] 
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> 73083 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (15) -> (16)
   [junit4]   2> 73083 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (15) -> (16)
   [junit4]   2> 73083 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 73085 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73087 INFO  (zkCallback-107-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6bef0224 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73087 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73087 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 73090 INFO  (zkCallback-83-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> 73090 INFO  (zkCallback-80-thread-1) [    ] 
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> 73091 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (16) -> (13)
   [junit4]   2> 73091 INFO  (zkCallback-83-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: [13])
   [junit4]   2> 73091 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (16) -> (10)
   [junit4]   2> 73091 INFO  (zkCallback-80-thread-1) [    ] 
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> 73091 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 0x154150d6f5f001a, 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> 73092 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (13) -> (7)
   [junit4]   2> 73092 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (10) -> (7)
   [junit4]   2> 73092 INFO  (zkCallback-80-thread-1) [    ] 
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> 73092 INFO  (zkCallback-83-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> 73093 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (4)
   [junit4]   2> 73093 INFO  (zkCallback-83-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (7) -> (4)
   [junit4]   2> 73093 INFO  (zkCallback-83-thread-1) [    ] 
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> 73093 INFO  (zkCallback-80-thread-1) [    ] 
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> 73094 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 73094 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73094 INFO  (zkCallback-83-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 73094 INFO  (zkCallback-80-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 73097 INFO  (zkCallback-108-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@681fdc7a 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 73097 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73098 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 73099 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 73099 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.TestStressLiveNodes preparing 

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

nManager Watcher org.apache.solr.common.cloud.ConnectionManager@51a768d7 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 116799 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 116799 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 116799 INFO  (test_live_nodes_thrasher_iter3205-3600-thread-1) 
[    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3205_0-0
   [junit4]   2> 116799 INFO  (test_live_nodes_thrasher_iter3205-3600-thread-2) 
[    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/thrasher-T3205_1-0
   [junit4]   2> 116799 INFO  (zkCallback-83-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> 116799 INFO  (zkCallback-80-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> 116799 INFO  (zkCallback-83-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 116799 INFO  (zkCallback-80-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 116799 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 116800 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 116800 INFO  (zkCallback-17755-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@263dcd84 
name:ZooKeeperConnection Watcher:127.0.0.1:38068/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 116800 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 116800 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 116800 INFO  (zkCallback-80-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> 116800 INFO  (zkCallback-83-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> 116800 INFO  (zkCallback-80-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 116800 INFO  (zkCallback-83-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 116800 INFO  (zkCallback-80-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: [2])
   [junit4]   2> 116801 INFO  
(TEST-TestStressLiveNodes.testStress-seed#[D45F65C2CB7559CC]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testStress
   [junit4]   2> 116801 INFO  (zkCallback-80-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 116802 INFO  (jetty-launcher-74-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@65744c13{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 116802 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=339855689
   [junit4]   2> 116802 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:43932_solr as DOWN
   [junit4]   2> 116804 INFO  (jetty-launcher-74-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=95724639528878083-127.0.0.1:43932_solr-n_0000000000) closing
   [junit4]   2> 116806 INFO  (zkCallback-80-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> 116806 INFO  
(OverseerStateUpdate-95724639528878083-127.0.0.1:43932_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43932_solr
   [junit4]   2> 116806 WARN  (zkCallback-80-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> 116807 INFO  (jetty-launcher-74-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5324b129{/solr,null,UNAVAILABLE}
   [junit4]   2> 116808 INFO  
(SUITE-TestStressLiveNodes-seed#[D45F65C2CB7559CC]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38068 38068
   [junit4]   2> 116905 INFO  (Thread-298) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:38068 38068
   [junit4]   2> 116913 WARN  (Thread-298) [    ] 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> 116913 INFO  
(SUITE-TestStressLiveNodes-seed#[D45F65C2CB7559CC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Apr 14, 2016 1:55:27 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, 
docValues:{}, maxPointsInLeafNode=1208, maxMBSortInHeap=6.390524570148564, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=fr-HT, 
timezone=Africa/Casablanca
   [junit4]   2> NOTE: Linux 4.2.0-34-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=290975544,total=509018112
   [junit4]   2> NOTE: All tests run in this JVM: [ExternalFileFieldSortTest, 
DistributedSpellCheckComponentTest, OutputWriterTest, URLClassifyProcessorTest, 
CloneFieldUpdateProcessorFactoryTest, HdfsChaosMonkeySafeLeaderTest, 
TestComplexPhraseQParserPlugin, TestDistributedSearch, SOLR749Test, 
TestSchemaManager, TestExceedMaxTermLength, TestJsonRequest, 
TestStressLiveNodes]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestStressLiveNodes 
-Dtests.seed=D45F65C2CB7559CC -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=fr-HT -Dtests.timezone=Africa/Casablanca -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | 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([D45F65C2CB7559CC]: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 [65/585 (1!)] on J0 in 45.46s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 1682 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: 585 suites (10 ignored), 2357 tests, 1 suite-level 
error, 116 ignored (70 assumptions) [seed: D45F65C2CB7559CC]

Total time: 53 minutes 54 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]

Reply via email to