You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/05/27 20:08:03 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-11.0.2) - Build # 629 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/629/
Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
Error from server at http://127.0.0.1:38537/collection1: non ok status: 500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38537/collection1: non ok status: 500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([EEF2A9034A79178C:66A696D9E4857A74]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:579)
	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.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.indexDocAndRandomlyCommit(NestedShardedAtomicUpdateTest.java:221)
	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.sendWrongRouteParam(NestedShardedAtomicUpdateTest.java:191)
	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test(NestedShardedAtomicUpdateTest.java:55)
	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:566)
	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:834)




Build Log:
[...truncated 14577 lines...]
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4]   2> 1165983 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[EEF2A9034A79178C]-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-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/init-core-data-001
   [junit4]   2> 1165983 WARN  (SUITE-NestedShardedAtomicUpdateTest-seed#[EEF2A9034A79178C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1165983 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[EEF2A9034A79178C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1165984 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[EEF2A9034A79178C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1165984 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[EEF2A9034A79178C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1165987 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1165987 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1165987 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1166087 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.ZkTestServer start zk server on port:34747
   [junit4]   2> 1166087 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34747
   [junit4]   2> 1166087 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34747
   [junit4]   2> 1166089 INFO  (zkConnectionManagerCallback-9414-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1166091 INFO  (zkConnectionManagerCallback-9416-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1166091 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1166092 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-nest.xml to /configs/conf1/schema.xml
   [junit4]   2> 1166093 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1166093 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1166094 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1166094 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1166095 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1166095 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1166095 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1166096 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1166096 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1166096 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1166193 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1166193 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1166193 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1166193 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1166194 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1166194 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1166194 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1166194 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b079786{/,null,AVAILABLE}
   [junit4]   2> 1166195 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1be2a84c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:32809}
   [junit4]   2> 1166195 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.e.j.s.Server Started @1166238ms
   [junit4]   2> 1166195 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/tempDir-001/control/data, hostPort=32809, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1166195 ERROR (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1166195 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1166195 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1166195 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1166195 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1166195 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-27T19:36:56.528687Z
   [junit4]   2> 1166196 INFO  (zkConnectionManagerCallback-9418-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1166197 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1166197 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/control-001/solr.xml
   [junit4]   2> 1166199 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1166199 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1166200 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1166259 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1166260 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@67c97322[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1166262 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5666b246[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1166263 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34747/solr
   [junit4]   2> 1166264 INFO  (zkConnectionManagerCallback-9425-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1166266 INFO  (zkConnectionManagerCallback-9427-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1166294 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [n:127.0.0.1:32809_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32809_
   [junit4]   2> 1166294 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [n:127.0.0.1:32809_    ] o.a.s.c.Overseer Overseer (id=72325056388464644-127.0.0.1:32809_-n_0000000000) starting
   [junit4]   2> 1166296 INFO  (zkConnectionManagerCallback-9434-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1166297 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [n:127.0.0.1:32809_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34747/solr ready
   [junit4]   2> 1166298 INFO  (OverseerStateUpdate-72325056388464644-127.0.0.1:32809_-n_0000000000) [n:127.0.0.1:32809_    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:32809_
   [junit4]   2> 1166298 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [n:127.0.0.1:32809_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32809_
   [junit4]   2> 1166298 INFO  (zkCallback-9433-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1166298 INFO  (zkCallback-9426-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1166307 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [n:127.0.0.1:32809_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1166318 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [n:127.0.0.1:32809_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df
   [junit4]   2> 1166324 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [n:127.0.0.1:32809_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df
   [junit4]   2> 1166324 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [n:127.0.0.1:32809_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df
   [junit4]   2> 1166325 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [n:127.0.0.1:32809_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/control-001/cores
   [junit4]   2> 1166336 INFO  (zkConnectionManagerCallback-9440-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1166337 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1166337 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34747/solr ready
   [junit4]   2> 1166338 INFO  (qtp402484739-26933) [n:127.0.0.1:32809_    ] 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:32809_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1166339 INFO  (OverseerThreadFactory-8283-thread-1-processing-n:127.0.0.1:32809_) [n:127.0.0.1:32809_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1166444 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_    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> 1166444 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1167482 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1167491 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ 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> 1167493 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ 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> 1167493 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ 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> 1167494 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ 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@32e170df
   [junit4]   2> 1167494 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ 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-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1167495 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=5.939453125, floorSegmentMB=2.03125, forceMergeDeletesPctAllowed=19.16899686805674, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=30.795877187520716
   [junit4]   2> 1167496 WARN  (qtp402484739-26932) [n:127.0.0.1:32809_ 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> 1167520 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ 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> 1167520 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ 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> 1167521 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1167521 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1167522 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=14.36328125, floorSegmentMB=1.7861328125, forceMergeDeletesPctAllowed=26.636435711888787, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16382639799221926, deletesPctAllowed=20.17495688926538
   [junit4]   2> 1167522 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bd9a56d[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1167523 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1167523 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ 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> 1167523 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1167523 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ 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 1634715112944173056
   [junit4]   2> 1167525 INFO  (searcherExecutor-8288-thread-1-processing-n:127.0.0.1:32809_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:32809_ 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@3bd9a56d[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1167527 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ 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> 1167527 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ 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> 1167528 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1167528 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ 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> 1167528 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:32809/control_collection_shard1_replica_n1/
   [junit4]   2> 1167528 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ 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> 1167528 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:32809/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1167528 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ 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/72325056388464644-core_node2-n_0000000000
   [junit4]   2> 1167529 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ 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:32809/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1167630 INFO  (zkCallback-9426-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> 1167630 INFO  (zkCallback-9426-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> 1167631 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ 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> 1167632 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_ 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=1188
   [junit4]   2> 1167633 INFO  (qtp402484739-26933) [n:127.0.0.1:32809_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1167732 INFO  (zkCallback-9426-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> 1167732 INFO  (zkCallback-9426-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> 1167732 INFO  (zkCallback-9426-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> 1167733 INFO  (qtp402484739-26933) [n:127.0.0.1:32809_    ] 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:32809_&wt=javabin&version=2} status=0 QTime=1395
   [junit4]   2> 1167735 INFO  (zkConnectionManagerCallback-9446-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1167736 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1167737 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34747/solr ready
   [junit4]   2> 1167737 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1167737 INFO  (qtp402484739-26934) [n:127.0.0.1:32809_    ] 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> 1167738 INFO  (OverseerThreadFactory-8283-thread-2-processing-n:127.0.0.1:32809_) [n:127.0.0.1:32809_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1167738 INFO  (OverseerCollectionConfigSetProcessor-72325056388464644-127.0.0.1:32809_-n_0000000000) [n:127.0.0.1:32809_    ] 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> 1167941 WARN  (OverseerThreadFactory-8283-thread-2-processing-n:127.0.0.1:32809_) [n:127.0.0.1:32809_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1167941 INFO  (qtp402484739-26934) [n:127.0.0.1:32809_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1167942 INFO  (qtp402484739-26934) [n:127.0.0.1:32809_    ] 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=204
   [junit4]   2> 1167942 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1168029 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-1-001 of type NRT
   [junit4]   2> 1168029 WARN  (closeThreadPool-9447-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1168029 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1168029 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1168029 INFO  (closeThreadPool-9447-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1168030 INFO  (closeThreadPool-9447-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1168030 INFO  (closeThreadPool-9447-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1168030 INFO  (closeThreadPool-9447-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1168030 INFO  (closeThreadPool-9447-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d842052{/,null,AVAILABLE}
   [junit4]   2> 1168031 INFO  (closeThreadPool-9447-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@628c3377{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33669}
   [junit4]   2> 1168031 INFO  (closeThreadPool-9447-thread-1) [    ] o.e.j.s.Server Started @1168074ms
   [junit4]   2> 1168031 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/tempDir-001/jetty1, hostPort=33669, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-1-001/cores}
   [junit4]   2> 1168031 ERROR (closeThreadPool-9447-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1168031 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1168031 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1168031 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1168031 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1168031 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-27T19:36:58.364470Z
   [junit4]   2> 1168032 INFO  (zkConnectionManagerCallback-9449-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168033 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1168033 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-1-001/solr.xml
   [junit4]   2> 1168034 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1168034 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1168035 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1168096 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1168097 WARN  (closeThreadPool-9447-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@25792301[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1168098 WARN  (closeThreadPool-9447-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@27e2b33c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1168099 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34747/solr
   [junit4]   2> 1168100 INFO  (zkConnectionManagerCallback-9456-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168101 INFO  (zkConnectionManagerCallback-9458-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168103 INFO  (closeThreadPool-9447-thread-1) [n:127.0.0.1:33669_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1168104 INFO  (closeThreadPool-9447-thread-1) [n:127.0.0.1:33669_    ] o.a.s.c.ZkController Publish node=127.0.0.1:33669_ as DOWN
   [junit4]   2> 1168104 INFO  (closeThreadPool-9447-thread-1) [n:127.0.0.1:33669_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1168104 INFO  (closeThreadPool-9447-thread-1) [n:127.0.0.1:33669_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33669_
   [junit4]   2> 1168105 INFO  (zkCallback-9426-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1168105 INFO  (zkCallback-9433-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1168105 INFO  (zkCallback-9445-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1168105 INFO  (zkCallback-9457-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1168106 INFO  (zkConnectionManagerCallback-9465-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168106 INFO  (closeThreadPool-9447-thread-1) [n:127.0.0.1:33669_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1168107 INFO  (closeThreadPool-9447-thread-1) [n:127.0.0.1:33669_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34747/solr ready
   [junit4]   2> 1168118 INFO  (closeThreadPool-9447-thread-1) [n:127.0.0.1:33669_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1168123 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-2-001 of type NRT
   [junit4]   2> 1168124 WARN  (closeThreadPool-9447-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1168124 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1168124 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1168124 INFO  (closeThreadPool-9447-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1168125 INFO  (closeThreadPool-9447-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1168125 INFO  (closeThreadPool-9447-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1168125 INFO  (closeThreadPool-9447-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1168125 INFO  (closeThreadPool-9447-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5dc48a0{/,null,AVAILABLE}
   [junit4]   2> 1168126 INFO  (closeThreadPool-9447-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4f3de9ca{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38537}
   [junit4]   2> 1168126 INFO  (closeThreadPool-9447-thread-2) [    ] o.e.j.s.Server Started @1168169ms
   [junit4]   2> 1168126 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/tempDir-001/jetty2, hostPort=38537, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-2-001/cores}
   [junit4]   2> 1168126 ERROR (closeThreadPool-9447-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1168126 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1168126 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1168126 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1168126 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1168126 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-27T19:36:58.459352Z
   [junit4]   2> 1168130 INFO  (zkConnectionManagerCallback-9468-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168131 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1168131 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-2-001/solr.xml
   [junit4]   2> 1168133 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1168133 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1168133 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1168135 INFO  (closeThreadPool-9447-thread-1) [n:127.0.0.1:33669_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df
   [junit4]   2> 1168144 INFO  (closeThreadPool-9447-thread-1) [n:127.0.0.1:33669_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df
   [junit4]   2> 1168144 INFO  (closeThreadPool-9447-thread-1) [n:127.0.0.1:33669_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df
   [junit4]   2> 1168145 INFO  (closeThreadPool-9447-thread-1) [n:127.0.0.1:33669_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-1-001/cores
   [junit4]   2> 1168180 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1168181 WARN  (closeThreadPool-9447-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@739e601c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1168183 WARN  (closeThreadPool-9447-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6a8c372c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1168184 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34747/solr
   [junit4]   2> 1168184 INFO  (zkConnectionManagerCallback-9475-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168186 INFO  (zkConnectionManagerCallback-9477-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168188 INFO  (closeThreadPool-9447-thread-2) [n:127.0.0.1:38537_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1168189 INFO  (closeThreadPool-9447-thread-2) [n:127.0.0.1:38537_    ] o.a.s.c.ZkController Publish node=127.0.0.1:38537_ as DOWN
   [junit4]   2> 1168189 INFO  (closeThreadPool-9447-thread-2) [n:127.0.0.1:38537_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1168189 INFO  (closeThreadPool-9447-thread-2) [n:127.0.0.1:38537_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38537_
   [junit4]   2> 1168190 INFO  (zkCallback-9433-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1168190 INFO  (zkCallback-9426-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1168190 INFO  (zkCallback-9457-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1168190 INFO  (zkCallback-9445-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1168190 INFO  (zkCallback-9476-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1168190 INFO  (zkCallback-9464-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1168191 INFO  (zkConnectionManagerCallback-9484-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168191 INFO  (closeThreadPool-9447-thread-2) [n:127.0.0.1:38537_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1168192 INFO  (closeThreadPool-9447-thread-2) [n:127.0.0.1:38537_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34747/solr ready
   [junit4]   2> 1168207 INFO  (closeThreadPool-9447-thread-2) [n:127.0.0.1:38537_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1168223 INFO  (closeThreadPool-9447-thread-2) [n:127.0.0.1:38537_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df
   [junit4]   2> 1168233 INFO  (closeThreadPool-9447-thread-2) [n:127.0.0.1:38537_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df
   [junit4]   2> 1168234 INFO  (closeThreadPool-9447-thread-2) [n:127.0.0.1:38537_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df
   [junit4]   2> 1168235 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-3-001 of type NRT
   [junit4]   2> 1168235 INFO  (closeThreadPool-9447-thread-2) [n:127.0.0.1:38537_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-2-001/cores
   [junit4]   2> 1168235 WARN  (closeThreadPool-9447-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1168235 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1168235 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1168235 INFO  (closeThreadPool-9447-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1168238 INFO  (closeThreadPool-9447-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1168238 INFO  (closeThreadPool-9447-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1168238 INFO  (closeThreadPool-9447-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1168241 INFO  (closeThreadPool-9447-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b1968ed{/,null,AVAILABLE}
   [junit4]   2> 1168241 INFO  (closeThreadPool-9447-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@cfaecd0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45273}
   [junit4]   2> 1168241 INFO  (closeThreadPool-9447-thread-1) [    ] o.e.j.s.Server Started @1168285ms
   [junit4]   2> 1168241 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/tempDir-001/jetty3, hostPort=45273, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 1168242 ERROR (closeThreadPool-9447-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1168242 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1168242 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1168242 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1168242 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1168242 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-27T19:36:58.575213Z
   [junit4]   2> 1168246 INFO  (zkConnectionManagerCallback-9487-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168247 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1168247 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-3-001/solr.xml
   [junit4]   2> 1168249 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1168249 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1168249 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1168353 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-4-001 of type NRT
   [junit4]   2> 1168354 WARN  (closeThreadPool-9447-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1168354 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1168354 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1168354 INFO  (closeThreadPool-9447-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1168354 INFO  (closeThreadPool-9447-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1168354 INFO  (closeThreadPool-9447-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1168354 INFO  (closeThreadPool-9447-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1168355 INFO  (closeThreadPool-9447-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42f8b8fb{/,null,AVAILABLE}
   [junit4]   2> 1168355 INFO  (closeThreadPool-9447-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3e639556{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:32949}
   [junit4]   2> 1168355 INFO  (closeThreadPool-9447-thread-2) [    ] o.e.j.s.Server Started @1168398ms
   [junit4]   2> 1168355 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/tempDir-001/jetty4, hostPort=32949, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-4-001/cores, replicaType=NRT}
   [junit4]   2> 1168355 ERROR (closeThreadPool-9447-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1168355 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1168355 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1168355 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1168355 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1168355 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-27T19:36:58.688772Z
   [junit4]   2> 1168356 INFO  (zkConnectionManagerCallback-9490-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168357 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1168357 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-4-001/solr.xml
   [junit4]   2> 1168358 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1168358 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1168359 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1168361 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1168362 WARN  (closeThreadPool-9447-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3b34d258[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1168364 WARN  (closeThreadPool-9447-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@34f4bbf4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1168364 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34747/solr
   [junit4]   2> 1168365 INFO  (zkConnectionManagerCallback-9497-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168371 INFO  (zkConnectionManagerCallback-9499-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168374 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1168375 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:45273_ as DOWN
   [junit4]   2> 1168375 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1168375 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45273_
   [junit4]   2> 1168376 INFO  (zkCallback-9426-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1168376 INFO  (zkCallback-9433-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1168376 INFO  (zkCallback-9445-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1168376 INFO  (zkCallback-9476-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1168376 INFO  (zkCallback-9457-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1168376 INFO  (zkCallback-9464-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1168376 INFO  (zkCallback-9498-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1168376 INFO  (zkCallback-9483-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1168377 INFO  (zkConnectionManagerCallback-9506-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168377 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1168377 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34747/solr ready
   [junit4]   2> 1168391 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1168401 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df
   [junit4]   2> 1168407 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df
   [junit4]   2> 1168407 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df
   [junit4]   2> 1168408 INFO  (closeThreadPool-9447-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-3-001/cores
   [junit4]   2> 1168417 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1168417 WARN  (closeThreadPool-9447-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@244c15e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1168419 WARN  (closeThreadPool-9447-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@163bc0d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1168420 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34747/solr
   [junit4]   2> 1168421 INFO  (zkConnectionManagerCallback-9513-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168422 INFO  (zkConnectionManagerCallback-9515-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168424 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1168425 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:32949_ as DOWN
   [junit4]   2> 1168425 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1168425 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32949_
   [junit4]   2> 1168425 INFO  (zkCallback-9476-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1168426 INFO  (zkCallback-9457-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1168426 INFO  (zkCallback-9433-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1168426 INFO  (zkCallback-9445-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1168426 INFO  (zkCallback-9464-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1168426 INFO  (zkCallback-9483-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1168426 INFO  (zkCallback-9498-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1168426 INFO  (zkCallback-9426-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1168426 INFO  (zkCallback-9505-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1168426 INFO  (zkCallback-9514-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1168426 INFO  (zkConnectionManagerCallback-9522-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168427 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1168427 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34747/solr ready
   [junit4]   2> 1168436 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1168448 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df
   [junit4]   2> 1168454 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df
   [junit4]   2> 1168454 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df
   [junit4]   2> 1168455 INFO  (closeThreadPool-9447-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-4-001/cores
   [junit4]   2> 1168483 INFO  (qtp402484739-26932) [n:127.0.0.1:32809_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38537_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1168483 INFO  (qtp402484739-26933) [n:127.0.0.1:32809_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45273_&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1168483 INFO  (qtp402484739-26934) [n:127.0.0.1:32809_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33669_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1168483 INFO  (qtp402484739-27125) [n:127.0.0.1:32809_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:32949_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1168484 INFO  (OverseerCollectionConfigSetProcessor-72325056388464644-127.0.0.1:32809_-n_0000000000) [n:127.0.0.1:32809_    ] 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> 1168484 INFO  (OverseerThreadFactory-8283-thread-3-processing-n:127.0.0.1:32809_) [n:127.0.0.1:32809_ c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:38537_ for creating new replica of shard shard3 for collection collection1
   [junit4]   2> 1168484 INFO  (OverseerThreadFactory-8283-thread-3-processing-n:127.0.0.1:32809_) [n:127.0.0.1:32809_ c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1168485 INFO  (OverseerThreadFactory-8283-thread-4-processing-n:127.0.0.1:32809_) [n:127.0.0.1:32809_ c:collection1 s:shard4  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45273_ for creating new replica of shard shard4 for collection collection1
   [junit4]   2> 1168485 INFO  (OverseerThreadFactory-8283-thread-2-processing-n:127.0.0.1:32809_) [n:127.0.0.1:32809_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:32949_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1168485 INFO  (OverseerThreadFactory-8283-thread-5-processing-n:127.0.0.1:32809_) [n:127.0.0.1:32809_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33669_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1168485 INFO  (OverseerThreadFactory-8283-thread-4-processing-n:127.0.0.1:32809_) [n:127.0.0.1:32809_ c:collection1 s:shard4  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1168485 INFO  (OverseerThreadFactory-8283-thread-5-processing-n:127.0.0.1:32809_) [n:127.0.0.1:32809_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1168485 INFO  (OverseerThreadFactory-8283-thread-2-processing-n:127.0.0.1:32809_) [n:127.0.0.1:32809_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1168486 INFO  (qtp516198063-27025) [n:127.0.0.1:38537_    x:collection1_shard3_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n1&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1168487 INFO  (qtp1271207167-26996) [n:127.0.0.1:33669_    x:collection1_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n3&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1168487 INFO  (qtp995681238-27060) [n:127.0.0.1:45273_    x:collection1_shard4_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard4_replica_n2&action=CREATE&collection=collection1&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1168487 INFO  (qtp152640043-27074) [n:127.0.0.1:32949_    x:collection1_shard1_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n4&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1169521 INFO  (qtp995681238-27060) [n:127.0.0.1:45273_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1169522 INFO  (qtp516198063-27025) [n:127.0.0.1:38537_ c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1169522 INFO  (qtp1271207167-26996) [n:127.0.0.1:33669_ c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1169522 INFO  (qtp152640043-27074) [n:127.0.0.1:32949_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1169532 INFO  (qtp1271207167-26996) [n:127.0.0.1:33669_ c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.s.IndexSchema [collection1_shard2_replica_n3] Schema name=nested-docs
   [junit4]   2> 1169532 INFO  (qtp995681238-27060) [n:127.0.0.1:45273_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.s.IndexSchema [collection1_shard4_replica_n2] Schema name=nested-docs
   [junit4]   2> 1169540 INFO  (qtp1271207167-26996) [n:127.0.0.1:33669_ c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1169540 INFO  (qtp995681238-27060) [n:127.0.0.1:45273_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1169540 INFO  (qtp995681238-27060) [n:127.0.0.1:45273_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard4_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 1169540 INFO  (qtp1271207167-26996) [n:127.0.0.1:33669_ c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n3' using configuration from collection collection1, trusted=true
   [junit4]   2> 1169540 INFO  (qtp995681238-27060) [n:127.0.0.1:45273_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard4.replica_n2' (registry 'solr.core.collection1.shard4.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df
   [junit4]   2> 1169540 INFO  (qtp1271207167-26996) [n:127.0.0.1:33669_ c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n3' (registry 'solr.core.collection1.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df
   [junit4]   2> 1169540 INFO  (qtp995681238-27060) [n:127.0.0.1:45273_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.c.SolrCore [[collection1_shard4_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-3-001/cores/collection1_shard4_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-3-001/cores/collection1_shard4_replica_n2/data/]
   [junit4]   2> 1169540 INFO  (qtp1271207167-26996) [n:127.0.0.1:33669_ c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.c.SolrCore [[collection1_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-1-001/cores/collection1_shard2_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-1-001/cores/collection1_shard2_replica_n3/data/]
   [junit4]   2> 1169541 INFO  (qtp152640043-27074) [n:127.0.0.1:32949_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.s.IndexSchema [collection1_shard1_replica_n4] Schema name=nested-docs
   [junit4]   2> 1169541 INFO  (qtp516198063-27025) [n:127.0.0.1:38537_ c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.s.IndexSchema [collection1_shard3_replica_n1] Schema name=nested-docs
   [junit4]   2> 1169542 INFO  (qtp995681238-27060) [n:127.0.0.1:45273_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=5.939453125, floorSegmentMB=2.03125, forceMergeDeletesPctAllowed=19.16899686805674, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=30.795877187520716
   [junit4]   2> 1169542 INFO  (qtp1271207167-26996) [n:127.0.0.1:33669_ c:collection1 s:shard2  x:collection1_shard2_replica_n3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=5.939453125, floorSegmentMB=2.03125, forceMergeDeletesPctAllowed=19.16899686805674, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=30.795877187520716
   [junit4]   2> 1169543 WARN  (qtp995681238-27060) [n:127.0.0.1:45273_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] 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> 1169543 WARN  (qtp1271207167-26996) [n:127.0.0.1:33669_ c:collection1 s:shard2  x:collection1_shard2_replica_n3] 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> 1169543 INFO  (qtp152640043-27074) [n:127.0.0.1:32949_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1169543 INFO  (qtp152640043-27074) [n:127.0.0.1:32949_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n4' using configuration from collection collection1, trusted=true
   [junit4]   2> 1169544 INFO  (qtp152640043-27074) [n:127.0.0.1:32949_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n4' (registry 'solr.core.collection1.shard1.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df
   [junit4]   2> 1169544 INFO  (qtp152640043-27074) [n:127.0.0.1:32949_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.c.SolrCore [[collection1_shard1_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-4-001/cores/collection1_shard1_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-4-001/cores/collection1_shard1_replica_n4/data/]
   [junit4]   2> 1169544 INFO  (qtp516198063-27025) [n:127.0.0.1:38537_ c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1169544 INFO  (qtp516198063-27025) [n:127.0.0.1:38537_ c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1169544 INFO  (qtp516198063-27025) [n:127.0.0.1:38537_ c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n1' (registry 'solr.core.collection1.shard3.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32e170df
   [junit4]   2> 1169544 INFO  (qtp516198063-27025) [n:127.0.0.1:38537_ c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.c.SolrCore [[collection1_shard3_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-2-001/cores/collection1_shard3_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001/shard-2-001/cores/collection1_shard3_replica_n1/data/]
   [junit4]   2> 1169545 INFO  (qtp152640043-27074) [n:127.0.0.1:32949_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=5.939453125, floorSegmentMB=2.03125, forceMergeDeletesPctAllowed=19.16899686805674, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=30.795877187520716
   [junit4]   2> 1169546 WARN  (qtp152640043-27074) [n:127.0.0.1:32949_ c:collection1 s:shard1  x:collection1_shard1_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> 1169546 INFO  (qtp516198063-27025) [n:127.0.0.1:38537_ c:collection1 s:shard3  x:collection1_shard3_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=5.939453125, floorSegmentMB=2.03125, forceMergeDeletesPctAllowed=19.16899686805674, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=30.795877187520716
   [junit4]   2> 1169547 WARN  (qtp516198063-27025) [n:127.0.0.1:38537_ c:collection1 s:shard3  x:collection1_shard3_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> 1169568 INFO  (qtp995681238-27060) [n:127.0.0.1:45273_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1169568 INFO  (qtp995681238-27060) [n:127.0.0.1:45273_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1169575 INFO  (qtp995681238-27060) [n:127.0.0.1:45273_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1169575 INFO  (qtp995681238-27060) [n:127.0.0.1:45273_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1169576 INFO  (qtp152640043-27074) [n:127.0.0.1:32949_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1169576 INFO  (qtp152640043-27074) [n:127.0.0.1:32949_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1169576 INFO  (qtp995681238-27060) [n:127.0.0.1:45273_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=14.36328125, floorSegmentMB=1.7861328125, forceMergeDeletesPctAllowed=26.636435711888787, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16382639799221926, deletesPctAllowed=20.17495688926538
   [junit4]   2> 1169576 INFO  (qtp995681238-27060) [n:127.0.0.1:45273_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@17222726[collection1_shard4_replica_n2] main]
   [junit4]   2> 1169577 INFO  (qtp995681238-27060) [n:127.0.0.1:45273_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1169577 INFO  (qtp995681238-27060) [n:127.0.0.1:45273_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1169578 INFO  (qtp995681238-27060) [n:127.0.0.1:45273_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1169578 INFO  (qtp995681238-27060) [n:127.0.0.1:45273_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1634715115098996736
   [junit4]   2> 1169578 INFO  (qtp152640043-27074) [n:127.0.0.1:32949_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1169578 INFO  (qtp152640043-27074) [n:127.0.0.1:32949_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1169579 INFO  (qtp152640043-27074) [n:127.0.0.1:32949_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=14.36328125, floorSegmentMB=1.7861328125, forceMergeDeletesPctAllowed=26.636435711888787, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16382639799221926, deletesPctAllowed=20.17495688926538
   [junit4]   2> 1169579 INFO  (qtp152640043-27074) [n:127.0.0.1:32949_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@56ce9b72[collection1_shard1_replica_n4] main]
   [junit4]   2> 1169580 INFO  (searcherExecutor-8329-thread-1-processing-n:127.0.0.1:45273_ x:collection1_shard4_replica_n2 c:collection1 s:shard4) [n:127.0.0.1:45273_ c:collection1 s:shard4  x:collection1_shard4_replica_n2] o.a.s.c.SolrCore [collection1_shard4_replica_n2] Registered new searcher Searcher@17222726[collection1_shard4_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1169580 INFO  (qtp152640043-27074) [n:127.0.0.1:32949_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1169580 INFO  (qtp152640043-27074) [n:127.0.0.1:32949_ c:collection1 s:shard1  x:collection1_shard1_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1169580 INFO  (qtp152640

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

d":"true"}
   [junit4]   1> 
   [junit4]   2> 1169923 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1169924 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> 	2	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard3
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard4
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [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> 	4	/solr/overseer_elect/election/72325056388464644-127.0.0.1:32809_-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> 1169925 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34747
   [junit4]   2> 1169925 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[EEF2A9034A79178C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34747
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NestedShardedAtomicUpdateTest -Dtests.method=test -Dtests.seed=EEF2A9034A79178C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=smn-FI -Dtests.timezone=Asia/Jakarta -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   3.94s J2 | NestedShardedAtomicUpdateTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38537/collection1: non ok status: 500, message:Server Error
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EEF2A9034A79178C:66A696D9E4857A74]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:579)
   [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.SolrRequest.process(SolrRequest.java:224)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
   [junit4]    > 	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.indexDocAndRandomlyCommit(NestedShardedAtomicUpdateTest.java:221)
   [junit4]    > 	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.sendWrongRouteParam(NestedShardedAtomicUpdateTest.java:191)
   [junit4]    > 	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test(NestedShardedAtomicUpdateTest.java:55)
   [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:566)
   [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:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.NestedShardedAtomicUpdateTest_EEF2A9034A79178C-001
   [junit4]   2> May 27, 2019 7:37:00 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 14 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2dd1fa5d), locale=smn-FI, timezone=Asia/Jakarta
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 11.0.2 (64-bit)/cpus=8,threads=1,free=206206856,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ZkCLITest, SolrIndexSplitterTest, TestSolrCloudSnapshots, HdfsWriteToMultipleCollectionsTest, CoreAdminRequestStatusTest, TestAnalyzeInfixSuggestions, TestStressInPlaceUpdates, TestLogWatcher, RequestHandlersTest, TestManagedResource, RankQueryTest, RuleEngineTest, BasicZkTest, TestSSLRandomization, SSLMigrationTest, PrimitiveFieldTypeTest, IndexSizeTriggerTest, TestCollapseQParserPlugin, ZkStateReaderTest, TestTrie, HdfsRecoveryZkTest, CopyFieldTest, TaggerTest, TestComponentsName, DeleteInactiveReplicaTest, ActionThrottleTest, TestPayloadScoreQParserPlugin, ShardRoutingTest, PhrasesIdentificationComponentTest, TestRandomRequestDistribution, TestDelegationWithHadoopAuth, ForceLeaderTest, ChaosMonkeySafeLeaderTest, TestQueryUtils, TestInfoStreamLogging, TestFieldCacheSortRandom, DirectoryFactoryTest, TestFieldSortValues, TestMacroExpander, SynonymTokenizerTest, BitVectorTest, ShufflingReplicaListTransformerTest, TestStandardQParsers, TestPartialUpdateDeduplication, TestCollectionsAPIViaSolrCloudCluster, TestReversedWildcardFilterFactory, CachingDirectoryFactoryTest, TestPKIAuthenticationPlugin, NotRequiredUniqueKeyTest, DistributedQueryComponentCustomSortTest, AtomicUpdatesTest, CurrencyRangeFacetCloudTest, DistributedQueueTest, TestSurroundQueryParser, TestUninvertingReader, TestCoreBackup, TestRecovery, DistributedIntervalFacetingTest, BaseCdcrDistributedZkTest, ReplaceNodeNoTargetTest, TestAuthenticationFramework, SortSpecParsingTest, NestedAtomicUpdateTest, TestRestoreCore, TestLegacyBM25SimilarityFactory, DistributedFacetPivotLargeTest, CloudMLTQParserTest, SuggesterTSTTest, TestManagedSynonymFilterFactory, TestStreamBody, HLLSerializationTest, TestConfigSetsAPIExclusivity, TestRawResponseWriter, HttpSolrCallGetCoreTest, TestTolerantUpdateProcessorCloud, HttpPartitionWithTlogReplicasTest, DocValuesTest, DocumentBuilderTest, CoreAdminCreateDiscoverTest, SolrJmxReporterTest, TestDynamicLoading, CdcrVersionReplicationTest, TestRangeQuery, TestDownShardTolerantSearch, TestDefaultStatsCache, TestJavabinTupleStreamParser, HdfsChaosMonkeySafeLeaderTest, TestSolrConfigHandlerCloud, CheckHdfsIndexTest, TestWithCollection, HdfsThreadLeakTest, ResponseLogComponentTest, TestFaceting, SolrShardReporterTest, TestLazyCores, MBeansHandlerTest, SpellCheckCollatorWithCollapseTest, TestSubQueryTransformer, SchemaVersionSpecificBehaviorTest, TestConfigSets, SmileWriterTest, TestBulkSchemaAPI, TestCloudInspectUtil, TestPerFieldSimilarityWithDefaultOverride, TestXmlQParser, ZkNodePropsTest, TestBadConfig, SplitShardTest, DateRangeFieldTest, SolrCoreCheckLockOnStartupTest, TestSlowCompositeReaderWrapper, TestFastOutputStream, TestHdfsUpdateLog, TestQuerySenderListener, TestZkAclsWithHadoopAuth, TestSolrDeletionPolicy1, TestSimLargeCluster, TestCloudPseudoReturnFields, FastVectorHighlighterTest, TestLeaderElectionWithEmptyReplica, RestartWhileUpdatingTest, TestJoin, SuggestComponentContextFilterQueryTest, TestBlobHandler, TimeZoneUtilsTest, TestShardHandlerFactory, URLClassifyProcessorTest, AutoAddReplicasPlanActionTest, TestCorePropertiesReload, TestDistributedGrouping, TestSolrJ, EmbeddedSolrNoSerializeTest, SignatureUpdateProcessorFactoryTest, TestSimpleTrackingShardHandler, TestDeleteCollectionOnDownNodes, CustomHighlightComponentTest, TestSolrXml, RequestLoggingTest, FacetPivotSmallTest, BadIndexSchemaTest, TestClassicSimilarityFactory, CloudExitableDirectoryReaderTest, ClusterStateTest, ClusterStateUpdateTest, CollectionPropsTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, LeaderElectionTest, LeaderFailureAfterFreshStartTest, MissingSegmentRecoveryTest, MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, NestedShardedAtomicUpdateTest]
   [junit4] Completed [490/858 (1!)] on J2 in 4.51s, 1 test, 1 error <<< FAILURES!

[...truncated 44483 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/629/consoleText

[repro] Revision: 909910a9beaf06523e216b348af00c1463fb397e

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=NestedShardedAtomicUpdateTest -Dtests.method=test -Dtests.seed=EEF2A9034A79178C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=smn-FI -Dtests.timezone=Asia/Jakarta -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 3582 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.NestedShardedAtomicUpdateTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=EEF2A9034A79178C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=smn-FI -Dtests.timezone=Asia/Jakarta -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...]