Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8004/
Java: 64bit/jdk-13-ea+18 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test

Error Message:
Error from server at http://127.0.0.1:64258/p_hln/yo/collection1: no servers 
hosting shard: shard1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:64258/p_hln/yo/collection1: no servers hosting 
shard: shard1
        at 
__randomizedtesting.SeedInfo.seed([DFF1FE3CB331C64E:57A5C1E61DCDABB6]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
        at 
org.apache.solr.cloud.NestedShardedAtomicUpdateTest.doNestedInplaceUpdateTest(NestedShardedAtomicUpdateTest.java:154)
        at 
org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test(NestedShardedAtomicUpdateTest.java:56)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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:368)
        at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14434 lines...]
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4]   2> 2397265 INFO  
(SUITE-NestedShardedAtomicUpdateTest-seed#[DFF1FE3CB331C64E]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\init-core-data-001
   [junit4]   2> 2397267 INFO  
(SUITE-NestedShardedAtomicUpdateTest-seed#[DFF1FE3CB331C64E]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2397268 INFO  
(SUITE-NestedShardedAtomicUpdateTest-seed#[DFF1FE3CB331C64E]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2397268 INFO  
(SUITE-NestedShardedAtomicUpdateTest-seed#[DFF1FE3CB331C64E]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/p_hln/yo
   [junit4]   2> 2397272 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2397272 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2397272 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2397373 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:64214
   [junit4]   2> 2397373 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64214
   [junit4]   2> 2397373 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 64214
   [junit4]   2> 2397375 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2397379 INFO  (zkConnectionManagerCallback-18143-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2397379 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2397382 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2397386 INFO  (zkConnectionManagerCallback-18145-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2397386 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2397386 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2397388 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema-nest.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2397389 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2397390 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2397392 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2397393 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2397394 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2397396 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2397397 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2397398 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2397399 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2397400 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 2397791 WARN  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2397791 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2397791 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2397792 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13-ea+18
   [junit4]   2> 2397792 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2397792 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2397792 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2397793 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7388394e{/p_hln/yo,null,AVAILABLE}
   [junit4]   2> 2397794 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@64417455{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:64224}
   [junit4]   2> 2397794 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.e.j.s.Server Started @2397839ms
   [junit4]   2> 2397794 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_hln/yo, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\tempDir-001/control/data,
 hostPort=64224, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\control-001\cores,
 replicaType=NRT}
   [junit4]   2> 2397795 ERROR 
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2397795 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2397795 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2397795 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2397795 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2397795 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-19T18:29:50.215366700Z
   [junit4]   2> 2397795 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2397798 INFO  (zkConnectionManagerCallback-18147-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2397798 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2397901 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2397901 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\control-001\solr.xml
   [junit4]   2> 2397904 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2397904 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2397905 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51ac01d2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2398213 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2398216 WARN  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1293757c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2398216 WARN  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1293757c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2398220 WARN  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6a555740[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2398220 WARN  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6a555740[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2398221 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64214/solr
   [junit4]   2> 2398221 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2398224 INFO  (zkConnectionManagerCallback-18154-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2398224 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2398327 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) 
[n:127.0.0.1:64224_p_hln%2Fyo     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 2398330 INFO  (zkConnectionManagerCallback-18156-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2398330 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) 
[n:127.0.0.1:64224_p_hln%2Fyo     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2398432 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) 
[n:127.0.0.1:64224_p_hln%2Fyo     ] o.a.s.c.OverseerElectionContext I am going 
to be the leader 127.0.0.1:64224_p_hln%2Fyo
   [junit4]   2> 2398433 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) 
[n:127.0.0.1:64224_p_hln%2Fyo     ] o.a.s.c.Overseer Overseer 
(id=72096022311075844-127.0.0.1:64224_p_hln%2Fyo-n_0000000000) starting
   [junit4]   2> 2398439 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) 
[n:127.0.0.1:64224_p_hln%2Fyo     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 2398443 INFO  (zkConnectionManagerCallback-18163-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2398443 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) 
[n:127.0.0.1:64224_p_hln%2Fyo     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2398446 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) 
[n:127.0.0.1:64224_p_hln%2Fyo     ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:64214/solr ready
   [junit4]   2> 2398446 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) 
[n:127.0.0.1:64224_p_hln%2Fyo     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:64224_p_hln%2Fyo
   [junit4]   2> 2398446 INFO  
(OverseerStateUpdate-72096022311075844-127.0.0.1:64224_p_hln%2Fyo-n_0000000000) 
[n:127.0.0.1:64224_p_hln%2Fyo     ] o.a.s.c.Overseer Starting to work on the 
main queue : 127.0.0.1:64224_p_hln%2Fyo
   [junit4]   2> 2398448 INFO  
(OverseerStateUpdate-72096022311075844-127.0.0.1:64224_p_hln%2Fyo-n_0000000000) 
[n:127.0.0.1:64224_p_hln%2Fyo     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 2398450 INFO  (zkCallback-18162-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2398474 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) 
[n:127.0.0.1:64224_p_hln%2Fyo     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2398488 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) 
[n:127.0.0.1:64224_p_hln%2Fyo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51ac01d2
   [junit4]   2> 2398497 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) 
[n:127.0.0.1:64224_p_hln%2Fyo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51ac01d2
   [junit4]   2> 2398497 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) 
[n:127.0.0.1:64224_p_hln%2Fyo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51ac01d2
   [junit4]   2> 2398499 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) 
[n:127.0.0.1:64224_p_hln%2Fyo     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\control-001\cores
   [junit4]   2> 2398516 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2398519 INFO  (zkConnectionManagerCallback-18169-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2398519 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2398520 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2398522 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64214/solr ready
   [junit4]   2> 2398524 INFO  (qtp5065432-43206) [n:127.0.0.1:64224_p_hln%2Fyo 
    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with 
params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:64224_p_hln%252Fyo&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2398528 INFO  
(OverseerThreadFactory-13462-thread-1-processing-n:127.0.0.1:64224_p_hln%2Fyo) 
[n:127.0.0.1:64224_p_hln%2Fyo     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 2398635 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
   x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2398635 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
   x:control_collection_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2399652 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2399664 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema 
name=nested-docs
   [junit4]   2> 2399669 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 2399669 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 2399669 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51ac01d2
   [junit4]   2> 2399669 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\control-001\cores\control_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 2399671 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3097039664069934]
   [junit4]   2> 2399671 WARN  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2399744 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2399744 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2399747 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2399747 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2399748 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2399748 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@50bb667a[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2399749 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2399749 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2399750 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2399750 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1636794621933649920
   [junit4]   2> 2399752 INFO  
(searcherExecutor-13467-thread-1-processing-n:127.0.0.1:64224_p_hln%2Fyo 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:64224_p_hln%2Fyo c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@50bb667a[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2399754 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 2399754 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 2399758 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2399758 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2399758 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:64224/p_hln/yo/control_collection_shard1_replica_n1/
   [junit4]   2> 2399758 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2399758 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:64224/p_hln/yo/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 2399758 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72096022311075844-core_node2-n_0000000000
   [junit4]   2> 2399760 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:64224/p_hln/yo/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2399863 INFO  (zkCallback-18155-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2399865 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2399867 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1232
   [junit4]   2> 2399872 INFO  (zkCallback-18155-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2399873 INFO  (qtp5065432-43206) [n:127.0.0.1:64224_p_hln%2Fyo 
    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 2399977 INFO  (zkCallback-18155-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2399977 INFO  (zkCallback-18155-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2399977 INFO  (qtp5065432-43206) [n:127.0.0.1:64224_p_hln%2Fyo 
    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:64224_p_hln%252Fyo&wt=javabin&version=2}
 status=0 QTime=1453
   [junit4]   2> 2399978 INFO  (zkCallback-18155-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2400081 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2400084 INFO  (zkConnectionManagerCallback-18175-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2400084 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2400086 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2400087 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64214/solr ready
   [junit4]   2> 2400087 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2400088 INFO  (qtp5065432-43209) [n:127.0.0.1:64224_p_hln%2Fyo 
    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with 
params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2400091 INFO  
(OverseerThreadFactory-13462-thread-2-processing-n:127.0.0.1:64224_p_hln%2Fyo) 
[n:127.0.0.1:64224_p_hln%2Fyo     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 2400092 INFO  
(OverseerCollectionConfigSetProcessor-72096022311075844-127.0.0.1:64224_p_hln%2Fyo-n_0000000000)
 [n:127.0.0.1:64224_p_hln%2Fyo     ] o.a.s.c.OverseerTaskQueue Response ZK 
path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor 
may have disconnected from ZooKeeper
   [junit4]   2> 2400296 WARN  
(OverseerThreadFactory-13462-thread-2-processing-n:127.0.0.1:64224_p_hln%2Fyo) 
[n:127.0.0.1:64224_p_hln%2Fyo     ] o.a.s.c.a.c.CreateCollectionCmd It is 
unusual to create a collection (collection1) without cores.
   [junit4]   2> 2400298 INFO  (qtp5065432-43209) [n:127.0.0.1:64224_p_hln%2Fyo 
    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 2400298 INFO  (qtp5065432-43209) [n:127.0.0.1:64224_p_hln%2Fyo 
    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=210
   [junit4]   2> 2400299 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 2400659 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\shard-1-001
 of type NRT
   [junit4]   2> 2400659 WARN  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2400660 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2400660 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2400660 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13-ea+18
   [junit4]   2> 2400661 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2400661 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2400661 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2400661 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@77bdf4d3{/p_hln/yo,null,AVAILABLE}
   [junit4]   2> 2400663 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@38629f7a{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:64252}
   [junit4]   2> 2400663 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.s.Server Started @2400708ms
   [junit4]   2> 2400663 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_hln/yo, 
solrconfig=solrconfig.xml, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\tempDir-001/jetty1,
 hostPort=64252, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\shard-1-001\cores,
 replicaType=NRT}
   [junit4]   2> 2400664 ERROR (closeThreadPool-18176-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2400664 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2400664 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2400664 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2400664 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2400664 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-19T18:29:53.084140900Z
   [junit4]   2> 2400666 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2400668 INFO  (zkConnectionManagerCallback-18178-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2400668 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2400768 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2400768 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\shard-1-001\solr.xml
   [junit4]   2> 2400773 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2400773 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2400775 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51ac01d2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2401075 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\shard-2-001
 of type NRT
   [junit4]   2> 2401075 WARN  (closeThreadPool-18176-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2401076 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2401076 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2401076 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13-ea+18
   [junit4]   2> 2401076 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2401076 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2401076 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2401076 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3041b3c6{/p_hln/yo,null,AVAILABLE}
   [junit4]   2> 2401078 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@acf0c96{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:64258}
   [junit4]   2> 2401078 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.e.j.s.Server Started @2401122ms
   [junit4]   2> 2401078 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_hln/yo, 
solrconfig=solrconfig.xml, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\tempDir-001/jetty2,
 hostPort=64258, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\shard-2-001\cores,
 replicaType=NRT}
   [junit4]   2> 2401078 ERROR (closeThreadPool-18176-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2401078 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2401078 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2401078 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2401078 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2401078 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-19T18:29:53.498169600Z
   [junit4]   2> 2401079 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2401082 INFO  (zkConnectionManagerCallback-18181-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2401082 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2401184 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2401184 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\shard-2-001\solr.xml
   [junit4]   2> 2401186 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2401186 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2401188 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51ac01d2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2401340 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2401343 WARN  (closeThreadPool-18176-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1d1da2df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2401343 WARN  (closeThreadPool-18176-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1d1da2df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2401348 WARN  (closeThreadPool-18176-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7d5e32c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2401348 WARN  (closeThreadPool-18176-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7d5e32c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2401348 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64214/solr
   [junit4]   2> 2401348 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2401351 INFO  (zkConnectionManagerCallback-18188-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2401351 INFO  (closeThreadPool-18176-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2401415 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\shard-3-001
 of type NRT
   [junit4]   2> 2401415 WARN  (closeThreadPool-18176-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2401417 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2401417 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2401417 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13-ea+18
   [junit4]   2> 2401417 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2401417 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2401417 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2401417 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5ae78cda{/p_hln/yo,null,AVAILABLE}
   [junit4]   2> 2401418 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@24a0e6{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:64271}
   [junit4]   2> 2401418 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.e.j.s.Server Started @2401463ms
   [junit4]   2> 2401418 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_hln/yo, 
solrconfig=solrconfig.xml, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\tempDir-001/jetty3,
 hostPort=64271, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\shard-3-001\cores,
 replicaType=NRT}
   [junit4]   2> 2401418 ERROR (closeThreadPool-18176-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2401418 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2401418 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2401418 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2401418 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2401418 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-19T18:29:53.838988100Z
   [junit4]   2> 2401420 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2401423 INFO  (zkConnectionManagerCallback-18190-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2401423 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2401453 INFO  (closeThreadPool-18176-thread-2) 
[n:127.0.0.1:64258_p_hln%2Fyo     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 2401453 INFO  (zkConnectionManagerCallback-18192-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2401453 INFO  (closeThreadPool-18176-thread-2) 
[n:127.0.0.1:64258_p_hln%2Fyo     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2401459 INFO  (closeThreadPool-18176-thread-2) 
[n:127.0.0.1:64258_p_hln%2Fyo     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 2401463 INFO  (closeThreadPool-18176-thread-2) 
[n:127.0.0.1:64258_p_hln%2Fyo     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:64258_p_hln%2Fyo as DOWN
   [junit4]   2> 2401463 INFO  (closeThreadPool-18176-thread-2) 
[n:127.0.0.1:64258_p_hln%2Fyo     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2401463 INFO  (closeThreadPool-18176-thread-2) 
[n:127.0.0.1:64258_p_hln%2Fyo     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:64258_p_hln%2Fyo
   [junit4]   2> 2401466 INFO  (zkCallback-18155-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2401466 INFO  (zkCallback-18162-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2401466 INFO  (zkCallback-18174-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2401467 INFO  (closeThreadPool-18176-thread-2) 
[n:127.0.0.1:64258_p_hln%2Fyo     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 2401467 INFO  (zkCallback-18191-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2401470 INFO  (zkConnectionManagerCallback-18199-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2401470 INFO  (closeThreadPool-18176-thread-2) 
[n:127.0.0.1:64258_p_hln%2Fyo     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2401470 INFO  (closeThreadPool-18176-thread-2) 
[n:127.0.0.1:64258_p_hln%2Fyo     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 2401471 INFO  (closeThreadPool-18176-thread-2) 
[n:127.0.0.1:64258_p_hln%2Fyo     ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:64214/solr ready
   [junit4]   2> 2401491 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2401493 WARN  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7444de76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2401493 WARN  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7444de76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2401493 INFO  (closeThreadPool-18176-thread-2) 
[n:127.0.0.1:64258_p_hln%2Fyo     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2401496 WARN  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@567d82de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2401496 WARN  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@567d82de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2401496 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64214/solr
   [junit4]   2> 2401497 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2401500 INFO  (zkConnectionManagerCallback-18206-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2401500 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2401513 INFO  (closeThreadPool-18176-thread-2) 
[n:127.0.0.1:64258_p_hln%2Fyo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51ac01d2
   [junit4]   2> 2401520 INFO  (closeThreadPool-18176-thread-2) 
[n:127.0.0.1:64258_p_hln%2Fyo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51ac01d2
   [junit4]   2> 2401520 INFO  (closeThreadPool-18176-thread-2) 
[n:127.0.0.1:64258_p_hln%2Fyo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51ac01d2
   [junit4]   2> 2401522 INFO  (closeThreadPool-18176-thread-2) 
[n:127.0.0.1:64258_p_hln%2Fyo     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\shard-2-001\cores
   [junit4]   2> 2401553 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2401553 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\shard-3-001\solr.xml
   [junit4]   2> 2401557 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2401557 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2401561 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51ac01d2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2401604 INFO  (closeThreadPool-18176-thread-1) 
[n:127.0.0.1:64252_p_hln%2Fyo     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 2401632 INFO  (zkConnectionManagerCallback-18209-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2401633 INFO  (closeThreadPool-18176-thread-1) 
[n:127.0.0.1:64252_p_hln%2Fyo     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2401642 INFO  (closeThreadPool-18176-thread-1) 
[n:127.0.0.1:64252_p_hln%2Fyo     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 2401643 INFO  (closeThreadPool-18176-thread-1) 
[n:127.0.0.1:64252_p_hln%2Fyo     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:64252_p_hln%2Fyo as DOWN
   [junit4]   2> 2401643 INFO  (closeThreadPool-18176-thread-1) 
[n:127.0.0.1:64252_p_hln%2Fyo     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2401643 INFO  (closeThreadPool-18176-thread-1) 
[n:127.0.0.1:64252_p_hln%2Fyo     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:64252_p_hln%2Fyo
   [junit4]   2> 2401651 INFO  (zkCallback-18162-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2401651 INFO  (zkCallback-18155-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2401651 INFO  (zkCallback-18191-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2401651 INFO  (zkCallback-18174-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2401653 INFO  (closeThreadPool-18176-thread-1) 
[n:127.0.0.1:64252_p_hln%2Fyo     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 2401656 INFO  (zkCallback-18198-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2401656 INFO  (zkCallback-18208-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2401658 INFO  (zkConnectionManagerCallback-18216-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2401659 INFO  (closeThreadPool-18176-thread-1) 
[n:127.0.0.1:64252_p_hln%2Fyo     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2401659 INFO  (closeThreadPool-18176-thread-1) 
[n:127.0.0.1:64252_p_hln%2Fyo     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 2401662 INFO  (closeThreadPool-18176-thread-1) 
[n:127.0.0.1:64252_p_hln%2Fyo     ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:64214/solr ready
   [junit4]   2> 2401685 INFO  (closeThreadPool-18176-thread-1) 
[n:127.0.0.1:64252_p_hln%2Fyo     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2401702 INFO  (closeThreadPool-18176-thread-1) 
[n:127.0.0.1:64252_p_hln%2Fyo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51ac01d2
   [junit4]   2> 2401709 INFO  (closeThreadPool-18176-thread-1) 
[n:127.0.0.1:64252_p_hln%2Fyo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51ac01d2
   [junit4]   2> 2401709 INFO  (closeThreadPool-18176-thread-1) 
[n:127.0.0.1:64252_p_hln%2Fyo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51ac01d2
   [junit4]   2> 2401709 INFO  (closeThreadPool-18176-thread-1) 
[n:127.0.0.1:64252_p_hln%2Fyo     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\shard-1-001\cores
   [junit4]   2> 2401766 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\shard-4-001
 of type NRT
   [junit4]   2> 2401768 WARN  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2401768 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2401768 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2401768 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13-ea+18
   [junit4]   2> 2401768 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2401768 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2401768 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2401768 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@745e8f5d{/p_hln/yo,null,AVAILABLE}
   [junit4]   2> 2401769 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@e953b03{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:64296}
   [junit4]   2> 2401769 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.s.Server Started @2401813ms
   [junit4]   2> 2401769 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_hln/yo, 
solrconfig=solrconfig.xml, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\tempDir-001/jetty4,
 hostPort=64296, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\shard-4-001\cores}
   [junit4]   2> 2401769 ERROR (closeThreadPool-18176-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2401769 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2401769 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2401769 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2401769 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2401769 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-19T18:29:54.189932100Z
   [junit4]   2> 2401770 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2401773 INFO  (zkConnectionManagerCallback-18219-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2401773 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2401799 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2401801 WARN  (closeThreadPool-18176-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1b47c20f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2401801 WARN  (closeThreadPool-18176-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1b47c20f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2401804 WARN  (closeThreadPool-18176-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@62813491[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2401804 WARN  (closeThreadPool-18176-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@62813491[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2401804 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64214/solr
   [junit4]   2> 2401806 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2401809 INFO  (zkConnectionManagerCallback-18225-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2401809 INFO  (closeThreadPool-18176-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2401874 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2401874 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\shard-4-001\solr.xml
   [junit4]   2> 2401876 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2401876 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2401878 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51ac01d2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2401979 INFO  (closeThreadPool-18176-thread-3) 
[n:127.0.0.1:64271_p_hln%2Fyo     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 2401981 INFO  (zkConnectionManagerCallback-18228-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2401981 INFO  (closeThreadPool-18176-thread-3) 
[n:127.0.0.1:64271_p_hln%2Fyo     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2401986 INFO  (closeThreadPool-18176-thread-3) 
[n:127.0.0.1:64271_p_hln%2Fyo     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 2401990 INFO  (closeThreadPool-18176-thread-3) 
[n:127.0.0.1:64271_p_hln%2Fyo     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:64271_p_hln%2Fyo as DOWN
   [junit4]   2> 2401991 INFO  (closeThreadPool-18176-thread-3) 
[n:127.0.0.1:64271_p_hln%2Fyo     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2401991 INFO  (closeThreadPool-18176-thread-3) 
[n:127.0.0.1:64271_p_hln%2Fyo     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:64271_p_hln%2Fyo
   [junit4]   2> 2401993 INFO  (zkCallback-18162-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2401993 INFO  (zkCallback-18155-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2401993 INFO  (zkCallback-18174-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2401993 INFO  (zkCallback-18208-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2401993 INFO  (zkCallback-18198-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2401993 INFO  (zkCallback-18191-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2401994 INFO  (zkCallback-18215-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2401994 INFO  (zkCallback-18227-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2401994 INFO  (closeThreadPool-18176-thread-3) 
[n:127.0.0.1:64271_p_hln%2Fyo     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 2401997 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2401998 INFO  (zkConnectionManagerCallback-18235-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2401998 INFO  (closeThreadPool-18176-thread-3) 
[n:127.0.0.1:64271_p_hln%2Fyo     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2401998 WARN  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@16c40a09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2401998 WARN  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@16c40a09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2401999 INFO  (closeThreadPool-18176-thread-3) 
[n:127.0.0.1:64271_p_hln%2Fyo     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (4)
   [junit4]   2> 2402000 INFO  (closeThreadPool-18176-thread-3) 
[n:127.0.0.1:64271_p_hln%2Fyo     ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:64214/solr ready
   [junit4]   2> 2402001 WARN  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7caef399[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2402001 WARN  (closeThreadPool-18176-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7caef399[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2402002 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64214/solr
   [junit4]   2> 2402003 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2402005 INFO  (zkConnectionManagerCallback-18241-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2402005 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2402022 INFO  (closeThreadPool-18176-thread-3) 
[n:127.0.0.1:64271_p_hln%2Fyo     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2402038 INFO  (closeThreadPool-18176-thread-3) 
[n:127.0.0.1:64271_p_hln%2Fyo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51ac01d2
   [junit4]   2> 2402045 INFO  (closeThreadPool-18176-thread-3) 
[n:127.0.0.1:64271_p_hln%2Fyo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51ac01d2
   [junit4]   2> 2402045 INFO  (closeThreadPool-18176-thread-3) 
[n:127.0.0.1:64271_p_hln%2Fyo     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51ac01d2
   [junit4]   2> 2402046 INFO  (closeThreadPool-18176-thread-3) 
[n:127.0.0.1:64271_p_hln%2Fyo     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\shard-3-001\cores
   [junit4]   2> 2402094 INFO  
(OverseerCollectionConfigSetProcessor-72096022311075844-127.0.0.1:64224_p_hln%2Fyo-n_0000000000)
 [n:127.0.0.1:64224_p_hln%2Fyo     ] o.a.s.c.OverseerTaskQueue Response ZK 
path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor 
may have disconnected from ZooKeeper
   [junit4]   2> 2402108 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2402110 INFO  (zkConnectionManagerCallback-18244-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2402110 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2402115 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2402120 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:64296_p_hln%2Fyo as DOWN
   [junit4]   2> 2402121 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2402121 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64296_p_hln%2Fyo
   [junit4]   2> 2402124 INFO  (zkCallback-18215-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2402124 INFO  (zkCallback-18155-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2402124 INFO  (zkCallback-18191-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2402124 INFO  (zkCallback-18162-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2402124 INFO  (zkCallback-18174-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2402124 INFO  (zkCallback-18198-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2402124 INFO  (zkCallback-18208-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2402124 INFO  (zkCallback-18227-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2402124 INFO  (zkCallback-18234-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2402124 INFO  (zkCallback-18243-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2402125 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2402128 INFO  (zkConnectionManagerCallback-18251-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2402128 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2402129 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2402131 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64214/solr ready
   [junit4]   2> 2402151 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2402169 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51ac01d2
   [junit4]   2> 2402176 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51ac01d2
   [junit4]   2> 2402177 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51ac01d2
   [junit4]   2> 2402178 INFO  (closeThreadPool-18176-thread-1) [     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\shard-4-001\cores
   [junit4]   2> 2402217 INFO  (qtp5065432-43208) [n:127.0.0.1:64224_p_hln%2Fyo 
    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:64252_p_hln%252Fyo&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2402217 INFO  (qtp5065432-43210) [n:127.0.0.1:64224_p_hln%2Fyo 
    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:64258_p_hln%252Fyo&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2402217 INFO  (qtp5065432-43205) [n:127.0.0.1:64224_p_hln%2Fyo 
    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:64296_p_hln%252Fyo&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2402217 INFO  (qtp5065432-43207) [n:127.0.0.1:64224_p_hln%2Fyo 
    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:64271_p_hln%252Fyo&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2402221 INFO  
(OverseerThreadFactory-13462-thread-3-processing-n:127.0.0.1:64224_p_hln%2Fyo) 
[n:127.0.0.1:64224_p_hln%2Fyo c:collection1 s:shard2   ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:64252_p_hln%2Fyo for 
creating new replica of shard shard2 for collection collection1
   [junit4]   2> 2402222 INFO  
(OverseerThreadFactory-13462-thread-2-processing-n:127.0.0.1:64224_p_hln%2Fyo) 
[n:127.0.0.1:64224_p_hln%2Fyo c:collection1 s:shard4   ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:64271_p_hln%2Fyo for 
creating new replica of shard shard4 for collection collection1
   [junit4]   2> 2402222 INFO  
(OverseerThreadFactory-13462-thread-5-processing-n:127.0.0.1:64224_p_hln%2Fyo) 
[n:127.0.0.1:64224_p_hln%2Fyo c:collection1 s:shard3   ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:64258_p_hln%2Fyo for 
creating new replica of shard shard3 for collection collection1
   [junit4]   2> 2402223 INFO  
(OverseerThreadFactory-13462-thread-4-processing-n:127.0.0.1:64224_p_hln%2Fyo) 
[n:127.0.0.1:64224_p_hln%2Fyo c:collection1 s:shard1   ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:64296_p_hln%2Fyo for 
creating new replica of shard shard1 for collection collection1
   [junit4]   2> 2402223 INFO  
(OverseerThreadFactory-13462-thread-3-processing-n:127.0.0.1:64224_p_hln%2Fyo) 
[n:127.0.0.1:64224_p_hln%2Fyo c:collection1 s:shard2   ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2402224 INFO  
(OverseerThreadFactory-13462-thread-5-processing-n:127.0.0.1:64224_p_hln%2Fyo) 
[n:127.0.0.1:64224_p_hln%2Fyo c:collection1 s:shard3   ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2402224 INFO  
(OverseerThreadFactory-13462-thread-4-processing-n:127.0.0.1:64224_p_hln%2Fyo) 
[n:127.0.0.1:64224_p_hln%2Fyo c:collection1 s:shard1   ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2402225 INFO  
(OverseerThreadFactory-13462-thread-2-processing-n:127.0.0.1:64224_p_hln%2Fyo) 
[n:127.0.0.1:64224_p_hln%2Fyo c:collection1 s:shard4   ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2402227 INFO  (qtp1012735017-43268) 
[n:127.0.0.1:64252_p_hln%2Fyo    x:collection1_shard2_replica_n1 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2402228 INFO  (qtp250648976-43280) 
[n:127.0.0.1:64258_p_hln%2Fyo    x:collection1_shard3_replica_n2 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n2&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2402230 INFO  (qtp68891837-43303) 
[n:127.0.0.1:64271_p_hln%2Fyo    x:collection1_shard4_replica_n4 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard4_replica_n4&action=CREATE&collection=collection1&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2402231 INFO  (qtp1980883507-43351) 
[n:127.0.0.1:64296_p_hln%2Fyo    x:collection1_shard1_replica_n3 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2403239 INFO  (qtp250648976-43280) 
[n:127.0.0.1:64258_p_hln%2Fyo c:collection1 s:shard3  
x:collection1_shard3_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
9.0.0
   [junit4]   2> 2403239 INFO  (qtp68891837-43303) 
[n:127.0.0.1:64271_p_hln%2Fyo c:collection1 s:shard4  
x:collection1_shard4_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
9.0.0
   [junit4]   2> 2403239 INFO  (qtp1012735017-43268) 
[n:127.0.0.1:64252_p_hln%2Fyo c:collection1 s:shard2  
x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
9.0.0
   [junit4]   2> 2403261 INFO  (qtp1012735017-43268) 
[n:127.0.0.1:64252_p_hln%2Fyo c:collection1 s:shard2  
x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n1] Schema name=nested-docs
   [junit4]   2> 2403261 INFO  (qtp250648976-43280) 
[n:127.0.0.1:64258_p_hln%2Fyo c:collection1 s:shard3  
x:collection1_shard3_replica_n2 ] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n2] Schema name=nested-docs
   [junit4]   2> 2403265 INFO  (qtp1012735017-43268) 
[n:127.0.0.1:64252_p_hln%2Fyo c:collection1 s:shard2  
x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
nested-docs/1.6 with uniqueid field id
   [junit4]   2> 2403265 INFO  (qtp250648976-43280) 
[n:127.0.0.1:64258_p_hln%2Fyo c:collection1 s:shard3  
x:collection1_shard3_replica_n2 ] o.a.s.s.IndexSchema Loaded schema 
nested-docs/1.6 with uniqueid field id
   [junit4]   2> 2403265 INFO  (qtp1012735017-43268) 
[n:127.0.0.1:64252_p_hln%2Fyo c:collection1 s:shard2  
x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard2_replica_n1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 2403265 INFO  (qtp1012735017-43268) 
[n:127.0.0.1:64252_p_hln%2Fyo c:collection1 s:shard2  
x:collection1_shard2_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n1' (registry 
'solr.core.collection1.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51ac01d2
   [junit4]   2> 2403266 INFO  (qtp1012735017-43268) 
[n:127.0.0.1:64252_p_hln%2Fyo c:collection1 s:shard2  
x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\shard-1-001\cores\collection1_shard2_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\shard-1-001\cores\collection1_shard2_replica_n1\data\]
   [junit4]   2> 2403266 INFO  (qtp250648976-43280) 
[n:127.0.0.1:64258_p_hln%2Fyo c:collection1 s:shard3  
x:collection1_shard3_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard3_replica_n2' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 2403266 INFO  (qtp250648976-43280) 
[n:127.0.0.1:64258_p_hln%2Fyo c:collection1 s:shard3  
x:collection1_shard3_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard3.replica_n2' (registry 
'solr.core.collection1.shard3.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@51ac01d2
   [junit4]   2> 2403266 INFO  (qtp250648976-43280) 
[n:127.0.0.1:64258_p_hln%2Fyo c:collection1 s:shard3  
x:collection1_shard3_replica_n2 ] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\shard-2-001\cores\collection1_shard3_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001\shard-2-001\cores\collectio

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

31      /solr/overseer/queue
   [junit4]   2>        14      /solr/overseer/collection-queue-work
   [junit4]   2>        12      /solr/collections
   [junit4]   2> 
   [junit4]   2> 2405009 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64214
   [junit4]   2> 2405009 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[DFF1FE3CB331C64E]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 64214
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=NestedShardedAtomicUpdateTest -Dtests.method=test 
-Dtests.seed=DFF1FE3CB331C64E -Dtests.slow=true -Dtests.locale=ja-JP 
-Dtests.timezone=America/Indiana/Indianapolis -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   8.75s J1 | NestedShardedAtomicUpdateTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:64258/p_hln/yo/collection1: no servers hosting 
shard: shard1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DFF1FE3CB331C64E:57A5C1E61DCDABB6]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
   [junit4]    >        at 
org.apache.solr.cloud.NestedShardedAtomicUpdateTest.doNestedInplaceUpdateTest(NestedShardedAtomicUpdateTest.java:154)
   [junit4]    >        at 
org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test(NestedShardedAtomicUpdateTest.java:56)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.NestedShardedAtomicUpdateTest_DFF1FE3CB331C64E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@408b1cfb),
 locale=ja-JP, timezone=America/Indiana/Indianapolis
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 13-ea 
(64-bit)/cpus=3,threads=1,free=293827632,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestManagedSynonymGraphFilterFactory, UnloadDistributedZkTest, 
FullSolrCloudDistribCmdsTest, HdfsBasicDistributedZk2Test, JSONWriterTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestFilteredDocIdSet, 
MetricUtilsTest, CdcrBidirectionalTest, ZkCLITest, DateRangeFieldTest, 
TestWithCollection, DeleteShardTest, PropertiesRequestHandlerTest, 
SuggestComponentContextFilterQueryTest, TestConfigSetsAPI, 
EmbeddedSolrNoSerializeTest, ZookeeperStatusHandlerTest, 
LukeRequestHandlerTest, ByteBuffersDirectoryFactoryTest, DebugComponentTest, 
TestGraphMLResponseWriter, TestBinaryField, UpdateParamsTest, 
AuditLoggerPluginTest, JsonLoaderTest, TestCollationField, SolrCoreTest, 
PeerSyncWithBufferUpdatesTest, TestPKIAuthenticationPlugin, 
DistributedFacetSimpleRefinementLongTailTest, DirectoryFactoryTest, 
TestStressLucene, TestDocumentBuilder, TestDynamicLoading, 
URLClassifyProcessorTest, TestHalfAndHalfDocValues, TestFieldCache, 
TestSolrCloudSnapshots, TestBulkSchemaAPI, TestSimExecutePlanAction, 
TestDynamicURP, MetricTriggerTest, TestNestedUpdateProcessor, 
TestUseDocValuesAsStored2, TestTolerantUpdateProcessorCloud, 
TestComplexPhraseQParserPlugin, HdfsNNFailoverTest, 
CollectionsAPIAsyncDistributedZkTest, HdfsWriteToMultipleCollectionsTest, 
TestCursorMarkWithoutUniqueKey, NodeAddedTriggerTest, TestPivotHelperCode, 
SystemLogListenerTest, DeleteInactiveReplicaTest, TestExportWriter, 
TestImpersonationWithHadoopAuth, TestReplicationHandlerBackup, 
TestAnalyzedSuggestions, DirectSolrConnectionTest, TestZkAclsWithHadoopAuth, 
DaemonStreamApiTest, NumberUtilsTest, TestCollapseQParserPlugin, TestLockTree, 
ConfigureRecoveryStrategyTest, CloneFieldUpdateProcessorFactoryTest, 
TestChildDocTransformer, CoreAdminRequestStatusTest, NumericFieldsTest, 
MetricsHandlerTest, SpatialRPTFieldTypeTest, TestJsonFacets, 
LeaderElectionIntegrationTest, TestEmbeddedSolrServerConstructors, 
SolrSlf4jReporterTest, SaslZkACLProviderTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, SpatialFilterTest, 
TestFuzzyAnalyzedSuggestions, AutoAddReplicasPlanActionTest, 
SolrIndexMetricsTest, TestOnReconnectListenerSupport, TestRecovery, 
SuggesterTSTTest, TestNumericTerms64, FastVectorHighlighterTest, 
HdfsRecoveryZkTest, EnumFieldTest, TestRemoteStreaming, TestRTimerTree, 
FacetPivotSmallTest, TestSimpleQParserPlugin, TestDistributedMap, 
TestLRUStatsCache, QueryEqualityTest, TestMissingGroups, TestReqParamsAPI, 
TestSolrIndexConfig, DistributedQueryElevationComponentTest, 
TestHttpServletCarrier, TestJettySolrRunner, SolrTestCaseJ4Test, 
TestSQLHandler, TestSolrCLIRunExample, SystemCollectionCompatTest, 
LegacyCloudClusterPropTest, TestFaceting, TestFieldCacheSort, 
TestSortableTextField, TestMacroExpander, 
CategoryRoutedAliasUpdateProcessorTest, ReplaceNodeTest, 
TestSlowCompositeReaderWrapper, ClassificationUpdateProcessorIntegrationTest, 
SliceStateTest, HdfsTlogReplayBufferedWhileIndexingTest, 
AtomicUpdateRemovalJavabinTest, CdcrOpsAndBoundariesTest, RecoveryZkTest, 
BlockDirectoryTest, TestCloudJSONFacetSKG, RestoreTriggerStateTest, 
AliasIntegrationTest, ConfigSetsAPITest, TestXmlQParser, TestCoreDiscovery, 
DistanceUnitsTest, RegexBoostProcessorTest, CreateCollectionCleanupTest, 
TestSubQueryTransformerDistrib, TestInitQParser, TestInPlaceUpdatesDistrib, 
MoveReplicaHDFSTest, TestBadConfig, RootFieldTest, TestConfigReload, 
ResponseLogComponentTest, OverseerCollectionConfigSetProcessorTest, 
LeaderFailoverAfterPartitionTest, TestSSLRandomization, BadIndexSchemaTest, 
ScriptEngineTest, ShardRoutingTest, NodeLostTriggerTest, TestHdfsUpdateLog, 
SolrMetricsIntegrationTest, TestTrieFacet, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestSnapshotCloudManager, 
V2StandaloneTest, TestLogWatcher, TestPullReplica, TestManagedSchemaAPI, 
CollectionPropsTest, TestQuerySenderListener, TestPHPSerializedResponseWriter, 
IndexBasedSpellCheckerTest, TestInPlaceUpdatesStandalone, 
BlockJoinFacetSimpleTest, TestRetrieveFieldsOptimizer, 
RestartWhileUpdatingTest, CdcrWithNodesRestartsTest, TestQueryUtils, 
AutoscalingHistoryHandlerTest, CollectionsAPISolrJTest, 
HdfsCollectionsAPIDistributedZkTest, TestMultiValuedNumericRangeQuery, 
TestPostingsSolrHighlighter, TestFieldTypeCollectionResource, 
CdcrRequestHandlerTest, TestExpandComponent, TestSolrConfigHandlerCloud, 
WordBreakSolrSpellCheckerTest, RequestHandlersTest, TestOrdValues, 
LeaderTragicEventTest, RegexBytesRefFilterTest, TestNumericRangeQuery64, 
TestUnInvertedFieldException, TestInfoStreamLogging, TestMaxTokenLenTokenizer, 
TestConfigsApi, TestCustomDocTransformer, CoreAdminHandlerTest, 
TestWordDelimiterFilterFactory, TestStressCloudBlindAtomicUpdates, 
TestCollectionsAPIViaSolrCloudCluster, SearchRateTriggerIntegrationTest, 
TestFieldCacheVsDocValues, TriggerIntegrationTest, 
TestDeleteCollectionOnDownNodes, SchemaVersionSpecificBehaviorTest, 
TestManagedStopFilterFactory, RequiredFieldsTest, MetricsConfigTest, 
SolrJmxReporterCloudTest, TestRequestStatusCollectionAPI, 
RoutingToNodesWithPropertiesTest, BlockJoinFacetDistribTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestReload, 
TestSimDistribStateManager, WrapperMergePolicyFactoryTest, CleanupOldIndexTest, 
Tagger2Test, CollectionReloadTest, TestDocTermOrds, 
PathHierarchyTokenizerFactoryTest, SegmentsInfoRequestHandlerTest, 
AuthToolTest, MissingSegmentRecoveryTest, TestRawResponseWriter, 
BlobRepositoryCloudTest, DistribJoinFromCollectionTest, 
DistributedVersionInfoTest, HttpPartitionTest, MetricsHistoryIntegrationTest, 
MetricsHistoryWithAuthIntegrationTest, MoveReplicaTest, 
MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, NestedShardedAtomicUpdateTest]
   [junit4] Completed [487/866 (1!)] on J1 in 8.81s, 1 test, 1 error <<< 
FAILURES!

[...truncated 46429 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8004/consoleText

[repro] Revision: 9dab7974978e68e78e5b91d842a86434955a6d5b

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       NestedShardedAtomicUpdateTest
[repro] ant compile-test

[...truncated 3333 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.NestedShardedAtomicUpdateTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=DFF1FE3CB331C64E 
-Dtests.slow=true -Dtests.locale=ja-JP 
-Dtests.timezone=America/Indiana/Indianapolis -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 73 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
[repro] Exiting with code 0

[...truncated 78 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to