You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/06/03 08:54:57 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-12.0.2) - Build # 6108 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6108/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.DistribCursorPagingTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.DistribCursorPagingTest:     1) Thread[id=14930, name=SessionTracker, state=TIMED_WAITING, group=TGRP-DistribCursorPagingTest]         at java.base@12.0.2/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.DistribCursorPagingTest: 
   1) Thread[id=14930, name=SessionTracker, state=TIMED_WAITING, group=TGRP-DistribCursorPagingTest]
        at java.base@12.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([274F48F72CCFE31E]:0)


FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
acoll: 1591171887587 bcoll: 1591171890167

Stack Trace:
java.lang.AssertionError: acoll: 1591171887587 bcoll: 1591171890167
	at __randomizedtesting.SeedInfo.seed([274F48F72CCFE31E:AF1B772D82338EE6]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.OverseerTest.testReplay

Error Message:
Timeout waiting to see state for collection=collection1 :DocCollection(collection1//clusterstate.json/2)={   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{"core_node1":{           "base_url":"http://127.0.0.1/solr",           "node_name":"node1",           "core":"core1",           "roles":"",           "state":"recovering"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0",   "autoCreated":"true"}

Stack Trace:
java.util.concurrent.TimeoutException: Timeout waiting to see state for collection=collection1 :DocCollection(collection1//clusterstate.json/2)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"core_node1":{
          "base_url":"http://127.0.0.1/solr",
          "node_name":"node1",
          "core":"core1",
          "roles":"",
          "state":"recovering"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "autoCreated":"true"}
	at __randomizedtesting.SeedInfo.seed([274F48F72CCFE31E:6F8640B3C2FC9265]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1758)
	at org.apache.solr.cloud.OverseerTest.testReplay(OverseerTest.java:1261)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14529 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribCursorPagingTest
   [junit4]   2> 1383472 INFO  (SUITE-DistribCursorPagingTest-seed#[274F48F72CCFE31E]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1383473 INFO  (SUITE-DistribCursorPagingTest-seed#[274F48F72CCFE31E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/data-dir-88-001
   [junit4]   2> 1383473 WARN  (SUITE-DistribCursorPagingTest-seed#[274F48F72CCFE31E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1383473 INFO  (SUITE-DistribCursorPagingTest-seed#[274F48F72CCFE31E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1383474 INFO  (SUITE-DistribCursorPagingTest-seed#[274F48F72CCFE31E]-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-9182 - causes OOM") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1383474 INFO  (SUITE-DistribCursorPagingTest-seed#[274F48F72CCFE31E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1383474 INFO  (SUITE-DistribCursorPagingTest-seed#[274F48F72CCFE31E]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /dld/ir
   [junit4]   2> 1383478 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1383479 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1383479 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1383583 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.ZkTestServer start zk server on port: 51295
   [junit4]   2> 1383583 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:51295
   [junit4]   2> 1383583 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51295
   [junit4]   2> 1383583 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51295
   [junit4]   2> 1383585 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1383590 INFO  (zkConnectionManagerCallback-8784-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1383590 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1383595 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1383598 INFO  (zkConnectionManagerCallback-8786-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1383598 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1383601 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-deeppaging.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1383604 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-sorts.xml to /configs/conf1/schema.xml
   [junit4]   2> 1383606 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1383608 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1383611 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1383613 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1383615 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1383618 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1383620 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1383622 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1383624 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1383626 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1384439 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1384439 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1384439 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1384442 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1384442 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1384443 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1384444 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cd1932d{/dld/ir,null,AVAILABLE}
   [junit4]   2> 1384445 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@358b2adc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:51309}
   [junit4]   2> 1384445 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.e.j.s.Server Started @1384531ms
   [junit4]   2> 1384445 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/dld/ir, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/tempDir-001/control/data, hostPort=51309, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/control-001/cores}
   [junit4]   2> 1384445 ERROR (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1384445 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1384446 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1384446 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1384446 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1384446 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-03T08:07:48.006166Z
   [junit4]   2> 1384447 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1384451 INFO  (zkConnectionManagerCallback-8788-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1384451 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1384556 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1384556 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/control-001/solr.xml
   [junit4]   2> 1384560 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@231abda, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1384766 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1384768 WARN  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3bfd4435[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1384769 WARN  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3bfd4435[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1384776 WARN  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@9cd74ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1384776 WARN  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9cd74ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1384777 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51295/solr
   [junit4]   2> 1384779 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1384783 INFO  (zkConnectionManagerCallback-8799-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1384783 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1384897 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1384903 INFO  (zkConnectionManagerCallback-8801-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1384904 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1385388 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51309_dld%2Fir
   [junit4]   2> 1385390 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.c.Overseer Overseer (id=72094975127846916-127.0.0.1:51309_dld%2Fir-n_0000000000) starting
   [junit4]   2> 1385406 INFO  (OverseerStateUpdate-72094975127846916-127.0.0.1:51309_dld%2Fir-n_0000000000) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:51309_dld%2Fir
   [junit4]   2> 1385408 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51309_dld%2Fir
   [junit4]   2> 1385414 INFO  (zkCallback-8800-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1385418 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1385423 WARN  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1385470 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1385523 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@231abda
   [junit4]   2> 1385538 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@231abda
   [junit4]   2> 1385538 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@231abda
   [junit4]   2> 1385540 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/control-001/cores
   [junit4]   2> 1385551 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1385554 INFO  (zkConnectionManagerCallback-8818-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1385554 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1385557 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1385560 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51295/solr ready
   [junit4]   2> 1385564 INFO  (qtp1628452673-14956) [n:127.0.0.1:51309_dld%2Fir     ] 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:51309_dld%252Fir&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1385576 INFO  (OverseerThreadFactory-8808-thread-1-processing-n:127.0.0.1:51309_dld%2Fir) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1385704 INFO  (qtp1628452673-14958) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1385704 INFO  (qtp1628452673-14958) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1385707 INFO  (qtp1628452673-14955) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1385728 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir    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> 1386771 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1386782 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=sortable
   [junit4]   2> 1386874 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema sortable/1.6 with uniqueid field id
   [junit4]   2> 1386874 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir 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 configset conf1, trusted=true
   [junit4]   2> 1386874 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir 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@231abda
   [junit4]   2> 1386875 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir 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 [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1386878 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir 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=17, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=29.7431640625, floorSegmentMB=1.7109375, forceMergeDeletesPctAllowed=11.622546504093888, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.681191448566947, deletesPctAllowed=20.213707883969224
   [junit4]   2> 1386965 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir 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> 1386965 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir 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> 1386985 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1386986 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1386988 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1386994 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1386999 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir 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> 1387000 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1387000 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir 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 1668464425629122560
   [junit4]   2> 1387007 INFO  (searcherExecutor-8820-thread-1-processing-n:127.0.0.1:51309_dld%2Fir x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:51309_dld%2Fir c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1387024 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir 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> 1387025 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir 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> 1387048 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1387049 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir 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> 1387049 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51309/dld/ir/control_collection_shard1_replica_n1/
   [junit4]   2> 1387050 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir 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> 1387052 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:51309/dld/ir/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1387053 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir 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/72094975127846916-core_node2-n_0000000000
   [junit4]   2> 1387063 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir 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:51309/dld/ir/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1387171 INFO  (zkCallback-8800-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> 1387171 INFO  (zkCallback-8800-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> 1387173 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir 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> 1387177 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir     ] 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=1449
   [junit4]   2> 1387184 INFO  (qtp1628452673-14956) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1387282 INFO  (zkCallback-8800-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> 1387282 INFO  (zkCallback-8800-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> 1387282 INFO  (zkCallback-8800-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> 1387285 INFO  (qtp1628452673-14956) [n:127.0.0.1:51309_dld%2Fir     ] 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:51309_dld%252Fir&wt=javabin&version=2} status=0 QTime=1721
   [junit4]   2> 1387286 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1387401 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1387408 INFO  (zkConnectionManagerCallback-8829-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1387408 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1387415 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1387422 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51295/solr ready
   [junit4]   2> 1387422 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1387424 INFO  (qtp1628452673-14956) [n:127.0.0.1:51309_dld%2Fir     ] 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=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1387453 INFO  (OverseerThreadFactory-8808-thread-2-processing-n:127.0.0.1:51309_dld%2Fir) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1387455 INFO  (OverseerCollectionConfigSetProcessor-72094975127846916-127.0.0.1:51309_dld%2Fir-n_0000000000) [n:127.0.0.1:51309_dld%2Fir     ] 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> 1387678 WARN  (OverseerThreadFactory-8808-thread-2-processing-n:127.0.0.1:51309_dld%2Fir) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1387690 INFO  (qtp1628452673-14956) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1387699 INFO  (qtp1628452673-14956) [n:127.0.0.1:51309_dld%2Fir     ] 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=2&wt=javabin&version=2} status=0 QTime=275
   [junit4]   2> 1387702 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1387702 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1387705 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1387705 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1387705 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1387705 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1387705 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1388188 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 1388190 INFO  (closeThreadPool-8830-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1388190 INFO  (closeThreadPool-8830-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1388190 INFO  (closeThreadPool-8830-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1388193 INFO  (closeThreadPool-8830-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1388193 INFO  (closeThreadPool-8830-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1388193 INFO  (closeThreadPool-8830-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1388194 INFO  (closeThreadPool-8830-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4eb35e1f{/dld/ir,null,AVAILABLE}
   [junit4]   2> 1388195 INFO  (closeThreadPool-8830-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@150a7dcb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:51351}
   [junit4]   2> 1388196 INFO  (closeThreadPool-8830-thread-1) [     ] o.e.j.s.Server Started @1388281ms
   [junit4]   2> 1388196 INFO  (closeThreadPool-8830-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/dld/ir, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/tempDir-001/jetty1, hostPort=51351, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/shard-1-001/cores}
   [junit4]   2> 1388196 ERROR (closeThreadPool-8830-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1388196 INFO  (closeThreadPool-8830-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1388196 INFO  (closeThreadPool-8830-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1388196 INFO  (closeThreadPool-8830-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1388196 INFO  (closeThreadPool-8830-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1388196 INFO  (closeThreadPool-8830-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-03T08:07:51.756803Z
   [junit4]   2> 1388198 INFO  (closeThreadPool-8830-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1388203 INFO  (zkConnectionManagerCallback-8832-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1388203 INFO  (closeThreadPool-8830-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1388308 INFO  (closeThreadPool-8830-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1388308 INFO  (closeThreadPool-8830-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/shard-1-001/solr.xml
   [junit4]   2> 1388314 INFO  (closeThreadPool-8830-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@231abda, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1388517 INFO  (closeThreadPool-8830-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1388519 WARN  (closeThreadPool-8830-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@456a7734[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1388519 WARN  (closeThreadPool-8830-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@456a7734[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1388524 WARN  (closeThreadPool-8830-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@14f15f4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1388524 WARN  (closeThreadPool-8830-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@14f15f4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1388525 INFO  (closeThreadPool-8830-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51295/solr
   [junit4]   2> 1388527 INFO  (closeThreadPool-8830-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1388531 INFO  (zkConnectionManagerCallback-8843-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1388531 INFO  (closeThreadPool-8830-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1388642 INFO  (closeThreadPool-8830-thread-1) [n:127.0.0.1:51351_dld%2Fir     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1388646 INFO  (zkConnectionManagerCallback-8845-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1388646 INFO  (closeThreadPool-8830-thread-1) [n:127.0.0.1:51351_dld%2Fir     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1388688 INFO  (closeThreadPool-8830-thread-1) [n:127.0.0.1:51351_dld%2Fir     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1388716 INFO  (closeThreadPool-8830-thread-1) [n:127.0.0.1:51351_dld%2Fir     ] o.a.s.c.ZkController Publish node=127.0.0.1:51351_dld%2Fir as DOWN
   [junit4]   2> 1388729 INFO  (closeThreadPool-8830-thread-1) [n:127.0.0.1:51351_dld%2Fir     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1388729 INFO  (closeThreadPool-8830-thread-1) [n:127.0.0.1:51351_dld%2Fir     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51351_dld%2Fir
   [junit4]   2> 1388738 INFO  (zkCallback-8800-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1388739 INFO  (zkCallback-8828-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1388751 INFO  (zkCallback-8844-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1388760 INFO  (closeThreadPool-8830-thread-1) [n:127.0.0.1:51351_dld%2Fir     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1388761 WARN  (closeThreadPool-8830-thread-1) [n:127.0.0.1:51351_dld%2Fir     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1388775 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1388776 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1388776 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1388776 INFO  (closeThreadPool-8830-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1388778 INFO  (closeThreadPool-8830-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1388778 INFO  (closeThreadPool-8830-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1388778 INFO  (closeThreadPool-8830-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1388778 INFO  (closeThreadPool-8830-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@373e2e51{/dld/ir,null,AVAILABLE}
   [junit4]   2> 1388778 INFO  (closeThreadPool-8830-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1d27555{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:51355}
   [junit4]   2> 1388778 INFO  (closeThreadPool-8830-thread-2) [     ] o.e.j.s.Server Started @1388864ms
   [junit4]   2> 1388778 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/dld/ir, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/tempDir-001/jetty2, hostPort=51355, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/shard-2-001/cores}
   [junit4]   2> 1388782 ERROR (closeThreadPool-8830-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1388782 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1388782 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1388783 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1388783 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1388783 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-03T08:07:52.343119Z
   [junit4]   2> 1388784 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1388788 INFO  (zkConnectionManagerCallback-8850-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1388788 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1388796 INFO  (closeThreadPool-8830-thread-1) [n:127.0.0.1:51351_dld%2Fir     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1388824 INFO  (closeThreadPool-8830-thread-1) [n:127.0.0.1:51351_dld%2Fir     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@231abda
   [junit4]   2> 1388839 INFO  (closeThreadPool-8830-thread-1) [n:127.0.0.1:51351_dld%2Fir     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@231abda
   [junit4]   2> 1388840 INFO  (closeThreadPool-8830-thread-1) [n:127.0.0.1:51351_dld%2Fir     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@231abda
   [junit4]   2> 1388843 INFO  (closeThreadPool-8830-thread-1) [n:127.0.0.1:51351_dld%2Fir     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/shard-1-001/cores
   [junit4]   2> 1388868 INFO  (closeThreadPool-8830-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:51351_dld%2Fir
   [junit4]   2> 1388895 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1388895 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/shard-2-001/solr.xml
   [junit4]   2> 1388900 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@231abda, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1388973 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1388976 WARN  (closeThreadPool-8830-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4cd3c2cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1388976 WARN  (closeThreadPool-8830-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4cd3c2cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1388981 WARN  (closeThreadPool-8830-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7fb436b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1388981 WARN  (closeThreadPool-8830-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7fb436b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1388983 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51295/solr
   [junit4]   2> 1388984 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1388989 INFO  (zkConnectionManagerCallback-8866-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1388989 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1389095 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51355_dld%2Fir     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1389101 INFO  (zkConnectionManagerCallback-8868-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1389101 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51355_dld%2Fir     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1389119 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51355_dld%2Fir     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1389136 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51355_dld%2Fir     ] o.a.s.c.ZkController Publish node=127.0.0.1:51355_dld%2Fir as DOWN
   [junit4]   2> 1389139 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51355_dld%2Fir     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1389139 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51355_dld%2Fir     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51355_dld%2Fir
   [junit4]   2> 1389143 INFO  (zkCallback-8800-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1389144 INFO  (zkCallback-8828-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1389144 INFO  (zkCallback-8844-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1389145 INFO  (zkCallback-8867-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1389152 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51355_dld%2Fir     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1389152 WARN  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51355_dld%2Fir     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1389176 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51355_dld%2Fir     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1389203 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51355_dld%2Fir     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@231abda
   [junit4]   2> 1389214 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51355_dld%2Fir     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@231abda
   [junit4]   2> 1389214 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51355_dld%2Fir     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@231abda
   [junit4]   2> 1389215 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51355_dld%2Fir     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/shard-2-001/cores
   [junit4]   2> 1389223 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:51355_dld%2Fir
   [junit4]   2> 1389383 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 1389384 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1389384 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1389384 INFO  (closeThreadPool-8830-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1389398 INFO  (closeThreadPool-8830-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1389398 INFO  (closeThreadPool-8830-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1389399 INFO  (closeThreadPool-8830-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1389399 INFO  (closeThreadPool-8830-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60dfd9f4{/dld/ir,null,AVAILABLE}
   [junit4]   2> 1389401 INFO  (closeThreadPool-8830-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@15f4218c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:51361}
   [junit4]   2> 1389401 INFO  (closeThreadPool-8830-thread-2) [     ] o.e.j.s.Server Started @1389487ms
   [junit4]   2> 1389401 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/dld/ir, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/tempDir-001/jetty3, hostPort=51361, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/shard-3-001/cores}
   [junit4]   2> 1389401 ERROR (closeThreadPool-8830-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1389401 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1389401 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1389401 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1389401 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1389401 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-03T08:07:52.961890Z
   [junit4]   2> 1389404 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1389415 INFO  (zkConnectionManagerCallback-8878-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1389416 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1389465 INFO  (OverseerCollectionConfigSetProcessor-72094975127846916-127.0.0.1:51309_dld%2Fir-n_0000000000) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1389525 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1389525 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/shard-3-001/solr.xml
   [junit4]   2> 1389529 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@231abda, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1389654 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1389656 WARN  (closeThreadPool-8830-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4751e8ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1389656 WARN  (closeThreadPool-8830-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4751e8ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1389660 WARN  (closeThreadPool-8830-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@25244547[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1389661 WARN  (closeThreadPool-8830-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@25244547[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1389662 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51295/solr
   [junit4]   2> 1389663 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1389667 INFO  (zkConnectionManagerCallback-8889-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1389668 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1389785 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51361_dld%2Fir     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1389793 INFO  (zkConnectionManagerCallback-8891-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1389794 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51361_dld%2Fir     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1389837 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51361_dld%2Fir     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1389895 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51361_dld%2Fir     ] o.a.s.c.ZkController Publish node=127.0.0.1:51361_dld%2Fir as DOWN
   [junit4]   2> 1389907 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51361_dld%2Fir     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1389907 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51361_dld%2Fir     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51361_dld%2Fir
   [junit4]   2> 1389913 INFO  (zkCallback-8828-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1389913 INFO  (zkCallback-8800-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1389913 INFO  (zkCallback-8867-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1389913 INFO  (zkCallback-8844-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1389914 INFO  (zkCallback-8890-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1389920 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51361_dld%2Fir     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1389921 WARN  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51361_dld%2Fir     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1389942 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51361_dld%2Fir     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1389971 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51361_dld%2Fir     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@231abda
   [junit4]   2> 1389989 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51361_dld%2Fir     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@231abda
   [junit4]   2> 1389990 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51361_dld%2Fir     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@231abda
   [junit4]   2> 1389999 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51361_dld%2Fir     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/shard-3-001/cores
   [junit4]   2> 1390138 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:51361_dld%2Fir
   [junit4]   2> 1390330 INFO  (TEST-DistribCursorPagingTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 1390336 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1390336 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1390336 INFO  (closeThreadPool-8830-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1390350 INFO  (closeThreadPool-8830-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1390350 INFO  (closeThreadPool-8830-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1390350 INFO  (closeThreadPool-8830-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1390352 INFO  (closeThreadPool-8830-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b0998f1{/dld/ir,null,AVAILABLE}
   [junit4]   2> 1390360 INFO  (closeThreadPool-8830-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@459d6dae{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:51404}
   [junit4]   2> 1390361 INFO  (closeThreadPool-8830-thread-2) [     ] o.e.j.s.Server Started @1390446ms
   [junit4]   2> 1390363 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/dld/ir, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/tempDir-001/jetty4, hostPort=51404, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/shard-4-001/cores, replicaType=NRT}
   [junit4]   2> 1390364 ERROR (closeThreadPool-8830-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1390364 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1390364 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1390364 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1390364 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1390364 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-03T08:07:53.924420Z
   [junit4]   2> 1390366 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1390370 INFO  (zkConnectionManagerCallback-8901-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1390370 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1390475 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1390475 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/shard-4-001/solr.xml
   [junit4]   2> 1390482 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@231abda, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1390606 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1390610 WARN  (closeThreadPool-8830-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e30bac6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1390611 WARN  (closeThreadPool-8830-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e30bac6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1390621 WARN  (closeThreadPool-8830-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@473904f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1390621 WARN  (closeThreadPool-8830-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@473904f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1390625 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51295/solr
   [junit4]   2> 1390627 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1390632 INFO  (zkConnectionManagerCallback-8912-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1390632 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1390737 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51404_dld%2Fir     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1390747 INFO  (zkConnectionManagerCallback-8914-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1390747 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51404_dld%2Fir     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1390785 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51404_dld%2Fir     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1390809 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51404_dld%2Fir     ] o.a.s.c.ZkController Publish node=127.0.0.1:51404_dld%2Fir as DOWN
   [junit4]   2> 1390815 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51404_dld%2Fir     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1390815 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51404_dld%2Fir     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51404_dld%2Fir
   [junit4]   2> 1390821 INFO  (zkCallback-8867-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1390821 INFO  (zkCallback-8890-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1390821 INFO  (zkCallback-8800-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1390821 INFO  (zkCallback-8844-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1390821 INFO  (zkCallback-8913-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1390823 INFO  (zkCallback-8828-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1390832 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51404_dld%2Fir     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1390834 WARN  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51404_dld%2Fir     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1390870 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51404_dld%2Fir     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1390919 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51404_dld%2Fir     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@231abda
   [junit4]   2> 1390946 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51404_dld%2Fir     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@231abda
   [junit4]   2> 1390946 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51404_dld%2Fir     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@231abda
   [junit4]   2> 1390948 INFO  (closeThreadPool-8830-thread-2) [n:127.0.0.1:51404_dld%2Fir     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.DistribCursorPagingTest_274F48F72CCFE31E-001/shard-4-001/cores
   [junit4]   2> 1390961 INFO  (closeThreadPool-8830-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:51404_dld%2Fir
   [junit4]   2> 1390967 INFO  (qtp1628452673-14955) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:51351_dld%252Fir&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1390967 INFO  (qtp1628452673-14956) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:51361_dld%252Fir&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1390967 INFO  (qtp1628452673-14958) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:51355_dld%252Fir&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1390970 INFO  (qtp1628452673-14957) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:51404_dld%252Fir&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1390995 INFO  (qtp1628452673-15133) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=2
   [junit4]   2> 1390997 INFO  (qtp1628452673-15133) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1391001 INFO  (qtp288746293-15014) [n:127.0.0.1:51351_dld%2Fir     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 1391005 INFO  (qtp99475760-15039) [n:127.0.0.1:51355_dld%2Fir     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1391009 INFO  (qtp876857272-15074) [n:127.0.0.1:51361_dld%2Fir     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1391012 INFO  (qtp2046486866-15103) [n:127.0.0.1:51404_dld%2Fir     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1391021 INFO  (qtp1628452673-15133) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1391025 INFO  (qtp1628452673-15133) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1391026 INFO  (qtp288746293-15015) [n:127.0.0.1:51351_dld%2Fir     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1391030 INFO  (qtp99475760-15040) [n:127.0.0.1:51355_dld%2Fir     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 1391034 INFO  (qtp876857272-15075) [n:127.0.0.1:51361_dld%2Fir     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 1391037 INFO  (qtp2046486866-15104) [n:127.0.0.1:51404_dld%2Fir     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 1391044 INFO  (OverseerThreadFactory-8808-thread-3-processing-n:127.0.0.1:51309_dld%2Fir) [n:127.0.0.1:51309_dld%2Fir c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:51361_dld%2Fir for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1391051 INFO  (qtp1628452673-15133) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=2
   [junit4]   2> 1391053 INFO  (qtp1628452673-15133) [n:127.0.0.1:51309_dld%2Fir     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1391055 INFO  (qtp288746293-15016) [n:127.0.0.1:51351_dld%2Fir     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1391055 INFO  (OverseerThreadFactory-8808-thread-3-processing-n:127.0.0.1:51309_dld%2Fir) [n:127.0.0.1:51309_dld%2Fir c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1391056 INFO  (qtp99475760-15041) [n:127.0.0.1:51355_dld%2Fir     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1391058 INFO  (qtp876857272-15076) [n:127.0.0.1:51361_dld%2Fir     ] o.a.s.s.HttpSolrCall [admin] weba

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

	/solr/collections/ocptest_shardsplit/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	180	/solr/collections/ocptest_shardsplit2/state.json
   [junit4]   2> 	107	/solr/collections/collection1/state.json
   [junit4]   2> 	44	/solr/collections/ocptest_shardsplit/state.json
   [junit4]   2> 	42	/solr/collections/ocptest3/state.json
   [junit4]   2> 	39	/solr/collections/ocptest1/state.json
   [junit4]   2> 	33	/solr/collections/ocptest2/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72094985453633545-127.0.0.1:53202_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	133	/solr/overseer/queue
   [junit4]   2> 	52	/solr/overseer/collection-queue-work
   [junit4]   2> 	31	/solr/collections
   [junit4]   2> 	25	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1626806 INFO  (TEST-MultiThreadedOCPTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53150
   [junit4]   2> 1626806 INFO  (TEST-MultiThreadedOCPTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53150
   [junit4]   2> 1626806 INFO  (TEST-MultiThreadedOCPTest.test-seed#[274F48F72CCFE31E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53150
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=274F48F72CCFE31E -Dtests.slow=true -Dtests.locale=ta-MY -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 85.8s J0 | MultiThreadedOCPTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: acoll: 1591171887587 bcoll: 1591171890167
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([274F48F72CCFE31E:AF1B772D82338EE6]:0)
   [junit4]    > 	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
   [junit4]    > 	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest_274F48F72CCFE31E-001
   [junit4]   2> Jun 03, 2020 8:11:50 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {range_facet_l_dv=BlockTreeOrds(blocksize=128), multiDefault=PostingsFormat(name=Asserting), _root_=PostingsFormat(name=LuceneVarGapFixedInterval), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), id_i1=PostingsFormat(name=LuceneVarGapFixedInterval), id=BlockTreeOrds(blocksize=128), range_facet_i_dv=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Asserting), id_i1=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=944, maxMBSortInHeap=5.34483717893629, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2dd28ae5), locale=ta-MY, timezone=Pacific/Noumea
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=218773904,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestMissingGroups, CircularListTest, TestSolrCloudWithKerberosAlt, CollectionStateFormat2Test, ShardsWhitelistTest, TestTlogReplayVsRecovery, LeaderTragicEventTest, ZkNodePropsTest, TestLazyCores, AnalyticsQueryTest, TestReplicaProperties, WordBreakSolrSpellCheckerTest, PhrasesIdentificationComponentTest, UtilsToolTest, TestSolrCloudSnapshots, TokenizerChainTest, TestRawTransformer, TestGraphMLResponseWriter, MigrateRouteKeyTest, HdfsTlogReplayBufferedWhileIndexingTest, TestBulkSchemaConcurrent, TestPayloadScoreQParserPlugin, FullHLLTest, MetricUtilsTest, FieldMutatingUpdateProcessorTest, TestIndexingPerformance, BufferStoreTest, TestMaxTokenLenTokenizer, TestDistribDocBasedVersion, TestCloudPseudoReturnFields, TriggerSetPropertiesIntegrationTest, SolrJmxReporterCloudTest, TestStressVersions, ConcurrentDeleteAndCreateCollectionTest, MergeStrategyTest, NodeAddedTriggerTest, TestSolrCoreParser, CustomTermsComponentTest, TestHdfsUpdateLog, NotRequiredUniqueKeyTest, SimpleMLTQParserTest, HdfsRecoverLeaseTest, TestCaffeineCache, ZkCollectionPropsCachingTest, RulesTest, TestHalfAndHalfDocValues, TestFieldCacheWithThreads, MBeansHandlerTest, EmbeddedSolrNoSerializeTest, TestFilteredDocIdSet, OverriddenZkACLAndCredentialsProvidersTest, TestFieldCache, TestDistributedMissingSort, TestSimpleQParserPlugin, CacheHeaderTest, CollectionReloadTest, SignatureUpdateProcessorFactoryTest, TestLegacyFieldReuse, ScheduledMaintenanceTriggerTest, JWTAuthPluginIntegrationTest, CdcrReplicationHandlerTest, TestConfigSetImmutable, TestSimExecutePlanAction, SplitByPrefixTest, ParsingFieldUpdateProcessorsTest, HdfsBasicDistributedZk2Test, TestUniqueKeyFieldResource, ReplaceNodeNoTargetTest, HighlighterWithoutStoredIdTest, TestDynamicFieldResource, AddBlockUpdateTest, TestAnalyzeInfixSuggestions, DocumentBuilderTest, SolrRrdBackendFactoryTest, TestLeaderElectionZkExpiry, TestSolrConfigHandlerConcurrent, TestFuzzyAnalyzedSuggestions, TestIBSimilarityFactory, IndexSizeTriggerSizeEstimationTest, ExitableDirectoryReaderTest, ComputePlanActionTest, SolrCoreMetricManagerTest, PreAnalyzedFieldTest, RequestHandlersTest, SchemaVersionSpecificBehaviorTest, DistributedMLTComponentTest, TestNamedUpdateProcessors, TestSha256AuthenticationProvider, TestManagedResourceStorage, DistributedFacetPivotLargeTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, DistributedIntervalFacetingTest, SolrInfoBeanTest, TestJoin, TestRandomFaceting, TestSolrCoreProperties, TestSolrTestCaseJ4, TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestJettySolrRunner, ActionThrottleTest, AddReplicaTest, AssignBackwardCompatibilityTest, BasicDistributedZk2Test, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderWithPullReplicasTest, DeleteReplicaTest, HttpPartitionOnCommitTest, LeaderElectionIntegrationTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MultiSolrCloudTestCaseTest, MultiThreadedOCPTest]
   [junit4] Completed [534/913 (3!)] on J0 in 86.44s, 1 test, 1 failure <<< FAILURES!

[...truncated 53591 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6108/consoleText

[repro] Revision: 2af82c83d9cf134eb8741d1da1eeb606946f5baa

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=DistribCursorPagingTest -Dtests.seed=274F48F72CCFE31E -Dtests.slow=true -Dtests.locale=ff-MR -Dtests.timezone=America/Montevideo -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=OverseerTest -Dtests.method=testReplay -Dtests.seed=274F48F72CCFE31E -Dtests.slow=true -Dtests.locale=ar-IL -Dtests.timezone=Asia/Qostanay -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=274F48F72CCFE31E -Dtests.slow=true -Dtests.locale=ta-MY -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3147 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=15 -Dtests.class="*.DistribCursorPagingTest|*.OverseerTest|*.MultiThreadedOCPTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=274F48F72CCFE31E -Dtests.slow=true -Dtests.locale=ff-MR -Dtests.timezone=America/Montevideo -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 188 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.DistribCursorPagingTest
[repro]   0/5 failed: org.apache.solr.cloud.MultiThreadedOCPTest
[repro]   0/5 failed: org.apache.solr.cloud.OverseerTest
[repro] Exiting with code 0

[...truncated 73 lines...]