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/13 17:20:05 UTC

[JENKINS] Lucene-Solr-8.x-Solaris (64bit/jdk1.8.0) - Build # 124 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/124/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRuleLink

Error Message:
Error from server at http://127.0.0.1:40795: Underlying core creation failed while creating collection: shardSplitWithRule_link

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40795: Underlying core creation failed while creating collection: shardSplitWithRule_link
	at __randomizedtesting.SeedInfo.seed([BD1C43B5F7844DDE:B700F62E7D182B7B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
	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.cloud.api.collections.ShardSplitTest.doSplitShardWithRule(ShardSplitTest.java:650)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRuleLink(ShardSplitTest.java:633)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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 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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13452 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 650064 INFO  (SUITE-ShardSplitTest-seed#[BD1C43B5F7844DDE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/init-core-data-001
   [junit4]   2> 650065 WARN  (SUITE-ShardSplitTest-seed#[BD1C43B5F7844DDE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 650065 INFO  (SUITE-ShardSplitTest-seed#[BD1C43B5F7844DDE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 650066 INFO  (SUITE-ShardSplitTest-seed#[BD1C43B5F7844DDE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 650066 INFO  (SUITE-ShardSplitTest-seed#[BD1C43B5F7844DDE]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4] IGNOR/A 0.00s J1 | ShardSplitTest.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> 650078 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 650079 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 650079 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 650180 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.ZkTestServer start zk server on port:50970
   [junit4]   2> 650180 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50970
   [junit4]   2> 650180 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50970
   [junit4]   2> 650194 INFO  (zkConnectionManagerCallback-4869-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 650198 INFO  (zkConnectionManagerCallback-4871-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 650199 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 650201 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 650203 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 650204 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 650206 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 650207 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 650208 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 650210 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 650211 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 650212 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 650214 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 650215 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 650347 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 650347 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 650347 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 650347 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 650349 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 650349 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 650349 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 650349 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cf196c8{/,null,AVAILABLE}
   [junit4]   2> 650352 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4a6e01ee{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:47667}
   [junit4]   2> 650352 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.e.j.s.Server Started @650972ms
   [junit4]   2> 650352 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=47667, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/control-001/cores}
   [junit4]   2> 650352 ERROR (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 650352 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 650352 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 650352 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 650352 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 650352 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-13T15:45:55.015Z
   [junit4]   2> 650355 INFO  (zkConnectionManagerCallback-4873-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 650356 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 650356 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/control-001/solr.xml
   [junit4]   2> 650359 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 650359 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 650359 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@24be75cd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 650603 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 650604 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6ae08028[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 650608 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@53700ab0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 650608 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50970/solr
   [junit4]   2> 650610 INFO  (zkConnectionManagerCallback-4880-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 650614 INFO  (zkConnectionManagerCallback-4882-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 650715 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:47667_
   [junit4]   2> 650716 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [n:127.0.0.1:47667_    ] o.a.s.c.Overseer Overseer (id=72132879130034180-127.0.0.1:47667_-n_0000000000) starting
   [junit4]   2> 650725 INFO  (zkConnectionManagerCallback-4889-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 650729 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [n:127.0.0.1:47667_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50970/solr ready
   [junit4]   2> 650730 DEBUG (OverseerCollectionConfigSetProcessor-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 650731 INFO  (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:47667_
   [junit4]   2> 650731 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [n:127.0.0.1:47667_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47667_
   [junit4]   2> 650733 INFO  (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 650733 DEBUG (OverseerCollectionConfigSetProcessor-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 650734 DEBUG (OverseerCollectionConfigSetProcessor-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 650734 DEBUG (OverseerCollectionConfigSetProcessor-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 650734 DEBUG (OverseerCollectionConfigSetProcessor-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 650735 INFO  (OverseerCollectionConfigSetProcessor-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 650737 INFO  (zkCallback-4888-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 650754 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [n:127.0.0.1:47667_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 650772 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [n:127.0.0.1:47667_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24be75cd
   [junit4]   2> 650779 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [n:127.0.0.1:47667_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24be75cd
   [junit4]   2> 650779 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [n:127.0.0.1:47667_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24be75cd
   [junit4]   2> 650780 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [n:127.0.0.1:47667_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/control-001/cores
   [junit4]   2> 650797 INFO  (zkConnectionManagerCallback-4895-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 650799 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 650800 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50970/solr ready
   [junit4]   2> 650802 INFO  (qtp1789823880-13808) [n:127.0.0.1:47667_    ] 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:47667_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 650805 DEBUG (OverseerCollectionConfigSetProcessor-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 650805 DEBUG (OverseerCollectionConfigSetProcessor-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 650805 DEBUG (OverseerCollectionConfigSetProcessor-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:47667_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 650807 DEBUG (OverseerCollectionConfigSetProcessor-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 650807 DEBUG (OverseerThreadFactory-4852-thread-1-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 650807 DEBUG (OverseerThreadFactory-4852-thread-1-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:47667_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 650807 DEBUG (OverseerCollectionConfigSetProcessor-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 650807 DEBUG (OverseerCollectionConfigSetProcessor-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 650807 DEBUG (OverseerCollectionConfigSetProcessor-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 650807 INFO  (OverseerCollectionConfigSetProcessor-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 650807 INFO  (OverseerThreadFactory-4852-thread-1-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 650808 DEBUG (OverseerThreadFactory-4852-thread-1-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 650809 DEBUG (OverseerThreadFactory-4852-thread-1-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:control_collection
   [junit4]   2> 650810 DEBUG (OverseerThreadFactory-4852-thread-1-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 650812 DEBUG (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:47667_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 650812 DEBUG (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 650813 DEBUG (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 650915 DEBUG (OverseerThreadFactory-4852-thread-1-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection control_collection, shardNames [shard1] , message : {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:47667_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 650917 DEBUG (OverseerThreadFactory-4852-thread-1-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.a.c.CreateCollectionCmd Creating core control_collection_shard1_replica_n1 as part of shard shard1 of collection control_collection on 127.0.0.1:47667_
   [junit4]   2> 650919 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_    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> 650920 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 650924 DEBUG (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:47667",
   [junit4]   2>   "node_name":"127.0.0.1:47667_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 650924 DEBUG (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:47667",
   [junit4]   2>   "node_name":"127.0.0.1:47667_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 650925 DEBUG (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{"core":"control_collection_shard1_replica_n1","base_url":"http://127.0.0.1:47667","node_name":"127.0.0.1:47667_","state":"down","type":"NRT"}
   [junit4]   2> 650925 DEBUG (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/0)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:47667",
   [junit4]   2>           "node_name":"127.0.0.1:47667_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 651027 DEBUG (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 651932 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 651942 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 651995 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 652015 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ 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> 652016 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ 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@24be75cd
   [junit4]   2> 652016 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ 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 [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 652019 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ 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=25, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=66.76171875, floorSegmentMB=0.2802734375, forceMergeDeletesPctAllowed=6.056038680493177, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=44.01316419616123
   [junit4]   2> 652022 WARN  (qtp1789823880-13810) [n:127.0.0.1:47667_ 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> 652063 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ 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> 652063 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ 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> 652064 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 652064 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 652064 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ 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=12, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=30.1083984375, floorSegmentMB=1.67578125, forceMergeDeletesPctAllowed=22.5454284116071, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=45.19788741066965
   [junit4]   2> 652065 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@51e358ed[control_collection_shard1_replica_n1] main]
   [junit4]   2> 652066 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 652066 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ 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> 652066 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 652067 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ 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 1633432220970516480
   [junit4]   2> 652069 INFO  (searcherExecutor-4857-thread-1-processing-n:127.0.0.1:47667_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:47667_ 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@51e358ed[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 652072 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ 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> 652072 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ 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> 652075 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 652076 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ 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> 652076 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:47667/control_collection_shard1_replica_n1/
   [junit4]   2> 652076 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ 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> 652076 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:47667/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 652076 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ 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/72132879130034180-core_node2-n_0000000000
   [junit4]   2> 652078 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ 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:47667/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 652078 DEBUG (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:47667",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 652179 DEBUG (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 1
   [junit4]   2> 652179 INFO  (zkCallback-4881-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> 652179 INFO  (zkCallback-4881-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> 652181 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ 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> 652182 DEBUG (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:47667",
   [junit4]   2>   "node_name":"127.0.0.1:47667_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 652182 DEBUG (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:47667",
   [junit4]   2>   "node_name":"127.0.0.1:47667_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 652182 DEBUG (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{"core":"control_collection_shard1_replica_n1","base_url":"http://127.0.0.1:47667","node_name":"127.0.0.1:47667_","state":"active","type":"NRT","leader":"true"}
   [junit4]   2> 652182 DEBUG (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/2)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:47667",
   [junit4]   2>           "node_name":"127.0.0.1:47667_",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 652183 INFO  (qtp1789823880-13810) [n:127.0.0.1:47667_ 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=1264
   [junit4]   2> 652184 DEBUG (OverseerThreadFactory-4852-thread-1-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.a.c.CreateCollectionCmd Finished create command on all shards for collection: control_collection
   [junit4]   2> 652184 DEBUG (OverseerThreadFactory-4852-thread-1-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 652186 DEBUG (OverseerThreadFactory-4852-thread-1-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 652186 DEBUG (OverseerThreadFactory-4852-thread-1-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 652186 DEBUG (OverseerThreadFactory-4852-thread-1-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 652186 DEBUG (OverseerThreadFactory-4852-thread-1-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 652186 INFO  (OverseerThreadFactory-4852-thread-1-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 652186 DEBUG (OverseerThreadFactory-4852-thread-1-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={127.0.0.1:47667_={responseHeader={status=0,QTime=1264},core=control_collection_shard1_replica_n1}}}
   [junit4]   2> 652187 INFO  (qtp1789823880-13808) [n:127.0.0.1:47667_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 652282 DEBUG (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 2
   [junit4]   2> 652283 INFO  (zkCallback-4881-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> 652283 INFO  (zkCallback-4881-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> 652283 INFO  (zkCallback-4881-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> 652284 INFO  (qtp1789823880-13808) [n:127.0.0.1:47667_    ] 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:47667_&wt=javabin&version=2} status=0 QTime=1482
   [junit4]   2> 652289 INFO  (zkConnectionManagerCallback-4901-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 652290 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 652291 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50970/solr ready
   [junit4]   2> 652291 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 652292 INFO  (qtp1789823880-13809) [n:127.0.0.1:47667_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 652294 DEBUG (OverseerCollectionConfigSetProcessor-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 652294 DEBUG (OverseerCollectionConfigSetProcessor-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 652294 DEBUG (OverseerCollectionConfigSetProcessor-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 652295 DEBUG (OverseerCollectionConfigSetProcessor-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 1
   [junit4]   2> 652295 DEBUG (OverseerThreadFactory-4852-thread-2-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 652295 DEBUG (OverseerThreadFactory-4852-thread-2-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 652295 INFO  (OverseerCollectionConfigSetProcessor-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] 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> 652295 INFO  (OverseerThreadFactory-4852-thread-2-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 652296 DEBUG (OverseerCollectionConfigSetProcessor-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 652296 DEBUG (OverseerCollectionConfigSetProcessor-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 652296 DEBUG (OverseerCollectionConfigSetProcessor-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 652296 INFO  (OverseerCollectionConfigSetProcessor-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 652296 DEBUG (OverseerThreadFactory-4852-thread-2-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/collection1 
   [junit4]   2> 652297 DEBUG (OverseerThreadFactory-4852-thread-2-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:collection1
   [junit4]   2> 652297 DEBUG (OverseerThreadFactory-4852-thread-2-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 652298 DEBUG (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 652298 DEBUG (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 652499 WARN  (OverseerThreadFactory-4852-thread-2-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 652499 DEBUG (OverseerThreadFactory-4852-thread-2-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.a.c.CreateCollectionCmd Finished create command for collection: collection1
   [junit4]   2> 652499 DEBUG (OverseerThreadFactory-4852-thread-2-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 652500 DEBUG (OverseerThreadFactory-4852-thread-2-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as completed.
   [junit4]   2> 652500 DEBUG (OverseerThreadFactory-4852-thread-2-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 652500 DEBUG (OverseerThreadFactory-4852-thread-2-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 652500 DEBUG (OverseerThreadFactory-4852-thread-2-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 652500 INFO  (OverseerThreadFactory-4852-thread-2-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 652500 DEBUG (OverseerThreadFactory-4852-thread-2-processing-n:127.0.0.1:47667_) [n:127.0.0.1:47667_    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000002 complete, response:{}
   [junit4]   2> 652501 INFO  (qtp1789823880-13809) [n:127.0.0.1:47667_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 652502 INFO  (qtp1789823880-13809) [n:127.0.0.1:47667_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=209
   [junit4]   2> 652503 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 652678 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/shard-1-001 of type NRT
   [junit4]   2> 652680 WARN  (closeThreadPool-4902-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 652680 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 652680 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 652680 INFO  (closeThreadPool-4902-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 652683 INFO  (closeThreadPool-4902-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 652683 INFO  (closeThreadPool-4902-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 652683 INFO  (closeThreadPool-4902-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 652684 INFO  (closeThreadPool-4902-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c67f8b6{/,null,AVAILABLE}
   [junit4]   2> 652685 INFO  (closeThreadPool-4902-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7d9e907f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46916}
   [junit4]   2> 652685 INFO  (closeThreadPool-4902-thread-1) [    ] o.e.j.s.Server Started @653305ms
   [junit4]   2> 652685 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=46916, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/shard-1-001/cores}
   [junit4]   2> 652685 ERROR (closeThreadPool-4902-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 652685 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 652685 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 652685 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 652685 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 652685 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-13T15:45:57.348Z
   [junit4]   2> 652688 INFO  (zkConnectionManagerCallback-4904-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 652690 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 652690 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/shard-1-001/solr.xml
   [junit4]   2> 652693 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 652693 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 652694 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@24be75cd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 652839 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/shard-2-001 of type NRT
   [junit4]   2> 652972 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 652973 WARN  (closeThreadPool-4902-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 652974 INFO  (closeThreadPool-4902-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 652974 INFO  (closeThreadPool-4902-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 652974 INFO  (closeThreadPool-4902-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 652974 WARN  (closeThreadPool-4902-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7a4a50a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 652975 INFO  (closeThreadPool-4902-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 652976 INFO  (closeThreadPool-4902-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 652976 INFO  (closeThreadPool-4902-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 652976 INFO  (closeThreadPool-4902-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2cc3e3a2{/,null,AVAILABLE}
   [junit4]   2> 652977 INFO  (closeThreadPool-4902-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@44367dcb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44211}
   [junit4]   2> 652978 WARN  (closeThreadPool-4902-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4416e1f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 652979 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50970/solr
   [junit4]   2> 652980 INFO  (closeThreadPool-4902-thread-2) [    ] o.e.j.s.Server Started @653600ms
   [junit4]   2> 652980 INFO  (closeThreadPool-4902-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=44211, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/shard-2-001/cores}
   [junit4]   2> 652980 ERROR (closeThreadPool-4902-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 652980 INFO  (closeThreadPool-4902-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 652980 INFO  (closeThreadPool-4902-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 652980 INFO  (closeThreadPool-4902-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 652980 INFO  (closeThreadPool-4902-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 652980 INFO  (closeThreadPool-4902-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-13T15:45:57.643Z
   [junit4]   2> 652981 INFO  (zkConnectionManagerCallback-4911-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 652983 INFO  (zkConnectionManagerCallback-4913-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 652984 INFO  (zkConnectionManagerCallback-4915-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 652984 INFO  (closeThreadPool-4902-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 652985 INFO  (closeThreadPool-4902-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/shard-2-001/solr.xml
   [junit4]   2> 652987 INFO  (closeThreadPool-4902-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 652987 INFO  (closeThreadPool-4902-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 652988 INFO  (closeThreadPool-4902-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@24be75cd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 652991 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/shard-3-001 of type NRT
   [junit4]   2> 653009 WARN  (closeThreadPool-4902-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 653010 INFO  (closeThreadPool-4902-thread-1) [n:127.0.0.1:46916_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 653015 INFO  (closeThreadPool-4902-thread-1) [n:127.0.0.1:46916_    ] o.a.s.c.ZkController Publish node=127.0.0.1:46916_ as DOWN
   [junit4]   2> 653016 INFO  (closeThreadPool-4902-thread-1) [n:127.0.0.1:46916_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 653016 INFO  (closeThreadPool-4902-thread-1) [n:127.0.0.1:46916_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46916_
   [junit4]   2> 653016 DEBUG (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46916_"} current state version: 1
   [junit4]   2> 653016 DEBUG (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:46916_
   [junit4]   2> 653017 INFO  (zkCallback-4881-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 653017 INFO  (zkCallback-4888-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 653017 INFO  (zkCallback-4900-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 653018 INFO  (closeThreadPool-4902-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 653018 INFO  (closeThreadPool-4902-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 653018 INFO  (closeThreadPool-4902-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 653021 INFO  (zkConnectionManagerCallback-4923-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 653021 INFO  (closeThreadPool-4902-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 653021 INFO  (closeThreadPool-4902-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 653021 INFO  (zkCallback-4914-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 653021 INFO  (closeThreadPool-4902-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 653022 INFO  (closeThreadPool-4902-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bbd1038{/,null,AVAILABLE}
   [junit4]   2> 653022 INFO  (closeThreadPool-4902-thread-1) [n:127.0.0.1:46916_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 653023 INFO  (closeThreadPool-4902-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e864d65{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39428}
   [junit4]   2> 653023 INFO  (closeThreadPool-4902-thread-3) [    ] o.e.j.s.Server Started @653643ms
   [junit4]   2> 653023 INFO  (closeThreadPool-4902-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=39428, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/shard-3-001/cores}
   [junit4]   2> 653023 ERROR (closeThreadPool-4902-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 653023 INFO  (closeThreadPool-4902-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 653023 INFO  (closeThreadPool-4902-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 653023 INFO  (closeThreadPool-4902-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 653023 INFO  (closeThreadPool-4902-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 653023 INFO  (closeThreadPool-4902-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-13T15:45:57.686Z
   [junit4]   2> 653024 INFO  (closeThreadPool-4902-thread-1) [n:127.0.0.1:46916_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50970/solr ready
   [junit4]   2> 653052 INFO  (zkConnectionManagerCallback-4925-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 653057 INFO  (closeThreadPool-4902-thread-1) [n:127.0.0.1:46916_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 653060 INFO  (closeThreadPool-4902-thread-3) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 653060 INFO  (closeThreadPool-4902-thread-3) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/shard-3-001/solr.xml
   [junit4]   2> 653062 INFO  (closeThreadPool-4902-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 653062 INFO  (closeThreadPool-4902-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 653063 INFO  (closeThreadPool-4902-thread-3) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@24be75cd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 653071 INFO  (closeThreadPool-4902-thread-1) [n:127.0.0.1:46916_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24be75cd
   [junit4]   2> 653079 INFO  (closeThreadPool-4902-thread-1) [n:127.0.0.1:46916_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24be75cd
   [junit4]   2> 653079 INFO  (closeThreadPool-4902-thread-1) [n:127.0.0.1:46916_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24be75cd
   [junit4]   2> 653080 INFO  (closeThreadPool-4902-thread-1) [n:127.0.0.1:46916_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/shard-1-001/cores
   [junit4]   2> 653205 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[BD1C43B5F7844DDE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/shard-4-001 of type NRT
   [junit4]   2> 653205 WARN  (closeThreadPool-4902-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 653205 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 653205 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 653205 INFO  (closeThreadPool-4902-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 653207 INFO  (closeThreadPool-4902-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 653207 INFO  (closeThreadPool-4902-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 653207 INFO  (closeThreadPool-4902-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 653207 INFO  (closeThreadPool-4902-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b5a7483{/,null,AVAILABLE}
   [junit4]   2> 653208 INFO  (closeThreadPool-4902-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@140475e5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38544}
   [junit4]   2> 653208 INFO  (closeThreadPool-4902-thread-1) [    ] o.e.j.s.Server Started @653828ms
   [junit4]   2> 653208 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=38544, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/shard-4-001/cores}
   [junit4]   2> 653208 ERROR (closeThreadPool-4902-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 653208 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 653208 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 653208 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 653208 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 653208 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-13T15:45:57.871Z
   [junit4]   2> 653210 INFO  (zkConnectionManagerCallback-4929-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 653211 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 653211 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/shard-4-001/solr.xml
   [junit4]   2> 653213 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 653213 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 653214 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@24be75cd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 653365 INFO  (closeThreadPool-4902-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 653366 WARN  (closeThreadPool-4902-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@167ad83e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 653366 INFO  (closeThreadPool-4902-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 653367 WARN  (closeThreadPool-4902-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@352c9a4e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 653370 WARN  (closeThreadPool-4902-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@111d2c32[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 653370 INFO  (closeThreadPool-4902-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50970/solr
   [junit4]   2> 653372 INFO  (zkConnectionManagerCallback-4939-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 653375 INFO  (zkConnectionManagerCallback-4941-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 653382 INFO  (closeThreadPool-4902-thread-3) [n:127.0.0.1:39428_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 653385 INFO  (closeThreadPool-4902-thread-3) [n:127.0.0.1:39428_    ] o.a.s.c.ZkController Publish node=127.0.0.1:39428_ as DOWN
   [junit4]   2> 653386 INFO  (closeThreadPool-4902-thread-3) [n:127.0.0.1:39428_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 653386 INFO  (closeThreadPool-4902-thread-3) [n:127.0.0.1:39428_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39428_
   [junit4]   2> 653387 INFO  (zkCallback-4900-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 653387 INFO  (zkCallback-4881-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 653388 INFO  (zkCallback-4922-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 653388 INFO  (zkCallback-4914-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 653390 INFO  (zkCallback-4940-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 653391 INFO  (zkConnectionManagerCallback-4948-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 653391 INFO  (closeThreadPool-4902-thread-3) [n:127.0.0.1:39428_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 653392 INFO  (closeThreadPool-4902-thread-3) [n:127.0.0.1:39428_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50970/solr ready
   [junit4]   2> 653409 INFO  (zkCallback-4888-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 653409 DEBUG (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39428_"} current state version: 1
   [junit4]   2> 653410 DEBUG (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39428_
   [junit4]   2> 653412 INFO  (closeThreadPool-4902-thread-3) [n:127.0.0.1:39428_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 653426 INFO  (closeThreadPool-4902-thread-3) [n:127.0.0.1:39428_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24be75cd
   [junit4]   2> 653433 INFO  (closeThreadPool-4902-thread-3) [n:127.0.0.1:39428_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24be75cd
   [junit4]   2> 653433 INFO  (closeThreadPool-4902-thread-3) [n:127.0.0.1:39428_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24be75cd
   [junit4]   2> 653433 WARN  (closeThreadPool-4902-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@724d4474[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 653434 INFO  (closeThreadPool-4902-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50970/solr
   [junit4]   2> 653434 INFO  (closeThreadPool-4902-thread-3) [n:127.0.0.1:39428_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/shard-3-001/cores
   [junit4]   2> 653441 INFO  (zkConnectionManagerCallback-4952-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 653444 INFO  (zkConnectionManagerCallback-4954-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 653448 INFO  (closeThreadPool-4902-thread-2) [n:127.0.0.1:44211_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 653451 INFO  (closeThreadPool-4902-thread-2) [n:127.0.0.1:44211_    ] o.a.s.c.ZkController Publish node=127.0.0.1:44211_ as DOWN
   [junit4]   2> 653452 INFO  (closeThreadPool-4902-thread-2) [n:127.0.0.1:44211_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 653452 INFO  (closeThreadPool-4902-thread-2) [n:127.0.0.1:44211_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44211_
   [junit4]   2> 653453 DEBUG (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44211_"} current state version: 1
   [junit4]   2> 653453 DEBUG (OverseerStateUpdate-72132879130034180-127.0.0.1:47667_-n_0000000000) [n:127.0.0.1:47667_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44211_
   [junit4]   2> 653453 INFO  (zkCallback-4881-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 653454 INFO  (zkCallback-4888-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 653454 INFO  (zkCallback-4900-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 653454 INFO  (zkCallback-4914-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 653454 INFO  (zkCallback-4922-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 653456 INFO  (zkCallback-4953-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 653456 INFO  (zkCallback-4940-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 653457 INFO  (zkCallback-4947-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 653458 INFO  (zkConnectionManagerCallback-4961-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 653459 INFO  (closeThreadPool-4902-thread-2) [n:127.0.0.1:44211_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 653461 INFO  (closeThreadPool-4902-thread-2) [n:127.0.0.1:44211_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50970/solr ready
   [junit4]   2> 653479 INFO  (closeThreadPool-4902-thread-2) [n:127.0.0.1:44211_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 653492 INFO  (closeThreadPool-4902-thread-2) [n:127.0.0.1:44211_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24be75cd
   [junit4]   2> 653496 INFO  (closeThreadPool-4902-thread-2) [n:127.0.0.1:44211_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24be75cd
   [junit4]   2> 653500 INFO  (closeThreadPool-4902-thread-2) [n:127.0.0.1:44211_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24be75cd
   [junit4]   2> 653501 INFO  (closeThreadPool-4902-thread-2) [n:127.0.0.1:44211_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_BD1C43B5F7844DDE-001/shard-2-001/cores
   [junit4]   2> 654117 INFO  (closeThreadPool-4902-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 654118 WARN  (clo

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

[2/5] on J1 in 239.00s, 11 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4] IGNOR/A 0.00s J0 | ShardSplitTest.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      29.7s J0 | ShardSplitTest.testSplitMixedReplicaTypes
   [junit4] OK      28.4s J0 | ShardSplitTest.testSplitAfterFailedSplit
   [junit4] IGNOR/A 0.00s J0 | ShardSplitTest.testSplitAfterFailedSplit2
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      20.5s J0 | ShardSplitTest.testSplitShardWithRuleLink
   [junit4] OK      23.9s J0 | ShardSplitTest.testSplitMixedReplicaTypesLink
   [junit4] IGNOR/A 0.00s J0 | ShardSplitTest.testSplitWithChaosMonkey
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      27.7s J0 | ShardSplitTest.testSplitStaticIndexReplication
   [junit4] OK      21.6s J0 | ShardSplitTest.testSplitLocking
   [junit4] OK      19.9s J0 | ShardSplitTest.testSplitShardWithRule
   [junit4] OK      27.9s J0 | ShardSplitTest.testSplitStaticIndexReplicationLink
   [junit4] Completed [3/5] on J0 in 201.61s, 11 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4] IGNOR/A 0.00s J1 | ShardSplitTest.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      28.5s J1 | ShardSplitTest.testSplitMixedReplicaTypes
   [junit4] OK      27.5s J1 | ShardSplitTest.testSplitAfterFailedSplit
   [junit4] IGNOR/A 0.00s J1 | ShardSplitTest.testSplitAfterFailedSplit2
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      22.5s J1 | ShardSplitTest.testSplitShardWithRuleLink
   [junit4] OK      25.0s J1 | ShardSplitTest.testSplitMixedReplicaTypesLink
   [junit4] IGNOR/A 0.00s J1 | ShardSplitTest.testSplitWithChaosMonkey
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      25.8s J1 | ShardSplitTest.testSplitStaticIndexReplication
   [junit4] OK      23.8s J1 | ShardSplitTest.testSplitLocking
   [junit4] OK      20.1s J1 | ShardSplitTest.testSplitShardWithRule
   [junit4] OK      27.9s J1 | ShardSplitTest.testSplitStaticIndexReplicationLink
   [junit4] Completed [4/5] on J1 in 203.15s, 11 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4] IGNOR/A 0.00s J0 | ShardSplitTest.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      24.1s J0 | ShardSplitTest.testSplitMixedReplicaTypes
   [junit4] OK      21.7s J0 | ShardSplitTest.testSplitAfterFailedSplit
   [junit4] IGNOR/A 0.00s J0 | ShardSplitTest.testSplitAfterFailedSplit2
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      17.8s J0 | ShardSplitTest.testSplitShardWithRuleLink
   [junit4] OK      23.3s J0 | ShardSplitTest.testSplitMixedReplicaTypesLink
   [junit4] IGNOR/A 0.00s J0 | ShardSplitTest.testSplitWithChaosMonkey
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      25.8s J0 | ShardSplitTest.testSplitStaticIndexReplication
   [junit4] OK      20.9s J0 | ShardSplitTest.testSplitLocking
   [junit4] OK      19.2s J0 | ShardSplitTest.testSplitShardWithRule
   [junit4] OK      30.9s J0 | ShardSplitTest.testSplitStaticIndexReplicationLink
   [junit4] Completed [5/5] on J0 in 185.32s, 11 tests, 3 skipped
   [junit4] 
   [junit4] JVM J0:     0.73 ..   627.70 =   626.98s
   [junit4] JVM J1:     0.72 ..   444.48 =   443.76s
   [junit4] Execution time total: 10 minutes 27 seconds
   [junit4] Tests summary: 5 suites, 55 tests, 15 ignored (15 assumptions)
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 207.00s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 197.22s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 120.69s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 112.88s | org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4:tophints] 109.80s | org.apache.solr.handler.TestReplicationHandler

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 10 minutes 31 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2802)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2681)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2662)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3040)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.FilePath.act(FilePath.java:1069)
		at hudson.FilePath.act(FilePath.java:1058)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2660)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1843)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3042)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1071)
	at hudson.FilePath.act(FilePath.java:1058)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2660)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1843)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=5c18e746a4917261a088aeddca945cf7d2498539, workspace=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #123
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-Solaris (64bit/jdk1.8.0) - Build # 125 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/125/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery

Error Message:
Expected a collection with one shard and two replicas Timeout waiting to see state for collection=MissingSegmentRecoveryTest :DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"MissingSegmentRecoveryTest_shard1_replica_n1",           "base_url":"http://127.0.0.1:44168/solr",           "node_name":"127.0.0.1:44168_solr",           "state":"down",           "type":"NRT",           "force_set_state":"false"},         "core_node4":{           "core":"MissingSegmentRecoveryTest_shard1_replica_n2",           "base_url":"http://127.0.0.1:37120/solr",           "node_name":"127.0.0.1:37120_solr",           "state":"active",           "type":"NRT",           "force_set_state":"false",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"} Live Nodes: [127.0.0.1:37120_solr, 127.0.0.1:44168_solr] Last available state: DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"MissingSegmentRecoveryTest_shard1_replica_n1",           "base_url":"http://127.0.0.1:44168/solr",           "node_name":"127.0.0.1:44168_solr",           "state":"down",           "type":"NRT",           "force_set_state":"false"},         "core_node4":{           "core":"MissingSegmentRecoveryTest_shard1_replica_n2",           "base_url":"http://127.0.0.1:37120/solr",           "node_name":"127.0.0.1:37120_solr",           "state":"active",           "type":"NRT",           "force_set_state":"false",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected a collection with one shard and two replicas
Timeout waiting to see state for collection=MissingSegmentRecoveryTest :DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"MissingSegmentRecoveryTest_shard1_replica_n1",
          "base_url":"http://127.0.0.1:44168/solr",
          "node_name":"127.0.0.1:44168_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"},
        "core_node4":{
          "core":"MissingSegmentRecoveryTest_shard1_replica_n2",
          "base_url":"http://127.0.0.1:37120/solr",
          "node_name":"127.0.0.1:37120_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
Live Nodes: [127.0.0.1:37120_solr, 127.0.0.1:44168_solr]
Last available state: DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"MissingSegmentRecoveryTest_shard1_replica_n1",
          "base_url":"http://127.0.0.1:44168/solr",
          "node_name":"127.0.0.1:44168_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"},
        "core_node4":{
          "core":"MissingSegmentRecoveryTest_shard1_replica_n2",
          "base_url":"http://127.0.0.1:37120/solr",
          "node_name":"127.0.0.1:37120_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([3AD49302CCEF415F:6A810B0195CEF742]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:310)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:288)
	at org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:106)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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 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 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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12982 lines...]
   [junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_3AD49302CCEF415F-001/init-core-data-001
   [junit4]   2> 87474 WARN  (SUITE-MissingSegmentRecoveryTest-seed#[3AD49302CCEF415F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 87474 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[3AD49302CCEF415F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 87476 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[3AD49302CCEF415F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 87476 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[3AD49302CCEF415F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 87477 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[3AD49302CCEF415F]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_3AD49302CCEF415F-001/tempDir-001
   [junit4]   2> 87478 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[3AD49302CCEF415F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 87478 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 87478 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 87578 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[3AD49302CCEF415F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51672
   [junit4]   2> 87578 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[3AD49302CCEF415F]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51672
   [junit4]   2> 87578 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[3AD49302CCEF415F]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51672
   [junit4]   2> 87592 INFO  (zkConnectionManagerCallback-412-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87601 INFO  (zkConnectionManagerCallback-414-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87605 INFO  (zkConnectionManagerCallback-416-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87608 WARN  (jetty-launcher-417-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 87609 WARN  (jetty-launcher-417-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 87609 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 87609 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 87609 INFO  (jetty-launcher-417-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 87609 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 87609 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 87609 INFO  (jetty-launcher-417-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 87613 INFO  (jetty-launcher-417-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 87613 INFO  (jetty-launcher-417-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 87613 INFO  (jetty-launcher-417-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 87613 INFO  (jetty-launcher-417-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@344c27{/solr,null,AVAILABLE}
   [junit4]   2> 87614 INFO  (jetty-launcher-417-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 87614 INFO  (jetty-launcher-417-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 87614 INFO  (jetty-launcher-417-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 87615 INFO  (jetty-launcher-417-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@539c97b0{/solr,null,AVAILABLE}
   [junit4]   2> 87617 INFO  (jetty-launcher-417-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@430fe900{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44168}
   [junit4]   2> 87617 INFO  (jetty-launcher-417-thread-2) [    ] o.e.j.s.Server Started @87911ms
   [junit4]   2> 87617 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44168}
   [junit4]   2> 87617 INFO  (jetty-launcher-417-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@553785a1{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37120}
   [junit4]   2> 87617 INFO  (jetty-launcher-417-thread-1) [    ] o.e.j.s.Server Started @87911ms
   [junit4]   2> 87617 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37120}
   [junit4]   2> 87618 ERROR (jetty-launcher-417-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 87618 ERROR (jetty-launcher-417-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 87618 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 87618 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 87618 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 87618 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 87618 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 87618 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 87618 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 87618 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 87618 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-14T04:17:45.835Z
   [junit4]   2> 87618 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-14T04:17:45.835Z
   [junit4]   2> 87624 INFO  (zkConnectionManagerCallback-421-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87625 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 87627 INFO  (zkConnectionManagerCallback-419-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87629 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 87647 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10047298d550004, likely client has closed socket
   [junit4]   2> 87647 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10047298d550003, likely client has closed socket
   [junit4]   2> 87909 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 87912 WARN  (jetty-launcher-417-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@282699d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87919 WARN  (jetty-launcher-417-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3e5cad25[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 87921 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51672/solr
   [junit4]   2> 87927 INFO  (zkConnectionManagerCallback-429-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87937 INFO  (zkConnectionManagerCallback-431-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 88111 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:37120_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37120_solr
   [junit4]   2> 88111 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:37120_solr    ] o.a.s.c.Overseer Overseer (id=72135837828317190-127.0.0.1:37120_solr-n_0000000000) starting
   [junit4]   2> 88122 INFO  (zkConnectionManagerCallback-438-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 88125 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:37120_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51672/solr ready
   [junit4]   2> 88128 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:37120_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37120_solr
   [junit4]   2> 88128 INFO  (OverseerStateUpdate-72135837828317190-127.0.0.1:37120_solr-n_0000000000) [n:127.0.0.1:37120_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37120_solr
   [junit4]   2> 88132 INFO  (OverseerStateUpdate-72135837828317190-127.0.0.1:37120_solr-n_0000000000) [n:127.0.0.1:37120_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 88137 INFO  (zkCallback-437-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 88202 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:37120_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 88334 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:37120_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37120.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15be4968
   [junit4]   2> 88346 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:37120_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37120.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15be4968
   [junit4]   2> 88346 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:37120_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37120.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15be4968
   [junit4]   2> 88348 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:37120_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_3AD49302CCEF415F-001/tempDir-001/node1/.
   [junit4]   2> 88615 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 88619 WARN  (jetty-launcher-417-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@50eff02f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88626 WARN  (jetty-launcher-417-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@696c8b62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 88627 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51672/solr
   [junit4]   2> 88631 INFO  (zkConnectionManagerCallback-445-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 88640 INFO  (zkConnectionManagerCallback-447-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 88650 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:44168_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 88657 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:44168_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:44168_solr as DOWN
   [junit4]   2> 88658 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:44168_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 88659 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:44168_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44168_solr
   [junit4]   2> 88661 INFO  (zkCallback-437-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 88661 INFO  (zkCallback-430-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 88663 INFO  (zkCallback-446-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 88671 INFO  (zkConnectionManagerCallback-454-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 88675 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:44168_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 88677 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:44168_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51672/solr ready
   [junit4]   2> 88705 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:44168_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 88725 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:44168_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44168.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15be4968
   [junit4]   2> 88734 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:44168_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44168.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15be4968
   [junit4]   2> 88735 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:44168_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44168.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15be4968
   [junit4]   2> 88736 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:44168_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_3AD49302CCEF415F-001/tempDir-001/node2/.
   [junit4]   2> 88768 INFO  (zkConnectionManagerCallback-460-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 88771 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[3AD49302CCEF415F]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 88773 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[3AD49302CCEF415F]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51672/solr ready
   [junit4]   2> 88809 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery
   [junit4]   2> 88812 INFO  (qtp1050473530-1169) [n:127.0.0.1:37120_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 88816 INFO  (OverseerThreadFactory-355-thread-1-processing-n:127.0.0.1:37120_solr) [n:127.0.0.1:37120_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection MissingSegmentRecoveryTest
   [junit4]   2> 88928 INFO  (OverseerStateUpdate-72135837828317190-127.0.0.1:37120_solr-n_0000000000) [n:127.0.0.1:37120_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MissingSegmentRecoveryTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MissingSegmentRecoveryTest_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44168/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 88932 INFO  (OverseerStateUpdate-72135837828317190-127.0.0.1:37120_solr-n_0000000000) [n:127.0.0.1:37120_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MissingSegmentRecoveryTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MissingSegmentRecoveryTest_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37120/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 89139 INFO  (qtp721263442-1165) [n:127.0.0.1:44168_solr    x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 89139 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr    x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 89139 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr    x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 90161 INFO  (qtp721263442-1165) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 90190 INFO  (qtp721263442-1165) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 90194 INFO  (qtp721263442-1165) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 90194 INFO  (qtp721263442-1165) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n1' using configuration from collection MissingSegmentRecoveryTest, trusted=true
   [junit4]   2> 90195 INFO  (qtp721263442-1165) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44168.solr.core.MissingSegmentRecoveryTest.shard1.replica_n1' (registry 'solr.core.MissingSegmentRecoveryTest.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15be4968
   [junit4]   2> 90204 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 90227 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 90227 INFO  (qtp721263442-1165) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_3AD49302CCEF415F-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_3AD49302CCEF415F-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica_n1/data/]
   [junit4]   2> 90229 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 90229 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n2' using configuration from collection MissingSegmentRecoveryTest, trusted=true
   [junit4]   2> 90230 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37120.solr.core.MissingSegmentRecoveryTest.shard1.replica_n2' (registry 'solr.core.MissingSegmentRecoveryTest.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15be4968
   [junit4]   2> 90230 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_3AD49302CCEF415F-001/tempDir-001/node1/MissingSegmentRecoveryTest_shard1_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_3AD49302CCEF415F-001/tempDir-001/node1/./MissingSegmentRecoveryTest_shard1_replica_n2/data/]
   [junit4]   2> 90324 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 90324 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 90326 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 90326 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 90330 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b2c28d1[MissingSegmentRecoveryTest_shard1_replica_n2] main]
   [junit4]   2> 90332 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 90333 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 90333 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 90333 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1633479524142284800
   [junit4]   2> 90334 INFO  (qtp721263442-1165) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 90334 INFO  (qtp721263442-1165) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 90337 INFO  (searcherExecutor-368-thread-1-processing-n:127.0.0.1:37120_solr x:MissingSegmentRecoveryTest_shard1_replica_n2 c:MissingSegmentRecoveryTest s:shard1 r:core_node4) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n2] Registered new searcher Searcher@7b2c28d1[MissingSegmentRecoveryTest_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 90337 INFO  (qtp721263442-1165) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 90337 INFO  (qtp721263442-1165) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 90340 INFO  (qtp721263442-1165) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5830463d[MissingSegmentRecoveryTest_shard1_replica_n1] main]
   [junit4]   2> 90342 INFO  (qtp721263442-1165) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 90343 INFO  (qtp721263442-1165) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 90343 INFO  (qtp721263442-1165) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 90344 INFO  (qtp721263442-1165) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1633479524153819136
   [junit4]   2> 90351 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MissingSegmentRecoveryTest/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 90351 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/MissingSegmentRecoveryTest/leaders/shard1
   [junit4]   2> 90354 INFO  (qtp721263442-1165) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MissingSegmentRecoveryTest/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 90354 INFO  (qtp721263442-1165) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/MissingSegmentRecoveryTest/leaders/shard1
   [junit4]   2> 90360 INFO  (searcherExecutor-367-thread-1-processing-n:127.0.0.1:44168_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 c:MissingSegmentRecoveryTest s:shard1 r:core_node3) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n1] Registered new searcher Searcher@5830463d[MissingSegmentRecoveryTest_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 90361 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 90361 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 90361 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37120/solr/MissingSegmentRecoveryTest_shard1_replica_n2/
   [junit4]   2> 90362 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=MissingSegmentRecoveryTest_shard1_replica_n2 url=http://127.0.0.1:37120/solr START replicas=[http://127.0.0.1:44168/solr/MissingSegmentRecoveryTest_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 90362 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=MissingSegmentRecoveryTest_shard1_replica_n2 url=http://127.0.0.1:37120/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 90365 INFO  (qtp721263442-1167) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.S.Request [MissingSegmentRecoveryTest_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 90366 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 90366 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 90366 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/MissingSegmentRecoveryTest/leaders/shard1/leader after winning as /collections/MissingSegmentRecoveryTest/leader_elect/shard1/election/72135837828317190-core_node4-n_0000000000
   [junit4]   2> 90368 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37120/solr/MissingSegmentRecoveryTest_shard1_replica_n2/ shard1
   [junit4]   2> 90475 INFO  (zkCallback-430-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 90476 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 90479 INFO  (qtp1050473530-1171) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1341
   [junit4]   2> 90581 INFO  (zkCallback-430-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 90581 INFO  (zkCallback-430-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 91378 INFO  (qtp721263442-1165) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2240
   [junit4]   2> 91387 INFO  (qtp1050473530-1169) [n:127.0.0.1:37120_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 91475 INFO  (zkCallback-430-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 91475 INFO  (zkCallback-446-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 91475 INFO  (zkCallback-446-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 91476 INFO  (zkCallback-430-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 91477 INFO  (qtp1050473530-1169) [n:127.0.0.1:37120_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2665
   [junit4]   2> 91481 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 91506 INFO  (qtp1050473530-1172) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MissingSegmentRecoveryTest/terms/shard1 to Terms{values={core_node3=1, core_node4=1}, version=2}
   [junit4]   2> 91526 INFO  (qtp721263442-1162) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37120/solr/MissingSegmentRecoveryTest_shard1_replica_n2/&wt=javabin&version=2}{add=[0 (1633479525365972992), 1 (1633479525371215872), 2 (1633479525371215873), 3 (1633479525371215874), 4 (1633479525371215875), 5 (1633479525371215876), 6 (1633479525371215877), 7 (1633479525371215878), 8 (1633479525372264448), 9 (1633479525372264449)]} 0 7
   [junit4]   2> 91527 INFO  (qtp1050473530-1172) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1633479525365972992), 1 (1633479525371215872), 2 (1633479525371215873), 3 (1633479525371215874), 4 (1633479525371215875), 5 (1633479525371215876), 6 (1633479525371215877), 7 (1633479525371215878), 8 (1633479525372264448), 9 (1633479525372264449)]} 0 29
   [junit4]   2> 91529 INFO  (qtp1050473530-1173) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1633479525396381696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 91529 INFO  (qtp1050473530-1173) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@46043782 commitCommandVersion:1633479525396381696
   [junit4]   2> 91546 INFO  (qtp721263442-1164) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1633479525414207488,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 91548 INFO  (qtp721263442-1164) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@38a4d6f5 commitCommandVersion:1633479525414207488
   [junit4]   2> 91599 INFO  (qtp1050473530-1173) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@a1e3df7[MissingSegmentRecoveryTest_shard1_replica_n2] main]
   [junit4]   2> 91600 INFO  (qtp1050473530-1173) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 91603 INFO  (searcherExecutor-368-thread-1-processing-n:127.0.0.1:37120_solr x:MissingSegmentRecoveryTest_shard1_replica_n2 c:MissingSegmentRecoveryTest s:shard1 r:core_node4) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n2] Registered new searcher Searcher@a1e3df7[MissingSegmentRecoveryTest_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C10:[diagnostics={os=SunOS, java.vendor=Oracle Corporation, java.version=1.8.0_201, java.vm.version=25.201-b09, lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_201-b09, source=flush, os.version=5.11, timestamp=1557807469761}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 91609 INFO  (qtp721263442-1164) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ec464ec[MissingSegmentRecoveryTest_shard1_replica_n1] main]
   [junit4]   2> 91610 INFO  (qtp721263442-1164) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 91611 INFO  (searcherExecutor-367-thread-1-processing-n:127.0.0.1:44168_solr x:MissingSegmentRecoveryTest_shard1_replica_n1 c:MissingSegmentRecoveryTest s:shard1 r:core_node3) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n1] Registered new searcher Searcher@7ec464ec[MissingSegmentRecoveryTest_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C10:[diagnostics={os=SunOS, java.vendor=Oracle Corporation, java.version=1.8.0_201, java.vm.version=25.201-b09, lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_201-b09, source=flush, os.version=5.11, timestamp=1557807469788}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 91611 INFO  (qtp721263442-1164) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37120/solr/MissingSegmentRecoveryTest_shard1_replica_n2/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 65
   [junit4]   2> 91612 INFO  (qtp1050473530-1173) [n:127.0.0.1:37120_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [MissingSegmentRecoveryTest_shard1_replica_n2]  webapp=/solr path=/update params={_stateVer_=MissingSegmentRecoveryTest:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 82
   [junit4]   2> 91615 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1885993775
   [junit4]   2> 91616 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44168_solr
   [junit4]   2> 91620 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 91620 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:44168_solr as DOWN
   [junit4]   2> 91624 INFO  (coreCloseExecutor-377-thread-1) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@56991a7e
   [junit4]   2> 91624 INFO  (coreCloseExecutor-377-thread-1) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.MissingSegmentRecoveryTest.shard1.replica_n1, tag=56991a7e
   [junit4]   2> 91624 INFO  (coreCloseExecutor-377-thread-1) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1962450: rootName = solr_44168, domain = solr.core.MissingSegmentRecoveryTest.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.MissingSegmentRecoveryTest.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@3a757fcc
   [junit4]   2> 91633 INFO  (coreCloseExecutor-377-thread-1) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.MissingSegmentRecoveryTest.shard1.leader, tag=56991a7e
   [junit4]   2> 91643 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 91644 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22c88839: rootName = solr_44168, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@55763c5f
   [junit4]   2> 91649 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 91649 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c66f3bb: rootName = solr_44168, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@29f91b66
   [junit4]   2> 91651 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 91651 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33e601b5: rootName = solr_44168, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5060879b
   [junit4]   2> 91651 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 91670 INFO  (zkCallback-459-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 91671 INFO  (zkCallback-437-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 91671 INFO  (zkCallback-430-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 91676 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@430fe900{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 91677 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@539c97b0{/solr,null,UNAVAILABLE}
   [junit4]   2> 91677 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 91680 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 91681 WARN  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 91681 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 44168 try number 1 ...
   [junit4]   2> 91681 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 91682 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 91682 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 91682 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 91683 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1eec1c5b{/solr,null,AVAILABLE}
   [junit4]   2> 91697 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@27463c43{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44168}
   [junit4]   2> 91697 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.e.j.s.Server Started @91991ms
   [junit4]   2> 91697 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44168}
   [junit4]   2> 91697 ERROR (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 91697 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 91698 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 91698 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 91698 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 91698 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-14T04:17:49.915Z
   [junit4]   2> 91702 INFO  (zkConnectionManagerCallback-468-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 91703 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 91747 INFO  (zkCallback-430-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 91747 INFO  (zkCallback-430-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 92627 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 92645 WARN  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7e84b41c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 92666 WARN  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7891c095[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 92667 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51672/solr
   [junit4]   2> 92674 INFO  (zkConnectionManagerCallback-475-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 92708 INFO  (zkConnectionManagerCallback-477-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 92723 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [n:127.0.0.1:44168_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 92731 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [n:127.0.0.1:44168_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:44168_solr as DOWN
   [junit4]   2> 92732 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [n:127.0.0.1:44168_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 92734 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [n:127.0.0.1:44168_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44168_solr
   [junit4]   2> 92739 INFO  (zkCallback-430-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 92740 INFO  (zkCallback-459-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 92741 INFO  (zkCallback-476-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 92741 INFO  (zkCallback-437-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 92745 INFO  (zkConnectionManagerCallback-484-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 92750 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [n:127.0.0.1:44168_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 92784 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [n:127.0.0.1:44168_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51672/solr ready
   [junit4]   2> 92816 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [n:127.0.0.1:44168_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 92822 INFO  (OverseerCollectionConfigSetProcessor-72135837828317190-127.0.0.1:37120_solr-n_0000000000) [n:127.0.0.1:37120_solr    ] 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> 92843 INFO  (zkCallback-430-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 92843 INFO  (zkCallback-430-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 92852 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [n:127.0.0.1:44168_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44168.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15be4968
   [junit4]   2> 92861 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [n:127.0.0.1:44168_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44168.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15be4968
   [junit4]   2> 92861 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [n:127.0.0.1:44168_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44168.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15be4968
   [junit4]   2> 92864 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [n:127.0.0.1:44168_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_3AD49302CCEF415F-001/tempDir-001/node2/.
   [junit4]   2> 92865 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[3AD49302CCEF415F]) [n:127.0.0.1:44168_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [MissingSegmentRecoveryTest_shard1_replica_n1]
   [junit4]   2> 92942 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 93457 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr    ] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 93460 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 93472 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 93487 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 93489 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 93489 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n1' using configuration from collection MissingSegmentRecoveryTest, trusted=true
   [junit4]   2> 93490 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44168.solr.core.MissingSegmentRecoveryTest.shard1.replica_n1' (registry 'solr.core.MissingSegmentRecoveryTest.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15be4968
   [junit4]   2> 93490 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_3AD49302CCEF415F-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_3AD49302CCEF415F-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica_n1/data/]
   [junit4]   2> 93546 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 93546 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 93547 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 93548 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 93550 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2039a02c
   [junit4]   2> 93550 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.MissingSegmentRecoveryTest.shard1.replica_n1, tag=2039a02c
   [junit4]   2> 93550 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11a7c1e6: rootName = solr_44168, domain = solr.core.MissingSegmentRecoveryTest.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.MissingSegmentRecoveryTest.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@439f171b
   [junit4]   2> 93560 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.MissingSegmentRecoveryTest.shard1.leader, tag=2039a02c
   [junit4]   2> 93563 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.CoreContainer Found active leader, will attempt to create fresh core and recover.
   [junit4]   2> 93563 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore Updating index properties... index=index.20190514071751780
   [junit4]   2> 93569 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MissingSegmentRecoveryTest/terms/shard1 to Terms{values={core_node3=0, core_node4=1}, version=3}
   [junit4]   2> 93584 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44168.solr.core.MissingSegmentRecoveryTest.shard1.replica_n1' (registry 'solr.core.MissingSegmentRecoveryTest.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15be4968
   [junit4]   2> 93584 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [[MissingSegmentRecoveryTest_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_3AD49302CCEF415F-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_3AD49302CCEF415F-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica_n1/data/]
   [junit4]   2> 93615 INFO  (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica_n1) [    ] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_3AD49302CCEF415F-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica_n1/data/ afterReload=false
   [junit4]   2> 93616 INFO  (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica_n1) [    ] o.a.s.c.DirectoryFactory Deleted old index directory: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_3AD49302CCEF415F-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica_n1/data/index.20190514071751780
   [junit4]   2> 93617 INFO  (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica_n1) [    ] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_3AD49302CCEF415F-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica_n1/data/ afterReload=false
   [junit4]   2> 93641 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 93641 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 93705 INFO  (OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica_n1) [    ] o.a.s.c.DirectoryFactory Deleted old index directory: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_3AD49302CCEF415F-001/tempDir-001/node2/./MissingSegmentRecoveryTest_shard1_replica_n1/data/index
   [junit4]   2> 93709 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 93709 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 93713 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@e78328
   [junit4]   2> 93713 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.MissingSegmentRecoveryTest.shard1.replica_n1, tag=e78328
   [junit4]   2> 93714 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c4a4fda: rootName = solr_44168, domain = solr.core.MissingSegmentRecoveryTest.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.MissingSegmentRecoveryTest.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@439f171b
   [junit4]   2> 93724 INFO  (coreLoadExecutor-387-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.MissingSegmentRecoveryTest.shard1.leader, tag=e78328
   [junit4]   2> 93746 ERROR (coreContainerWorkExecutor-380-thread-1-processing-n:127.0.0.1:44168_solr) [n:127.0.0.1:44168_solr    ] o.a.s.c.CoreContainer Error waiting for SolrCore to be loaded on startup
   [junit4]   2>           => org.apache.solr.common.SolrException: Unable to create core [MissingSegmentRecoveryTest_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1259)
   [junit4]   2> org.apache.solr.common.SolrException: Unable to create core [MissingSegmentRecoveryTest_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1259) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749) ~[java/:?]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202) ~[metrics-core-4.0.5.jar:4.0.5]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_201]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error opening new searcher
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1057) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:1336) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1240) ~[java/:?]
   [junit4]   2> 	... 7 more
   [junit4]   2> 	Suppressed: org.apache.solr.common.SolrException: Error opening new searcher
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1057) ~[java/:?]
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883) ~[java/:?]
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238) ~[java/:?]
   [junit4]   2> 		at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749) ~[java/:?]
   [junit4]   2> 		at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202) ~[metrics-core-4.0.5.jar:4.0.5]
   [junit4]   2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_201]
   [junit4]   2> 		at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) ~[java/:?]
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_201]
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_201]
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: Error opening new searcher
   [junit4]   2> 		at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2152) ~[java/:?]
   [junit4]   2> 		at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2272) ~[java/:?]
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1115) ~[java/:?]
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1002) ~[java/:?]
   [junit4]   2> 		... 9 more
   [junit4]   2> 	Caused by: org.apache.lucene.index.CorruptIndexException: Unexpected file read error while reading index. (resource=BufferedChecksumIndexInput(MMapIndexInput(path="/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_3AD49302CCEF415F-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica_n1/data/index/segments_2")))
   [junit4]   2> 		at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:291) ~[java/:?]
   [junit4]   2> 		at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:846) ~[java/:?]
   [junit4]   2> 		at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:128) ~[java/:?]
   [junit4]   2> 		at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:101) ~[java/:?]
   [junit4]   2> 		at org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:259) ~[java/:?]
   [junit4]   2> 		at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:133) ~[java/:?]
   [junit4]   2> 		at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2113) ~[java/:?]
   [junit4]   2> 		at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2272) ~[java/:?]
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1115) ~[java/:?]
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1002) ~[java/:?]
   [junit4]   2> 		... 9 more
   [junit4]   2> 	Caused by: java.io.EOFException: read past EOF: MMapIndexInput(path="/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_3AD49302CCEF415F-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica_n1/data/index/segments_2")
   [junit4]   2> 		at org.apache.lucene.store.ByteBufferIndexInput.readByte(ByteBufferIndexInput.java:75) ~[java/:?]
   [junit4]   2> 		at org.apache.lucene.store.BufferedChecksumIndexInput.readByte(BufferedChecksumIndexInput.java:41) ~[java/:?]
   [junit4]   2> 		at org.apache.lucene.store.DataInput.readInt(DataInput.java:101) ~[java/:?]
   [junit4]   2> 		at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:301) ~[java/:?]
   [junit4]   2> 		at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:289) ~[java/:?]
   [junit4]   2> 		at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:846) ~[java/:?]
   [junit4]   2> 		at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:128) ~[java/:?]
   [junit4]   2> 		at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:101) ~[java/:?]
   [junit4]   2> 		at org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:259) ~[java/:?]
   [junit4]   2> 		at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:133) ~[java/:?]
   [junit4]   2> 		at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2113) ~[java/:?]
   [junit4]   2> 		at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2272) ~[java/:?]
   [junit4]   2> 		at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1115) ~[java/:?]
   [junit4]   2> 		at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1002) ~[java/:?]
   [junit4]   2> 		... 9 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error opening new searcher
   [junit4]   2> 	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2152) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2272) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1115) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1002) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:1336) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1240) ~[java/:?]
   [junit4]   2> 	... 7 more
   [junit4]   2> Caused by: org.apache.lucene.index.IndexNotFoundException: no segments* file found in LockValidatingDirectoryWrapper(MMapDirectory@/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MissingSegmentRecoveryTest_3AD49302CCEF415F-001/tempDir-001/node2/MissingSegmentRecoveryTest_shard1_replica_n1/data/index.20190514071751780 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53c99035): files: [write.lock]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:841) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:128) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:101) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:259) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:133) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2113) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.getSearcher

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

t files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 1 file to /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 1 minute 17 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MissingSegmentRecoveryTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=3AD49302CCEF415F -Dtests.slow=true -Dtests.locale=et-EE -Dtests.timezone=Asia/Kuwait -Dtests.asserts=true -Dtests.file.encoding=UTF-8
Buildfile: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.16 in public
[ivy:cachepath] :: resolution report :: resolve 23ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 3AD49302CCEF415F
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says cześć! Master seed: 3AD49302CCEF415F
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(26864@serv1-vm3).
   [junit4] Started J1 PID(26865@serv1-vm3).
   [junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
   [junit4] OK      10.7s J0 | MissingSegmentRecoveryTest.testLeaderRecovery
   [junit4] Completed [1/5] on J0 in 20.77s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
   [junit4] OK      12.6s J1 | MissingSegmentRecoveryTest.testLeaderRecovery
   [junit4] Completed [2/5] on J1 in 22.68s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
   [junit4] OK      6.28s J0 | MissingSegmentRecoveryTest.testLeaderRecovery
   [junit4] Completed [3/5] on J0 in 8.91s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
   [junit4] OK      5.32s J1 | MissingSegmentRecoveryTest.testLeaderRecovery
   [junit4] Completed [4/5] on J1 in 10.80s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
   [junit4] OK      5.85s J0 | MissingSegmentRecoveryTest.testLeaderRecovery
   [junit4] Completed [5/5] on J0 in 8.03s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.74 ..    39.42 =    38.68s
   [junit4] JVM J1:     0.74 ..    35.51 =    34.77s
   [junit4] Execution time total: 39 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 216.88s | org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
[junit4:tophints] 185.60s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 139.18s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 127.92s | org.apache.solr.handler.TestReplicationHandler
[junit4:tophints] 117.41s | org.apache.solr.update.SoftAutoCommitTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 42 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.MissingSegmentRecoveryTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2802)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2681)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2662)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3040)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.FilePath.act(FilePath.java:1069)
		at hudson.FilePath.act(FilePath.java:1058)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2660)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1843)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3042)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1071)
	at hudson.FilePath.act(FilePath.java:1058)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2660)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1843)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=87ebe6edd684556c9231c6409f1d5da3a0dbd4cb, workspace=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #124
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2