You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/01/24 05:04:38 UTC

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_144) - Build # 21333 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21333/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest:     1) Thread[id=183, name=qtp11847339-183, state=TIMED_WAITING, group=TGRP-SchemaTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest: 
   1) Thread[id=183, name=qtp11847339-183, state=TIMED_WAITING, group=TGRP-SchemaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([66944DF862CC6225]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=183, name=qtp11847339-183, state=TIMED_WAITING, group=TGRP-SchemaTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=183, name=qtp11847339-183, state=TIMED_WAITING, group=TGRP-SchemaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([66944DF862CC6225]:0)


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

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([6691A6A198B1B7C4:EEC5997B364DDA3C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12641 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/init-core-data-001
   [junit4]   2> 1451756 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[6691A6A198B1B7C4]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 1451757 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[6691A6A198B1B7C4]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1451758 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[6691A6A198B1B7C4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1451758 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[6691A6A198B1B7C4]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1451758 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[6691A6A198B1B7C4]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /fsc/
   [junit4]   2> 1451761 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1451761 INFO  (Thread-6437) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1451761 INFO  (Thread-6437) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1451762 ERROR (Thread-6437) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1451861 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.ZkTestServer start zk server on port:33651
   [junit4]   2> 1451863 INFO  (zkConnectionManagerCallback-8830-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1451865 INFO  (zkConnectionManagerCallback-8832-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1451867 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1451868 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1451869 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1451870 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1451870 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1451871 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1451871 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1451872 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1451872 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1451872 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1451873 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1451874 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1451953 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1451954 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1451954 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1451954 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1451954 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1acafa2{/fsc,null,AVAILABLE}
   [junit4]   2> 1451954 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@c4152a{HTTP/1.1,[http/1.1]}{127.0.0.1:39991}
   [junit4]   2> 1451954 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.Server Started @1453899ms
   [junit4]   2> 1451954 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/tempDir-001/control/data, hostContext=/fsc, hostPort=39991, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/control-001/cores}
   [junit4]   2> 1451954 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1451955 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1451955 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1451955 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1451955 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-24T04:22:53.523Z
   [junit4]   2> 1451956 INFO  (zkConnectionManagerCallback-8834-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1451956 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1451957 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/control-001/solr.xml
   [junit4]   2> 1451959 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1451959 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1451960 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1451967 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33651/solr
   [junit4]   2> 1451968 INFO  (zkConnectionManagerCallback-8838-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1451970 INFO  (zkConnectionManagerCallback-8840-thread-1-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1451996 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:39991_fsc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1451996 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:39991_fsc    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39991_fsc
   [junit4]   2> 1451997 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:39991_fsc    ] o.a.s.c.Overseer Overseer (id=99402892792954884-127.0.0.1:39991_fsc-n_0000000000) starting
   [junit4]   2> 1452003 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:39991_fsc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39991_fsc
   [junit4]   2> 1452003 INFO  (zkCallback-8839-thread-1-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1452056 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:39991_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1452065 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:39991_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1452065 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:39991_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1452066 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:39991_fsc    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/control-001/cores
   [junit4]   2> 1452084 INFO  (zkConnectionManagerCallback-8846-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1452085 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1452085 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33651/solr ready
   [junit4]   2> 1452086 INFO  (qtp3272641-26516) [n:127.0.0.1:39991_fsc    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39991_fsc&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1452087 INFO  (OverseerThreadFactory-6242-thread-1-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1452189 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc    ] 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> 1452190 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1452292 INFO  (zkCallback-8839-thread-1-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] 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> 1453202 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1453210 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1453271 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1453278 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1453278 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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@160d2dd
   [junit4]   2> 1453278 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1453279 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1453281 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8280249172203241]
   [junit4]   2> 1453282 WARN  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1453309 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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> 1453309 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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> 1453310 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1453310 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1453311 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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> 1453311 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11239ee[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1453312 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1453312 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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> 1453312 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1453313 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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 1590446286313619456
   [junit4]   2> 1453313 INFO  (searcherExecutor-6245-thread-1-processing-n:127.0.0.1:39991_fsc x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@11239ee[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1453315 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1453315 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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> 1453315 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39991/fsc/control_collection_shard1_replica_n1/
   [junit4]   2> 1453315 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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> 1453315 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:39991/fsc/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1453315 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1453316 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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:39991/fsc/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1453417 INFO  (zkCallback-8839-thread-2-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] 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> 1453467 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc 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> 1453468 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1278
   [junit4]   2> 1453470 INFO  (qtp3272641-26516) [n:127.0.0.1:39991_fsc    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1453569 INFO  (zkCallback-8839-thread-2-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] 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> 1454088 INFO  (OverseerCollectionConfigSetProcessor-99402892792954884-127.0.0.1:39991_fsc-n_0000000000) [n:127.0.0.1:39991_fsc    ] 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> 1454470 INFO  (qtp3272641-26516) [n:127.0.0.1:39991_fsc    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39991_fsc&wt=javabin&version=2} status=0 QTime=2383
   [junit4]   2> 1454473 INFO  (zkConnectionManagerCallback-8850-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1454474 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1454474 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33651/solr ready
   [junit4]   2> 1454474 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1454475 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1454476 INFO  (OverseerThreadFactory-6242-thread-2-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1454476 WARN  (OverseerThreadFactory-6242-thread-2-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1454678 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1454678 INFO  (qtp3272641-26522) [n:127.0.0.1:39991_fsc    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=203
   [junit4]   2> 1454758 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-1-001 of type NRT
   [junit4]   2> 1454758 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1454759 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1454759 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1454759 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1454759 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15fb996{/fsc,null,AVAILABLE}
   [junit4]   2> 1454759 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f3bbd0{HTTP/1.1,[http/1.1]}{127.0.0.1:34955}
   [junit4]   2> 1454759 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.Server Started @1456704ms
   [junit4]   2> 1454760 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/fsc, hostPort=34955, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-1-001/cores}
   [junit4]   2> 1454760 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1454760 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1454760 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1454760 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1454760 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-24T04:22:56.328Z
   [junit4]   2> 1454761 INFO  (zkConnectionManagerCallback-8852-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1454762 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1454762 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-1-001/solr.xml
   [junit4]   2> 1454765 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1454765 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1454766 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1454772 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33651/solr
   [junit4]   2> 1454773 INFO  (zkConnectionManagerCallback-8856-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1454775 INFO  (zkConnectionManagerCallback-8858-thread-1-processing-n:127.0.0.1:34955_fsc) [n:127.0.0.1:34955_fsc    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1454777 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:34955_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1454778 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:34955_fsc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1454778 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:34955_fsc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34955_fsc
   [junit4]   2> 1454779 INFO  (zkCallback-8849-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1454779 INFO  (zkCallback-8839-thread-2-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1454779 INFO  (zkCallback-8857-thread-1-processing-n:127.0.0.1:34955_fsc) [n:127.0.0.1:34955_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1454870 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:34955_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1454878 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:34955_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1454878 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:34955_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1454879 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:34955_fsc    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-1-001/cores
   [junit4]   2> 1454900 INFO  (qtp26329831-26568) [n:127.0.0.1:34955_fsc    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34955_fsc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1454901 INFO  (OverseerCollectionConfigSetProcessor-99402892792954884-127.0.0.1:39991_fsc-n_0000000000) [n:127.0.0.1:39991_fsc    ] 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> 1454901 INFO  (OverseerThreadFactory-6242-thread-3-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:34955_fsc for creating new replica
   [junit4]   2> 1454902 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1454902 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1455914 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1455925 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema [collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 1455975 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1455982 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n61' using configuration from collection collection1, trusted=true
   [junit4]   2> 1455982 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n61' (registry 'solr.core.collection1.shard2.replica_n61') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1455982 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1455982 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [[collection1_shard2_replica_n61] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-1-001/cores/collection1_shard2_replica_n61], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 1455984 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8280249172203241]
   [junit4]   2> 1455986 WARN  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1456014 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1456014 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1456015 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1456015 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1456016 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] 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> 1456016 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.SolrIndexSearcher Opening [Searcher@d743e5[collection1_shard2_replica_n61] main]
   [junit4]   2> 1456017 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1456017 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1456018 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1456018 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590446289150017536
   [junit4]   2> 1456018 INFO  (searcherExecutor-6256-thread-1-processing-n:127.0.0.1:34955_fsc x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [collection1_shard2_replica_n61] Registered new searcher Searcher@d743e5[collection1_shard2_replica_n61] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1456020 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1456020 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1456020 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34955/fsc/collection1_shard2_replica_n61/
   [junit4]   2> 1456020 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1456020 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy http://127.0.0.1:34955/fsc/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 1456020 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1456021 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34955/fsc/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 1456172 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1456178 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1275
   [junit4]   2> 1456179 INFO  (qtp26329831-26568) [n:127.0.0.1:34955_fsc    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:34955_fsc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1279
   [junit4]   2> 1456259 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-2-001 of type NRT
   [junit4]   2> 1456260 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1456261 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1456261 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1456261 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1456261 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a8cd23{/fsc,null,AVAILABLE}
   [junit4]   2> 1456261 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@efc8ea{HTTP/1.1,[http/1.1]}{127.0.0.1:40641}
   [junit4]   2> 1456261 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.Server Started @1458206ms
   [junit4]   2> 1456261 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/fsc, hostPort=40641, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-2-001/cores}
   [junit4]   2> 1456261 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1456261 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1456261 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1456261 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1456262 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-24T04:22:57.830Z
   [junit4]   2> 1456263 INFO  (zkConnectionManagerCallback-8862-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1456263 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1456263 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-2-001/solr.xml
   [junit4]   2> 1456266 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1456266 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1456267 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1456270 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33651/solr
   [junit4]   2> 1456271 INFO  (zkConnectionManagerCallback-8866-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1456272 INFO  (zkConnectionManagerCallback-8868-thread-1-processing-n:127.0.0.1:40641_fsc) [n:127.0.0.1:40641_fsc    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1456275 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:40641_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1456276 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:40641_fsc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1456277 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:40641_fsc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40641_fsc
   [junit4]   2> 1456277 INFO  (zkCallback-8849-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1456277 INFO  (zkCallback-8857-thread-1-processing-n:127.0.0.1:34955_fsc) [n:127.0.0.1:34955_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1456277 INFO  (zkCallback-8839-thread-2-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1456279 INFO  (zkCallback-8867-thread-1-processing-n:127.0.0.1:40641_fsc) [n:127.0.0.1:40641_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1456418 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:40641_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1456426 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:40641_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1456427 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:40641_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1456428 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:40641_fsc    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-2-001/cores
   [junit4]   2> 1456470 INFO  (qtp26329831-26572) [n:127.0.0.1:34955_fsc    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:40641_fsc&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1456471 INFO  (OverseerCollectionConfigSetProcessor-99402892792954884-127.0.0.1:39991_fsc-n_0000000000) [n:127.0.0.1:39991_fsc    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1456471 INFO  (OverseerThreadFactory-6242-thread-4-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:40641_fsc for creating new replica
   [junit4]   2> 1456472 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1456472 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1457484 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1457493 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema [collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 1457548 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1457563 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n63' using configuration from collection collection1, trusted=true
   [junit4]   2> 1457564 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n63' (registry 'solr.core.collection1.shard3.replica_n63') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1457564 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1457564 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [[collection1_shard3_replica_n63] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-2-001/cores/collection1_shard3_replica_n63], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 1457566 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8280249172203241]
   [junit4]   2> 1457567 WARN  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1457599 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1457599 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1457600 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1457600 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1457601 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] 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> 1457601 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.SolrIndexSearcher Opening [Searcher@1128d99[collection1_shard3_replica_n63] main]
   [junit4]   2> 1457602 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1457602 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1457602 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1457603 INFO  (searcherExecutor-6267-thread-1-processing-n:127.0.0.1:40641_fsc x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [collection1_shard3_replica_n63] Registered new searcher Searcher@1128d99[collection1_shard3_replica_n63] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1457603 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590446290812010496
   [junit4]   2> 1457606 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1457606 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1457606 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40641/fsc/collection1_shard3_replica_n63/
   [junit4]   2> 1457606 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1457606 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy http://127.0.0.1:40641/fsc/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 1457606 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1457607 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40641/fsc/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 1457757 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1457758 INFO  (qtp15386569-26601) [n:127.0.0.1:40641_fsc c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1286
   [junit4]   2> 1457759 INFO  (qtp26329831-26572) [n:127.0.0.1:34955_fsc    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:40641_fsc&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2} status=0 QTime=1289
   [junit4]   2> 1457842 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-3-001 of type NRT
   [junit4]   2> 1457842 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1457843 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1457843 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1457843 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1457843 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1dd0fb7{/fsc,null,AVAILABLE}
   [junit4]   2> 1457843 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d303a4{HTTP/1.1,[http/1.1]}{127.0.0.1:46479}
   [junit4]   2> 1457843 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.Server Started @1459788ms
   [junit4]   2> 1457843 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/fsc, hostPort=46479, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-3-001/cores}
   [junit4]   2> 1457844 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1457844 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1457844 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1457844 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1457844 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-24T04:22:59.412Z
   [junit4]   2> 1457845 INFO  (zkConnectionManagerCallback-8872-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1457845 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1457845 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-3-001/solr.xml
   [junit4]   2> 1457848 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1457848 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1457848 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1457850 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33651/solr
   [junit4]   2> 1457851 INFO  (zkConnectionManagerCallback-8876-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1457852 INFO  (zkConnectionManagerCallback-8878-thread-1-processing-n:127.0.0.1:46479_fsc) [n:127.0.0.1:46479_fsc    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1457854 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:46479_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1457855 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:46479_fsc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1457856 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:46479_fsc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46479_fsc
   [junit4]   2> 1457856 INFO  (zkCallback-8867-thread-1-processing-n:127.0.0.1:40641_fsc) [n:127.0.0.1:40641_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1457856 INFO  (zkCallback-8857-thread-1-processing-n:127.0.0.1:34955_fsc) [n:127.0.0.1:34955_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1457856 INFO  (zkCallback-8849-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1457856 INFO  (zkCallback-8839-thread-2-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1457856 INFO  (zkCallback-8877-thread-1-processing-n:127.0.0.1:46479_fsc) [n:127.0.0.1:46479_fsc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1457964 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:46479_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1457972 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:46479_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1457972 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:46479_fsc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1457973 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [n:127.0.0.1:46479_fsc    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-3-001/cores
   [junit4]   2> 1458008 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46479_fsc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1458009 INFO  (OverseerCollectionConfigSetProcessor-99402892792954884-127.0.0.1:39991_fsc-n_0000000000) [n:127.0.0.1:39991_fsc    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1458009 INFO  (OverseerThreadFactory-6242-thread-5-processing-n:127.0.0.1:39991_fsc) [n:127.0.0.1:39991_fsc    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:46479_fsc for creating new replica
   [junit4]   2> 1458010 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1458010 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1459019 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1459028 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema [collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 1459086 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1459096 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n65' using configuration from collection collection1, trusted=true
   [junit4]   2> 1459096 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n65' (registry 'solr.core.collection1.shard1.replica_n65') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@160d2dd
   [junit4]   2> 1459097 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1459097 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [[collection1_shard1_replica_n65] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-3-001/cores/collection1_shard1_replica_n65], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 1459099 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8280249172203241]
   [junit4]   2> 1459101 WARN  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1459139 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1459139 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1459140 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1459140 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1459142 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] 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> 1459142 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.SolrIndexSearcher Opening [Searcher@e107d6[collection1_shard1_replica_n65] main]
   [junit4]   2> 1459143 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1459143 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1459144 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1459145 INFO  (searcherExecutor-6278-thread-1-processing-n:127.0.0.1:46479_fsc x:collection1_shard1_replica_n65 s:shard1 c:collection1) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [collection1_shard1_replica_n65] Registered new searcher Searcher@e107d6[collection1_shard1_replica_n65] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1459145 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590446292428914688
   [junit4]   2> 1459148 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1459148 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1459148 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46479/fsc/collection1_shard1_replica_n65/
   [junit4]   2> 1459148 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1459148 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy http://127.0.0.1:46479/fsc/collection1_shard1_replica_n65/ has no replicas
   [junit4]   2> 1459148 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1459149 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46479/fsc/collection1_shard1_replica_n65/ shard1
   [junit4]   2> 1459300 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1459301 INFO  (qtp2814960-26632) [n:127.0.0.1:46479_fsc c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1291
   [junit4]   2> 1459302 INFO  (qtp26329831-26574) [n:127.0.0.1:34955_fsc    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:46479_fsc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1294
   [junit4]   2> 1459372 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-4-001 of type NRT
   [junit4]   2> 1459372 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1459373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1459373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1459373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1459373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15a54e1{/fsc,null,AVAILABLE}
   [junit4]   2> 1459373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7abe8a{HTTP/1.1,[http/1.1]}{127.0.0.1:43311}
   [junit4]   2> 1459373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.e.j.s.Server Started @1461317ms
   [junit4]   2> 1459373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/fsc, hostPort=43311, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_6691A6A198B1B7C4-001/shard-4-001/cores}
   [junit4]   2> 1459373 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1459373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1459373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1459373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1459373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-24T04:23:00.941Z
   [junit4]   2> 1459374 INFO  (zkConnectionManagerCallback-8882-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1459375 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[6691A6A198B1B7C4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1459

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

eader(UninvertingDirectoryReader())}
   [junit4]   2> 66178 INFO  (qtp7889615-880) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 66185 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[66944DF862CC6225]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@83b9b9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 66186 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[66944DF862CC6225]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=29729428
   [junit4]   2> 66186 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[66944DF862CC6225]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 66186 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[66944DF862CC6225]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@29b289: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1768fa7
   [junit4]   2> 66197 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[66944DF862CC6225]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 66197 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[66944DF862CC6225]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@131ac7b: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@49a1f0
   [junit4]   2> 66204 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[66944DF862CC6225]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 66204 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[66944DF862CC6225]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13015ba: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1de9fe0
   [junit4]   2> 66205 INFO  (coreCloseExecutor-436-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@185af7e
   [junit4]   2> 66205 INFO  (coreCloseExecutor-436-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=25538430
   [junit4]   2> 66205 INFO  (coreCloseExecutor-436-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d9f332: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@86fbe
   [junit4]   2> 66219 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[66944DF862CC6225]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f74374{/solr,null,UNAVAILABLE}
   [junit4]   2> 66219 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[66944DF862CC6225]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 66220 INFO  (TEST-SchemaTest.testSchemaRequestAccuracy-seed#[66944DF862CC6225]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSchemaRequestAccuracy
   [junit4]   2> 66221 INFO  (SUITE-SchemaTest-seed#[66944DF862CC6225]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 24, 2018 4:56:12 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 24, 2018 4:56:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest: 
   [junit4]   2>    1) Thread[id=183, name=qtp11847339-183, state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Jan 24, 2018 4:56:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=183, name=qtp11847339-183, state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]   2> Jan 24, 2018 4:56:35 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=183, name=qtp11847339-183, state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1623, maxMBSortInHeap=6.667201536385175, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@95921e), locale=en-IE, timezone=SystemV/EST5
   [junit4]   2> NOTE: Linux 4.13.0-31-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=2,free=29469056,total=230948864
   [junit4]   2> NOTE: All tests run in this JVM: [NaturalLogEvaluatorTest, StreamExpressionParserTest, ContentStreamTest, FieldAnalysisResponseTest, AndEvaluatorTest, AscEvaluatorTest, TestZkConfigManager, SquareRootEvaluatorTest, NotEvaluatorTest, FieldValueEvaluatorTest, TestConfigSetAdminRequest, UsingSolrJRefGuideExamplesTest, TestPolicy, RawValueEvaluatorTest, SchemaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SchemaTest -Dtests.seed=66944DF862CC6225 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-IE -Dtests.timezone=SystemV/EST5 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | SchemaTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest: 
   [junit4]    >    1) Thread[id=183, name=qtp11847339-183, state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([66944DF862CC6225]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=183, name=qtp11847339-183, state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([66944DF862CC6225]:0)
   [junit4] Completed [94/146 (1!)] on J0 in 65.92s, 35 tests, 2 errors <<< FAILURES!

[...truncated 43112 lines...]