Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24180/
Java: 64bit/jdk-13-ea+18 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Error from server at http://127.0.0.1:43179/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:43179/collection1: no servers hosting shard: 
shard1
        at 
__randomizedtesting.SeedInfo.seed([F958EDD8F59C125E:710CD2025B607FA6]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        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 13415 lines...]
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4]   2> 1046867 INFO  
(SUITE-NestedShardedAtomicUpdateTest-seed#[F958EDD8F59C125E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/init-core-data-001
   [junit4]   2> 1046867 WARN  
(SUITE-NestedShardedAtomicUpdateTest-seed#[F958EDD8F59C125E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=37 numCloses=37
   [junit4]   2> 1046867 INFO  
(SUITE-NestedShardedAtomicUpdateTest-seed#[F958EDD8F59C125E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1046868 INFO  
(SUITE-NestedShardedAtomicUpdateTest-seed#[F958EDD8F59C125E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1046868 INFO  
(SUITE-NestedShardedAtomicUpdateTest-seed#[F958EDD8F59C125E]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1046871 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1046878 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1046878 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1046978 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46055
   [junit4]   2> 1046978 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46055
   [junit4]   2> 1046978 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46055
   [junit4]   2> 1046985 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1046991 INFO  (zkConnectionManagerCallback-6577-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1046991 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1046992 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1046992 INFO  (zkConnectionManagerCallback-6579-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1046993 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1046993 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1046994 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-nest.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1046994 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1046994 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1046995 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1046995 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1046996 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1046996 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1046996 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1046997 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1046997 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1046998 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1047090 WARN  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1047090 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1047090 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1047090 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 1047114 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1047114 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1047114 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1047114 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19849209{/,null,AVAILABLE}
   [junit4]   2> 1047116 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@87974f1{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39379}
   [junit4]   2> 1047116 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.e.j.s.Server Started @1047160ms
   [junit4]   2> 1047116 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/tempDir-001/control/data,
 hostPort=39379, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/control-001/cores}
   [junit4]   2> 1047116 ERROR 
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1047116 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1047116 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1047116 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1047116 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1047116 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-03T16:49:59.546835Z
   [junit4]   2> 1047120 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1047120 INFO  (zkConnectionManagerCallback-6581-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1047120 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1047121 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1047121 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/control-001/solr.xml
   [junit4]   2> 1047123 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1047123 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1047124 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7ba2c8, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1047156 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1047157 WARN  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5e092909[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1047194 WARN  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@ae01399[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1047195 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46055/solr
   [junit4]   2> 1047195 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1047195 INFO  (zkConnectionManagerCallback-6588-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1047195 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1047196 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) 
[n:127.0.0.1:39379_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1047201 INFO  (zkConnectionManagerCallback-6590-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1047201 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) 
[n:127.0.0.1:39379_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1047237 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) 
[n:127.0.0.1:39379_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:39379_
   [junit4]   2> 1047237 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) 
[n:127.0.0.1:39379_    ] o.a.s.c.Overseer Overseer 
(id=72364036086824964-127.0.0.1:39379_-n_0000000000) starting
   [junit4]   2> 1047245 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) 
[n:127.0.0.1:39379_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1047245 INFO  (zkConnectionManagerCallback-6597-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1047245 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) 
[n:127.0.0.1:39379_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1047246 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) 
[n:127.0.0.1:39379_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46055/solr ready
   [junit4]   2> 1047249 INFO  
(OverseerStateUpdate-72364036086824964-127.0.0.1:39379_-n_0000000000) 
[n:127.0.0.1:39379_    ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:39379_
   [junit4]   2> 1047257 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) 
[n:127.0.0.1:39379_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39379_
   [junit4]   2> 1047258 INFO  (zkCallback-6589-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1047258 INFO  (zkCallback-6596-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1047273 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) 
[n:127.0.0.1:39379_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1047284 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) 
[n:127.0.0.1:39379_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7ba2c8
   [junit4]   2> 1047291 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) 
[n:127.0.0.1:39379_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7ba2c8
   [junit4]   2> 1047291 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) 
[n:127.0.0.1:39379_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7ba2c8
   [junit4]   2> 1047291 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) 
[n:127.0.0.1:39379_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/control-001/cores
   [junit4]   2> 1047306 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1047309 INFO  (zkConnectionManagerCallback-6603-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1047309 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1047310 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1047310 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46055/solr ready
   [junit4]   2> 1047318 INFO  (qtp650792079-16957) [n:127.0.0.1:39379_    ] 
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:39379_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1047320 INFO  
(OverseerThreadFactory-5414-thread-1-processing-n:127.0.0.1:39379_) 
[n:127.0.0.1:39379_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1047428 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_    
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> 1047429 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1048437 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1048449 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
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> 1048453 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
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> 1048453 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
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> 1048453 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
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@6b7ba2c8
   [junit4]   2> 1048453 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
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 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1048455 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
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=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1048456 WARN  (qtp650792079-16956) [n:127.0.0.1:39379_ 
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> 1048489 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
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> 1048489 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
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> 1048490 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1048490 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1048490 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
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=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.49654206597862727]
   [junit4]   2> 1048491 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4bdcac7b[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1048491 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1048491 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
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> 1048492 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1048492 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
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 1635338788192387072
   [junit4]   2> 1048494 INFO  
(searcherExecutor-5419-thread-1-processing-n:127.0.0.1:39379_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:39379_ 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@4bdcac7b[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1048495 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
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> 1048495 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
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> 1048496 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1048496 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
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> 1048496 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39379/control_collection_shard1_replica_n1/
   [junit4]   2> 1048496 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
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> 1048496 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:39379/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1048496 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
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/72364036086824964-core_node2-n_0000000000
   [junit4]   2> 1048496 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
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:39379/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1048597 INFO  (zkCallback-6589-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> 1048598 INFO  (zkCallback-6589-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> 1048598 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
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> 1048699 INFO  (zkCallback-6589-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> 1048699 INFO  (zkCallback-6589-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> 1048699 INFO  (zkCallback-6589-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> 1057953 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_ 
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=10524
   [junit4]   2> 1057955 INFO  (qtp650792079-16957) [n:127.0.0.1:39379_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1057955 INFO  (qtp650792079-16957) [n:127.0.0.1:39379_    ] 
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:39379_&wt=javabin&version=2}
 status=0 QTime=10636
   [junit4]   2> 1057957 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1057958 INFO  (zkConnectionManagerCallback-6609-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1057958 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1057958 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1057959 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46055/solr ready
   [junit4]   2> 1057959 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1057959 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_    ] 
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> 1057960 INFO  
(OverseerThreadFactory-5414-thread-2-processing-n:127.0.0.1:39379_) 
[n:127.0.0.1:39379_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1057960 INFO  
(OverseerCollectionConfigSetProcessor-72364036086824964-127.0.0.1:39379_-n_0000000000)
 [n:127.0.0.1:39379_    ] 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> 1058061 WARN  
(OverseerThreadFactory-5414-thread-2-processing-n:127.0.0.1:39379_) 
[n:127.0.0.1:39379_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1058062 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1058062 INFO  (qtp650792079-16956) [n:127.0.0.1:39379_    ] 
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=103
   [junit4]   2> 1058063 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1058128 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/shard-1-001
 of type NRT
   [junit4]   2> 1058128 WARN  (closeThreadPool-6610-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1058128 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1058128 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1058128 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 1058129 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1058129 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1058129 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1058129 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3a833340{/,null,AVAILABLE}
   [junit4]   2> 1058130 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2ae1e5c9{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41181}
   [junit4]   2> 1058130 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.e.j.s.Server Started @1058174ms
   [junit4]   2> 1058130 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/tempDir-001/jetty1,
 hostPort=41181, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/shard-1-001/cores}
   [junit4]   2> 1058130 ERROR (closeThreadPool-6610-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1058130 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1058130 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1058130 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1058130 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1058130 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-03T16:50:10.560290Z
   [junit4]   2> 1058130 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1058131 INFO  (zkConnectionManagerCallback-6612-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058131 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1058131 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1058131 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/shard-1-001/solr.xml
   [junit4]   2> 1058133 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1058133 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1058134 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7ba2c8, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1058197 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/shard-2-001
 of type NRT
   [junit4]   2> 1058198 WARN  (closeThreadPool-6610-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1058198 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1058198 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1058198 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 1058199 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1058199 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1058199 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1058199 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7c976dcb{/,null,AVAILABLE}
   [junit4]   2> 1058199 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@76f6b52a{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36039}
   [junit4]   2> 1058199 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.e.j.s.Server Started @1058244ms
   [junit4]   2> 1058199 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/tempDir-001/jetty2,
 hostPort=36039, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/shard-2-001/cores}
   [junit4]   2> 1058199 ERROR (closeThreadPool-6610-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1058199 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1058199 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1058199 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1058199 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1058199 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-03T16:50:10.629947Z
   [junit4]   2> 1058204 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1058204 INFO  (zkConnectionManagerCallback-6615-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058204 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1058205 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1058205 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/shard-2-001/solr.xml
   [junit4]   2> 1058207 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1058207 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1058207 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7ba2c8, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1058237 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1058238 WARN  (closeThreadPool-6610-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1a64c04c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1058240 WARN  (closeThreadPool-6610-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@29db991f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1058240 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46055/solr
   [junit4]   2> 1058240 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1058241 INFO  (zkConnectionManagerCallback-6622-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058241 INFO  (closeThreadPool-6610-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1058245 INFO  (closeThreadPool-6610-thread-2) 
[n:127.0.0.1:36039_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1058245 INFO  (zkConnectionManagerCallback-6624-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058245 INFO  (closeThreadPool-6610-thread-2) 
[n:127.0.0.1:36039_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1058247 INFO  (closeThreadPool-6610-thread-2) 
[n:127.0.0.1:36039_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1058247 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1058248 WARN  (closeThreadPool-6610-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@77d4b2d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1058248 INFO  (closeThreadPool-6610-thread-2) 
[n:127.0.0.1:36039_    ] o.a.s.c.ZkController Publish node=127.0.0.1:36039_ as 
DOWN
   [junit4]   2> 1058251 INFO  (closeThreadPool-6610-thread-2) 
[n:127.0.0.1:36039_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1058252 INFO  (closeThreadPool-6610-thread-2) 
[n:127.0.0.1:36039_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36039_
   [junit4]   2> 1058252 INFO  (zkCallback-6589-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1058252 INFO  (zkCallback-6608-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1058252 INFO  (zkCallback-6596-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1058252 INFO  (zkCallback-6623-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1058253 WARN  (closeThreadPool-6610-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@339d3060[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1058253 INFO  (closeThreadPool-6610-thread-2) 
[n:127.0.0.1:36039_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1058254 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46055/solr
   [junit4]   2> 1058254 INFO  (zkConnectionManagerCallback-6634-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058254 INFO  (closeThreadPool-6610-thread-2) 
[n:127.0.0.1:36039_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1058254 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1058254 INFO  (zkConnectionManagerCallback-6637-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058254 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1058254 INFO  (closeThreadPool-6610-thread-2) 
[n:127.0.0.1:36039_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1058255 INFO  (closeThreadPool-6610-thread-2) 
[n:127.0.0.1:36039_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46055/solr ready
   [junit4]   2> 1058255 INFO  (closeThreadPool-6610-thread-1) 
[n:127.0.0.1:41181_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1058255 INFO  (zkConnectionManagerCallback-6639-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058255 INFO  (closeThreadPool-6610-thread-1) 
[n:127.0.0.1:41181_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1058256 INFO  (closeThreadPool-6610-thread-1) 
[n:127.0.0.1:41181_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1058257 INFO  (closeThreadPool-6610-thread-1) 
[n:127.0.0.1:41181_    ] o.a.s.c.ZkController Publish node=127.0.0.1:41181_ as 
DOWN
   [junit4]   2> 1058258 INFO  (closeThreadPool-6610-thread-1) 
[n:127.0.0.1:41181_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1058258 INFO  (closeThreadPool-6610-thread-1) 
[n:127.0.0.1:41181_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41181_
   [junit4]   2> 1058258 INFO  (zkCallback-6608-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1058258 INFO  (zkCallback-6589-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1058258 INFO  (zkCallback-6623-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1058260 INFO  (zkCallback-6596-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1058261 INFO  (zkCallback-6638-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1058261 INFO  (closeThreadPool-6610-thread-1) 
[n:127.0.0.1:41181_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1058261 INFO  (zkCallback-6633-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1058262 INFO  (zkConnectionManagerCallback-6646-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058262 INFO  (closeThreadPool-6610-thread-1) 
[n:127.0.0.1:41181_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1058262 INFO  (closeThreadPool-6610-thread-1) 
[n:127.0.0.1:41181_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1058262 INFO  (closeThreadPool-6610-thread-1) 
[n:127.0.0.1:41181_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46055/solr ready
   [junit4]   2> 1058263 INFO  (closeThreadPool-6610-thread-2) 
[n:127.0.0.1:36039_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1058268 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/shard-3-001
 of type NRT
   [junit4]   2> 1058269 WARN  (closeThreadPool-6610-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1058269 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1058269 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1058269 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 1058273 INFO  (closeThreadPool-6610-thread-1) 
[n:127.0.0.1:41181_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1058274 INFO  (closeThreadPool-6610-thread-2) 
[n:127.0.0.1:36039_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7ba2c8
   [junit4]   2> 1058276 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1058276 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1058276 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1058277 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@49dc70ba{/,null,AVAILABLE}
   [junit4]   2> 1058278 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2ff1c009{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35539}
   [junit4]   2> 1058278 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.e.j.s.Server Started @1058322ms
   [junit4]   2> 1058278 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/tempDir-001/jetty3,
 hostPort=35539, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/shard-3-001/cores}
   [junit4]   2> 1058278 ERROR (closeThreadPool-6610-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1058278 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1058278 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1058278 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1058278 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1058278 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-03T16:50:10.708422Z
   [junit4]   2> 1058280 INFO  (closeThreadPool-6610-thread-2) 
[n:127.0.0.1:36039_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7ba2c8
   [junit4]   2> 1058280 INFO  (closeThreadPool-6610-thread-2) 
[n:127.0.0.1:36039_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7ba2c8
   [junit4]   2> 1058281 INFO  (closeThreadPool-6610-thread-2) 
[n:127.0.0.1:36039_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/shard-2-001/cores
   [junit4]   2> 1058281 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1058284 INFO  (closeThreadPool-6610-thread-1) 
[n:127.0.0.1:41181_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7ba2c8
   [junit4]   2> 1058285 INFO  (zkConnectionManagerCallback-6650-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058285 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1058285 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1058285 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/shard-3-001/solr.xml
   [junit4]   2> 1058288 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1058288 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1058289 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7ba2c8, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1058292 INFO  (closeThreadPool-6610-thread-1) 
[n:127.0.0.1:41181_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7ba2c8
   [junit4]   2> 1058292 INFO  (closeThreadPool-6610-thread-1) 
[n:127.0.0.1:41181_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7ba2c8
   [junit4]   2> 1058293 INFO  (closeThreadPool-6610-thread-1) 
[n:127.0.0.1:41181_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/shard-1-001/cores
   [junit4]   2> 1058339 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/shard-4-001
 of type NRT
   [junit4]   2> 1058339 WARN  (closeThreadPool-6610-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1058340 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1058340 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1058340 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 1058340 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1058340 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1058340 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1058341 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7690f380{/,null,AVAILABLE}
   [junit4]   2> 1058341 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@45aff0af{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43179}
   [junit4]   2> 1058341 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.e.j.s.Server Started @1058385ms
   [junit4]   2> 1058341 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/tempDir-001/jetty4,
 hostPort=43179, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/shard-4-001/cores}
   [junit4]   2> 1058341 ERROR (closeThreadPool-6610-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1058341 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1058341 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1058341 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1058341 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1058341 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-03T16:50:10.771604Z
   [junit4]   2> 1058342 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1058342 INFO  (zkConnectionManagerCallback-6653-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058342 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1058343 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1058343 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/shard-4-001/solr.xml
   [junit4]   2> 1058344 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1058344 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1058345 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7ba2c8, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1058439 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1058439 WARN  (closeThreadPool-6610-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@735e863d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1058441 WARN  (closeThreadPool-6610-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2c28df6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1058442 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46055/solr
   [junit4]   2> 1058442 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1058442 INFO  (zkConnectionManagerCallback-6660-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058442 INFO  (closeThreadPool-6610-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1058443 INFO  (closeThreadPool-6610-thread-3) 
[n:127.0.0.1:35539_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1058443 INFO  (zkConnectionManagerCallback-6662-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058443 INFO  (closeThreadPool-6610-thread-3) 
[n:127.0.0.1:35539_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1058444 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1058445 INFO  (closeThreadPool-6610-thread-3) 
[n:127.0.0.1:35539_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1058445 WARN  (closeThreadPool-6610-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@13d5161a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1058446 INFO  (closeThreadPool-6610-thread-3) 
[n:127.0.0.1:35539_    ] o.a.s.c.ZkController Publish node=127.0.0.1:35539_ as 
DOWN
   [junit4]   2> 1058446 INFO  (closeThreadPool-6610-thread-3) 
[n:127.0.0.1:35539_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1058446 INFO  (closeThreadPool-6610-thread-3) 
[n:127.0.0.1:35539_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35539_
   [junit4]   2> 1058447 WARN  (closeThreadPool-6610-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5e1a02db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1058447 INFO  (zkCallback-6589-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1058447 INFO  (zkCallback-6623-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1058447 INFO  (zkCallback-6596-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1058447 INFO  (zkCallback-6633-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1058447 INFO  (zkCallback-6608-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1058447 INFO  (zkCallback-6638-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1058447 INFO  (zkCallback-6645-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1058447 INFO  (zkCallback-6661-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1058447 INFO  (closeThreadPool-6610-thread-3) 
[n:127.0.0.1:35539_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1058447 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46055/solr
   [junit4]   2> 1058447 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1058448 INFO  (zkConnectionManagerCallback-6673-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058448 INFO  (closeThreadPool-6610-thread-3) 
[n:127.0.0.1:35539_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1058448 INFO  (zkConnectionManagerCallback-6675-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058448 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1058448 INFO  (closeThreadPool-6610-thread-3) 
[n:127.0.0.1:35539_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1058448 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1058448 INFO  (closeThreadPool-6610-thread-3) 
[n:127.0.0.1:35539_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:46055/solr ready
   [junit4]   2> 1058449 INFO  (zkConnectionManagerCallback-6677-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058449 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1058450 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1058451 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:43179_ as DOWN
   [junit4]   2> 1058451 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1058451 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43179_
   [junit4]   2> 1058452 INFO  (zkCallback-6608-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1058452 INFO  (zkCallback-6638-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1058452 INFO  (zkCallback-6596-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1058452 INFO  (zkCallback-6661-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1058452 INFO  (zkCallback-6589-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1058452 INFO  (zkCallback-6623-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1058453 INFO  (zkCallback-6633-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1058453 INFO  (zkCallback-6645-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1058453 INFO  (zkCallback-6672-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1058457 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1058457 INFO  (zkCallback-6676-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1058457 INFO  (closeThreadPool-6610-thread-3) 
[n:127.0.0.1:35539_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1058458 INFO  (zkConnectionManagerCallback-6684-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058458 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1058458 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1058459 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46055/solr ready
   [junit4]   2> 1058468 INFO  (closeThreadPool-6610-thread-3) 
[n:127.0.0.1:35539_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7ba2c8
   [junit4]   2> 1058473 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1058477 INFO  (closeThreadPool-6610-thread-3) 
[n:127.0.0.1:35539_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7ba2c8
   [junit4]   2> 1058477 INFO  (closeThreadPool-6610-thread-3) 
[n:127.0.0.1:35539_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7ba2c8
   [junit4]   2> 1058477 INFO  (closeThreadPool-6610-thread-3) 
[n:127.0.0.1:35539_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/shard-3-001/cores
   [junit4]   2> 1058487 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b7ba2c8
   [junit4]   2> 1058493 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b7ba2c8
   [junit4]   2> 1058493 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b7ba2c8
   [junit4]   2> 1058494 INFO  (closeThreadPool-6610-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/shard-4-001/cores
   [junit4]   2> 1058529 INFO  (qtp1375463432-17150) [n:127.0.0.1:35539_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:41181_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1058529 INFO  (qtp1375463432-17077) [n:127.0.0.1:35539_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:36039_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1058529 INFO  (qtp1375463432-17078) [n:127.0.0.1:35539_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:43179_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1058530 INFO  (qtp1375463432-17076) [n:127.0.0.1:35539_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:35539_&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1058531 INFO  
(OverseerThreadFactory-5414-thread-3-processing-n:127.0.0.1:39379_) 
[n:127.0.0.1:39379_ c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:36039_ for creating new replica of shard shard3 for 
collection collection1
   [junit4]   2> 1058531 INFO  
(OverseerThreadFactory-5414-thread-4-processing-n:127.0.0.1:39379_) 
[n:127.0.0.1:39379_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:41181_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 1058531 INFO  
(OverseerThreadFactory-5414-thread-2-processing-n:127.0.0.1:39379_) 
[n:127.0.0.1:39379_ c:collection1 s:shard4  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:35539_ for creating new replica of shard shard4 for 
collection collection1
   [junit4]   2> 1058531 INFO  
(OverseerThreadFactory-5414-thread-5-processing-n:127.0.0.1:39379_) 
[n:127.0.0.1:39379_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:43179_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 1058531 INFO  
(OverseerCollectionConfigSetProcessor-72364036086824964-127.0.0.1:39379_-n_0000000000)
 [n:127.0.0.1:39379_    ] 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> 1058531 INFO  
(OverseerThreadFactory-5414-thread-4-processing-n:127.0.0.1:39379_) 
[n:127.0.0.1:39379_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1058531 INFO  
(OverseerThreadFactory-5414-thread-5-processing-n:127.0.0.1:39379_) 
[n:127.0.0.1:39379_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1058531 INFO  
(OverseerThreadFactory-5414-thread-3-processing-n:127.0.0.1:39379_) 
[n:127.0.0.1:39379_ c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1058531 INFO  
(OverseerThreadFactory-5414-thread-2-processing-n:127.0.0.1:39379_) 
[n:127.0.0.1:39379_ c:collection1 s:shard4  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1058539 INFO  (qtp930829695-17019) [n:127.0.0.1:41181_    
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> 1058540 INFO  (qtp731845460-17098) [n:127.0.0.1:43179_    
x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1058541 INFO  (qtp1375463432-17153) [n:127.0.0.1:35539_    
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> 1058541 INFO  (qtp677762066-17032) [n:127.0.0.1:36039_    
x:collection1_shard3_replica_n3] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n3&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1059840 INFO  (qtp930829695-17019) [n:127.0.0.1:41181_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1059840 INFO  (qtp1375463432-17153) [n:127.0.0.1:35539_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1059853 INFO  (qtp930829695-17019) [n:127.0.0.1:41181_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n1] Schema name=nested-docs
   [junit4]   2> 1059853 INFO  (qtp1375463432-17153) [n:127.0.0.1:35539_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.s.IndexSchema 
[collection1_shard4_replica_n4] Schema name=nested-docs
   [junit4]   2> 1059856 INFO  (qtp930829695-17019) [n:127.0.0.1:41181_ 
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> 1059856 INFO  (qtp1375463432-17153) [n:127.0.0.1:35539_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.s.IndexSchema 
Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1059856 INFO  (qtp930829695-17019) [n:127.0.0.1:41181_ 
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> 1059856 INFO  (qtp1375463432-17153) [n:127.0.0.1:35539_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard4_replica_n4' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1059857 INFO  (qtp930829695-17019) [n:127.0.0.1:41181_ 
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@6b7ba2c8
   [junit4]   2> 1059857 INFO  (qtp1375463432-17153) [n:127.0.0.1:35539_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard4.replica_n4' (registry 
'solr.core.collection1.shard4.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6b7ba2c8
   [junit4]   2> 1059857 INFO  (qtp1375463432-17153) [n:127.0.0.1:35539_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.c.SolrCore 
[[collection1_shard4_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/shard-3-001/cores/collection1_shard4_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/shard-3-001/cores/collection1_shard4_replica_n4/data/]
   [junit4]   2> 1059857 INFO  (qtp930829695-17019) [n:127.0.0.1:41181_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/shard-1-001/cores/collection1_shard2_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 1059858 INFO  (qtp1375463432-17153) [n:127.0.0.1:35539_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1059859 INFO  (qtp930829695-17019) [n:127.0.0.1:41181_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1059859 WARN  (qtp1375463432-17153) [n:127.0.0.1:35539_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] 
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> 1059860 WARN  (qtp930829695-17019) [n:127.0.0.1:41181_ 
c:collection1 s:shard2  x:collection1_shard2_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> 1059884 INFO  (qtp1375463432-17153) [n:127.0.0.1:35539_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1059884 INFO  (qtp1375463432-17153) [n:127.0.0.1:35539_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1059885 INFO  (qtp1375463432-17153) [n:127.0.0.1:35539_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1059885 INFO  (qtp1375463432-17153) [n:127.0.0.1:35539_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1059886 INFO  (qtp1375463432-17153) [n:127.0.0.1:35539_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.49654206597862727]
   [junit4]   2> 1059886 INFO  (qtp1375463432-17153) [n:127.0.0.1:35539_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6898ca32[collection1_shard4_replica_n4] main]
   [junit4]   2> 1059887 INFO  (qtp1375463432-17153) [n:127.0.0.1:35539_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1059887 INFO  (qtp1375463432-17153) [n:127.0.0.1:35539_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1059887 INFO  (qtp1375463432-17153) [n:127.0.0.1:35539_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1059887 INFO  (qtp1375463432-17153) [n:127.0.0.1:35539_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1635338800140910592
   [junit4]   2> 1059889 INFO  
(searcherExecutor-5460-thread-1-processing-n:127.0.0.1:35539_ 
x:collection1_shard4_replica_n4 c:collection1 s:shard4) [n:127.0.0.1:35539_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.c.SolrCore 
[collection1_shard4_replica_n4] Registered new searcher 
Searcher@6898ca32[collection1_shard4_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1059890 INFO  (qtp1375463432-17153) [n:127.0.0.1:35539_ 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.c.ZkShardTerms 
Successful update of terms at /colle

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

[junit4]   1>               {
   [junit4]   1>                 "name":"inactive_shard_plan",
   [junit4]   1>                 "class":"solr.InactiveShardPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"inactive_markers_plan",
   [junit4]   1>                 "class":"solr.InactiveMarkersPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"execute_plan",
   [junit4]   1>                 "class":"solr.ExecutePlanAction"}]}},
   [junit4]   1>         "listeners":{
   [junit4]   1>           ".auto_add_replicas.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".auto_add_replicas",
   [junit4]   1>             
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener"},
   [junit4]   1>           ".scheduled_maintenance.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".scheduled_maintenance",
   [junit4]   1>             
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}},
   [junit4]   1>         "properties":{}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"legacyCloud":"true"}
   [junit4]   1> 
   [junit4]   2> 1060515 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1060515 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/collections/collection1/state.json
   [junit4]   2>        12      /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        3       /solr/collections/collection1/terms/shard1
   [junit4]   2>        3       
/solr/collections/control_collection/terms/shard1
   [junit4]   2>        2       /solr/collections/collection1/terms/shard2
   [junit4]   2>        2       /solr/collections/collection1/terms/shard3
   [junit4]   2>        2       /solr/collections/collection1/terms/shard4
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/clusterstate.json
   [junit4]   2>        12      /solr/clusterprops.json
   [junit4]   2>        7       /solr/collections/control_collection/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72364036086824964-127.0.0.1:39379_-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/live_nodes
   [junit4]   2>        12      /solr/collections
   [junit4]   2> 
   [junit4]   2> 1060516 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46055
   [junit4]   2> 1060516 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F958EDD8F59C125E]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46055
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=NestedShardedAtomicUpdateTest -Dtests.method=test 
-Dtests.seed=F958EDD8F59C125E -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=bem -Dtests.timezone=Europe/Isle_of_Man -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   13.7s J2 | NestedShardedAtomicUpdateTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43179/collection1: no servers hosting shard: 
shard1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F958EDD8F59C125E:710CD2025B607FA6]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [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: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_F958EDD8F59C125E-001
   [junit4]   2> Jun 03, 2019 4:50:13 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene80, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7b56ae23),
 locale=bem, timezone=Europe/Isle_of_Man
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 13-ea 
(64-bit)/cpus=8,threads=1,free=215387408,total=448790528
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestCollectionsAPIViaSolrCloudCluster, AuditLoggerPluginTest, 
HdfsLockFactoryTest, TestHdfsUpdateLog, NotRequiredUniqueKeyTest, TaggerTest, 
TestSimComputePlanAction, UUIDFieldTest, TestManagedResource, TestQueryUtils, 
SolrCoreCheckLockOnStartupTest, TestExpandComponent, TestLuceneIndexBackCompat, 
TestSizeLimitedDistributedMap, TestDeleteCollectionOnDownNodes, 
IndexSizeTriggerTest, SolrTestCaseJ4Test, CoreAdminCreateDiscoverTest, 
FileBasedSpellCheckerTest, HdfsChaosMonkeySafeLeaderTest, 
CollectionsAPISolrJTest, HttpSolrCallGetCoreTest, TestDynamicLoading, 
TestCoreAdminApis, DefaultValueUpdateProcessorTest, 
JWTAuthPluginIntegrationTest, EmbeddedSolrNoSerializeTest, MetricUtilsTest, 
TestPolicyCloud, ActionThrottleTest, AssignBackwardCompatibilityTest, 
HdfsWriteToMultipleCollectionsTest, TestZkAclsWithHadoopAuth, RankQueryTest, 
NodeLostTriggerTest, TestTrie, ShowFileRequestHandlerTest, TestJoin, 
DistributedIntervalFacetingTest, TestDocumentBuilder, TestSimPolicyCloud, 
ShardSplitTest, TestSSLRandomization, RequestHandlersTest, 
AutoAddReplicasPlanActionTest, BaseCdcrDistributedZkTest, MBeansHandlerTest, 
TestSubQueryTransformer, TestFieldSortValues, TimeZoneUtilsTest, 
FieldMutatingUpdateProcessorTest, TestFunctionQuery, TestSolrJ, 
HdfsRecoveryZkTest, TestTrackingShardHandlerFactory, MergeStrategyTest, 
CoreAdminRequestStatusTest, TestSolrCloudSnapshots, RestartWhileUpdatingTest, 
DistributedQueryComponentCustomSortTest, HighlighterTest, 
SuggestComponentContextFilterQueryTest, BadIndexSchemaTest, OutputWriterTest, 
TestRangeQuery, TermVectorComponentTest, TestPointFields, 
TestSimExecutePlanAction, TestFoldingMultitermQuery, 
SolrMetricsIntegrationTest, PKIAuthenticationIntegrationTest, 
CurrencyRangeFacetCloudTest, TestCloudManagedSchema, TestFileDictionaryLookup, 
FacetPivotSmallTest, NestedShardedAtomicUpdateTest]
   [junit4] Completed [281/858 (1!)] on J2 in 14.53s, 1 test, 1 error <<< 
FAILURES!

[...truncated 45283 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24180/consoleText

[repro] Revision: 040340af4631dd3f7986ae9a2a8166315d90510e

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=NestedShardedAtomicUpdateTest 
-Dtests.method=test -Dtests.seed=F958EDD8F59C125E -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=bem -Dtests.timezone=Europe/Isle_of_Man 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 3310 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.NestedShardedAtomicUpdateTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=F958EDD8F59C125E -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=bem -Dtests.timezone=Europe/Isle_of_Man -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

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

[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to