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/02/12 07:00:53 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_162) - Build # 21442 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21442/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
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([D2261B8BE67CDD50:5A7224514880B0A8]: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 12393 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/init-core-data-001
   [junit4]   2> 333746 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[D2261B8BE67CDD50]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 333746 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[D2261B8BE67CDD50]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 333747 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[D2261B8BE67CDD50]-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> 333747 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[D2261B8BE67CDD50]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 333748 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[D2261B8BE67CDD50]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 333749 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 333749 INFO  (Thread-943) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 333749 INFO  (Thread-943) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 333760 ERROR (Thread-943) [    ] 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> 333849 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.ZkTestServer start zk server on port:41587
   [junit4]   2> 333851 INFO  (zkConnectionManagerCallback-432-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333853 INFO  (zkConnectionManagerCallback-434-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333855 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 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> 333856 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 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> 333856 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 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> 333857 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 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> 333858 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 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> 333859 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 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> 333860 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 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> 333860 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 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> 333860 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 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> 333861 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 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> 333861 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 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> 333862 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 333952 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 333953 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 333953 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 333953 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 333955 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f93e4da{/,null,AVAILABLE}
   [junit4]   2> 333956 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3a6f8d76{HTTP/1.1,[http/1.1]}{127.0.0.1:38051}
   [junit4]   2> 333956 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.Server Started @336353ms
   [junit4]   2> 333956 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/tempDir-001/control/data, hostContext=/, hostPort=38051, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/control-001/cores}
   [junit4]   2> 333957 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 333957 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 333957 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 333957 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 333957 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T06:05:12.940Z
   [junit4]   2> 333967 INFO  (zkConnectionManagerCallback-436-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333967 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 333967 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/control-001/solr.xml
   [junit4]   2> 333971 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 333971 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 333972 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 333983 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41587/solr
   [junit4]   2> 333994 INFO  (zkConnectionManagerCallback-440-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 334005 INFO  (zkConnectionManagerCallback-442-thread-1-processing-n:127.0.0.1:38051_) [n:127.0.0.1:38051_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 334033 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:38051_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 334033 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:38051_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38051_
   [junit4]   2> 334034 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:38051_    ] o.a.s.c.Overseer Overseer (id=72134839563452420-127.0.0.1:38051_-n_0000000000) starting
   [junit4]   2> 334040 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:38051_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38051_
   [junit4]   2> 334040 INFO  (OverseerStateUpdate-72134839563452420-127.0.0.1:38051_-n_0000000000) [n:127.0.0.1:38051_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 334078 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:38051_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 334083 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:38051_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 334083 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:38051_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 334084 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:38051_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/control-001/cores
   [junit4]   2> 334097 INFO  (zkConnectionManagerCallback-448-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 334097 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 334097 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41587/solr ready
   [junit4]   2> 334099 INFO  (qtp1383047441-2863) [n:127.0.0.1:38051_    ] 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:38051_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 334101 INFO  (OverseerThreadFactory-1045-thread-1-processing-n:127.0.0.1:38051_) [n:127.0.0.1:38051_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 334207 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_    ] 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> 334208 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 334310 INFO  (zkCallback-441-thread-1-processing-n:127.0.0.1:38051_) [n:127.0.0.1:38051_    ] 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> 335220 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 335228 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 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> 335300 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 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> 335313 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 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> 335314 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 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@2d4c0df0
   [junit4]   2> 335314 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 335314 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 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/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 335317 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 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=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 335326 WARN  (qtp1383047441-2869) [n:127.0.0.1:38051_ 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> 335352 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 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> 335352 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 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> 335354 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 335354 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 335354 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=80.36328125, floorSegmentMB=0.35546875, forceMergeDeletesPctAllowed=6.48930425007726, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5481927288206544
   [junit4]   2> 335355 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19d0d70a[control_collection_shard1_replica_n1] main]
   [junit4]   2> 335355 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 335355 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 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> 335356 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 335357 INFO  (searcherExecutor-1048-thread-1-processing-n:127.0.0.1:38051_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:38051_ 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@19d0d70a[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 335357 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 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 1592174066364579840
   [junit4]   2> 335360 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 335360 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 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> 335360 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38051/control_collection_shard1_replica_n1/
   [junit4]   2> 335360 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 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> 335360 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:38051/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 335360 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 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> 335362 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 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:38051/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 335463 INFO  (zkCallback-441-thread-2-processing-n:127.0.0.1:38051_) [n:127.0.0.1:38051_    ] 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> 335512 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 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> 335514 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 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=1306
   [junit4]   2> 335517 INFO  (qtp1383047441-2863) [n:127.0.0.1:38051_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 335615 INFO  (zkCallback-441-thread-2-processing-n:127.0.0.1:38051_) [n:127.0.0.1:38051_    ] 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> 336104 INFO  (OverseerCollectionConfigSetProcessor-72134839563452420-127.0.0.1:38051_-n_0000000000) [n:127.0.0.1:38051_    ] 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> 336517 INFO  (qtp1383047441-2863) [n:127.0.0.1:38051_    ] 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:38051_&wt=javabin&version=2} status=0 QTime=2418
   [junit4]   2> 336521 INFO  (zkConnectionManagerCallback-452-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336522 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 336522 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41587/solr ready
   [junit4]   2> 336522 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 336524 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_    ] 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=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 336525 INFO  (OverseerThreadFactory-1045-thread-2-processing-n:127.0.0.1:38051_) [n:127.0.0.1:38051_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 336525 WARN  (OverseerThreadFactory-1045-thread-2-processing-n:127.0.0.1:38051_) [n:127.0.0.1:38051_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 336730 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 336730 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_    ] 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=2&wt=javabin&version=2} status=0 QTime=206
   [junit4]   2> 336790 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-1-001 of type NRT
   [junit4]   2> 336791 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 336792 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 336792 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 336792 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 336792 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c016806{/,null,AVAILABLE}
   [junit4]   2> 336792 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7d8ba038{HTTP/1.1,[http/1.1]}{127.0.0.1:35091}
   [junit4]   2> 336792 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.Server Started @339189ms
   [junit4]   2> 336792 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=35091, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-1-001/cores}
   [junit4]   2> 336793 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 336793 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 336793 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 336793 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 336793 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T06:05:15.776Z
   [junit4]   2> 336794 INFO  (zkConnectionManagerCallback-454-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336795 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 336796 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-1-001/solr.xml
   [junit4]   2> 336798 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 336798 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 336811 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 336813 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41587/solr
   [junit4]   2> 336814 INFO  (zkConnectionManagerCallback-458-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336816 INFO  (zkConnectionManagerCallback-460-thread-1-processing-n:127.0.0.1:35091_) [n:127.0.0.1:35091_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336819 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:35091_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 336820 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:35091_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 336820 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:35091_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35091_
   [junit4]   2> 336821 INFO  (zkCallback-441-thread-2-processing-n:127.0.0.1:38051_) [n:127.0.0.1:38051_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 336821 INFO  (zkCallback-451-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 336821 INFO  (zkCallback-459-thread-1-processing-n:127.0.0.1:35091_) [n:127.0.0.1:35091_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 336854 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:35091_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 336859 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:35091_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 336859 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:35091_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 336860 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:35091_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-1-001/cores
   [junit4]   2> 336878 INFO  (qtp1951407626-2913) [n:127.0.0.1:35091_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:35091_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 336880 INFO  (OverseerCollectionConfigSetProcessor-72134839563452420-127.0.0.1:38051_-n_0000000000) [n:127.0.0.1:38051_    ] 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> 336880 INFO  (OverseerThreadFactory-1045-thread-3-processing-n:127.0.0.1:38051_) [n:127.0.0.1:38051_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:35091_ for creating new replica
   [junit4]   2> 336882 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_    ] 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> 336883 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 336985 INFO  (zkCallback-459-thread-1-processing-n:127.0.0.1:35091_) [n:127.0.0.1:35091_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 337898 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 337906 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema [collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 337967 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 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> 337974 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 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> 337975 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 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@2d4c0df0
   [junit4]   2> 337975 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 337975 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 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/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-1-001/cores/collection1_shard2_replica_n61], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 337977 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 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=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 337979 WARN  (qtp1951407626-2919) [n:127.0.0.1:35091_ 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> 338009 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 338009 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 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> 338010 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 338010 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 338011 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=80.36328125, floorSegmentMB=0.35546875, forceMergeDeletesPctAllowed=6.48930425007726, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5481927288206544
   [junit4]   2> 338011 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d596b87[collection1_shard2_replica_n61] main]
   [junit4]   2> 338012 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 338012 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 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> 338013 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 338013 INFO  (searcherExecutor-1059-thread-1-processing-n:127.0.0.1:35091_ x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:35091_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [collection1_shard2_replica_n61] Registered new searcher Searcher@5d596b87[collection1_shard2_replica_n61] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 338014 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 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 1592174069150646272
   [junit4]   2> 338017 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 338017 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 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> 338017 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35091/collection1_shard2_replica_n61/
   [junit4]   2> 338017 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 338017 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy http://127.0.0.1:35091/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 338017 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 338019 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35091/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 338120 INFO  (zkCallback-459-thread-1-processing-n:127.0.0.1:35091_) [n:127.0.0.1:35091_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 338169 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 338181 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 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=1298
   [junit4]   2> 338183 INFO  (qtp1951407626-2913) [n:127.0.0.1:35091_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:35091_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1305
   [junit4]   2> 338251 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-2-001 of type NRT
   [junit4]   2> 338251 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 338252 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 338252 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 338252 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 338252 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ad19a4f{/,null,AVAILABLE}
   [junit4]   2> 338253 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1fe6ad56{HTTP/1.1,[http/1.1]}{127.0.0.1:45367}
   [junit4]   2> 338253 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.Server Started @340649ms
   [junit4]   2> 338253 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=45367, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-2-001/cores}
   [junit4]   2> 338253 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 338253 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 338253 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 338253 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 338253 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T06:05:17.236Z
   [junit4]   2> 338254 INFO  (zkConnectionManagerCallback-464-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 338255 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 338255 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-2-001/solr.xml
   [junit4]   2> 338258 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 338258 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 338259 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 338264 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41587/solr
   [junit4]   2> 338267 INFO  (zkConnectionManagerCallback-468-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 338271 INFO  (zkCallback-459-thread-1-processing-n:127.0.0.1:35091_) [n:127.0.0.1:35091_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 338272 INFO  (zkConnectionManagerCallback-470-thread-1-processing-n:127.0.0.1:45367_) [n:127.0.0.1:45367_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 338275 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:45367_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 338276 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:45367_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 338278 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:45367_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45367_
   [junit4]   2> 338278 INFO  (zkCallback-459-thread-1-processing-n:127.0.0.1:35091_) [n:127.0.0.1:35091_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 338278 INFO  (zkCallback-441-thread-2-processing-n:127.0.0.1:38051_) [n:127.0.0.1:38051_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 338279 INFO  (zkCallback-451-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 338281 INFO  (zkCallback-469-thread-1-processing-n:127.0.0.1:45367_) [n:127.0.0.1:45367_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 338325 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:45367_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 338331 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:45367_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 338331 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:45367_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 338332 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:45367_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-2-001/cores
   [junit4]   2> 338354 INFO  (qtp1951407626-2917) [n:127.0.0.1:35091_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45367_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 338355 INFO  (OverseerCollectionConfigSetProcessor-72134839563452420-127.0.0.1:38051_-n_0000000000) [n:127.0.0.1:38051_    ] 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> 338356 INFO  (OverseerThreadFactory-1045-thread-4-processing-n:127.0.0.1:38051_) [n:127.0.0.1:38051_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45367_ for creating new replica
   [junit4]   2> 338358 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_    ] 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> 338358 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 338460 INFO  (zkCallback-459-thread-1-processing-n:127.0.0.1:35091_) [n:127.0.0.1:35091_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 338460 INFO  (zkCallback-469-thread-1-processing-n:127.0.0.1:45367_) [n:127.0.0.1:45367_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 339367 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 339387 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema [collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 339441 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 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> 339447 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 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> 339448 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 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@2d4c0df0
   [junit4]   2> 339448 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 339448 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 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/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-2-001/cores/collection1_shard3_replica_n63], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 339449 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 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=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 339451 WARN  (qtp441888319-2947) [n:127.0.0.1:45367_ 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> 339492 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 339492 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 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> 339494 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 339494 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 339494 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=80.36328125, floorSegmentMB=0.35546875, forceMergeDeletesPctAllowed=6.48930425007726, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5481927288206544
   [junit4]   2> 339494 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a809a55[collection1_shard3_replica_n63] main]
   [junit4]   2> 339495 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 339495 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 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> 339496 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 339496 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 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 1592174070704635904
   [junit4]   2> 339496 INFO  (searcherExecutor-1070-thread-1-processing-n:127.0.0.1:45367_ x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:45367_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [collection1_shard3_replica_n63] Registered new searcher Searcher@1a809a55[collection1_shard3_replica_n63] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 339499 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 339499 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 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> 339499 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45367/collection1_shard3_replica_n63/
   [junit4]   2> 339499 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 339499 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy http://127.0.0.1:45367/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 339499 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 339500 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45367/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 339601 INFO  (zkCallback-469-thread-1-processing-n:127.0.0.1:45367_) [n:127.0.0.1:45367_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 339601 INFO  (zkCallback-459-thread-1-processing-n:127.0.0.1:35091_) [n:127.0.0.1:35091_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 339651 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 339652 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 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=1294
   [junit4]   2> 339655 INFO  (qtp1951407626-2917) [n:127.0.0.1:35091_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:45367_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2} status=0 QTime=1300
   [junit4]   2> 339718 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-3-001 of type NRT
   [junit4]   2> 339719 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 339720 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 339720 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 339720 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 339720 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5973d088{/,null,AVAILABLE}
   [junit4]   2> 339720 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@37ad7406{HTTP/1.1,[http/1.1]}{127.0.0.1:45335}
   [junit4]   2> 339720 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.Server Started @342117ms
   [junit4]   2> 339720 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=45335, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-3-001/cores}
   [junit4]   2> 339721 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 339721 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 339721 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 339721 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 339721 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T06:05:18.704Z
   [junit4]   2> 339722 INFO  (zkConnectionManagerCallback-474-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 339723 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 339723 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-3-001/solr.xml
   [junit4]   2> 339726 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 339726 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 339726 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 339728 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41587/solr
   [junit4]   2> 339729 INFO  (zkConnectionManagerCallback-478-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 339732 INFO  (zkConnectionManagerCallback-480-thread-1-processing-n:127.0.0.1:45335_) [n:127.0.0.1:45335_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 339734 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:45335_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 339735 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:45335_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 339736 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:45335_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45335_
   [junit4]   2> 339736 INFO  (zkCallback-469-thread-1-processing-n:127.0.0.1:45367_) [n:127.0.0.1:45367_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 339736 INFO  (zkCallback-451-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 339736 INFO  (zkCallback-459-thread-1-processing-n:127.0.0.1:35091_) [n:127.0.0.1:35091_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 339736 INFO  (zkCallback-441-thread-2-processing-n:127.0.0.1:38051_) [n:127.0.0.1:38051_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 339740 INFO  (zkCallback-479-thread-1-processing-n:127.0.0.1:45335_) [n:127.0.0.1:45335_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 339769 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:45335_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 339775 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:45335_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 339775 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:45335_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 339776 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [n:127.0.0.1:45335_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-3-001/cores
   [junit4]   2> 339802 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45335_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 339804 INFO  (OverseerCollectionConfigSetProcessor-72134839563452420-127.0.0.1:38051_-n_0000000000) [n:127.0.0.1:38051_    ] 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> 339804 INFO  (OverseerThreadFactory-1045-thread-5-processing-n:127.0.0.1:38051_) [n:127.0.0.1:38051_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45335_ for creating new replica
   [junit4]   2> 339807 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_    ] 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> 339807 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 339909 INFO  (zkCallback-459-thread-1-processing-n:127.0.0.1:35091_) [n:127.0.0.1:35091_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 339909 INFO  (zkCallback-469-thread-1-processing-n:127.0.0.1:45367_) [n:127.0.0.1:45367_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 339909 INFO  (zkCallback-479-thread-1-processing-n:127.0.0.1:45335_) [n:127.0.0.1:45335_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 340818 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 340826 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema [collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 340885 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 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> 340892 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 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> 340893 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 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@2d4c0df0
   [junit4]   2> 340893 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 340893 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 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/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-3-001/cores/collection1_shard1_replica_n65], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 340894 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 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=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 340896 WARN  (qtp1848213170-2978) [n:127.0.0.1:45335_ 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> 340923 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 340924 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 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> 340925 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 340925 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 340926 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=80.36328125, floorSegmentMB=0.35546875, forceMergeDeletesPctAllowed=6.48930425007726, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5481927288206544
   [junit4]   2> 340926 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fd6d52e[collection1_shard1_replica_n65] main]
   [junit4]   2> 340927 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 340927 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 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> 340927 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 340928 INFO  (searcherExecutor-1081-thread-1-processing-n:127.0.0.1:45335_ x:collection1_shard1_replica_n65 s:shard1 c:collection1) [n:127.0.0.1:45335_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [collection1_shard1_replica_n65] Registered new searcher Searcher@1fd6d52e[collection1_shard1_replica_n65] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 340928 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 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 1592174072206196736
   [junit4]   2> 340932 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 340932 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 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> 340932 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45335/collection1_shard1_replica_n65/
   [junit4]   2> 340932 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 340932 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy http://127.0.0.1:45335/collection1_shard1_replica_n65/ has no replicas
   [junit4]   2> 340932 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 340933 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45335/collection1_shard1_replica_n65/ shard1
   [junit4]   2> 341034 INFO  (zkCallback-469-thread-1-processing-n:127.0.0.1:45367_) [n:127.0.0.1:45367_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 341034 INFO  (zkCallback-459-thread-1-processing-n:127.0.0.1:35091_) [n:127.0.0.1:35091_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 341034 INFO  (zkCallback-479-thread-1-processing-n:127.0.0.1:45335_) [n:127.0.0.1:45335_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 341083 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 341085 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 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=1277
   [junit4]   2> 341087 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:45335_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1284
   [junit4]   2> 341148 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-4-001 of type NRT
   [junit4]   2> 341149 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 341150 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 341150 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 341150 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 341150 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65ba53fd{/,null,AVAILABLE}
   [junit4]   2> 341150 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3a3c5cd8{HTTP/1.1,[http/1.1]}{127.0.0.1:43889}
   [junit4]   2> 341150 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.Server Started @343547ms
   [junit4]   2> 341150 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=43889, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-4-001/cores}
   [junit4]   2> 341151 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 341151 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 341151 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 341151 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 341151 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T06:05:20.134Z
   [junit4]   2> 341152 INFO  (zkConnectionManagerCallback-484-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 341154 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 341154 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-4-001/solr.xml
   [junit4]   2> 341156 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 341156 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 341157 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 341159 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41587/solr
   [junit4]   2> 341159 INFO  (zkConnectionManagerCallback-488-thread-1) [    ] o.a.s.c.c

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

1:42069_) [n:127.0.0.1:42069_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 392519 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.Overseer Overseer (id=72134839563452437-127.0.0.1:42069_-n_0000000005) closing
   [junit4]   2> 392519 ERROR (OverseerCollectionConfigSetProcessor-72134839563452437-127.0.0.1:42069_-n_0000000005) [n:127.0.0.1:42069_    ] o.a.s.c.OverseerTaskProcessor Unable to prioritize overseer 
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	at java.lang.Object.wait(Object.java:502)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1409)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1100)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:316)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerNodePrioritizer.prioritizeOverseerNodes(OverseerNodePrioritizer.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:178)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 392519 INFO  (OverseerStateUpdate-72134839563452437-127.0.0.1:42069_-n_0000000005) [n:127.0.0.1:42069_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42069_
   [junit4]   2> 392520 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@758202cd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 392521 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7ba162e2{/,null,UNAVAILABLE}
   [junit4]   2> 392521 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 392521 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 35201
   [junit4]   2> 392521 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 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> 392522 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41587 41587
   [junit4]   2> 393998 WARN  (ScheduledTrigger-1236-thread-1) [n:127.0.0.1:45367_    ] o.a.s.c.a.TriggerBase Exception updating trigger state '/autoscaling/triggerState/.auto_add_replicas'
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/triggerState/.auto_add_replicas
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1105)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:316)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ZkDistribStateManager.hasData(ZkDistribStateManager.java:57)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.TriggerBase.saveState(TriggerBase.java:203)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.run(ScheduledTriggers.java:575)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 397549 INFO  (Thread-943) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41587 41587
   [junit4]   2> 397550 WARN  (Thread-943) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/collections/collection2/terms/shard1
   [junit4]   2> 	15	/solr/aliases.json
   [junit4]   2> 	14	/solr/collections/collection2/terms/shard7
   [junit4]   2> 	14	/solr/collections/collection2/terms/shard5
   [junit4]   2> 	14	/solr/collections/collection2/terms/shard3
   [junit4]   2> 	14	/solr/collections/collection2/terms/shard2
   [junit4]   2> 	13	/solr/collections/collection2/terms/shard4
   [junit4]   2> 	11	/solr/configs/conf1
   [junit4]   2> 	8	/solr/collections/collection2/terms/shard6
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard3
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	15	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/collection1/state.json
   [junit4]   2> 	5	/solr/collections/collection2/state.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72134839563452428-127.0.0.1:45367_-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/live_nodes
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test -Dtests.seed=D2261B8BE67CDD50 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ga -Dtests.timezone=America/Hermosillo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 63.8s J0 | FullSolrCloudDistribCmdsTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find collection:collection2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D2261B8BE67CDD50:5A7224514880B0A8]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@58bab6db), locale=ga, timezone=America/Hermosillo
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=208032696,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SolrIndexConfigTest, UUIDFieldTest, CustomCollectionTest, MBeansHandlerTest, TestFieldCache, TestConfig, BlobRepositoryCloudTest, HttpSolrCallGetCoreTest, TestExportWriter, HdfsDirectoryTest, DistributedVersionInfoTest, TestIBSimilarityFactory, SharedFSAutoReplicaFailoverTest, TestUninvertingReader, HdfsChaosMonkeyNothingIsSafeTest, TestSchemaNameResource, HDFSCollectionsAPITest, PKIAuthenticationIntegrationTest, HdfsUnloadDistributedZkTest, TestHighlightDedupGrouping, TestCollationField, TestSimDistributedQueue, SolrGangliaReporterTest, ZkNodePropsTest, SolrXmlInZkTest, TestConfigsApi, AssignBackwardCompatibilityTest, TestGroupingSearch, TestClusterStateMutator, SolrJmxReporterTest, TestNestedDocsSort, TestNoOpRegenerator, HighlighterMaxOffsetTest, FieldAnalysisRequestHandlerTest, TestLuceneMatchVersion, TestFileDictionaryLookup, LargeFieldTest, TestRuleBasedAuthorizationPlugin, RollingRestartTest, TestSchemaVersionResource, TestRemoteStreaming, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [109/776 (1!)] on J0 in 63.83s, 1 test, 1 failure <<< FAILURES!

[...truncated 50677 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.4) - Build # 21449 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21449/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.JDBCStreamTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.JDBCStreamTest:     1) Thread[id=54, name=qtp2064241698-54, state=TIMED_WAITING, group=TGRP-JDBCStreamTest]         at java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.JDBCStreamTest: 
   1) Thread[id=54, name=qtp2064241698-54, state=TIMED_WAITING, group=TGRP-JDBCStreamTest]
        at java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([FB790EAB46F132C]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.JDBCStreamTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=54, name=qtp2064241698-54, state=TIMED_WAITING, group=TGRP-JDBCStreamTest]         at java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=54, name=qtp2064241698-54, state=TIMED_WAITING, group=TGRP-JDBCStreamTest]
        at java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([FB790EAB46F132C]:0)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([519D6FE52B284F87:77F7D1DC3027E0EB]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTrigger(TriggerIntegrationTest.java:456)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14120 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 2756947 INFO  (SUITE-TriggerIntegrationTest-seed#[519D6FE52B284F87]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_519D6FE52B284F87-001/init-core-data-001
   [junit4]   2> 2756948 WARN  (SUITE-TriggerIntegrationTest-seed#[519D6FE52B284F87]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=22 numCloses=22
   [junit4]   2> 2756948 INFO  (SUITE-TriggerIntegrationTest-seed#[519D6FE52B284F87]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2756948 INFO  (SUITE-TriggerIntegrationTest-seed#[519D6FE52B284F87]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2756949 INFO  (SUITE-TriggerIntegrationTest-seed#[519D6FE52B284F87]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_519D6FE52B284F87-001/tempDir-001
   [junit4]   2> 2756949 INFO  (SUITE-TriggerIntegrationTest-seed#[519D6FE52B284F87]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2756949 INFO  (Thread-4953) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2756949 INFO  (Thread-4953) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2756950 ERROR (Thread-4953) [    ] 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> 2757049 INFO  (SUITE-TriggerIntegrationTest-seed#[519D6FE52B284F87]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35263
   [junit4]   2> 2757051 INFO  (zkConnectionManagerCallback-7735-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2757054 INFO  (jetty-launcher-7732-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2757054 INFO  (jetty-launcher-7732-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2757055 INFO  (jetty-launcher-7732-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2757055 INFO  (jetty-launcher-7732-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2757055 INFO  (jetty-launcher-7732-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2757055 INFO  (jetty-launcher-7732-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2757055 INFO  (jetty-launcher-7732-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2757056 INFO  (jetty-launcher-7732-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2757056 INFO  (jetty-launcher-7732-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1067db03{/solr,null,AVAILABLE}
   [junit4]   2> 2757056 INFO  (jetty-launcher-7732-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60da21a3{/solr,null,AVAILABLE}
   [junit4]   2> 2757056 INFO  (jetty-launcher-7732-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@147a526b{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2757056 INFO  (jetty-launcher-7732-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@38b22f37{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2757056 INFO  (jetty-launcher-7732-thread-1) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2757056 INFO  (jetty-launcher-7732-thread-2) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2757056 INFO  (jetty-launcher-7732-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37307}
   [junit4]   2> 2757057 INFO  (jetty-launcher-7732-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34361}
   [junit4]   2> 2757057 ERROR (jetty-launcher-7732-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2757057 ERROR (jetty-launcher-7732-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2757057 INFO  (jetty-launcher-7732-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2757057 INFO  (jetty-launcher-7732-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2757057 INFO  (jetty-launcher-7732-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2757057 INFO  (jetty-launcher-7732-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2757057 INFO  (jetty-launcher-7732-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2757057 INFO  (jetty-launcher-7732-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2757057 INFO  (jetty-launcher-7732-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T07:43:06.794324Z
   [junit4]   2> 2757057 INFO  (jetty-launcher-7732-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T07:43:06.794347Z
   [junit4]   2> 2757058 INFO  (zkConnectionManagerCallback-7738-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2757058 INFO  (zkConnectionManagerCallback-7739-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2757058 INFO  (jetty-launcher-7732-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2757058 INFO  (jetty-launcher-7732-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2757062 INFO  (jetty-launcher-7732-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35263/solr
   [junit4]   2> 2757062 INFO  (jetty-launcher-7732-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35263/solr
   [junit4]   2> 2757062 INFO  (zkConnectionManagerCallback-7745-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2757063 INFO  (zkConnectionManagerCallback-7747-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2757063 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1004bc11d340004, likely client has closed socket
   [junit4]   2> 2757064 INFO  (zkConnectionManagerCallback-7749-thread-1-processing-n:127.0.0.1:34361_solr) [n:127.0.0.1:34361_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2757064 INFO  (zkConnectionManagerCallback-7751-thread-1-processing-n:127.0.0.1:37307_solr) [n:127.0.0.1:37307_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2757090 INFO  (jetty-launcher-7732-thread-2) [n:127.0.0.1:34361_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2757090 INFO  (jetty-launcher-7732-thread-1) [n:127.0.0.1:37307_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2757090 INFO  (jetty-launcher-7732-thread-2) [n:127.0.0.1:34361_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34361_solr
   [junit4]   2> 2757090 INFO  (jetty-launcher-7732-thread-1) [n:127.0.0.1:37307_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37307_solr
   [junit4]   2> 2757091 INFO  (jetty-launcher-7732-thread-2) [n:127.0.0.1:34361_solr    ] o.a.s.c.Overseer Overseer (id=72140886828646405-127.0.0.1:34361_solr-n_0000000000) starting
   [junit4]   2> 2757091 INFO  (zkCallback-7750-thread-1-processing-n:127.0.0.1:37307_solr) [n:127.0.0.1:37307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2757091 INFO  (zkCallback-7748-thread-1-processing-n:127.0.0.1:34361_solr) [n:127.0.0.1:34361_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2757093 DEBUG (OverseerAutoScalingTriggerThread-72140886828646405-127.0.0.1:34361_solr-n_0000000000) [n:127.0.0.1:34361_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2757094 INFO  (jetty-launcher-7732-thread-2) [n:127.0.0.1:34361_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34361_solr
   [junit4]   2> 2757094 DEBUG (OverseerAutoScalingTriggerThread-72140886828646405-127.0.0.1:34361_solr-n_0000000000) [n:127.0.0.1:34361_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2757094 DEBUG (OverseerAutoScalingTriggerThread-72140886828646405-127.0.0.1:34361_solr-n_0000000000) [n:127.0.0.1:34361_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:37307_solr]
   [junit4]   2> 2757094 INFO  (zkCallback-7748-thread-1-processing-n:127.0.0.1:34361_solr) [n:127.0.0.1:34361_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2757094 INFO  (zkCallback-7750-thread-1-processing-n:127.0.0.1:37307_solr) [n:127.0.0.1:37307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2757094 DEBUG (OverseerAutoScalingTriggerThread-72140886828646405-127.0.0.1:34361_solr-n_0000000000) [n:127.0.0.1:34361_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2757094 DEBUG (OverseerAutoScalingTriggerThread-72140886828646405-127.0.0.1:34361_solr-n_0000000000) [n:127.0.0.1:34361_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2757095 DEBUG (OverseerAutoScalingTriggerThread-72140886828646405-127.0.0.1:34361_solr-n_0000000000) [n:127.0.0.1:34361_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2757095 DEBUG (OverseerAutoScalingTriggerThread-72140886828646405-127.0.0.1:34361_solr-n_0000000000) [n:127.0.0.1:34361_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2757095 DEBUG (ScheduledTrigger-6553-thread-1) [n:127.0.0.1:34361_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2757145 INFO  (jetty-launcher-7732-thread-2) [n:127.0.0.1:34361_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34361.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75416ef7
   [junit4]   2> 2757145 INFO  (jetty-launcher-7732-thread-1) [n:127.0.0.1:37307_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37307.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75416ef7
   [junit4]   2> 2757151 INFO  (jetty-launcher-7732-thread-2) [n:127.0.0.1:34361_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34361.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75416ef7
   [junit4]   2> 2757151 INFO  (jetty-launcher-7732-thread-2) [n:127.0.0.1:34361_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34361.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75416ef7
   [junit4]   2> 2757151 INFO  (jetty-launcher-7732-thread-1) [n:127.0.0.1:37307_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37307.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75416ef7
   [junit4]   2> 2757151 INFO  (jetty-launcher-7732-thread-1) [n:127.0.0.1:37307_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37307.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75416ef7
   [junit4]   2> 2757152 INFO  (jetty-launcher-7732-thread-2) [n:127.0.0.1:34361_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_519D6FE52B284F87-001/tempDir-001/node2/.
   [junit4]   2> 2757152 INFO  (jetty-launcher-7732-thread-1) [n:127.0.0.1:37307_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_519D6FE52B284F87-001/tempDir-001/node1/.
   [junit4]   2> 2757177 INFO  (zkConnectionManagerCallback-7757-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2757178 INFO  (zkConnectionManagerCallback-7761-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2757179 INFO  (SUITE-TriggerIntegrationTest-seed#[519D6FE52B284F87]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2757180 INFO  (SUITE-TriggerIntegrationTest-seed#[519D6FE52B284F87]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35263/solr ready
   [junit4]   2> 2757186 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeMarkersRegistration
   [junit4]   2> 2757186 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 2757186 DEBUG (zkCallback-7748-thread-1-processing-n:127.0.0.1:34361_solr) [n:127.0.0.1:34361_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2757186 DEBUG (OverseerAutoScalingTriggerThread-72140886828646405-127.0.0.1:34361_solr-n_0000000000) [n:127.0.0.1:34361_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2757187 DEBUG (OverseerAutoScalingTriggerThread-72140886828646405-127.0.0.1:34361_solr-n_0000000000) [n:127.0.0.1:34361_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2757187 DEBUG (OverseerAutoScalingTriggerThread-72140886828646405-127.0.0.1:34361_solr-n_0000000000) [n:127.0.0.1:34361_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2757187 DEBUG (OverseerAutoScalingTriggerThread-72140886828646405-127.0.0.1:34361_solr-n_0000000000) [n:127.0.0.1:34361_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2757198 INFO  (qtp1523243552-29637) [n:127.0.0.1:34361_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2757201 INFO  (qtp1523243552-29637) [n:127.0.0.1:34361_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2757202 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2757203 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2757203 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2757203 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2757203 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b0c249{/solr,null,AVAILABLE}
   [junit4]   2> 2757203 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@222c779c{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2757203 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2757203 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41809}
   [junit4]   2> 2757204 ERROR (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2757204 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2757204 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2757204 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2757204 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T07:43:06.941239Z
   [junit4]   2> 2757205 INFO  (zkConnectionManagerCallback-7763-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2757205 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2757208 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35263/solr
   [junit4]   2> 2757209 INFO  (zkConnectionManagerCallback-7767-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2757211 INFO  (zkConnectionManagerCallback-7769-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2757213 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [n:127.0.0.1:41809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2757213 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [n:127.0.0.1:41809_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2757214 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [n:127.0.0.1:41809_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41809_solr
   [junit4]   2> 2757214 INFO  (zkCallback-7748-thread-1-processing-n:127.0.0.1:34361_solr) [n:127.0.0.1:34361_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2757215 INFO  (zkCallback-7760-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2757215 INFO  (zkCallback-7768-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2757215 INFO  (zkCallback-7750-thread-1-processing-n:127.0.0.1:37307_solr) [n:127.0.0.1:37307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2757244 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [n:127.0.0.1:41809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41809.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75416ef7
   [junit4]   2> 2757251 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [n:127.0.0.1:41809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41809.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75416ef7
   [junit4]   2> 2757251 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [n:127.0.0.1:41809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41809.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75416ef7
   [junit4]   2> 2757252 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [n:127.0.0.1:41809_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_519D6FE52B284F87-001/tempDir-001/node3/.
   [junit4]   2> 2757276 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.c.a.TriggerIntegrationTest ====== KILL OVERSEER 1
   [junit4]   2> 2757277 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@38b22f37{SSL,[ssl, http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2757277 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=907643231
   [junit4]   2> 2757277 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2757277 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5df66e6b: rootName = solr_34361, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@762b1e47
   [junit4]   2> 2757282 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2757282 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c1aacf0: rootName = solr_34361, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1cddc9eb
   [junit4]   2> 2757286 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2757286 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@253f1bf4: rootName = solr_34361, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@604ae858
   [junit4]   2> 2757286 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34361_solr
   [junit4]   2> 2757287 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2757287 INFO  (zkCallback-7768-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2757287 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2757287 INFO  (zkCallback-7750-thread-1-processing-n:127.0.0.1:37307_solr) [n:127.0.0.1:37307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2757287 INFO  (zkCallback-7760-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2757287 INFO  (zkCallback-7748-thread-1-processing-n:127.0.0.1:34361_solr) [n:127.0.0.1:34361_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2757287 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.c.Overseer Overseer (id=72140886828646405-127.0.0.1:34361_solr-n_0000000000) closing
   [junit4]   2> 2757287 INFO  (OverseerStateUpdate-72140886828646405-127.0.0.1:34361_solr-n_0000000000) [n:127.0.0.1:34361_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34361_solr
   [junit4]   2> 2757287 WARN  (OverseerAutoScalingTriggerThread-72140886828646405-127.0.0.1:34361_solr-n_0000000000) [n:127.0.0.1:34361_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2757288 DEBUG (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2757288 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1067db03{/solr,null,UNAVAILABLE}
   [junit4]   2> 2757288 INFO  (zkCallback-7750-thread-1-processing-n:127.0.0.1:37307_solr) [n:127.0.0.1:37307_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37307_solr
   [junit4]   2> 2757288 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2757289 INFO  (zkCallback-7750-thread-1-processing-n:127.0.0.1:37307_solr) [n:127.0.0.1:37307_solr    ] o.a.s.c.Overseer Overseer (id=72140886828646406-127.0.0.1:37307_solr-n_0000000001) starting
   [junit4]   2> 2757290 DEBUG (OverseerAutoScalingTriggerThread-72140886828646406-127.0.0.1:37307_solr-n_0000000001) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2757291 DEBUG (OverseerAutoScalingTriggerThread-72140886828646406-127.0.0.1:37307_solr-n_0000000001) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2757291 DEBUG (OverseerAutoScalingTriggerThread-72140886828646406-127.0.0.1:37307_solr-n_0000000001) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:37307_solr, 127.0.0.1:41809_solr]
   [junit4]   2> 2757291 DEBUG (OverseerAutoScalingTriggerThread-72140886828646406-127.0.0.1:37307_solr-n_0000000001) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion -1
   [junit4]   2> 2757291 DEBUG (OverseerAutoScalingTriggerThread-72140886828646406-127.0.0.1:37307_solr-n_0000000001) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2757291 DEBUG (OverseerAutoScalingTriggerThread-72140886828646406-127.0.0.1:37307_solr-n_0000000001) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2757291 DEBUG (OverseerAutoScalingTriggerThread-72140886828646406-127.0.0.1:37307_solr-n_0000000001) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2757291 DEBUG (ScheduledTrigger-6568-thread-1) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2758292 DEBUG (ScheduledTrigger-6568-thread-1) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2759293 DEBUG (ScheduledTrigger-6568-thread-2) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2760293 DEBUG (ScheduledTrigger-6568-thread-1) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2761293 DEBUG (ScheduledTrigger-6568-thread-1) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2762289 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.c.a.TriggerIntegrationTest ====== ADD TRIGGERS
   [junit4]   2> 2762294 DEBUG (ScheduledTrigger-6568-thread-1) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2762311 INFO  (qtp1944455487-29642) [n:127.0.0.1:37307_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2762313 INFO  (qtp1026793223-29693) [n:127.0.0.1:41809_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2762314 DEBUG (qtp1026793223-29696) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2762314 INFO  (qtp1026793223-29696) [n:127.0.0.1:41809_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 2762314 DEBUG (zkCallback-7750-thread-1-processing-n:127.0.0.1:37307_solr) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 2762314 DEBUG (zkCallback-7750-thread-1-processing-n:127.0.0.1:37307_solr) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:37307_solr, 127.0.0.1:41809_solr]
   [junit4]   2> 2762315 DEBUG (zkCallback-7750-thread-1-processing-n:127.0.0.1:37307_solr) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 2762315 DEBUG (zkCallback-7750-thread-1-processing-n:127.0.0.1:37307_solr) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:37307_solr, 127.0.0.1:41809_solr]
   [junit4]   2> 2762315 DEBUG (OverseerAutoScalingTriggerThread-72140886828646406-127.0.0.1:37307_solr-n_0000000001) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 2762315 INFO  (OverseerAutoScalingTriggerThread-72140886828646406-127.0.0.1:37307_solr-n_0000000001) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventMarkerAction init
   [junit4]   2> 2762315 INFO  (qtp1944455487-29644) [n:127.0.0.1:37307_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2762316 DEBUG (OverseerAutoScalingTriggerThread-72140886828646406-127.0.0.1:37307_solr-n_0000000001) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 2762316 DEBUG (ScheduledTrigger-6568-thread-3) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 2762316 INFO  (qtp1026793223-29697) [n:127.0.0.1:41809_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2762316 DEBUG (ScheduledTrigger-6568-thread-3) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 2762316 DEBUG (qtp1026793223-29698) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2762316 INFO  (qtp1026793223-29698) [n:127.0.0.1:41809_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2762316 DEBUG (zkCallback-7750-thread-1-processing-n:127.0.0.1:37307_solr) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 2762317 DEBUG (zkCallback-7750-thread-1-processing-n:127.0.0.1:37307_solr) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:37307_solr, 127.0.0.1:41809_solr]
   [junit4]   2> 2762317 DEBUG (zkCallback-7750-thread-1-processing-n:127.0.0.1:37307_solr) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:37307_solr, 127.0.0.1:41809_solr]
   [junit4]   2> 2762317 DEBUG (zkCallback-7750-thread-1-processing-n:127.0.0.1:37307_solr) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 2762317 DEBUG (zkCallback-7750-thread-1-processing-n:127.0.0.1:37307_solr) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:37307_solr, 127.0.0.1:41809_solr]
   [junit4]   2> 2762317 DEBUG (OverseerAutoScalingTriggerThread-72140886828646406-127.0.0.1:37307_solr-n_0000000001) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 2762317 INFO  (OverseerAutoScalingTriggerThread-72140886828646406-127.0.0.1:37307_solr-n_0000000001) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventMarkerAction init
   [junit4]   2> 2762318 DEBUG (OverseerAutoScalingTriggerThread-72140886828646406-127.0.0.1:37307_solr-n_0000000001) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 2762318 DEBUG (ScheduledTrigger-6568-thread-1) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 2
   [junit4]   2> 2762318 INFO  (qtp1944455487-29643) [n:127.0.0.1:37307_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2762320 INFO  (qtp1944455487-29643) [n:127.0.0.1:37307_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2762320 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.c.a.TriggerIntegrationTest ====== ADD NODE 1
   [junit4]   2> 2762321 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2762322 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2762322 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2762322 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2762322 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@101138f4{/solr,null,AVAILABLE}
   [junit4]   2> 2762322 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@623611df{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2762322 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2762322 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39497}
   [junit4]   2> 2762322 ERROR (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2762322 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2762323 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2762323 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2762323 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T07:43:12.060090Z
   [junit4]   2> 2762323 INFO  (zkConnectionManagerCallback-7773-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2762324 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2762329 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35263/solr
   [junit4]   2> 2762329 INFO  (zkConnectionManagerCallback-7777-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2762330 INFO  (zkConnectionManagerCallback-7779-thread-1-processing-n:127.0.0.1:39497_solr) [n:127.0.0.1:39497_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2762333 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [n:127.0.0.1:39497_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2762333 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [n:127.0.0.1:39497_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2762334 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [n:127.0.0.1:39497_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39497_solr
   [junit4]   2> 2762335 INFO  (zkCallback-7760-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2762335 INFO  (zkCallback-7750-thread-1-processing-n:127.0.0.1:37307_solr) [n:127.0.0.1:37307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2762335 INFO  (zkCallback-7768-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2762342 INFO  (zkCallback-7778-thread-1-processing-n:127.0.0.1:39497_solr) [n:127.0.0.1:39497_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2762382 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [n:127.0.0.1:39497_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39497.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75416ef7
   [junit4]   2> 2762389 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [n:127.0.0.1:39497_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39497.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75416ef7
   [junit4]   2> 2762389 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [n:127.0.0.1:39497_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39497.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75416ef7
   [junit4]   2> 2762390 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [n:127.0.0.1:39497_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_519D6FE52B284F87-001/tempDir-001/node4/.
   [junit4]   2> 2763294 DEBUG (ScheduledTrigger-6568-thread-4) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2763317 DEBUG (ScheduledTrigger-6568-thread-2) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 2763317 DEBUG (ScheduledTrigger-6568-thread-2) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2763317 DEBUG (ScheduledTrigger-6568-thread-2) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:39497_solr at time 1270953491970040
   [junit4]   2> 2763318 DEBUG (ScheduledTrigger-6568-thread-1) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 3
   [junit4]   2> 2764295 DEBUG (ScheduledTrigger-6568-thread-3) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2764318 DEBUG (ScheduledTrigger-6568-thread-4) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 2764318 DEBUG (ScheduledTrigger-6568-thread-4) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2764318 DEBUG (ScheduledTrigger-6568-thread-4) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR firing registered processor for nodes: [127.0.0.1:39497_solr] added at times [1270953491970040], now=1270954492727820
   [junit4]   2> 2764318 DEBUG (ScheduledTrigger-6568-thread-4) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"483eceb6a37f8T6edarzk88k6c7uoiezy1phd15",
   [junit4]   2>   "source":"node_added_triggerMR",
   [junit4]   2>   "eventTime":1270953491970040,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1270953491970040],
   [junit4]   2>     "nodeNames":["127.0.0.1:39497_solr"]}}
   [junit4]   2> 2764318 DEBUG (ScheduledTrigger-6568-thread-4) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_triggerMR, node_added_triggerMR, .auto_add_replicas]
   [junit4]   2> 2764319 INFO  (ScheduledTrigger-6568-thread-4) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2764319 DEBUG (AutoscalingActionExecutor-6569-thread-1-processing-n:127.0.0.1:37307_solr) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"483eceb6a37f8T6edarzk88k6c7uoiezy1phd15",
   [junit4]   2>   "source":"node_added_triggerMR",
   [junit4]   2>   "eventTime":1270953491970040,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1270953491970040],
   [junit4]   2>     "_enqueue_time_":1270954493042571,
   [junit4]   2>     "nodeNames":["127.0.0.1:39497_solr"]}}
   [junit4]   2> 2764320 INFO  (OverseerCollectionConfigSetProcessor-72140886828646406-127.0.0.1:37307_solr-n_0000000001) [n:127.0.0.1:37307_solr    ] 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> 2764320 DEBUG (AutoscalingActionExecutor-6569-thread-1-processing-n:127.0.0.1:37307_solr) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_triggerMR after 5000ms
   [junit4]   2> 2764320 DEBUG (AutoscalingActionExecutor-6569-thread-1-processing-n:127.0.0.1:37307_solr) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerMR after 5000ms
   [junit4]   2> 2764320 DEBUG (AutoscalingActionExecutor-6569-thread-1-processing-n:127.0.0.1:37307_solr) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 2764320 DEBUG (AutoscalingActionExecutor-6569-thread-1-processing-n:127.0.0.1:37307_solr) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 ms for event id=483eceb6a37f8T6edarzk88k6c7uoiezy1phd15
   [junit4]   2> 2767415 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.c.a.TriggerIntegrationTest ====== KILL OVERSEER 2
   [junit4]   2> 2767416 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@147a526b{SSL,[ssl, http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2767416 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1974357321
   [junit4]   2> 2767416 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2767416 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44c13a1c: rootName = solr_37307, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2896683
   [junit4]   2> 2767421 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2767421 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4fbf481: rootName = solr_37307, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1cddc9eb
   [junit4]   2> 2767425 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2767425 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5e6f3ca9: rootName = solr_37307, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@604ae858
   [junit4]   2> 2767426 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37307_solr
   [junit4]   2> 2767426 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2767426 INFO  (zkCallback-7768-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2767426 INFO  (zkCallback-7750-thread-1-processing-n:127.0.0.1:37307_solr) [n:127.0.0.1:37307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2767426 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2767426 INFO  (zkCallback-7778-thread-1-processing-n:127.0.0.1:39497_solr) [n:127.0.0.1:39497_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2767426 INFO  (zkCallback-7760-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2767426 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.c.Overseer Overseer (id=72140886828646406-127.0.0.1:37307_solr-n_0000000001) closing
   [junit4]   2> 2767426 INFO  (OverseerStateUpdate-72140886828646406-127.0.0.1:37307_solr-n_0000000001) [n:127.0.0.1:37307_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37307_solr
   [junit4]   2> 2767426 WARN  (OverseerAutoScalingTriggerThread-72140886828646406-127.0.0.1:37307_solr-n_0000000001) [n:127.0.0.1:37307_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2767427 DEBUG (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2767427 INFO  (zkCallback-7768-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41809_solr
   [junit4]   2> 2767427 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@60da21a3{/solr,null,UNAVAILABLE}
   [junit4]   2> 2767428 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2767428 INFO  (zkCallback-7768-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.Overseer Overseer (id=72140886828646411-127.0.0.1:41809_solr-n_0000000002) starting
   [junit4]   2> 2767430 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 2767430 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:39497_solr, 127.0.0.1:41809_solr]
   [junit4]   2> 2767430 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:39497_solr, 127.0.0.1:41809_solr]
   [junit4]   2> 2767430 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 2767430 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:39497_solr, 127.0.0.1:41809_solr]
   [junit4]   2> 2767430 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion -1
   [junit4]   2> 2767430 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 2767430 INFO  (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventMarkerAction init
   [junit4]   2> 2767431 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:37307_solr
   [junit4]   2> 2767431 INFO  (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventMarkerAction init
   [junit4]   2> 2767431 DEBUG (ScheduledTrigger-6579-thread-1) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 2
   [junit4]   2> 2767431 DEBUG (ScheduledTrigger-6579-thread-1) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:37307_solr
   [junit4]   2> 2767431 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 2767432 DEBUG (ScheduledTrigger-6579-thread-2) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 2767432 DEBUG (ScheduledTrigger-6579-thread-2) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 2767432 DEBUG (ScheduledTrigger-6579-thread-3) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2767432 DEBUG (ScheduledTrigger-6579-thread-3) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:37307_solr
   [junit4]   2> 2768432 DEBUG (ScheduledTrigger-6579-thread-1) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 2
   [junit4]   2> 2768432 DEBUG (ScheduledTrigger-6579-thread-1) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:37307_solr]
   [junit4]   2> 2768432 DEBUG (ScheduledTrigger-6579-thread-1) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"483ede0a40561T6edarzk88k6c7uoiezy1phd17",
   [junit4]   2>   "source":"node_lost_triggerMR",
   [junit4]   2>   "eventTime":1270957606176097,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1270957606176097],
   [junit4]   2>     "nodeNames":["127.0.0.1:37307_solr"]}}
   [junit4]   2> 2768432 DEBUG (ScheduledTrigger-6579-thread-1) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_triggerMR, node_added_triggerMR, .auto_add_replicas]
   [junit4]   2> 2768433 INFO  (ScheduledTrigger-6579-thread-1) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2768433 DEBUG (AutoscalingActionExecutor-6580-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"483ede0a40561T6edarzk88k6c7uoiezy1phd17",
   [junit4]   2>   "source":"node_lost_triggerMR",
   [junit4]   2>   "eventTime":1270957606176097,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1270957606176097],
   [junit4]   2>     "_enqueue_time_":1270958607130491,
   [junit4]   2>     "nodeNames":["127.0.0.1:37307_solr"]}}
   [junit4]   2> 2768433 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[519D6FE52B284F87]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeMarkersRegistration
   [junit4]   2> 2768433 DEBUG (AutoscalingActionExecutor-6580-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_triggerMR after 5000ms
   [junit4]   2> 2768433 DEBUG (AutoscalingActionExecutor-6580-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerMR after 5000ms
   [junit4]   2> 2768433 DEBUG (AutoscalingActionExecutor-6580-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 2768433 DEBUG (AutoscalingActionExecutor-6580-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 0 ms for event id=483ede0a40561T6edarzk88k6c7uoiezy1phd17
   [junit4]   2> 2768441 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[519D6FE52B284F87]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTrigger
   [junit4]   2> 2768441 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[519D6FE52B284F87]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 6
   [junit4]   2> 2768441 DEBUG (zkCallback-7768-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 2768441 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 2768442 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2768442 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2768443 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 2768453 INFO  (qtp344807919-29737) [n:127.0.0.1:39497_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2768458 INFO  (qtp344807919-29737) [n:127.0.0.1:39497_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 2768462 INFO  (qtp344807919-29736) [n:127.0.0.1:39497_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2768464 INFO  (qtp1026793223-29697) [n:127.0.0.1:41809_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2768464 DEBUG (qtp344807919-29735) [n:127.0.0.1:39497_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2768465 INFO  (qtp344807919-29735) [n:127.0.0.1:39497_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 2768465 DEBUG (zkCallback-7768-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 2768465 DEBUG (zkCallback-7768-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:39497_solr, 127.0.0.1:41809_solr]
   [junit4]   2> 2768465 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 2768466 INFO  (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2768466 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2768466 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 2768466 DEBUG (ScheduledTrigger-6579-thread-3) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 2
   [junit4]   2> 2768466 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[519D6FE52B284F87]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@623611df{SSL,[ssl, http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2768466 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[519D6FE52B284F87]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=739947925
   [junit4]   2> 2768466 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[519D6FE52B284F87]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2768467 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[519D6FE52B284F87]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e7eb052: rootName = solr_39497, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2ef0f097
   [junit4]   2> 2768471 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[519D6FE52B284F87]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2768472 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[519D6FE52B284F87]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@525cec17: rootName = solr_39497, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1cddc9eb
   [junit4]   2> 2768475 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[519D6FE52B284F87]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2768475 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[519D6FE52B284F87]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@77411efa: rootName = solr_39497, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@604ae858
   [junit4]   2> 2768476 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[519D6FE52B284F87]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39497_solr
   [junit4]   2> 2768476 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[519D6FE52B284F87]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2768476 INFO  (zkCallback-7768-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2768476 INFO  (zkCallback-7778-thread-1-processing-n:127.0.0.1:39497_solr) [n:127.0.0.1:39497_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2768476 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[519D6FE52B284F87]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2768476 INFO  (zkCallback-7760-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2768477 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[519D6FE52B284F87]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@101138f4{/solr,null,UNAVAILABLE}
   [junit4]   2> 2768477 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[519D6FE52B284F87]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2769466 DEBUG (ScheduledTrigger-6579-thread-3) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 1
   [junit4]   2> 2769467 DEBUG (ScheduledTrigger-6579-thread-3) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:39497_solr
   [junit4]   2> 2770458 INFO  (OverseerCollectionConfigSetProcessor-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] 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> 2770468 DEBUG (ScheduledTrigger-6579-thread-3) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 1
   [junit4]   2> 2771468 DEBUG (ScheduledTrigger-6579-thread-3) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 1
   [junit4]   2> 2771468 DEBUG (ScheduledTrigger-6579-thread-3) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:39497_solr]
   [junit4]   2> 2771468 DEBUG (ScheduledTrigger-6579-thread-3) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"483ee59f5574bT6edarzk88k6c7uoiezy1phd19",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1270959641548619,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1270959641548619],
   [junit4]   2>     "nodeNames":["127.0.0.1:39497_solr"]}}
   [junit4]   2> 2771468 DEBUG (ScheduledTrigger-6579-thread-3) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_trigger]
   [junit4]   2> 2771468 INFO  (ScheduledTrigger-6579-thread-3) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2771469 DEBUG (AutoscalingActionExecutor-6580-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"483ee59f5574bT6edarzk88k6c7uoiezy1phd19",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1270959641548619,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1270959641548619],
   [junit4]   2>     "_enqueue_time_":1270961642991082,
   [junit4]   2>     "nodeNames":["127.0.0.1:39497_solr"]}}
   [junit4]   2> 2771469 DEBUG (AutoscalingActionExecutor-6580-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger after 5000ms
   [junit4]   2> 2771469 DEBUG (AutoscalingActionExecutor-6580-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 0 ms for event id=483ee59f5574bT6edarzk88k6c7uoiezy1phd19
   [junit4]   2> 2771472 INFO  (qtp1026793223-29693) [n:127.0.0.1:41809_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2771472 DEBUG (qtp1026793223-29696) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2771473 INFO  (qtp1026793223-29696) [n:127.0.0.1:41809_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2771473 DEBUG (zkCallback-7768-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 2771473 DEBUG (zkCallback-7768-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:41809_solr]
   [junit4]   2> 2771474 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 8
   [junit4]   2> 2771474 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2771474 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 2773473 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[519D6FE52B284F87]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTrigger
   [junit4]   2> 2773479 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCooldown
   [junit4]   2> 2773479 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 9
   [junit4]   2> 2773479 DEBUG (zkCallback-7768-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 9
   [junit4]   2> 2773479 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 9
   [junit4]   2> 2773480 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2773480 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2773480 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2773480 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 9, lastZnodeVersion 9
   [junit4]   2> 2773481 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2773481 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2773481 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2773481 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56d9386a{/solr,null,AVAILABLE}
   [junit4]   2> 2773482 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19c677b9{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2773482 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2773482 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42733}
   [junit4]   2> 2773482 ERROR (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2773482 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2773482 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2773482 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2773482 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T07:43:23.219670Z
   [junit4]   2> 2773483 INFO  (zkConnectionManagerCallback-7783-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2773483 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2773490 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35263/solr
   [junit4]   2> 2773491 INFO  (zkConnectionManagerCallback-7787-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2773493 INFO  (zkConnectionManagerCallback-7789-thread-1-processing-n:127.0.0.1:42733_solr) [n:127.0.0.1:42733_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2773495 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [n:127.0.0.1:42733_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2773495 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [n:127.0.0.1:42733_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2773496 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [n:127.0.0.1:42733_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42733_solr
   [junit4]   2> 2773497 INFO  (zkCallback-7768-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2773497 INFO  (zkCallback-7760-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2773497 INFO  (zkCallback-7788-thread-1-processing-n:127.0.0.1:42733_solr) [n:127.0.0.1:42733_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2773543 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [n:127.0.0.1:42733_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42733.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75416ef7
   [junit4]   2> 2773555 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [n:127.0.0.1:42733_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42733.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75416ef7
   [junit4]   2> 2773555 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [n:127.0.0.1:42733_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42733.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75416ef7
   [junit4]   2> 2773556 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[519D6FE52B284F87]) [n:127.0.0.1:42733_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_519D6FE52B284F87-001/tempDir-001/node5/.
   [junit4]   2> 2773578 INFO  (qtp1026793223-29692) [n:127.0.0.1:41809_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2773590 INFO  (qtp737038258-29777) [n:127.0.0.1:42733_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2773591 DEBUG (qtp1026793223-29697) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2773591 INFO  (qtp1026793223-29697) [n:127.0.0.1:41809_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 2773591 DEBUG (zkCallback-7768-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 10
   [junit4]   2> 2773591 DEBUG (zkCallback-7768-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:42733_solr, 127.0.0.1:41809_solr]
   [junit4]   2> 2773591 DEBUG (zkCallback-7768-thread-1-processing-n:127.0.0.1:41809_solr) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_cooldown_trigger instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 2773592 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 10
   [junit4]   2> 2773592 INFO  (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2773592 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2773593 INFO  (qtp1026793223-29693) [n:127.0.0.1:41809_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2773593 DEBUG (OverseerAutoScalingTriggerThread-72140886828646411-127.0.0.1:41809_solr-n_0000000002) [n:127.0.0.1:41809_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 10, lastZnodeVersion 10
   [junit4]   2> 2773593 DEBUG (ScheduledTrigger-6579-thread-1)

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

0000000000) closing
   [junit4]   2> 8380 INFO  (OverseerStateUpdate-72140939589320712-127.0.0.1:39405_solr-n_0000000000) [n:127.0.0.1:39405_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39405_solr
   [junit4]   2> 8380 WARN  (OverseerAutoScalingTriggerThread-72140939589320712-127.0.0.1:39405_solr-n_0000000000) [n:127.0.0.1:39405_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 8386 INFO  (jetty-closer-2-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@17c41074{/solr,null,UNAVAILABLE}
   [junit4]   2> 8386 INFO  (jetty-closer-2-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 8405 INFO  (jetty-closer-2-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7bacb666{/solr,null,UNAVAILABLE}
   [junit4]   2> 8405 INFO  (jetty-closer-2-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 38404 WARN  (jetty-closer-2-thread-4) [    ] o.e.j.u.t.QueuedThreadPool QueuedThreadPool@qtp2064241698{STOPPING,8<=9<=10000,i=0,q=1} Couldn't stop Thread[qtp2064241698-54,5,TGRP-JDBCStreamTest]
   [junit4]   2> 38406 ERROR (SUITE-JDBCStreamTest-seed#[FB790EAB46F132C]-worker) [    ] 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> 38406 INFO  (SUITE-JDBCStreamTest-seed#[FB790EAB46F132C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40297 40297
   [junit4]   2> 44113 INFO  (Thread-0) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40297 40297
   [junit4]   2> 44114 WARN  (Thread-0) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	2	/solr/collections/jdbc/terms/shard2
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/jdbc/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/jdbc/state.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 
   [junit4]   2> 44114 INFO  (SUITE-JDBCStreamTest-seed#[FB790EAB46F132C]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 13, 2018 7:57:15 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 13, 2018 7:57:35 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.JDBCStreamTest: 
   [junit4]   2>    1) Thread[id=54, name=qtp2064241698-54, state=TIMED_WAITING, group=TGRP-JDBCStreamTest]
   [junit4]   2>         at java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Feb 13, 2018 7:57:35 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=54, name=qtp2064241698-54, state=TIMED_WAITING, group=TGRP-JDBCStreamTest]
   [junit4]   2> Feb 13, 2018 7:57:38 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=54, name=qtp2064241698-54, state=TIMED_WAITING, group=TGRP-JDBCStreamTest]
   [junit4]   2>         at java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name_s=PostingsFormat(name=Memory), personId_i=PostingsFormat(name=LuceneFixedGap), _version_=PostingsFormat(name=LuceneFixedGap), multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), intDefault=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Memory), rating_f=PostingsFormat(name=LuceneVarGapFixedInterval), code_s=PostingsFormat(name=Memory), timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{name_s=DocValuesFormat(name=Lucene70), personId_i=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Memory), multiDefault=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Memory), rating_f=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting), code_s=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=66, maxMBSortInHeap=6.95001898251802, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@347be069), locale=nmg, timezone=Antarctica/Palmer
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=2,free=362611752,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [FloorEvaluatorTest, JDBCStreamTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JDBCStreamTest -Dtests.seed=FB790EAB46F132C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nmg -Dtests.timezone=Antarctica/Palmer -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | JDBCStreamTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.JDBCStreamTest: 
   [junit4]    >    1) Thread[id=54, name=qtp2064241698-54, state=TIMED_WAITING, group=TGRP-JDBCStreamTest]
   [junit4]    >         at java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FB790EAB46F132C]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=54, name=qtp2064241698-54, state=TIMED_WAITING, group=TGRP-JDBCStreamTest]
   [junit4]    >         at java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FB790EAB46F132C]:0)
   [junit4] Completed [69/146 (1!)] on J1 in 67.72s, 7 tests, 2 errors <<< FAILURES!

[...truncated 40479 lines...]

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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21448/
Java: 32bit/jdk1.8.0_162 -server -XX:+UseSerialGC

12 tests failed.
FAILED:  org.apache.solr.analytics.NoFacetTest.medianTest

Error Message:
query failed JSON validation. test= Solr Cloud Collection  error=mismatch: '1801-12-31T23:59:59Z'!='1802-12-31T23:59:59Z' @ analytics_response/results/dates  expected =analytics_response/results=={"longs":6.0,"doubles":7.5,"dates":"1801-12-31T23:59:59Z","float":3.0,"int":3.0, "_UNORDERED_":true}  response = {   "responseHeader":{     "zkConnected":true,     "status":0,     "QTime":83,     "params":"{analytics={ \"expressions\": {\"longs\":\"median(long_lm)\",\"doubles\":\"median(double_dm)\",\"dates\":\"median(date_dt)\",\"float\":\"median(float_f)\",\"int\":\"median(int_i)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},   "response":[],   "analytics_response":{"results":{       "longs":6.0,       "doubles":7.5,       "dates":"1802-12-31T23:59:59Z",       "float":3.0,       "int":3.0}}}  analyticsRequest = { "expressions": {"longs":"median(long_lm)","doubles":"median(double_dm)","dates":"median(date_dt)","float":"median(float_f)","int":"median(int_i)"}}

Stack Trace:
java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
 error=mismatch: '1801-12-31T23:59:59Z'!='1802-12-31T23:59:59Z' @ analytics_response/results/dates
 expected =analytics_response/results=={"longs":6.0,"doubles":7.5,"dates":"1801-12-31T23:59:59Z","float":3.0,"int":3.0, "_UNORDERED_":true}
 response = {
  "responseHeader":{
    "zkConnected":true,
    "status":0,
    "QTime":83,
    "params":"{analytics={ \"expressions\": {\"longs\":\"median(long_lm)\",\"doubles\":\"median(double_dm)\",\"dates\":\"median(date_dt)\",\"float\":\"median(float_f)\",\"int\":\"median(int_i)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
  "response":[],
  "analytics_response":{"results":{
      "longs":6.0,
      "doubles":7.5,
      "dates":"1802-12-31T23:59:59Z",
      "float":3.0,
      "int":3.0}}}
 analyticsRequest = { "expressions": {"longs":"median(long_lm)","doubles":"median(double_dm)","dates":"median(date_dt)","float":"median(float_f)","int":"median(int_i)"}}
	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:1CC515D7B52EF4D1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
	at org.apache.solr.analytics.NoFacetTest.medianTest(NoFacetTest.java:220)
	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 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)


FAILED:  org.apache.solr.analytics.NoFacetTest.sumTest

Error Message:
query failed JSON validation. test= Solr Cloud Collection  error=mismatch: '57.0'!='23.0' @ analytics_response/results/single  expected =analytics_response/results=={"single":57.0,"multi":120.0, "_UNORDERED_":true}  response = {   "responseHeader":{     "zkConnected":true,     "status":0,     "QTime":32,     "params":"{analytics={ \"expressions\": {\"single\":\"sum(int_i)\",\"multi\":\"sum(long_lm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},   "response":[],   "analytics_response":{"results":{       "single":23.0,       "multi":48.0}}}  analyticsRequest = { "expressions": {"single":"sum(int_i)","multi":"sum(long_lm)"}}

Stack Trace:
java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
 error=mismatch: '57.0'!='23.0' @ analytics_response/results/single
 expected =analytics_response/results=={"single":57.0,"multi":120.0, "_UNORDERED_":true}
 response = {
  "responseHeader":{
    "zkConnected":true,
    "status":0,
    "QTime":32,
    "params":"{analytics={ \"expressions\": {\"single\":\"sum(int_i)\",\"multi\":\"sum(long_lm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
  "response":[],
  "analytics_response":{"results":{
      "single":23.0,
      "multi":48.0}}}
 analyticsRequest = { "expressions": {"single":"sum(int_i)","multi":"sum(long_lm)"}}
	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:55633F181D4C8D6C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
	at org.apache.solr.analytics.NoFacetTest.sumTest(NoFacetTest.java:163)
	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 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)


FAILED:  org.apache.solr.analytics.NoFacetTest.uniqueTest

Error Message:
query failed JSON validation. test= Solr Cloud Collection  error=mismatch: '8'!='6' @ analytics_response/results/doubles  expected =analytics_response/results=={"longs":2,"strings":6,"doubles":8,"dates":2,"float":5,"int":6, "_UNORDERED_":true}  response = {   "responseHeader":{     "zkConnected":true,     "status":0,     "QTime":30,     "params":"{analytics={ \"expressions\": {\"longs\":\"unique(long_lm)\",\"strings\":\"unique(string_sm)\",\"doubles\":\"unique(double_dm)\",\"dates\":\"unique(date_dt)\",\"float\":\"unique(float_f)\",\"int\":\"unique(int_i)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},   "response":[],   "analytics_response":{"results":{       "longs":2,       "strings":6,       "doubles":6,       "dates":2,       "float":5,       "int":6}}}  analyticsRequest = { "expressions": {"longs":"unique(long_lm)","strings":"unique(string_sm)","doubles":"unique(double_dm)","dates":"unique(date_dt)","float":"unique(float_f)","int":"unique(int_i)"}}

Stack Trace:
java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
 error=mismatch: '8'!='6' @ analytics_response/results/doubles
 expected =analytics_response/results=={"longs":2,"strings":6,"doubles":8,"dates":2,"float":5,"int":6, "_UNORDERED_":true}
 response = {
  "responseHeader":{
    "zkConnected":true,
    "status":0,
    "QTime":30,
    "params":"{analytics={ \"expressions\": {\"longs\":\"unique(long_lm)\",\"strings\":\"unique(string_sm)\",\"doubles\":\"unique(double_dm)\",\"dates\":\"unique(date_dt)\",\"float\":\"unique(float_f)\",\"int\":\"unique(int_i)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
  "response":[],
  "analytics_response":{"results":{
      "longs":2,
      "strings":6,
      "doubles":6,
      "dates":2,
      "float":5,
      "int":6}}}
 analyticsRequest = { "expressions": {"longs":"unique(long_lm)","strings":"unique(string_sm)","doubles":"unique(double_dm)","dates":"unique(date_dt)","float":"unique(float_f)","int":"unique(int_i)"}}
	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:5A20EC8C289B364C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
	at org.apache.solr.analytics.NoFacetTest.uniqueTest(NoFacetTest.java:128)
	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 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)


FAILED:  org.apache.solr.analytics.NoFacetTest.countTest

Error Message:
query failed JSON validation. test= Solr Cloud Collection  error=mismatch: '10'!='4' @ analytics_response/results/single  expected =analytics_response/results=={"single":10,"multi":30, "_UNORDERED_":true}  response = {   "responseHeader":{     "zkConnected":true,     "status":0,     "QTime":33,     "params":"{analytics={ \"expressions\": {\"single\":\"count(long_l)\",\"multi\":\"count(string_sm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},   "response":[],   "analytics_response":{"results":{       "single":4,       "multi":14}}}  analyticsRequest = { "expressions": {"single":"count(long_l)","multi":"count(string_sm)"}}

Stack Trace:
java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
 error=mismatch: '10'!='4' @ analytics_response/results/single
 expected =analytics_response/results=={"single":10,"multi":30, "_UNORDERED_":true}
 response = {
  "responseHeader":{
    "zkConnected":true,
    "status":0,
    "QTime":33,
    "params":"{analytics={ \"expressions\": {\"single\":\"count(long_l)\",\"multi\":\"count(string_sm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
  "response":[],
  "analytics_response":{"results":{
      "single":4,
      "multi":14}}}
 analyticsRequest = { "expressions": {"single":"count(long_l)","multi":"count(string_sm)"}}
	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:252ECE111647A373]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
	at org.apache.solr.analytics.NoFacetTest.countTest(NoFacetTest.java:97)
	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 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)


FAILED:  org.apache.solr.analytics.NoFacetTest.ordinalTest

Error Message:
query failed JSON validation. test= Solr Cloud Collection  error=expected key 'longs' @ analytics_response/results  expected =analytics_response/results=={"longs":11,"strings":"str1_second","doubles":1.0,"dates":"1802-12-31T23:59:59Z","float":4.0,"int":5, "_UNORDERED_":true}  response = {   "responseHeader":{     "zkConnected":true,     "status":0,     "QTime":41,     "params":"{analytics={ \"expressions\": {\"longs\":\"ordinal(11,long_lm)\",\"strings\":\"ordinal(6,string_sm)\",\"doubles\":\"ordinal(1,double_dm)\",\"dates\":\"ordinal(-1,date_dt)\",\"float\":\"ordinal(-5,float_f)\",\"int\":\"ordinal(15,int_i)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},   "response":[],   "analytics_response":{"results":{       "strings":"str2_second",       "doubles":1.0,       "dates":"1802-12-31T23:59:59Z",       "float":2.0}}}  analyticsRequest = { "expressions": {"longs":"ordinal(11,long_lm)","strings":"ordinal(6,string_sm)","doubles":"ordinal(1,double_dm)","dates":"ordinal(-1,date_dt)","float":"ordinal(-5,float_f)","int":"ordinal(15,int_i)"}}

Stack Trace:
java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
 error=expected key 'longs' @ analytics_response/results
 expected =analytics_response/results=={"longs":11,"strings":"str1_second","doubles":1.0,"dates":"1802-12-31T23:59:59Z","float":4.0,"int":5, "_UNORDERED_":true}
 response = {
  "responseHeader":{
    "zkConnected":true,
    "status":0,
    "QTime":41,
    "params":"{analytics={ \"expressions\": {\"longs\":\"ordinal(11,long_lm)\",\"strings\":\"ordinal(6,string_sm)\",\"doubles\":\"ordinal(1,double_dm)\",\"dates\":\"ordinal(-1,date_dt)\",\"float\":\"ordinal(-5,float_f)\",\"int\":\"ordinal(15,int_i)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
  "response":[],
  "analytics_response":{"results":{
      "strings":"str2_second",
      "doubles":1.0,
      "dates":"1802-12-31T23:59:59Z",
      "float":2.0}}}
 analyticsRequest = { "expressions": {"longs":"ordinal(11,long_lm)","strings":"ordinal(6,string_sm)","doubles":"ordinal(1,double_dm)","dates":"ordinal(-1,date_dt)","float":"ordinal(-5,float_f)","int":"ordinal(15,int_i)"}}
	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:8EFB8B1ED04B0E07]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
	at org.apache.solr.analytics.NoFacetTest.ordinalTest(NoFacetTest.java:246)
	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 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)


FAILED:  org.apache.solr.analytics.NoFacetTest.weightedMeanTest

Error Message:
query failed JSON validation. test= Solr Cloud Collection  error=mismatch: '3.33333333333'!='2.6666666666666665' @ analytics_response/results/single  expected =analytics_response/results=={"single":3.33333333333,"multi":2.470588235, "_UNORDERED_":true}  response = {   "responseHeader":{     "zkConnected":true,     "status":0,     "QTime":30,     "params":"{analytics={ \"expressions\": {\"single\":\"wmean(int_i, long_l)\",\"multi\":\"wmean(double_d, float_f)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},   "response":[],   "analytics_response":{"results":{       "single":2.6666666666666665,       "multi":1.736842105263158}}}  analyticsRequest = { "expressions": {"single":"wmean(int_i, long_l)","multi":"wmean(double_d, float_f)"}}

Stack Trace:
java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
 error=mismatch: '3.33333333333'!='2.6666666666666665' @ analytics_response/results/single
 expected =analytics_response/results=={"single":3.33333333333,"multi":2.470588235, "_UNORDERED_":true}
 response = {
  "responseHeader":{
    "zkConnected":true,
    "status":0,
    "QTime":30,
    "params":"{analytics={ \"expressions\": {\"single\":\"wmean(int_i, long_l)\",\"multi\":\"wmean(double_d, float_f)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
  "response":[],
  "analytics_response":{"results":{
      "single":2.6666666666666665,
      "multi":1.736842105263158}}}
 analyticsRequest = { "expressions": {"single":"wmean(int_i, long_l)","multi":"wmean(double_d, float_f)"}}
	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:D9620C004BE1BD9D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
	at org.apache.solr.analytics.NoFacetTest.weightedMeanTest(NoFacetTest.java:181)
	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 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)


FAILED:  org.apache.solr.analytics.NoFacetTest.standardDeviationTest

Error Message:
query failed JSON validation. test= Solr Cloud Collection  error=mismatch: '1.6428517698551'!='1.6659862556700862' @ analytics_response/results/single  expected =analytics_response/results=={"single":1.6428517698551,"multi":5.0, "_UNORDERED_":true}  response = {   "responseHeader":{     "zkConnected":true,     "status":0,     "QTime":34,     "params":"{analytics={ \"expressions\": {\"single\":\"stddev(int_i)\",\"multi\":\"stddev(long_lm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},   "response":[],   "analytics_response":{"results":{       "single":1.6659862556700862,       "multi":5.0}}}  analyticsRequest = { "expressions": {"single":"stddev(int_i)","multi":"stddev(long_lm)"}}

Stack Trace:
java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
 error=mismatch: '1.6428517698551'!='1.6659862556700862' @ analytics_response/results/single
 expected =analytics_response/results=={"single":1.6428517698551,"multi":5.0, "_UNORDERED_":true}
 response = {
  "responseHeader":{
    "zkConnected":true,
    "status":0,
    "QTime":34,
    "params":"{analytics={ \"expressions\": {\"single\":\"stddev(int_i)\",\"multi\":\"stddev(long_lm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
  "response":[],
  "analytics_response":{"results":{
      "single":1.6659862556700862,
      "multi":5.0}}}
 analyticsRequest = { "expressions": {"single":"stddev(int_i)","multi":"stddev(long_lm)"}}
	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:92DC1C909EEEB509]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
	at org.apache.solr.analytics.NoFacetTest.standardDeviationTest(NoFacetTest.java:208)
	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 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)


FAILED:  org.apache.solr.analytics.NoFacetTest.varianceTest

Error Message:
query failed JSON validation. test= Solr Cloud Collection  error=mismatch: '2.6989619377162'!='2.775510204081634' @ analytics_response/results/single  expected =analytics_response/results=={"single":2.6989619377162,"multi":25.0, "_UNORDERED_":true}  response = {   "responseHeader":{     "zkConnected":true,     "status":0,     "QTime":64,     "params":"{analytics={ \"expressions\": {\"single\":\"variance(int_i)\",\"multi\":\"variance(long_lm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},   "response":[],   "analytics_response":{"results":{       "single":2.775510204081634,       "multi":25.0}}}  analyticsRequest = { "expressions": {"single":"variance(int_i)","multi":"variance(long_lm)"}}

Stack Trace:
java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
 error=mismatch: '2.6989619377162'!='2.775510204081634' @ analytics_response/results/single
 expected =analytics_response/results=={"single":2.6989619377162,"multi":25.0, "_UNORDERED_":true}
 response = {
  "responseHeader":{
    "zkConnected":true,
    "status":0,
    "QTime":64,
    "params":"{analytics={ \"expressions\": {\"single\":\"variance(int_i)\",\"multi\":\"variance(long_lm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
  "response":[],
  "analytics_response":{"results":{
      "single":2.775510204081634,
      "multi":25.0}}}
 analyticsRequest = { "expressions": {"single":"variance(int_i)","multi":"variance(long_lm)"}}
	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:9AB497779EF05280]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
	at org.apache.solr.analytics.NoFacetTest.varianceTest(NoFacetTest.java:199)
	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 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)


FAILED:  org.apache.solr.analytics.NoFacetTest.docCountTest

Error Message:
query failed JSON validation. test= Solr Cloud Collection  error=mismatch: '13'!='6' @ analytics_response/results/single  expected =analytics_response/results=={"single":13,"multi":16, "_UNORDERED_":true}  response = {   "responseHeader":{     "zkConnected":true,     "status":0,     "QTime":111,     "params":"{analytics={ \"expressions\": {\"single\":\"doc_count(date_dt)\",\"multi\":\"doc_count(float_fm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},   "response":[],   "analytics_response":{"results":{       "single":6,       "multi":7}}}  analyticsRequest = { "expressions": {"single":"doc_count(date_dt)","multi":"doc_count(float_fm)"}}

Stack Trace:
java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
 error=mismatch: '13'!='6' @ analytics_response/results/single
 expected =analytics_response/results=={"single":13,"multi":16, "_UNORDERED_":true}
 response = {
  "responseHeader":{
    "zkConnected":true,
    "status":0,
    "QTime":111,
    "params":"{analytics={ \"expressions\": {\"single\":\"doc_count(date_dt)\",\"multi\":\"doc_count(float_fm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
  "response":[],
  "analytics_response":{"results":{
      "single":6,
      "multi":7}}}
 analyticsRequest = { "expressions": {"single":"doc_count(date_dt)","multi":"doc_count(float_fm)"}}
	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:214A52CD14C8F036]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
	at org.apache.solr.analytics.NoFacetTest.docCountTest(NoFacetTest.java:106)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 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)


FAILED:  org.apache.solr.analytics.NoFacetTest.sumOfSquaresTest

Error Message:
query failed JSON validation. test= Solr Cloud Collection  error=mismatch: '237.0'!='95.0' @ analytics_response/results/single  expected =analytics_response/results=={"single":237.0,"multi":1220.0, "_UNORDERED_":true}  response = {   "responseHeader":{     "zkConnected":true,     "status":0,     "QTime":113,     "params":"{analytics={ \"expressions\": {\"single\":\"sumofsquares(int_i)\",\"multi\":\"sumofsquares(long_lm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},   "response":[],   "analytics_response":{"results":{       "single":95.0,       "multi":488.0}}}  analyticsRequest = { "expressions": {"single":"sumofsquares(int_i)","multi":"sumofsquares(long_lm)"}}

Stack Trace:
java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
 error=mismatch: '237.0'!='95.0' @ analytics_response/results/single
 expected =analytics_response/results=={"single":237.0,"multi":1220.0, "_UNORDERED_":true}
 response = {
  "responseHeader":{
    "zkConnected":true,
    "status":0,
    "QTime":113,
    "params":"{analytics={ \"expressions\": {\"single\":\"sumofsquares(int_i)\",\"multi\":\"sumofsquares(long_lm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
  "response":[],
  "analytics_response":{"results":{
      "single":95.0,
      "multi":488.0}}}
 analyticsRequest = { "expressions": {"single":"sumofsquares(int_i)","multi":"sumofsquares(long_lm)"}}
	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:83DDFBE577291AE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
	at org.apache.solr.analytics.NoFacetTest.sumOfSquaresTest(NoFacetTest.java:190)
	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 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)


FAILED:  org.apache.solr.analytics.NoFacetTest.meanTest

Error Message:
query failed JSON validation. test= Solr Cloud Collection  error=mismatch: '3.3529411764'!='3.2857142857142856' @ analytics_response/results/single  expected =analytics_response/results=={"single":3.3529411764,"multi":6.0, "_UNORDERED_":true}  response = {   "responseHeader":{     "zkConnected":true,     "status":0,     "QTime":162,     "params":"{analytics={ \"expressions\": {\"single\":\"mean(int_i)\",\"multi\":\"mean(long_lm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},   "response":[],   "analytics_response":{"results":{       "single":3.2857142857142856,       "multi":6.0}}}  analyticsRequest = { "expressions": {"single":"mean(int_i)","multi":"mean(long_lm)"}}

Stack Trace:
java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
 error=mismatch: '3.3529411764'!='3.2857142857142856' @ analytics_response/results/single
 expected =analytics_response/results=={"single":3.3529411764,"multi":6.0, "_UNORDERED_":true}
 response = {
  "responseHeader":{
    "zkConnected":true,
    "status":0,
    "QTime":162,
    "params":"{analytics={ \"expressions\": {\"single\":\"mean(int_i)\",\"multi\":\"mean(long_lm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
  "response":[],
  "analytics_response":{"results":{
      "single":3.2857142857142856,
      "multi":6.0}}}
 analyticsRequest = { "expressions": {"single":"mean(int_i)","multi":"mean(long_lm)"}}
	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:B90B3E51997ADCFD]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
	at org.apache.solr.analytics.NoFacetTest.meanTest(NoFacetTest.java:172)
	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 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)


FAILED:  org.apache.solr.analytics.NoFacetTest.missingTest

Error Message:
query failed JSON validation. test= Solr Cloud Collection  error=mismatch: '5'!='3' @ analytics_response/results/single  expected =analytics_response/results=={"single":5,"multi":7, "_UNORDERED_":true}  response = {   "responseHeader":{     "zkConnected":true,     "status":0,     "QTime":92,     "params":"{analytics={ \"expressions\": {\"single\":\"missing(string_s)\",\"multi\":\"missing(date_dtm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},   "response":[],   "analytics_response":{"results":{       "single":3,       "multi":4}}}  analyticsRequest = { "expressions": {"single":"missing(string_s)","multi":"missing(date_dtm)"}}

Stack Trace:
java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
 error=mismatch: '5'!='3' @ analytics_response/results/single
 expected =analytics_response/results=={"single":5,"multi":7, "_UNORDERED_":true}
 response = {
  "responseHeader":{
    "zkConnected":true,
    "status":0,
    "QTime":92,
    "params":"{analytics={ \"expressions\": {\"single\":\"missing(string_s)\",\"multi\":\"missing(date_dtm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
  "response":[],
  "analytics_response":{"results":{
      "single":3,
      "multi":4}}}
 analyticsRequest = { "expressions": {"single":"missing(string_s)","multi":"missing(date_dtm)"}}
	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:7A658501B79612A7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
	at org.apache.solr.analytics.NoFacetTest.missingTest(NoFacetTest.java:115)
	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 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 17752 lines...]
   [junit4] Suite: org.apache.solr.analytics.NoFacetTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/J1/temp/solr.analytics.NoFacetTest_B38DEEF4A7885382-001/init-core-data-001
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NoFacetTest -Dtests.method=medianTest -Dtests.seed=B38DEEF4A7885382 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Europe/Athens -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.24s J1 | NoFacetTest.medianTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
   [junit4]    >  error=mismatch: '1801-12-31T23:59:59Z'!='1802-12-31T23:59:59Z' @ analytics_response/results/dates
   [junit4]    >  expected =analytics_response/results=={"longs":6.0,"doubles":7.5,"dates":"1801-12-31T23:59:59Z","float":3.0,"int":3.0, "_UNORDERED_":true}
   [junit4]    >  response = {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "zkConnected":true,
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":83,
   [junit4]    >     "params":"{analytics={ \"expressions\": {\"longs\":\"median(long_lm)\",\"doubles\":\"median(double_dm)\",\"dates\":\"median(date_dt)\",\"float\":\"median(float_f)\",\"int\":\"median(int_i)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
   [junit4]    >   "response":[],
   [junit4]    >   "analytics_response":{"results":{
   [junit4]    >       "longs":6.0,
   [junit4]    >       "doubles":7.5,
   [junit4]    >       "dates":"1802-12-31T23:59:59Z",
   [junit4]    >       "float":3.0,
   [junit4]    >       "int":3.0}}}
   [junit4]    >  analyticsRequest = { "expressions": {"longs":"median(long_lm)","doubles":"median(double_dm)","dates":"median(date_dt)","float":"median(float_f)","int":"median(int_i)"}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:1CC515D7B52EF4D1]:0)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
   [junit4]    > 	at org.apache.solr.analytics.NoFacetTest.medianTest(NoFacetTest.java:220)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NoFacetTest -Dtests.method=sumTest -Dtests.seed=B38DEEF4A7885382 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Europe/Athens -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.07s J1 | NoFacetTest.sumTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
   [junit4]    >  error=mismatch: '57.0'!='23.0' @ analytics_response/results/single
   [junit4]    >  expected =analytics_response/results=={"single":57.0,"multi":120.0, "_UNORDERED_":true}
   [junit4]    >  response = {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "zkConnected":true,
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":32,
   [junit4]    >     "params":"{analytics={ \"expressions\": {\"single\":\"sum(int_i)\",\"multi\":\"sum(long_lm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
   [junit4]    >   "response":[],
   [junit4]    >   "analytics_response":{"results":{
   [junit4]    >       "single":23.0,
   [junit4]    >       "multi":48.0}}}
   [junit4]    >  analyticsRequest = { "expressions": {"single":"sum(int_i)","multi":"sum(long_lm)"}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:55633F181D4C8D6C]:0)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
   [junit4]    > 	at org.apache.solr.analytics.NoFacetTest.sumTest(NoFacetTest.java:163)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NoFacetTest -Dtests.method=uniqueTest -Dtests.seed=B38DEEF4A7885382 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Europe/Athens -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.07s J1 | NoFacetTest.uniqueTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
   [junit4]    >  error=mismatch: '8'!='6' @ analytics_response/results/doubles
   [junit4]    >  expected =analytics_response/results=={"longs":2,"strings":6,"doubles":8,"dates":2,"float":5,"int":6, "_UNORDERED_":true}
   [junit4]    >  response = {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "zkConnected":true,
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":30,
   [junit4]    >     "params":"{analytics={ \"expressions\": {\"longs\":\"unique(long_lm)\",\"strings\":\"unique(string_sm)\",\"doubles\":\"unique(double_dm)\",\"dates\":\"unique(date_dt)\",\"float\":\"unique(float_f)\",\"int\":\"unique(int_i)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
   [junit4]    >   "response":[],
   [junit4]    >   "analytics_response":{"results":{
   [junit4]    >       "longs":2,
   [junit4]    >       "strings":6,
   [junit4]    >       "doubles":6,
   [junit4]    >       "dates":2,
   [junit4]    >       "float":5,
   [junit4]    >       "int":6}}}
   [junit4]    >  analyticsRequest = { "expressions": {"longs":"unique(long_lm)","strings":"unique(string_sm)","doubles":"unique(double_dm)","dates":"unique(date_dt)","float":"unique(float_f)","int":"unique(int_i)"}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:5A20EC8C289B364C]:0)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
   [junit4]    > 	at org.apache.solr.analytics.NoFacetTest.uniqueTest(NoFacetTest.java:128)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NoFacetTest -Dtests.method=countTest -Dtests.seed=B38DEEF4A7885382 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Europe/Athens -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.06s J1 | NoFacetTest.countTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
   [junit4]    >  error=mismatch: '10'!='4' @ analytics_response/results/single
   [junit4]    >  expected =analytics_response/results=={"single":10,"multi":30, "_UNORDERED_":true}
   [junit4]    >  response = {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "zkConnected":true,
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":33,
   [junit4]    >     "params":"{analytics={ \"expressions\": {\"single\":\"count(long_l)\",\"multi\":\"count(string_sm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
   [junit4]    >   "response":[],
   [junit4]    >   "analytics_response":{"results":{
   [junit4]    >       "single":4,
   [junit4]    >       "multi":14}}}
   [junit4]    >  analyticsRequest = { "expressions": {"single":"count(long_l)","multi":"count(string_sm)"}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:252ECE111647A373]:0)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
   [junit4]    > 	at org.apache.solr.analytics.NoFacetTest.countTest(NoFacetTest.java:97)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NoFacetTest -Dtests.method=ordinalTest -Dtests.seed=B38DEEF4A7885382 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Europe/Athens -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.08s J1 | NoFacetTest.ordinalTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
   [junit4]    >  error=expected key 'longs' @ analytics_response/results
   [junit4]    >  expected =analytics_response/results=={"longs":11,"strings":"str1_second","doubles":1.0,"dates":"1802-12-31T23:59:59Z","float":4.0,"int":5, "_UNORDERED_":true}
   [junit4]    >  response = {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "zkConnected":true,
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":41,
   [junit4]    >     "params":"{analytics={ \"expressions\": {\"longs\":\"ordinal(11,long_lm)\",\"strings\":\"ordinal(6,string_sm)\",\"doubles\":\"ordinal(1,double_dm)\",\"dates\":\"ordinal(-1,date_dt)\",\"float\":\"ordinal(-5,float_f)\",\"int\":\"ordinal(15,int_i)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
   [junit4]    >   "response":[],
   [junit4]    >   "analytics_response":{"results":{
   [junit4]    >       "strings":"str2_second",
   [junit4]    >       "doubles":1.0,
   [junit4]    >       "dates":"1802-12-31T23:59:59Z",
   [junit4]    >       "float":2.0}}}
   [junit4]    >  analyticsRequest = { "expressions": {"longs":"ordinal(11,long_lm)","strings":"ordinal(6,string_sm)","doubles":"ordinal(1,double_dm)","dates":"ordinal(-1,date_dt)","float":"ordinal(-5,float_f)","int":"ordinal(15,int_i)"}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:8EFB8B1ED04B0E07]:0)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
   [junit4]    > 	at org.apache.solr.analytics.NoFacetTest.ordinalTest(NoFacetTest.java:246)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NoFacetTest -Dtests.method=weightedMeanTest -Dtests.seed=B38DEEF4A7885382 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Europe/Athens -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.06s J1 | NoFacetTest.weightedMeanTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
   [junit4]    >  error=mismatch: '3.33333333333'!='2.6666666666666665' @ analytics_response/results/single
   [junit4]    >  expected =analytics_response/results=={"single":3.33333333333,"multi":2.470588235, "_UNORDERED_":true}
   [junit4]    >  response = {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "zkConnected":true,
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":30,
   [junit4]    >     "params":"{analytics={ \"expressions\": {\"single\":\"wmean(int_i, long_l)\",\"multi\":\"wmean(double_d, float_f)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
   [junit4]    >   "response":[],
   [junit4]    >   "analytics_response":{"results":{
   [junit4]    >       "single":2.6666666666666665,
   [junit4]    >       "multi":1.736842105263158}}}
   [junit4]    >  analyticsRequest = { "expressions": {"single":"wmean(int_i, long_l)","multi":"wmean(double_d, float_f)"}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:D9620C004BE1BD9D]:0)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
   [junit4]    > 	at org.apache.solr.analytics.NoFacetTest.weightedMeanTest(NoFacetTest.java:181)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NoFacetTest -Dtests.method=standardDeviationTest -Dtests.seed=B38DEEF4A7885382 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Europe/Athens -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.07s J1 | NoFacetTest.standardDeviationTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
   [junit4]    >  error=mismatch: '1.6428517698551'!='1.6659862556700862' @ analytics_response/results/single
   [junit4]    >  expected =analytics_response/results=={"single":1.6428517698551,"multi":5.0, "_UNORDERED_":true}
   [junit4]    >  response = {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "zkConnected":true,
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":34,
   [junit4]    >     "params":"{analytics={ \"expressions\": {\"single\":\"stddev(int_i)\",\"multi\":\"stddev(long_lm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
   [junit4]    >   "response":[],
   [junit4]    >   "analytics_response":{"results":{
   [junit4]    >       "single":1.6659862556700862,
   [junit4]    >       "multi":5.0}}}
   [junit4]    >  analyticsRequest = { "expressions": {"single":"stddev(int_i)","multi":"stddev(long_lm)"}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:92DC1C909EEEB509]:0)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
   [junit4]    > 	at org.apache.solr.analytics.NoFacetTest.standardDeviationTest(NoFacetTest.java:208)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NoFacetTest -Dtests.method=varianceTest -Dtests.seed=B38DEEF4A7885382 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Europe/Athens -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.12s J1 | NoFacetTest.varianceTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
   [junit4]    >  error=mismatch: '2.6989619377162'!='2.775510204081634' @ analytics_response/results/single
   [junit4]    >  expected =analytics_response/results=={"single":2.6989619377162,"multi":25.0, "_UNORDERED_":true}
   [junit4]    >  response = {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "zkConnected":true,
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":64,
   [junit4]    >     "params":"{analytics={ \"expressions\": {\"single\":\"variance(int_i)\",\"multi\":\"variance(long_lm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
   [junit4]    >   "response":[],
   [junit4]    >   "analytics_response":{"results":{
   [junit4]    >       "single":2.775510204081634,
   [junit4]    >       "multi":25.0}}}
   [junit4]    >  analyticsRequest = { "expressions": {"single":"variance(int_i)","multi":"variance(long_lm)"}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:9AB497779EF05280]:0)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
   [junit4]    > 	at org.apache.solr.analytics.NoFacetTest.varianceTest(NoFacetTest.java:199)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NoFacetTest -Dtests.method=docCountTest -Dtests.seed=B38DEEF4A7885382 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Europe/Athens -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.21s J1 | NoFacetTest.docCountTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
   [junit4]    >  error=mismatch: '13'!='6' @ analytics_response/results/single
   [junit4]    >  expected =analytics_response/results=={"single":13,"multi":16, "_UNORDERED_":true}
   [junit4]    >  response = {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "zkConnected":true,
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":111,
   [junit4]    >     "params":"{analytics={ \"expressions\": {\"single\":\"doc_count(date_dt)\",\"multi\":\"doc_count(float_fm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
   [junit4]    >   "response":[],
   [junit4]    >   "analytics_response":{"results":{
   [junit4]    >       "single":6,
   [junit4]    >       "multi":7}}}
   [junit4]    >  analyticsRequest = { "expressions": {"single":"doc_count(date_dt)","multi":"doc_count(float_fm)"}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:214A52CD14C8F036]:0)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
   [junit4]    > 	at org.apache.solr.analytics.NoFacetTest.docCountTest(NoFacetTest.java:106)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NoFacetTest -Dtests.method=sumOfSquaresTest -Dtests.seed=B38DEEF4A7885382 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Europe/Athens -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.16s J1 | NoFacetTest.sumOfSquaresTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
   [junit4]    >  error=mismatch: '237.0'!='95.0' @ analytics_response/results/single
   [junit4]    >  expected =analytics_response/results=={"single":237.0,"multi":1220.0, "_UNORDERED_":true}
   [junit4]    >  response = {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "zkConnected":true,
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":113,
   [junit4]    >     "params":"{analytics={ \"expressions\": {\"single\":\"sumofsquares(int_i)\",\"multi\":\"sumofsquares(long_lm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
   [junit4]    >   "response":[],
   [junit4]    >   "analytics_response":{"results":{
   [junit4]    >       "single":95.0,
   [junit4]    >       "multi":488.0}}}
   [junit4]    >  analyticsRequest = { "expressions": {"single":"sumofsquares(int_i)","multi":"sumofsquares(long_lm)"}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:83DDFBE577291AE]:0)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
   [junit4]    > 	at org.apache.solr.analytics.NoFacetTest.sumOfSquaresTest(NoFacetTest.java:190)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NoFacetTest -Dtests.method=meanTest -Dtests.seed=B38DEEF4A7885382 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Europe/Athens -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.22s J1 | NoFacetTest.meanTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
   [junit4]    >  error=mismatch: '3.3529411764'!='3.2857142857142856' @ analytics_response/results/single
   [junit4]    >  expected =analytics_response/results=={"single":3.3529411764,"multi":6.0, "_UNORDERED_":true}
   [junit4]    >  response = {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "zkConnected":true,
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":162,
   [junit4]    >     "params":"{analytics={ \"expressions\": {\"single\":\"mean(int_i)\",\"multi\":\"mean(long_lm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
   [junit4]    >   "response":[],
   [junit4]    >   "analytics_response":{"results":{
   [junit4]    >       "single":3.2857142857142856,
   [junit4]    >       "multi":6.0}}}
   [junit4]    >  analyticsRequest = { "expressions": {"single":"mean(int_i)","multi":"mean(long_lm)"}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:B90B3E51997ADCFD]:0)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
   [junit4]    > 	at org.apache.solr.analytics.NoFacetTest.meanTest(NoFacetTest.java:172)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NoFacetTest -Dtests.method=missingTest -Dtests.seed=B38DEEF4A7885382 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Europe/Athens -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.17s J1 | NoFacetTest.missingTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: query failed JSON validation. test= Solr Cloud Collection
   [junit4]    >  error=mismatch: '5'!='3' @ analytics_response/results/single
   [junit4]    >  expected =analytics_response/results=={"single":5,"multi":7, "_UNORDERED_":true}
   [junit4]    >  response = {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "zkConnected":true,
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":92,
   [junit4]    >     "params":"{analytics={ \"expressions\": {\"single\":\"missing(string_s)\",\"multi\":\"missing(date_dtm)\"}},q=*:*,_stateVer_=collection1:4,indent=true,rows=0,wt=javabin,version=2}"},
   [junit4]    >   "response":[],
   [junit4]    >   "analytics_response":{"results":{
   [junit4]    >       "single":3,
   [junit4]    >       "multi":4}}}
   [junit4]    >  analyticsRequest = { "expressions": {"single":"missing(string_s)","multi":"missing(date_dtm)"}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B38DEEF4A7885382:7A658501B79612A7]:0)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:123)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162)
   [junit4]    > 	at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181)
   [junit4]    > 	at org.apache.solr.analytics.NoFacetTest.missingTest(NoFacetTest.java:115)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/J1/temp/solr.analytics.NoFacetTest_B38DEEF4A7885382-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1ed6979), locale=uk-UA, timezone=Europe/Athens
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=1,free=24361048,total=64946176
   [junit4]   2> NOTE: All tests run in this JVM: [LongFieldsTest, ReplaceFunctionTest, LegacyExpressionTest, CastingFloatValueTest, CastingBooleanValueTest, OrFunctionTest, CastingDoubleValueStreamTest, LegacyAbstractAnalyticsTest, DoubleFieldsTest, CeilingFunctionTest, CastingStringValueTest, LegacyRangeFacetTest, AbstractAnalyticsFieldTest, ExpressionFactoryTest, NoFacetTest]
   [junit4] Completed [33/78 (1!)] on J1 in 15.49s, 15 tests, 12 failures <<< FAILURES!

[...truncated 41140 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.4) - Build # 21447 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21447/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([EF72BF71AF3A8770:828E1B8C15727877]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:274)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14216 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/init-core-data-001
   [junit4]   2> 3239066 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EF72BF71AF3A8770]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3239066 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EF72BF71AF3A8770]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3239067 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EF72BF71AF3A8770]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3239067 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EF72BF71AF3A8770]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001
   [junit4]   2> 3239067 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EF72BF71AF3A8770]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3239067 INFO  (Thread-6482) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3239067 INFO  (Thread-6482) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3239068 ERROR (Thread-6482) [    ] 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> 3239167 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EF72BF71AF3A8770]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33147
   [junit4]   2> 3239169 INFO  (zkConnectionManagerCallback-3147-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3239172 INFO  (jetty-launcher-3144-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3239172 INFO  (jetty-launcher-3144-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3239172 INFO  (jetty-launcher-3144-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3239172 INFO  (jetty-launcher-3144-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3239172 INFO  (jetty-launcher-3144-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3239172 INFO  (jetty-launcher-3144-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3239172 INFO  (jetty-launcher-3144-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3239172 INFO  (jetty-launcher-3144-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3239172 INFO  (jetty-launcher-3144-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3239172 INFO  (jetty-launcher-3144-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3239172 INFO  (jetty-launcher-3144-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3239172 INFO  (jetty-launcher-3144-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3239173 INFO  (jetty-launcher-3144-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2868ecf4{/solr,null,AVAILABLE}
   [junit4]   2> 3239173 INFO  (jetty-launcher-3144-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32a0bbdc{/solr,null,AVAILABLE}
   [junit4]   2> 3239173 INFO  (jetty-launcher-3144-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fd97c94{/solr,null,AVAILABLE}
   [junit4]   2> 3239174 INFO  (jetty-launcher-3144-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e05a297{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 3239174 INFO  (jetty-launcher-3144-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6a1f055b{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 3239174 INFO  (jetty-launcher-3144-thread-1) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 3239174 INFO  (jetty-launcher-3144-thread-2) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 3239174 INFO  (jetty-launcher-3144-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36097}
   [junit4]   2> 3239174 INFO  (jetty-launcher-3144-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36335}
   [junit4]   2> 3239174 INFO  (jetty-launcher-3144-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@11036c1d{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 3239174 INFO  (jetty-launcher-3144-thread-3) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 3239174 INFO  (jetty-launcher-3144-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41497}
   [junit4]   2> 3239174 ERROR (jetty-launcher-3144-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3239174 ERROR (jetty-launcher-3144-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3239174 INFO  (jetty-launcher-3144-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 3239174 INFO  (jetty-launcher-3144-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 3239174 INFO  (jetty-launcher-3144-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3239174 INFO  (jetty-launcher-3144-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3239174 INFO  (jetty-launcher-3144-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3239174 INFO  (jetty-launcher-3144-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3239174 INFO  (jetty-launcher-3144-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T23:53:07.481619Z
   [junit4]   2> 3239174 INFO  (jetty-launcher-3144-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T23:53:07.481638Z
   [junit4]   2> 3239174 ERROR (jetty-launcher-3144-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3239174 INFO  (jetty-launcher-3144-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 3239174 INFO  (jetty-launcher-3144-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3239174 INFO  (jetty-launcher-3144-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3239174 INFO  (jetty-launcher-3144-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T23:53:07.481887Z
   [junit4]   2> 3239175 INFO  (zkConnectionManagerCallback-3150-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3239175 INFO  (zkConnectionManagerCallback-3151-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3239175 INFO  (zkConnectionManagerCallback-3153-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3239176 INFO  (jetty-launcher-3144-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3239176 INFO  (jetty-launcher-3144-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3239176 INFO  (jetty-launcher-3144-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3239178 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1004a12d3a40002, likely client has closed socket
   [junit4]   2> 3239178 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1004a12d3a40003, likely client has closed socket
   [junit4]   2> 3239180 INFO  (jetty-launcher-3144-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33147/solr
   [junit4]   2> 3239180 INFO  (jetty-launcher-3144-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33147/solr
   [junit4]   2> 3239180 INFO  (jetty-launcher-3144-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33147/solr
   [junit4]   2> 3239180 INFO  (zkConnectionManagerCallback-3161-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3239180 INFO  (zkConnectionManagerCallback-3163-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3239180 INFO  (zkConnectionManagerCallback-3165-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3239181 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1004a12d3a40004, likely client has closed socket
   [junit4]   2> 3239181 INFO  (zkConnectionManagerCallback-3167-thread-1-processing-n:127.0.0.1:36335_solr) [n:127.0.0.1:36335_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3239182 INFO  (zkConnectionManagerCallback-3169-thread-1-processing-n:127.0.0.1:36097_solr) [n:127.0.0.1:36097_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3239182 INFO  (zkConnectionManagerCallback-3171-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3239221 INFO  (jetty-launcher-3144-thread-3) [n:127.0.0.1:41497_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3239221 INFO  (jetty-launcher-3144-thread-2) [n:127.0.0.1:36335_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3239222 INFO  (jetty-launcher-3144-thread-1) [n:127.0.0.1:36097_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3239222 INFO  (jetty-launcher-3144-thread-3) [n:127.0.0.1:41497_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41497_solr
   [junit4]   2> 3239222 INFO  (jetty-launcher-3144-thread-1) [n:127.0.0.1:36097_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36097_solr
   [junit4]   2> 3239222 INFO  (jetty-launcher-3144-thread-2) [n:127.0.0.1:36335_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36335_solr
   [junit4]   2> 3239222 INFO  (jetty-launcher-3144-thread-3) [n:127.0.0.1:41497_solr    ] o.a.s.c.Overseer Overseer (id=72139038758535177-127.0.0.1:41497_solr-n_0000000000) starting
   [junit4]   2> 3239227 INFO  (zkCallback-3166-thread-1-processing-n:127.0.0.1:36335_solr) [n:127.0.0.1:36335_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3239232 INFO  (zkCallback-3168-thread-1-processing-n:127.0.0.1:36097_solr) [n:127.0.0.1:36097_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3239232 INFO  (zkCallback-3170-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3239234 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3239253 DEBUG (OverseerAutoScalingTriggerThread-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 3239254 INFO  (jetty-launcher-3144-thread-3) [n:127.0.0.1:41497_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41497_solr
   [junit4]   2> 3239254 DEBUG (OverseerAutoScalingTriggerThread-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 3239254 DEBUG (OverseerAutoScalingTriggerThread-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:36097_solr, 127.0.0.1:36335_solr]
   [junit4]   2> 3239254 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41497_solr"} current state version: 0
   [junit4]   2> 3239254 DEBUG (OverseerAutoScalingTriggerThread-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 3239254 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41497_solr
   [junit4]   2> 3239254 DEBUG (OverseerAutoScalingTriggerThread-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 3239254 INFO  (zkCallback-3166-thread-1-processing-n:127.0.0.1:36335_solr) [n:127.0.0.1:36335_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3239254 INFO  (zkCallback-3168-thread-1-processing-n:127.0.0.1:36097_solr) [n:127.0.0.1:36097_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3239255 INFO  (zkCallback-3170-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3239255 DEBUG (OverseerAutoScalingTriggerThread-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3239255 DEBUG (OverseerAutoScalingTriggerThread-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3239256 DEBUG (ScheduledTrigger-6540-thread-1) [n:127.0.0.1:41497_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 3239274 INFO  (jetty-launcher-3144-thread-2) [n:127.0.0.1:36335_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36335.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63bd83cc
   [junit4]   2> 3239276 INFO  (jetty-launcher-3144-thread-1) [n:127.0.0.1:36097_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36097.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63bd83cc
   [junit4]   2> 3239280 INFO  (jetty-launcher-3144-thread-2) [n:127.0.0.1:36335_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36335.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63bd83cc
   [junit4]   2> 3239280 INFO  (jetty-launcher-3144-thread-2) [n:127.0.0.1:36335_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36335.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63bd83cc
   [junit4]   2> 3239280 INFO  (jetty-launcher-3144-thread-2) [n:127.0.0.1:36335_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node2/.
   [junit4]   2> 3239282 INFO  (jetty-launcher-3144-thread-1) [n:127.0.0.1:36097_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36097.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63bd83cc
   [junit4]   2> 3239282 INFO  (jetty-launcher-3144-thread-1) [n:127.0.0.1:36097_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36097.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63bd83cc
   [junit4]   2> 3239283 INFO  (jetty-launcher-3144-thread-1) [n:127.0.0.1:36097_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node1/.
   [junit4]   2> 3239304 INFO  (jetty-launcher-3144-thread-3) [n:127.0.0.1:41497_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41497.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63bd83cc
   [junit4]   2> 3239310 INFO  (jetty-launcher-3144-thread-3) [n:127.0.0.1:41497_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41497.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63bd83cc
   [junit4]   2> 3239311 INFO  (jetty-launcher-3144-thread-3) [n:127.0.0.1:41497_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41497.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63bd83cc
   [junit4]   2> 3239311 INFO  (jetty-launcher-3144-thread-3) [n:127.0.0.1:41497_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node3/.
   [junit4]   2> 3239344 INFO  (zkConnectionManagerCallback-3179-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3239347 INFO  (zkConnectionManagerCallback-3183-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3239348 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EF72BF71AF3A8770]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3239348 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EF72BF71AF3A8770]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33147/solr ready
   [junit4]   2> 3239357 INFO  (qtp1352334049-25393) [n:127.0.0.1:36097_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3239358 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 3239358 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 3239359 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 3239359 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 3239360 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 3239361 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 3239362 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 3239363 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 3239363 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 3239364 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 3239364 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 3239365 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 3239365 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 3239366 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 3239366 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 3239367 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 3239367 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 3239368 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 3239368 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 3239369 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 3239369 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 3239370 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 3239370 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 3239371 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 3239371 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 3239372 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 3239372 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 3239373 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 3239373 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 3239374 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 3239375 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 3239375 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 3239376 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 3239376 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 3239377 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 3239377 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 3239378 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 3239378 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 3239379 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 3239380 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 3239380 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 3239381 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 3239381 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 3239382 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 3239382 INFO  (OverseerThreadFactory-6542-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 3239384 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 3239384 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 3239385 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 3239486 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36097/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 3239487 INFO  (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36097/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3239487 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 3239487 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:36097/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3239487 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36335/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 3239487 INFO  (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36335/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3239488 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:36097/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3239488 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:36097/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:36335/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3239488 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41497/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 3239488 INFO  (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41497/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3239488 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:36097/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:36335/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3239488 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:36097/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:36335/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>       "base_url":"https://127.0.0.1:41497/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3239589 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 3239692 INFO  (qtp1352334049-25391) [n:127.0.0.1:36097_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3239693 INFO  (qtp1352334049-25391) [n:127.0.0.1:36097_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3239694 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36097/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36097_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3239694 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36097/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36097_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3239694 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"https://127.0.0.1:36097/solr","node_name":"127.0.0.1:36097_solr","state":"down","type":"NRT"}
   [junit4]   2> 3239694 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:36097/solr",
   [junit4]   2>           "node_name":"127.0.0.1:36097_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:36335/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:41497/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 3239699 INFO  (qtp1485375989-25394) [n:127.0.0.1:41497_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n4&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3239699 INFO  (qtp604775123-25384) [n:127.0.0.1:36335_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3239700 INFO  (qtp1485375989-25394) [n:127.0.0.1:41497_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3239700 INFO  (qtp604775123-25384) [n:127.0.0.1:36335_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3239701 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36335/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36335_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3239702 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36335/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36335_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3239702 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"https://127.0.0.1:36335/solr","node_name":"127.0.0.1:36335_solr","state":"down","type":"NRT"}
   [junit4]   2> 3239702 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:36097/solr",
   [junit4]   2>           "node_name":"127.0.0.1:36097_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:36335/solr",
   [junit4]   2>           "node_name":"127.0.0.1:36335_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:41497/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 3239702 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:41497/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41497_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3239702 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:41497/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41497_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3239702 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4","base_url":"https://127.0.0.1:41497/solr","node_name":"127.0.0.1:41497_solr","state":"down","type":"NRT"}
   [junit4]   2> 3239702 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:36097/solr",
   [junit4]   2>           "node_name":"127.0.0.1:36097_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:36335/solr",
   [junit4]   2>           "node_name":"127.0.0.1:36335_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:41497/solr",
   [junit4]   2>           "node_name":"127.0.0.1:41497_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 3239802 DEBUG (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 1
   [junit4]   2> 3239803 INFO  (zkCallback-3168-thread-1-processing-n:127.0.0.1:36097_solr) [n:127.0.0.1:36097_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3239803 INFO  (zkCallback-3166-thread-1-processing-n:127.0.0.1:36335_solr) [n:127.0.0.1:36335_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3239803 INFO  (zkCallback-3170-thread-1-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3239803 INFO  (zkCallback-3168-thread-2-processing-n:127.0.0.1:36097_solr) [n:127.0.0.1:36097_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3239803 INFO  (zkCallback-3166-thread-2-processing-n:127.0.0.1:36335_solr) [n:127.0.0.1:36335_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3239803 INFO  (zkCallback-3170-thread-2-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3240256 DEBUG (ScheduledTrigger-6540-thread-1) [n:127.0.0.1:41497_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 3240699 INFO  (qtp1352334049-25391) [n:127.0.0.1:36097_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3240699 INFO  (qtp1352334049-25391) [n:127.0.0.1:36097_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3240699 WARN  (qtp1352334049-25391) [n:127.0.0.1:36097_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 3240700 WARN  (qtp1352334049-25391) [n:127.0.0.1:36097_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 3240700 WARN  (qtp1352334049-25391) [n:127.0.0.1:36097_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 3240700 WARN  (qtp1352334049-25391) [n:127.0.0.1:36097_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 3240700 WARN  (qtp1352334049-25391) [n:127.0.0.1:36097_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 3240700 WARN  (qtp1352334049-25391) [n:127.0.0.1:36097_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 3240700 WARN  (qtp1352334049-25391) [n:127.0.0.1:36097_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 3240700 WARN  (qtp1352334049-25391) [n:127.0.0.1:36097_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 3240705 INFO  (qtp1485375989-25394) [n:127.0.0.1:41497_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3240705 INFO  (qtp1485375989-25394) [n:127.0.0.1:41497_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3240705 INFO  (qtp604775123-25384) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3240705 INFO  (qtp604775123-25384) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3240706 WARN  (qtp1485375989-25394) [n:127.0.0.1:41497_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 3240706 WARN  (qtp1485375989-25394) [n:127.0.0.1:41497_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 3240706 WARN  (qtp604775123-25384) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 3240706 WARN  (qtp1485375989-25394) [n:127.0.0.1:41497_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 3240706 INFO  (qtp1352334049-25391) [n:127.0.0.1:36097_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3240706 WARN  (qtp604775123-25384) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 3240706 WARN  (qtp1485375989-25394) [n:127.0.0.1:41497_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 3240706 WARN  (qtp604775123-25384) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 3240706 WARN  (qtp1485375989-25394) [n:127.0.0.1:41497_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 3240706 WARN  (qtp604775123-25384) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 3240707 WARN  (qtp1485375989-25394) [n:127.0.0.1:41497_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 3240707 WARN  (qtp604775123-25384) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 3240707 WARN  (qtp1485375989-25394) [n:127.0.0.1:41497_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 3240707 WARN  (qtp604775123-25384) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 3240707 WARN  (qtp1485375989-25394) [n:127.0.0.1:41497_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 3240707 WARN  (qtp604775123-25384) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 3240707 WARN  (qtp604775123-25384) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 3240714 INFO  (qtp1485375989-25394) [n:127.0.0.1:41497_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3240714 INFO  (qtp604775123-25384) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3240728 INFO  (qtp1352334049-25391) [n:127.0.0.1:36097_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.s.IndexSchema [AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3240732 INFO  (qtp1485375989-25394) [n:127.0.0.1:41497_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.s.IndexSchema [AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] Schema name=default-config
   [junit4]   2> 3240735 INFO  (qtp604775123-25384) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.s.IndexSchema [AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] Schema name=default-config
   [junit4]   2> 3240854 INFO  (qtp1352334049-25391) [n:127.0.0.1:36097_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3240915 INFO  (qtp1485375989-25394) [n:127.0.0.1:41497_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3240918 INFO  (qtp1352334049-25391) [n:127.0.0.1:36097_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'AutoscalingHistoryHandlerTest_collection_shard1_replica_n1' using configuration from collection AutoscalingHistoryHandlerTest_collection, trusted=true
   [junit4]   2> 3240918 INFO  (qtp1352334049-25391) [n:127.0.0.1:36097_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36097.solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n1' (registry 'solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63bd83cc
   [junit4]   2> 3240918 INFO  (qtp1352334049-25391) [n:127.0.0.1:36097_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3240918 INFO  (qtp1352334049-25391) [n:127.0.0.1:36097_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrCore [[AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001/tempDir-001/node1/./AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/data/]
   [junit4]   2> 3240925 INFO  (qtp1352334049-25391) [n:127.0.0.1:36097_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 3240925 INFO  (qtp604775123-25384) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3240931 INFO  (qtp1485375989-25394) [n:127.0.0.1:41497_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'AutoscalingHistoryHandlerTest_collection_shard1_replica_n4' using configuration from collection AutoscalingHistoryHandlerTest_collection, trusted=true
   [junit4]   2> 3240931 INFO  (qtp1485375989-25394) [n:127.0.0.1:41497_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41497.solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n4' (registry 'solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63bd83cc
   [junit4]   2> 3240932 INFO  (qtp1485375989-25394) [n:127.0.0.1:41497_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3240932 INFO  (qtp1485375989-25394) [n:127.0.0.1:41497_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrCore [[AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] ] Opening new SolrCore

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

ryHandlerTest_collection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3274807 INFO  (zkCallback-3170-thread-4-processing-n:127.0.0.1:41497_solr) [n:127.0.0.1:41497_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3274807 INFO  (coreCloseExecutor-6605-thread-2) [n:127.0.0.1:41497_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=1623173770
   [junit4]   2> 3274816 INFO  (coreCloseExecutor-6604-thread-2) [n:127.0.0.1:36097_solr c:.system s:shard1 r:core_node10 x:.system_shard1_replica_n9] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=1161520289
   [junit4]   2> 3274818 INFO  (coreCloseExecutor-6606-thread-2) [n:127.0.0.1:41501_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node8 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n7] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.AutoscalingHistoryHandlerTest_collection.shard1.leader, tag=1707138305
   [junit4]   2> 3274823 INFO  (jetty-closer-3145-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72139038758535177-127.0.0.1:41497_solr-n_0000000000) closing
   [junit4]   2> 3274823 INFO  (OverseerStateUpdate-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41497_solr
   [junit4]   2> 3274824 DEBUG (jetty-closer-3145-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 3274824 WARN  (OverseerAutoScalingTriggerThread-72139038758535177-127.0.0.1:41497_solr-n_0000000000) [n:127.0.0.1:41497_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3274824 INFO  (jetty-closer-3145-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2b20b89c{/solr,null,UNAVAILABLE}
   [junit4]   2> 3274824 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1004a12d3a40008, likely client has closed socket
   [junit4]   2> 3274827 INFO  (jetty-closer-3145-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3274829 INFO  (jetty-closer-3145-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2868ecf4{/solr,null,UNAVAILABLE}
   [junit4]   2> 3274829 INFO  (jetty-closer-3145-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3276324 INFO  (jetty-closer-3145-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1fd97c94{/solr,null,UNAVAILABLE}
   [junit4]   2> 3276324 INFO  (jetty-closer-3145-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3276325 ERROR (SUITE-AutoscalingHistoryHandlerTest-seed#[EF72BF71AF3A8770]-worker) [    ] 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> 3276325 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EF72BF71AF3A8770]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33147 33147
   [junit4]   2> 3284443 INFO  (Thread-6482) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33147 33147
   [junit4]   2> 3284443 WARN  (Thread-6482) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/collections/.system/terms/shard1
   [junit4]   2> 	17	/solr/collections/AutoscalingHistoryHandlerTest_collection/terms/shard1
   [junit4]   2> 	13	/solr/aliases.json
   [junit4]   2> 	5	/solr/configs/.system
   [junit4]   2> 	5	/solr/configs/.system/managed-schema
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 	4	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	59	/solr/collections/.system/state.json
   [junit4]   2> 	43	/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 	13	/solr/clusterprops.json
   [junit4]   2> 	13	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72139038758535177-127.0.0.1:41497_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/.system/leader_elect/shard1/election/72139038758535177-core_node6-n_0000000001
   [junit4]   2> 	2	/solr/collections/AutoscalingHistoryHandlerTest_collection/leader_elect/shard1/election/72139038758535176-core_node3-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EF72BF71AF3A8770-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1f83426f), locale=lrc-IQ, timezone=SystemV/YST9YDT
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=1,free=348563984,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteShardTest, TestPseudoReturnFields, TestUseDocValuesAsStored, BlockJoinFacetSimpleTest, TestOmitPositions, XmlUpdateRequestHandlerTest, BJQParserTest, SimpleFacetsTest, TestClusterStateMutator, TestNestedDocsSort, DistributedFacetPivotLargeTest, TestMergePolicyConfig, MetricUtilsTest, DirectUpdateHandlerTest, CursorPagingTest, TestPHPSerializedResponseWriter, TestSchemaManager, SpellCheckCollatorTest, PreAnalyzedUpdateProcessorTest, TestIBSimilarityFactory, HighlighterMaxOffsetTest, TestFieldSortValues, UUIDFieldTest, ShardRoutingTest, TestWordDelimiterFilterFactory, HttpSolrCallGetCoreTest, TestRuleBasedAuthorizationPlugin, TestFileDictionaryLookup, StatsReloadRaceTest, ConcurrentCreateRoutedAliasTest, SystemLogListenerTest, DocumentAnalysisRequestHandlerTest, SmileWriterTest, SpellingQueryConverterTest, DistributedVersionInfoTest, OutputWriterTest, RequestHandlersTest, VMParamsZkACLAndCredentialsProvidersTest, TestLockTree, TestDynamicFieldCollectionResource, TestReloadAndDeleteDocs, TestSolrFieldCacheBean, IndexBasedSpellCheckerTest, SearchHandlerTest, TestClassicSimilarityFactory, TestCloudInspectUtil, PluginInfoTest, DistributedQueryElevationComponentTest, TestInfoStreamLogging, HdfsAutoAddReplicasIntegrationTest, ZkNodePropsTest, TestDistributedSearch, TestCustomStream, HDFSCollectionsAPITest, ZkSolrClientTest, TestMinMaxOnMultiValuedField, TestLegacyTerms, SimpleCollectionCreateDeleteTest, ClassificationUpdateProcessorIntegrationTest, NodeMutatorTest, TestComponentsName, SharedFSAutoReplicaFailoverTest, TestComplexPhraseLeadingWildcard, DistributedFacetSimpleRefinementLongTailTest, TestImpersonationWithHadoopAuth, TestCSVResponseWriter, TestCollationField, TestBinaryField, TestConfig, ImplicitSnitchTest, CdcrReplicationHandlerTest, SolrMetricManagerTest, TestDistributedStatsComponentCardinality, TestClusterProperties, HLLSerializationTest, TestLRUStatsCache, TestCSVLoader, RecoveryAfterSoftCommitTest, TestSolrCoreSnapshots, LeaderFailureAfterFreshStartTest, AutoScalingHandlerTest, TestTrieFacet, RAMDirectoryFactoryTest, UninvertDocValuesMergePolicyTest, MoveReplicaHDFSTest, CoreMergeIndexesAdminHandlerTest, TestStressCloudBlindAtomicUpdates, TestStressLucene, EnumFieldTest, AssignBackwardCompatibilityTest, TestPivotHelperCode, BitVectorTest, AssignTest, TestTlogReplica, DistributedDebugComponentTest, NodeAddedTriggerTest, TestNamedUpdateProcessors, CreateCollectionCleanupTest, SpellCheckCollatorWithCollapseTest, TestCloudPseudoReturnFields, SolrGangliaReporterTest, TestConfigSetProperties, AtomicUpdateProcessorFactoryTest, HealthCheckHandlerTest, SolrRequestParserTest, BinaryUpdateRequestHandlerTest, UUIDUpdateProcessorFallbackTest, TestCrossCoreJoin, SolrShardReporterTest, LargeFieldTest, HdfsDirectoryTest, TestBulkSchemaConcurrent, SolrXmlInZkTest, TestUtilizeNode, TestEmbeddedSolrServerSchemaAPI, TestLuceneIndexBackCompat, TestPerFieldSimilarityWithDefaultOverride, ExitableDirectoryReaderTest, HighlighterConfigTest, TestFieldResource, TermVectorComponentDistributedTest, TestChildDocTransformer, FieldAnalysisRequestHandlerTest, TestRandomFaceting, TestShortCircuitedRequests, TestPhraseSuggestions, BasicDistributedZkTest, TestRandomFlRTGCloud, TestSSLRandomization, CollectionsAPIAsyncDistributedZkTest, TestCollectionsAPIViaSolrCloudCluster, TestRequestStatusCollectionAPI, ComputePlanActionTest, ExecutePlanActionTest, MetricTriggerTest, TestClusterStateProvider, TestDistribStateManager, TestExecutePlanAction, TestGenericDistributedQueue, TestNodeAddedTrigger, TestNodeLostTrigger, TestTriggerIntegration, CdcrBidirectionalTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsSyncSliceTest, HdfsThreadLeakTest, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, ConfigureRecoveryStrategyTest, CoreSorterTest, DirectoryFactoryTest, TestBackupRepositoryFactory, TestConfigSets, TestDynamicLoading, TestCoreBackup, TestReqParamsAPI, V2StandaloneTest, AutoscalingHistoryHandlerTest]
   [junit4] Completed [649/776 (1!)] on J0 in 45.39s, 1 test, 1 failure <<< FAILURES!

[...truncated 41645 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.4) - Build # 21446 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21446/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.TestLTRWithFacet

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.ltr.TestLTRWithFacet:     1) Thread[id=99, name=qtp265140064-99, state=TIMED_WAITING, group=TGRP-TestLTRWithFacet]         at java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.ltr.TestLTRWithFacet: 
   1) Thread[id=99, name=qtp265140064-99, state=TIMED_WAITING, group=TGRP-TestLTRWithFacet]
        at java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([88F93D72D0309777]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.TestLTRWithFacet

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=99, name=qtp265140064-99, state=TIMED_WAITING, group=TGRP-TestLTRWithFacet]         at java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=99, name=qtp265140064-99, state=TIMED_WAITING, group=TGRP-TestLTRWithFacet]
        at java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([88F93D72D0309777]:0)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at http://127.0.0.1:40395/solr/awhollynewcollection_0_shard4_replica_n6: ClusterState says we are the leader (http://127.0.0.1:40395/solr/awhollynewcollection_0_shard4_replica_n6), but locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:40395/solr/awhollynewcollection_0_shard4_replica_n6: ClusterState says we are the leader (http://127.0.0.1:40395/solr/awhollynewcollection_0_shard4_replica_n6), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([FA5EDB573789CC47:B22BAFE331BAE3D2]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:463)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40395/solr/awhollynewcollection_0_shard4_replica_n6: ClusterState says we are the leader (http://127.0.0.1:40395/solr/awhollynewcollection_0_shard4_replica_n6), but locally we don't think so. Request came from null
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	... 1 more


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
org.apache.solr.cloud.autoscaling.SearchRateTrigger$SearchRateEvent cannot be cast to org.apache.solr.cloud.autoscaling.NodeAddedTrigger$NodeAddedEvent

Stack Trace:
java.lang.ClassCastException: org.apache.solr.cloud.autoscaling.SearchRateTrigger$SearchRateEvent cannot be cast to org.apache.solr.cloud.autoscaling.NodeAddedTrigger$NodeAddedEvent
	at __randomizedtesting.SeedInfo.seed([FA5EDB573789CC47:33EB99F93EEE0AB2]:0)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:701)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTriggerRestoreState

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([FA5EDB573789CC47:726352280D492DEA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTriggerRestoreState(TriggerIntegrationTest.java:426)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14103 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_FA5EDB573789CC47-001/init-core-data-001
   [junit4]   2> 3073812 WARN  (SUITE-CollectionsAPIDistributedZkTest-seed#[FA5EDB573789CC47]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 3073812 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[FA5EDB573789CC47]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3073813 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[FA5EDB573789CC47]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3073813 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[FA5EDB573789CC47]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3073814 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[FA5EDB573789CC47]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_FA5EDB573789CC47-001/tempDir-001
   [junit4]   2> 3073814 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[FA5EDB573789CC47]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3073814 INFO  (Thread-4880) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3073814 INFO  (Thread-4880) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3073821 ERROR (Thread-4880) [    ] 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> 3073914 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[FA5EDB573789CC47]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35677
   [junit4]   2> 3073916 INFO  (zkConnectionManagerCallback-3575-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3073917 INFO  (jetty-launcher-3572-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3073918 INFO  (jetty-launcher-3572-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3073917 INFO  (jetty-launcher-3572-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3073918 INFO  (jetty-launcher-3572-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3073919 INFO  (jetty-launcher-3572-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3073919 INFO  (jetty-launcher-3572-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3073919 INFO  (jetty-launcher-3572-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3073919 INFO  (jetty-launcher-3572-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3073919 INFO  (jetty-launcher-3572-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3073919 INFO  (jetty-launcher-3572-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3073919 INFO  (jetty-launcher-3572-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3073919 INFO  (jetty-launcher-3572-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3073919 INFO  (jetty-launcher-3572-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3073919 INFO  (jetty-launcher-3572-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ffc5c4e{/solr,null,AVAILABLE}
   [junit4]   2> 3073919 INFO  (jetty-launcher-3572-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a2e18f7{/solr,null,AVAILABLE}
   [junit4]   2> 3073919 INFO  (jetty-launcher-3572-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3073919 INFO  (jetty-launcher-3572-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3073919 INFO  (jetty-launcher-3572-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3073919 INFO  (jetty-launcher-3572-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3bfd7f5{/solr,null,AVAILABLE}
   [junit4]   2> 3073920 INFO  (jetty-launcher-3572-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1db6239a{/solr,null,AVAILABLE}
   [junit4]   2> 3073921 INFO  (jetty-launcher-3572-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6af84073{HTTP/1.1,[http/1.1]}{127.0.0.1:38449}
   [junit4]   2> 3073921 INFO  (jetty-launcher-3572-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@20708232{HTTP/1.1,[http/1.1]}{127.0.0.1:40395}
   [junit4]   2> 3073921 INFO  (jetty-launcher-3572-thread-4) [    ] o.e.j.s.Server Started @3075817ms
   [junit4]   2> 3073921 INFO  (jetty-launcher-3572-thread-1) [    ] o.e.j.s.Server Started @3075817ms
   [junit4]   2> 3073921 INFO  (jetty-launcher-3572-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38449}
   [junit4]   2> 3073921 INFO  (jetty-launcher-3572-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40395}
   [junit4]   2> 3073921 INFO  (jetty-launcher-3572-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d88bd37{HTTP/1.1,[http/1.1]}{127.0.0.1:45999}
   [junit4]   2> 3073921 INFO  (jetty-launcher-3572-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@638f9fe7{HTTP/1.1,[http/1.1]}{127.0.0.1:40579}
   [junit4]   2> 3073921 INFO  (jetty-launcher-3572-thread-3) [    ] o.e.j.s.Server Started @3075817ms
   [junit4]   2> 3073921 INFO  (jetty-launcher-3572-thread-2) [    ] o.e.j.s.Server Started @3075817ms
   [junit4]   2> 3073921 ERROR (jetty-launcher-3572-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3073921 INFO  (jetty-launcher-3572-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40579}
   [junit4]   2> 3073921 INFO  (jetty-launcher-3572-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45999}
   [junit4]   2> 3073921 ERROR (jetty-launcher-3572-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3073921 ERROR (jetty-launcher-3572-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3073921 INFO  (jetty-launcher-3572-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 3073921 ERROR (jetty-launcher-3572-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3073921 INFO  (jetty-launcher-3572-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3073921 INFO  (jetty-launcher-3572-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 3073921 INFO  (jetty-launcher-3572-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 3073922 INFO  (jetty-launcher-3572-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3073922 INFO  (jetty-launcher-3572-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3073922 INFO  (jetty-launcher-3572-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3073922 INFO  (jetty-launcher-3572-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3073922 INFO  (jetty-launcher-3572-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T19:46:45.509132Z
   [junit4]   2> 3073922 INFO  (jetty-launcher-3572-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T19:46:45.509165Z
   [junit4]   2> 3073921 INFO  (jetty-launcher-3572-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 3073921 INFO  (jetty-launcher-3572-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3073922 INFO  (jetty-launcher-3572-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3073922 INFO  (jetty-launcher-3572-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T19:46:45.509294Z
   [junit4]   2> 3073922 INFO  (jetty-launcher-3572-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3073922 INFO  (jetty-launcher-3572-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T19:46:45.509392Z
   [junit4]   2> 3073923 INFO  (zkConnectionManagerCallback-3578-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3073923 INFO  (zkConnectionManagerCallback-3579-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3073923 INFO  (zkConnectionManagerCallback-3581-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3073923 INFO  (zkConnectionManagerCallback-3583-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3073923 INFO  (jetty-launcher-3572-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3073923 INFO  (jetty-launcher-3572-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3073923 INFO  (jetty-launcher-3572-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3073923 INFO  (jetty-launcher-3572-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3073925 INFO  (jetty-launcher-3572-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3073925 INFO  (jetty-launcher-3572-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3073925 INFO  (jetty-launcher-3572-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3073925 INFO  (jetty-launcher-3572-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3073925 INFO  (jetty-launcher-3572-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3073925 INFO  (jetty-launcher-3572-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3073925 INFO  (jetty-launcher-3572-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3073925 INFO  (jetty-launcher-3572-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3073926 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100493145900001, likely client has closed socket
   [junit4]   2> 3073927 INFO  (jetty-launcher-3572-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35677/solr
   [junit4]   2> 3073927 INFO  (jetty-launcher-3572-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35677/solr
   [junit4]   2> 3073927 INFO  (jetty-launcher-3572-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35677/solr
   [junit4]   2> 3073927 INFO  (jetty-launcher-3572-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35677/solr
   [junit4]   2> 3073928 INFO  (zkConnectionManagerCallback-3595-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3073928 INFO  (zkConnectionManagerCallback-3593-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3073928 INFO  (zkConnectionManagerCallback-3597-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3073928 INFO  (zkConnectionManagerCallback-3599-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3073929 INFO  (zkConnectionManagerCallback-3601-thread-1-processing-n:127.0.0.1:38449_solr) [n:127.0.0.1:38449_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3073929 INFO  (zkConnectionManagerCallback-3607-thread-1-processing-n:127.0.0.1:40579_solr) [n:127.0.0.1:40579_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3073929 INFO  (zkConnectionManagerCallback-3604-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3073929 INFO  (zkConnectionManagerCallback-3605-thread-1-processing-n:127.0.0.1:45999_solr) [n:127.0.0.1:45999_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074020 INFO  (jetty-launcher-3572-thread-1) [n:127.0.0.1:40395_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3074020 INFO  (jetty-launcher-3572-thread-1) [n:127.0.0.1:40395_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40395_solr
   [junit4]   2> 3074020 INFO  (jetty-launcher-3572-thread-3) [n:127.0.0.1:45999_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3074020 INFO  (jetty-launcher-3572-thread-4) [n:127.0.0.1:38449_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3074020 INFO  (jetty-launcher-3572-thread-2) [n:127.0.0.1:40579_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3074020 INFO  (jetty-launcher-3572-thread-1) [n:127.0.0.1:40395_solr    ] o.a.s.c.Overseer Overseer (id=72138070007218187-127.0.0.1:40395_solr-n_0000000000) starting
   [junit4]   2> 3074020 INFO  (jetty-launcher-3572-thread-4) [n:127.0.0.1:38449_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38449_solr
   [junit4]   2> 3074020 INFO  (jetty-launcher-3572-thread-3) [n:127.0.0.1:45999_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45999_solr
   [junit4]   2> 3074021 INFO  (jetty-launcher-3572-thread-2) [n:127.0.0.1:40579_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40579_solr
   [junit4]   2> 3074032 INFO  (zkCallback-3600-thread-1-processing-n:127.0.0.1:38449_solr) [n:127.0.0.1:38449_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3074032 INFO  (zkCallback-3603-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3074032 INFO  (zkCallback-3606-thread-1-processing-n:127.0.0.1:40579_solr) [n:127.0.0.1:40579_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3074035 INFO  (zkCallback-3602-thread-1-processing-n:127.0.0.1:45999_solr) [n:127.0.0.1:45999_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3074043 INFO  (jetty-launcher-3572-thread-1) [n:127.0.0.1:40395_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40395_solr
   [junit4]   2> 3074044 INFO  (zkCallback-3600-thread-1-processing-n:127.0.0.1:38449_solr) [n:127.0.0.1:38449_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3074044 INFO  (zkCallback-3603-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3074045 INFO  (zkCallback-3602-thread-1-processing-n:127.0.0.1:45999_solr) [n:127.0.0.1:45999_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3074045 INFO  (zkCallback-3606-thread-1-processing-n:127.0.0.1:40579_solr) [n:127.0.0.1:40579_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3074057 INFO  (jetty-launcher-3572-thread-3) [n:127.0.0.1:45999_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e0cd4
   [junit4]   2> 3074058 INFO  (jetty-launcher-3572-thread-4) [n:127.0.0.1:38449_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e0cd4
   [junit4]   2> 3074062 INFO  (jetty-launcher-3572-thread-2) [n:127.0.0.1:40579_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e0cd4
   [junit4]   2> 3074063 INFO  (jetty-launcher-3572-thread-3) [n:127.0.0.1:45999_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e0cd4
   [junit4]   2> 3074063 INFO  (jetty-launcher-3572-thread-3) [n:127.0.0.1:45999_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e0cd4
   [junit4]   2> 3074064 INFO  (jetty-launcher-3572-thread-3) [n:127.0.0.1:45999_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_FA5EDB573789CC47-001/tempDir-001/node3
   [junit4]   2> 3074064 INFO  (jetty-launcher-3572-thread-4) [n:127.0.0.1:38449_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e0cd4
   [junit4]   2> 3074064 INFO  (jetty-launcher-3572-thread-4) [n:127.0.0.1:38449_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e0cd4
   [junit4]   2> 3074065 INFO  (jetty-launcher-3572-thread-4) [n:127.0.0.1:38449_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_FA5EDB573789CC47-001/tempDir-001/node4
   [junit4]   2> 3074070 INFO  (jetty-launcher-3572-thread-1) [n:127.0.0.1:40395_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e0cd4
   [junit4]   2> 3074073 INFO  (jetty-launcher-3572-thread-2) [n:127.0.0.1:40579_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e0cd4
   [junit4]   2> 3074074 INFO  (jetty-launcher-3572-thread-2) [n:127.0.0.1:40579_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e0cd4
   [junit4]   2> 3074075 INFO  (jetty-launcher-3572-thread-2) [n:127.0.0.1:40579_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_FA5EDB573789CC47-001/tempDir-001/node2
   [junit4]   2> 3074080 INFO  (jetty-launcher-3572-thread-1) [n:127.0.0.1:40395_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e0cd4
   [junit4]   2> 3074080 INFO  (jetty-launcher-3572-thread-1) [n:127.0.0.1:40395_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e0cd4
   [junit4]   2> 3074081 INFO  (jetty-launcher-3572-thread-1) [n:127.0.0.1:40395_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_FA5EDB573789CC47-001/tempDir-001/node1
   [junit4]   2> 3074162 INFO  (zkConnectionManagerCallback-3617-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074163 INFO  (zkConnectionManagerCallback-3621-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074164 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[FA5EDB573789CC47]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3074164 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[FA5EDB573789CC47]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35677/solr ready
   [junit4]   2> 3074175 INFO  (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[FA5EDB573789CC47]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoresAreDistributedAcrossNodes
   [junit4]   2> 3074175 INFO  (TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[FA5EDB573789CC47]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3074177 INFO  (qtp1840601141-24374) [n:127.0.0.1:40579_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=nodes_used_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3074178 INFO  (OverseerThreadFactory-7402-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection nodes_used_collection
   [junit4]   2> 3074283 INFO  (OverseerStateUpdate-72138070007218187-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"nodes_used_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"nodes_used_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45999/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3074284 INFO  (OverseerStateUpdate-72138070007218187-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"nodes_used_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"nodes_used_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40395/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3074285 INFO  (OverseerStateUpdate-72138070007218187-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"nodes_used_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"nodes_used_collection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38449/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3074285 INFO  (OverseerStateUpdate-72138070007218187-127.0.0.1:40395_solr-n_0000000000) [n:127.0.0.1:40395_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"nodes_used_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"nodes_used_collection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40579/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3074488 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3074488 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3074489 INFO  (qtp1277993941-24382) [n:127.0.0.1:40395_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3074489 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3074489 INFO  (qtp1957982983-24381) [n:127.0.0.1:38449_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3074489 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3074489 INFO  (qtp1277993941-24382) [n:127.0.0.1:40395_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3074489 INFO  (qtp1957982983-24381) [n:127.0.0.1:38449_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3074591 INFO  (zkCallback-3600-thread-1-processing-n:127.0.0.1:38449_solr) [n:127.0.0.1:38449_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3074591 INFO  (zkCallback-3603-thread-1-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3074591 INFO  (zkCallback-3600-thread-2-processing-n:127.0.0.1:38449_solr) [n:127.0.0.1:38449_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3074591 INFO  (zkCallback-3602-thread-1-processing-n:127.0.0.1:45999_solr) [n:127.0.0.1:45999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3074591 INFO  (zkCallback-3602-thread-2-processing-n:127.0.0.1:45999_solr) [n:127.0.0.1:45999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3074591 INFO  (zkCallback-3606-thread-1-processing-n:127.0.0.1:40579_solr) [n:127.0.0.1:40579_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3074591 INFO  (zkCallback-3603-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3074592 INFO  (zkCallback-3606-thread-2-processing-n:127.0.0.1:40579_solr) [n:127.0.0.1:40579_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3075494 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3075494 INFO  (qtp1957982983-24381) [n:127.0.0.1:38449_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3075494 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3075494 INFO  (qtp1277993941-24382) [n:127.0.0.1:40395_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3075499 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 3075499 INFO  (qtp1957982983-24381) [n:127.0.0.1:38449_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 3075508 INFO  (qtp1277993941-24382) [n:127.0.0.1:40395_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3075508 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3075509 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3075509 INFO  (qtp1957982983-24381) [n:127.0.0.1:38449_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3075509 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3075509 INFO  (qtp1957982983-24381) [n:127.0.0.1:38449_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard2_replica_n4' using configuration from collection nodes_used_collection, trusted=true
   [junit4]   2> 3075509 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard1_replica_n1' using configuration from collection nodes_used_collection, trusted=true
   [junit4]   2> 3075509 INFO  (qtp1277993941-24382) [n:127.0.0.1:40395_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3075509 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard2_replica_n6' using configuration from collection nodes_used_collection, trusted=true
   [junit4]   2> 3075509 INFO  (qtp1277993941-24382) [n:127.0.0.1:40395_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard1_replica_n2' using configuration from collection nodes_used_collection, trusted=true
   [junit4]   2> 3075510 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.nodes_used_collection.shard1.replica_n1' (registry 'solr.core.nodes_used_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e0cd4
   [junit4]   2> 3075510 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.nodes_used_collection.shard2.replica_n6' (registry 'solr.core.nodes_used_collection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e0cd4
   [junit4]   2> 3075510 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3075510 INFO  (qtp1277993941-24382) [n:127.0.0.1:40395_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.nodes_used_collection.shard1.replica_n2' (registry 'solr.core.nodes_used_collection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e0cd4
   [junit4]   2> 3075510 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.SolrCore [[nodes_used_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_FA5EDB573789CC47-001/tempDir-001/node3/nodes_used_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_FA5EDB573789CC47-001/tempDir-001/node3/nodes_used_collection_shard1_replica_n1/data/]
   [junit4]   2> 3075510 INFO  (qtp1277993941-24382) [n:127.0.0.1:40395_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3075510 INFO  (qtp1957982983-24381) [n:127.0.0.1:38449_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.nodes_used_collection.shard2.replica_n4' (registry 'solr.core.nodes_used_collection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e0cd4
   [junit4]   2> 3075510 INFO  (qtp1277993941-24382) [n:127.0.0.1:40395_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.SolrCore [[nodes_used_collection_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_FA5EDB573789CC47-001/tempDir-001/node1/nodes_used_collection_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_FA5EDB573789CC47-001/tempDir-001/node1/nodes_used_collection_shard1_replica_n2/data/]
   [junit4]   2> 3075510 INFO  (qtp1957982983-24381) [n:127.0.0.1:38449_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3075510 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3075510 INFO  (qtp1957982983-24381) [n:127.0.0.1:38449_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.SolrCore [[nodes_used_collection_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_FA5EDB573789CC47-001/tempDir-001/node4/nodes_used_collection_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_FA5EDB573789CC47-001/tempDir-001/node4/nodes_used_collection_shard2_replica_n4/data/]
   [junit4]   2> 3075510 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.c.SolrCore [[nodes_used_collection_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_FA5EDB573789CC47-001/tempDir-001/node2/nodes_used_collection_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_FA5EDB573789CC47-001/tempDir-001/node2/nodes_used_collection_shard2_replica_n6/data/]
   [junit4]   2> 3075538 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3075538 INFO  (qtp1277993941-24382) [n:127.0.0.1:40395_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3075538 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3075538 INFO  (qtp1277993941-24382) [n:127.0.0.1:40395_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3075539 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3075539 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3075540 INFO  (qtp1277993941-24382) [n:127.0.0.1:40395_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3075540 INFO  (qtp1277993941-24382) [n:127.0.0.1:40395_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3075540 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@304b305d[nodes_used_collection_shard1_replica_n1] main]
   [junit4]   2> 3075541 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3075541 INFO  (qtp1277993941-24382) [n:127.0.0.1:40395_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7012fd79[nodes_used_collection_shard1_replica_n2] main]
   [junit4]   2> 3075541 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3075541 INFO  (qtp1277993941-24382) [n:127.0.0.1:40395_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3075541 INFO  (qtp1277993941-24382) [n:127.0.0.1:40395_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3075541 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3075542 INFO  (qtp1277993941-24382) [n:127.0.0.1:40395_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3075542 INFO  (searcherExecutor-7412-thread-1-processing-n:127.0.0.1:45999_solr x:nodes_used_collection_shard1_replica_n1 s:shard1 c:nodes_used_collection r:core_node3) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.SolrCore [nodes_used_collection_shard1_replica_n1] Registered new searcher Searcher@304b305d[nodes_used_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3075542 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592225753600098304
   [junit4]   2> 3075542 INFO  (searcherExecutor-7414-thread-1-processing-n:127.0.0.1:40395_solr x:nodes_used_collection_shard1_replica_n2 s:shard1 c:nodes_used_collection r:core_node5) [n:127.0.0.1:40395_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.SolrCore [nodes_used_collection_shard1_replica_n2] Registered new searcher Searcher@7012fd79[nodes_used_collection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3075542 INFO  (qtp1277993941-24382) [n:127.0.0.1:40395_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592225753600098304
   [junit4]   2> 3075545 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 3075548 INFO  (qtp1277993941-24382) [n:127.0.0.1:40395_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.ZkShardTerms Failed to save terms, version is not match, retrying
   [junit4]   2> 3075551 INFO  (qtp1957982983-24381) [n:127.0.0.1:38449_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3075551 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3075551 INFO  (qtp1957982983-24381) [n:127.0.0.1:38449_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3075551 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3075552 INFO  (qtp1957982983-24381) [n:127.0.0.1:38449_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3075552 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3075552 INFO  (qtp1957982983-24381) [n:127.0.0.1:38449_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3075552 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3075553 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@77759d5a[nodes_used_collection_shard2_replica_n6] main]
   [junit4]   2> 3075553 INFO  (qtp1957982983-24381) [n:127.0.0.1:38449_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f9b8079[nodes_used_collection_shard2_replica_n4] main]
   [junit4]   2> 3075554 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3075554 INFO  (qtp1957982983-24381) [n:127.0.0.1:38449_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3075554 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3075555 INFO  (qtp1957982983-24381) [n:127.0.0.1:38449_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3075555 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3075555 INFO  (qtp1957982983-24381) [n:127.0.0.1:38449_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3075556 INFO  (searcherExecutor-7413-thread-1-processing-n:127.0.0.1:40579_solr x:nodes_used_collection_shard2_replica_n6 s:shard2 c:nodes_used_collection r:core_node8) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.c.SolrCore [nodes_used_collection_shard2_replica_n6] Registered new searcher Searcher@77759d5a[nodes_used_collection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3075556 INFO  (searcherExecutor-7411-thread-1-processing-n:127.0.0.1:38449_solr x:nodes_used_collection_shard2_replica_n4 s:shard2 c:nodes_used_collection r:core_node7) [n:127.0.0.1:38449_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.SolrCore [nodes_used_collection_shard2_replica_n4] Registered new searcher Searcher@6f9b8079[nodes_used_collection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3075556 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592225753614778368
   [junit4]   2> 3075556 INFO  (qtp1957982983-24381) [n:127.0.0.1:38449_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592225753614778368
   [junit4]   2> 3075558 INFO  (qtp1957982983-24381) [n:127.0.0.1:38449_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.ZkShardTerms Failed to save terms, version is not match, retrying
   [junit4]   2> 3075559 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3075559 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3075559 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40579/solr/nodes_used_collection_shard2_replica_n6/
   [junit4]   2> 3075559 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard2_replica_n6 url=http://127.0.0.1:40579/solr START replicas=[http://127.0.0.1:38449/solr/nodes_used_collection_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 3075560 INFO  (qtp1957982983-24516) [n:127.0.0.1:38449_solr c:nodes_used_collection s:shard2 r:core_node7 x:nodes_used_collection_shard2_replica_n4] o.a.s.c.S.Request [nodes_used_collection_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3075660 INFO  (zkCallback-3606-thread-1-processing-n:127.0.0.1:40579_solr) [n:127.0.0.1:40579_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3075660 INFO  (zkCallback-3602-thread-1-processing-n:127.0.0.1:45999_solr) [n:127.0.0.1:45999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3075660 INFO  (zkCallback-3600-thread-1-processing-n:127.0.0.1:38449_solr) [n:127.0.0.1:38449_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3075660 INFO  (zkCallback-3603-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3075660 INFO  (zkCallback-3600-thread-2-processing-n:127.0.0.1:38449_solr) [n:127.0.0.1:38449_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3075660 INFO  (zkCallback-3606-thread-2-processing-n:127.0.0.1:40579_solr) [n:127.0.0.1:40579_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3075660 INFO  (zkCallback-3602-thread-2-processing-n:127.0.0.1:45999_solr) [n:127.0.0.1:45999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3075660 INFO  (zkCallback-3603-thread-3-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3075860 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard2_replica_n6 url=http://127.0.0.1:40579/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3075860 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3075860 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3075860 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3075863 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40579/solr/nodes_used_collection_shard2_replica_n6/ shard2
   [junit4]   2> 3075965 INFO  (zkCallback-3603-thread-3-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3075965 INFO  (zkCallback-3606-thread-2-processing-n:127.0.0.1:40579_solr) [n:127.0.0.1:40579_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3075965 INFO  (zkCallback-3600-thread-2-processing-n:127.0.0.1:38449_solr) [n:127.0.0.1:38449_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3075965 INFO  (zkCallback-3602-thread-1-processing-n:127.0.0.1:45999_solr) [n:127.0.0.1:45999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3075965 INFO  (zkCallback-3606-thread-1-processing-n:127.0.0.1:40579_solr) [n:127.0.0.1:40579_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3075965 INFO  (zkCallback-3600-thread-1-processing-n:127.0.0.1:38449_solr) [n:127.0.0.1:38449_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3075965 INFO  (zkCallback-3602-thread-2-processing-n:127.0.0.1:45999_solr) [n:127.0.0.1:45999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3075965 INFO  (zkCallback-3603-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3076014 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3076045 INFO  (qtp1840601141-24493) [n:127.0.0.1:40579_solr c:nodes_used_collection s:shard2 r:core_node8 x:nodes_used_collection_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1557
   [junit4]   2> 3076046 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3076046 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3076046 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45999/solr/nodes_used_collection_shard1_replica_n1/
   [junit4]   2> 3076046 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard1_replica_n1 url=http://127.0.0.1:45999/solr START replicas=[http://127.0.0.1:40395/solr/nodes_used_collection_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 3076047 INFO  (qtp1277993941-24521) [n:127.0.0.1:40395_solr c:nodes_used_collection s:shard1 r:core_node5 x:nodes_used_collection_shard1_replica_n2] o.a.s.c.S.Request [nodes_used_collection_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3076116 INFO  (zkCallback-3600-thread-2-processing-n:127.0.0.1:38449_solr) [n:127.0.0.1:38449_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3076116 INFO  (zkCallback-3603-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3076116 INFO  (zkCallback-3603-thread-3-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3076116 INFO  (zkCallback-3602-thread-1-processing-n:127.0.0.1:45999_solr) [n:127.0.0.1:45999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3076116 INFO  (zkCallback-3602-thread-2-processing-n:127.0.0.1:45999_solr) [n:127.0.0.1:45999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3076116 INFO  (zkCallback-3606-thread-1-processing-n:127.0.0.1:40579_solr) [n:127.0.0.1:40579_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3076116 INFO  (zkCallback-3600-thread-1-processing-n:127.0.0.1:38449_solr) [n:127.0.0.1:38449_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3076116 INFO  (zkCallback-3606-thread-2-processing-n:127.0.0.1:40579_solr) [n:127.0.0.1:40579_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3076347 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard1_replica_n1 url=http://127.0.0.1:45999/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3076347 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3076347 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3076347 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3076349 INFO  (qtp1869070805-24379) [n:127.0.0.1:45999_solr c:nodes_used_collection s:shard1 r:core_node3 x:nodes_used_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45999/solr/nodes_used_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3076450 INFO  (zkCallback-3606-thread-1-processing-n:127.0.0.1:40579_solr) [n:127.0.0.1:40579_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3076450 INFO  (zkCallback-3606-thread-2-processing-n:127.0.0.1:40579_solr) [n:127.0.0.1:40579_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3076450 INFO  (zkCallback-3602-thread-1-processing-n:127.0.0.1:45999_solr) [n:127.0.0.1:45999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3076450 INFO  (zkCallback-3603-thread-2-processing-n:127.0.0.1:40395_solr) [n:127.0.0.1:40395_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3076450 INFO  (zkCallback-3600-thread-1-processing-n:127.0.0.1:38449_solr) [n:127.0.0.1:38449_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3076450 INFO  (zkCallback-3600-thread-2-processing-n:127.0.0.1:38449_solr) [n:127.0.0.1:38449_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3076450 INFO  (zkCallback-3602-thread-2-processing-n:127.0.0.1:45999_solr) [n:127.0.0.1:45999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/nodes_used_collection/state.json] for collection [nodes_used_collect

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

ad[qtp265140064-99,5,TGRP-TestLTRWithFacet]
   [junit4]   2> 37409 INFO  (SUITE-TestLTRWithFacet-seed#[88F93D72D0309777]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 37409 INFO  (SUITE-TestLTRWithFacet-seed#[88F93D72D0309777]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=464390915
   [junit4]   2> 37409 INFO  (SUITE-TestLTRWithFacet-seed#[88F93D72D0309777]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 37409 INFO  (SUITE-TestLTRWithFacet-seed#[88F93D72D0309777]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4dc74444: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 37409 INFO  (SUITE-TestLTRWithFacet-seed#[88F93D72D0309777]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 37409 INFO  (SUITE-TestLTRWithFacet-seed#[88F93D72D0309777]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6526e1ab: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 37409 INFO  (SUITE-TestLTRWithFacet-seed#[88F93D72D0309777]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 37409 INFO  (SUITE-TestLTRWithFacet-seed#[88F93D72D0309777]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3c5072ba: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 37410 INFO  (coreCloseExecutor-78-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@656d124c
   [junit4]   2> 37410 INFO  (coreCloseExecutor-78-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1701646924
   [junit4]   2> 37410 INFO  (coreCloseExecutor-78-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62a0396: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 37411 INFO  (SUITE-TestLTRWithFacet-seed#[88F93D72D0309777]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 12, 2018 8:03:27 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 12, 2018 8:03:47 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.ltr.TestLTRWithFacet: 
   [junit4]   2>    1) Thread[id=99, name=qtp265140064-99, state=TIMED_WAITING, group=TGRP-TestLTRWithFacet]
   [junit4]   2>         at java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Feb 12, 2018 8:03:47 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=99, name=qtp265140064-99, state=TIMED_WAITING, group=TGRP-TestLTRWithFacet]
   [junit4]   2> Feb 12, 2018 8:03:50 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=99, name=qtp265140064-99, state=TIMED_WAITING, group=TGRP-TestLTRWithFacet]
   [junit4]   2>         at java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {description=PostingsFormat(name=MockRandom), id=FSTOrd50, text=PostingsFormat(name=Direct), title=PostingsFormat(name=Memory)}, docValues:{_version_=DocValuesFormat(name=Memory), popularity=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=199, maxMBSortInHeap=5.121049510615019, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@50e03d28), locale=en-KY, timezone=Asia/Colombo
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=2,free=236557608,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestOriginalScoreScorer, TestWrapperModel, TestExternalFeatures, TestFilterSolrFeature, TestLTRWithFacet]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLTRWithFacet -Dtests.seed=88F93D72D0309777 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-KY -Dtests.timezone=Asia/Colombo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | TestLTRWithFacet (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.ltr.TestLTRWithFacet: 
   [junit4]    >    1) Thread[id=99, name=qtp265140064-99, state=TIMED_WAITING, group=TGRP-TestLTRWithFacet]
   [junit4]    >         at java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([88F93D72D0309777]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=99, name=qtp265140064-99, state=TIMED_WAITING, group=TGRP-TestLTRWithFacet]
   [junit4]    >         at java.base@9.0.4/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@9.0.4/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([88F93D72D0309777]:0)
   [junit4] Completed [34/35 (1!)] on J2 in 53.72s, 1 test, 2 errors <<< FAILURES!

[...truncated 1195 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:618: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:570: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid8669.hprof

Total time: 93 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21445/
Java: 32bit/jdk1.8.0_162 -server -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost

Error Message:
The operations computed by ComputePlanAction should not be null SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}

Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should not be null SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}
	at __randomizedtesting.SeedInfo.seed([81F942319CC6522:38DF75A191BE847E]: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.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost(ComputePlanActionTest.java:291)
	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 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)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([81F942319CC6522:CE13D312306E7B8]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTrigger(TriggerIntegrationTest.java:521)
	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 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 14024 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4]   2> 2789144 INFO  (SUITE-ComputePlanActionTest-seed#[81F942319CC6522]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_81F942319CC6522-001/init-core-data-001
   [junit4]   2> 2789144 WARN  (SUITE-ComputePlanActionTest-seed#[81F942319CC6522]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=22 numCloses=22
   [junit4]   2> 2789144 INFO  (SUITE-ComputePlanActionTest-seed#[81F942319CC6522]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2789145 INFO  (SUITE-ComputePlanActionTest-seed#[81F942319CC6522]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2789146 INFO  (SUITE-ComputePlanActionTest-seed#[81F942319CC6522]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_81F942319CC6522-001/tempDir-001
   [junit4]   2> 2789146 INFO  (SUITE-ComputePlanActionTest-seed#[81F942319CC6522]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2789146 INFO  (Thread-11852) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2789146 INFO  (Thread-11852) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2789147 ERROR (Thread-11852) [    ] 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> 2789246 INFO  (SUITE-ComputePlanActionTest-seed#[81F942319CC6522]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33949
   [junit4]   2> 2789248 INFO  (zkConnectionManagerCallback-4892-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2789252 INFO  (jetty-launcher-4889-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:12:37+08:45, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2789253 INFO  (jetty-launcher-4889-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2789253 INFO  (jetty-launcher-4889-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2789253 INFO  (jetty-launcher-4889-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2789253 INFO  (jetty-launcher-4889-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7db94c{/solr,null,AVAILABLE}
   [junit4]   2> 2789254 INFO  (jetty-launcher-4889-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@42e6dc{HTTP/1.1,[http/1.1]}{127.0.0.1:40647}
   [junit4]   2> 2789254 INFO  (jetty-launcher-4889-thread-1) [    ] o.e.j.s.Server Started @2790753ms
   [junit4]   2> 2789254 INFO  (jetty-launcher-4889-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40647}
   [junit4]   2> 2789254 ERROR (jetty-launcher-4889-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2789255 INFO  (jetty-launcher-4889-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2789255 INFO  (jetty-launcher-4889-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2789255 INFO  (jetty-launcher-4889-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2789255 INFO  (jetty-launcher-4889-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T15:38:46.754Z
   [junit4]   2> 2789257 INFO  (zkConnectionManagerCallback-4894-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2789257 INFO  (jetty-launcher-4889-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2789263 INFO  (jetty-launcher-4889-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33949/solr
   [junit4]   2> 2789264 INFO  (zkConnectionManagerCallback-4898-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2789265 INFO  (zkConnectionManagerCallback-4900-thread-1-processing-n:127.0.0.1:40647_solr) [n:127.0.0.1:40647_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2789289 INFO  (jetty-launcher-4889-thread-1) [n:127.0.0.1:40647_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2789289 INFO  (jetty-launcher-4889-thread-1) [n:127.0.0.1:40647_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40647_solr
   [junit4]   2> 2789290 INFO  (jetty-launcher-4889-thread-1) [n:127.0.0.1:40647_solr    ] o.a.s.c.Overseer Overseer (id=72137094912999427-127.0.0.1:40647_solr-n_0000000000) starting
   [junit4]   2> 2789292 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2789292 INFO  (jetty-launcher-4889-thread-1) [n:127.0.0.1:40647_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40647_solr
   [junit4]   2> 2789292 DEBUG (OverseerAutoScalingTriggerThread-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2789293 INFO  (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2789293 DEBUG (OverseerAutoScalingTriggerThread-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2789293 DEBUG (OverseerAutoScalingTriggerThread-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:40647_solr]
   [junit4]   2> 2789293 DEBUG (OverseerAutoScalingTriggerThread-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2789293 DEBUG (OverseerAutoScalingTriggerThread-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2789294 DEBUG (OverseerAutoScalingTriggerThread-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2789294 DEBUG (OverseerAutoScalingTriggerThread-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2789294 DEBUG (ScheduledTrigger-9859-thread-1) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2789438 INFO  (jetty-launcher-4889-thread-1) [n:127.0.0.1:40647_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40647.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18fa91c
   [junit4]   2> 2789444 INFO  (jetty-launcher-4889-thread-1) [n:127.0.0.1:40647_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40647.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18fa91c
   [junit4]   2> 2789444 INFO  (jetty-launcher-4889-thread-1) [n:127.0.0.1:40647_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40647.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18fa91c
   [junit4]   2> 2789445 INFO  (jetty-launcher-4889-thread-1) [n:127.0.0.1:40647_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_81F942319CC6522-001/tempDir-001/node1/.
   [junit4]   2> 2789456 INFO  (zkConnectionManagerCallback-4904-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2789459 INFO  (zkConnectionManagerCallback-4908-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2789461 INFO  (SUITE-ComputePlanActionTest-seed#[81F942319CC6522]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2789461 INFO  (SUITE-ComputePlanActionTest-seed#[81F942319CC6522]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33949/solr ready
   [junit4]   2> 2789474 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSelectedCollections
   [junit4]   2> 2789475 DEBUG (zkCallback-4899-thread-1-processing-n:127.0.0.1:40647_solr) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2789475 DEBUG (OverseerAutoScalingTriggerThread-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2789476 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2789476 DEBUG (OverseerAutoScalingTriggerThread-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2789476 DEBUG (OverseerAutoScalingTriggerThread-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2789477 DEBUG (OverseerAutoScalingTriggerThread-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2789479 INFO  (qtp5433122-30676) [n:127.0.0.1:40647_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2789479 DEBUG (qtp5433122-30639) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2789479 INFO  (qtp5433122-30639) [n:127.0.0.1:40647_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2789479 DEBUG (zkCallback-4899-thread-1-processing-n:127.0.0.1:40647_solr) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2789479 DEBUG (OverseerAutoScalingTriggerThread-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2789479 DEBUG (OverseerAutoScalingTriggerThread-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2789479 DEBUG (OverseerAutoScalingTriggerThread-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2789480 DEBUG (OverseerAutoScalingTriggerThread-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2789481 INFO  (qtp5433122-30645) [n:127.0.0.1:40647_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2789481 DEBUG (qtp5433122-30643) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2789482 INFO  (qtp5433122-30643) [n:127.0.0.1:40647_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2789482 DEBUG (zkCallback-4899-thread-1-processing-n:127.0.0.1:40647_solr) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 2789482 DEBUG (OverseerAutoScalingTriggerThread-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 2789482 DEBUG (OverseerAutoScalingTriggerThread-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2789483 DEBUG (OverseerAutoScalingTriggerThread-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2789483 DEBUG (OverseerAutoScalingTriggerThread-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 2789483 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:12:37+08:45, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2789484 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2789484 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2789484 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2789484 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17c54b2{/solr,null,AVAILABLE}
   [junit4]   2> 2789484 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@693c0b{HTTP/1.1,[http/1.1]}{127.0.0.1:40687}
   [junit4]   2> 2789484 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.e.j.s.Server Started @2790983ms
   [junit4]   2> 2789484 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40687}
   [junit4]   2> 2789484 ERROR (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2789485 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2789485 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2789485 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2789485 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T15:38:46.984Z
   [junit4]   2> 2789486 INFO  (zkConnectionManagerCallback-4911-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2789486 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2789491 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33949/solr
   [junit4]   2> 2789492 INFO  (zkConnectionManagerCallback-4915-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2789493 INFO  (zkConnectionManagerCallback-4917-thread-1-processing-n:127.0.0.1:40687_solr) [n:127.0.0.1:40687_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2789495 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [n:127.0.0.1:40687_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2789496 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [n:127.0.0.1:40687_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2789496 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [n:127.0.0.1:40687_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40687_solr
   [junit4]   2> 2789497 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40687_solr"} current state version: 0
   [junit4]   2> 2789497 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40687_solr
   [junit4]   2> 2789497 INFO  (zkCallback-4899-thread-1-processing-n:127.0.0.1:40647_solr) [n:127.0.0.1:40647_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2789498 INFO  (zkCallback-4916-thread-1-processing-n:127.0.0.1:40687_solr) [n:127.0.0.1:40687_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2789498 INFO  (zkCallback-4907-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2789498 INFO  (zkCallback-4907-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2789571 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [n:127.0.0.1:40687_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40687.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18fa91c
   [junit4]   2> 2789578 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [n:127.0.0.1:40687_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40687.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18fa91c
   [junit4]   2> 2789578 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [n:127.0.0.1:40687_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40687.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18fa91c
   [junit4]   2> 2789579 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [n:127.0.0.1:40687_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_81F942319CC6522-001/tempDir-001/node2/.
   [junit4]   2> 2789614 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:12:37+08:45, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2789615 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2789615 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2789615 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2789615 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c4699c{/solr,null,AVAILABLE}
   [junit4]   2> 2789615 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ca1bf0{HTTP/1.1,[http/1.1]}{127.0.0.1:45499}
   [junit4]   2> 2789615 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.e.j.s.Server Started @2791114ms
   [junit4]   2> 2789615 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45499}
   [junit4]   2> 2789616 ERROR (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2789616 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2789616 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2789616 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2789616 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T15:38:47.115Z
   [junit4]   2> 2789617 INFO  (zkConnectionManagerCallback-4921-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2789618 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2789623 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33949/solr
   [junit4]   2> 2789624 INFO  (zkConnectionManagerCallback-4925-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2789626 INFO  (zkConnectionManagerCallback-4927-thread-1-processing-n:127.0.0.1:45499_solr) [n:127.0.0.1:45499_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2789629 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [n:127.0.0.1:45499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2789629 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [n:127.0.0.1:45499_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2789630 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [n:127.0.0.1:45499_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45499_solr
   [junit4]   2> 2789630 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45499_solr"} current state version: 0
   [junit4]   2> 2789630 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45499_solr
   [junit4]   2> 2789631 INFO  (zkCallback-4899-thread-1-processing-n:127.0.0.1:40647_solr) [n:127.0.0.1:40647_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2789631 INFO  (zkCallback-4916-thread-1-processing-n:127.0.0.1:40687_solr) [n:127.0.0.1:40687_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2789631 INFO  (zkCallback-4907-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2789631 INFO  (zkCallback-4926-thread-1-processing-n:127.0.0.1:45499_solr) [n:127.0.0.1:45499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2789631 INFO  (zkCallback-4907-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2789754 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [n:127.0.0.1:45499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45499.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18fa91c
   [junit4]   2> 2789761 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [n:127.0.0.1:45499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45499.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18fa91c
   [junit4]   2> 2789761 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [n:127.0.0.1:45499_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45499.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18fa91c
   [junit4]   2> 2789762 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [n:127.0.0.1:45499_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_81F942319CC6522-001/tempDir-001/node3/.
   [junit4]   2> 2789791 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:12:37+08:45, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2789791 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2789791 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2789791 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2789792 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@184c327{/solr,null,AVAILABLE}
   [junit4]   2> 2789792 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5707bb{HTTP/1.1,[http/1.1]}{127.0.0.1:39727}
   [junit4]   2> 2789792 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.e.j.s.Server Started @2791291ms
   [junit4]   2> 2789792 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39727}
   [junit4]   2> 2789792 ERROR (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2789792 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2789792 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2789792 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2789792 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T15:38:47.291Z
   [junit4]   2> 2789793 INFO  (zkConnectionManagerCallback-4931-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2789794 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2789799 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33949/solr
   [junit4]   2> 2789800 INFO  (zkConnectionManagerCallback-4935-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2789802 INFO  (zkConnectionManagerCallback-4937-thread-1-processing-n:127.0.0.1:39727_solr) [n:127.0.0.1:39727_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2789805 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [n:127.0.0.1:39727_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2789806 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [n:127.0.0.1:39727_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2789807 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [n:127.0.0.1:39727_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39727_solr
   [junit4]   2> 2789807 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39727_solr"} current state version: 0
   [junit4]   2> 2789807 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39727_solr
   [junit4]   2> 2789807 INFO  (zkCallback-4916-thread-1-processing-n:127.0.0.1:40687_solr) [n:127.0.0.1:40687_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2789807 INFO  (zkCallback-4907-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2789807 INFO  (zkCallback-4926-thread-1-processing-n:127.0.0.1:45499_solr) [n:127.0.0.1:45499_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2789807 INFO  (zkCallback-4936-thread-1-processing-n:127.0.0.1:39727_solr) [n:127.0.0.1:39727_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2789807 INFO  (zkCallback-4907-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2789807 INFO  (zkCallback-4899-thread-1-processing-n:127.0.0.1:40647_solr) [n:127.0.0.1:40647_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2789881 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [n:127.0.0.1:39727_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39727.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18fa91c
   [junit4]   2> 2789889 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [n:127.0.0.1:39727_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39727.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18fa91c
   [junit4]   2> 2789889 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [n:127.0.0.1:39727_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39727.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18fa91c
   [junit4]   2> 2789890 INFO  (TEST-ComputePlanActionTest.testSelectedCollections-seed#[81F942319CC6522]) [n:127.0.0.1:39727_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_81F942319CC6522-001/tempDir-001/node4/.
   [junit4]   2> 2789926 INFO  (zkConnectionManagerCallback-4941-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2789930 INFO  (qtp32398091-30758) [n:127.0.0.1:39727_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2789930 INFO  (qtp5433122-30643) [n:127.0.0.1:40647_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2789931 INFO  (qtp7096875-30680) [n:127.0.0.1:40687_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2789932 INFO  (qtp33186395-30706) [n:127.0.0.1:45499_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2789932 DEBUG (qtp32398091-30730) [n:127.0.0.1:39727_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2789933 INFO  (qtp32398091-30730) [n:127.0.0.1:39727_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 2789933 DEBUG (zkCallback-4899-thread-1-processing-n:127.0.0.1:40647_solr) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 2789934 INFO  (qtp32398091-30734) [n:127.0.0.1:39727_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=testSelected1&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2789934 DEBUG (zkCallback-4899-thread-1-processing-n:127.0.0.1:40647_solr) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:39727_solr, 127.0.0.1:40647_solr, 127.0.0.1:45499_solr, 127.0.0.1:40687_solr]
   [junit4]   2> 2789935 DEBUG (OverseerAutoScalingTriggerThread-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 2789935 INFO  (OverseerThreadFactory-9861-thread-1-processing-n:127.0.0.1:40647_solr) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSelected1
   [junit4]   2> 2789935 DEBUG (OverseerAutoScalingTriggerThread-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2789935 DEBUG (ScheduledTrigger-9859-thread-1) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 4
   [junit4]   2> 2789935 DEBUG (OverseerAutoScalingTriggerThread-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 2789936 INFO  (qtp32398091-30735) [n:127.0.0.1:39727_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2789937 INFO  (qtp5433122-30644) [n:127.0.0.1:40647_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2789937 INFO  (qtp7096875-30686) [n:127.0.0.1:40687_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2789938 INFO  (qtp33186395-30712) [n:127.0.0.1:45499_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2789939 INFO  (OverseerThreadFactory-9861-thread-1-processing-n:127.0.0.1:40647_solr) [n:127.0.0.1:40647_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 1213087875 sessionWrapper.createTime 1213087874624238, this.sessionWrapper.createTime 1213087874624238 
   [junit4]   2> 2789940 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testSelected1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2789940 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testSelected1
   [junit4]   2> 2789940 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testSelected1/state.json
   [junit4]   2> 2790043 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45499/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2790043 INFO  (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45499/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2790044 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 2790044 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:45499/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2790044 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40687/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2790044 INFO  (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40687/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2790045 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:45499/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2790045 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:45499/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:40687/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2790045 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40647/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2790045 INFO  (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40647/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2790045 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 2790046 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node7":{
   [junit4]   2>       "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:40647/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2790046 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39727/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2790046 INFO  (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39727/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2790046 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node7":{
   [junit4]   2>       "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:40647/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2790046 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node7":{
   [junit4]   2>       "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:40647/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node8":{
   [junit4]   2>       "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>       "base_url":"http://127.0.0.1:39727/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2790147 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testSelected1/state.json version: 0
   [junit4]   2> 2790249 INFO  (qtp32398091-30735) [n:127.0.0.1:39727_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSelected1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSelected1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2790249 INFO  (qtp5433122-30644) [n:127.0.0.1:40647_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSelected1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSelected1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2790249 INFO  (qtp7096875-30686) [n:127.0.0.1:40687_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSelected1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSelected1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2790249 INFO  (qtp33186395-30712) [n:127.0.0.1:45499_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSelected1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSelected1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2790249 INFO  (qtp5433122-30644) [n:127.0.0.1:40647_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2790249 INFO  (qtp7096875-30686) [n:127.0.0.1:40687_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2790249 INFO  (qtp33186395-30712) [n:127.0.0.1:45499_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2790249 INFO  (qtp32398091-30735) [n:127.0.0.1:39727_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2790252 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45499/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45499_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2790252 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45499/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45499_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2790252 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"testSelected1_shard1_replica_n1","base_url":"http://127.0.0.1:45499/solr","node_name":"127.0.0.1:45499_solr","state":"down","type":"NRT"}
   [junit4]   2> 2790252 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testSelected1//collections/testSelected1/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:45499/solr",
   [junit4]   2>           "node_name":"127.0.0.1:45499_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:40687/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:40647/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:39727/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2790252 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40647/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40647_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2790252 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40647/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40647_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2790252 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node7:{"core":"testSelected1_shard2_replica_n4","base_url":"http://127.0.0.1:40647/solr","node_name":"127.0.0.1:40647_solr","state":"down","type":"NRT"}
   [junit4]   2> 2790252 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testSelected1//collections/testSelected1/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:45499/solr",
   [junit4]   2>           "node_name":"127.0.0.1:45499_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:40687/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:40647/solr",
   [junit4]   2>           "node_name":"127.0.0.1:40647_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:39727/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2790252 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40687/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40687_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2790252 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40687/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40687_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2790252 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"testSelected1_shard1_replica_n2","base_url":"http://127.0.0.1:40687/solr","node_name":"127.0.0.1:40687_solr","state":"down","type":"NRT"}
   [junit4]   2> 2790252 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testSelected1//collections/testSelected1/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:45499/solr",
   [junit4]   2>           "node_name":"127.0.0.1:45499_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:40687/solr",
   [junit4]   2>           "node_name":"127.0.0.1:40687_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:40647/solr",
   [junit4]   2>           "node_name":"127.0.0.1:40647_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:39727/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2790252 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node8",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39727/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39727_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2790253 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node8",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39727/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39727_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testSelected1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2790253 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node8:{"core":"testSelected1_shard2_replica_n6","base_url":"http://127.0.0.1:39727/solr","node_name":"127.0.0.1:39727_solr","state":"down","type":"NRT"}
   [junit4]   2> 2790253 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testSelected1//collections/testSelected1/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:45499/solr",
   [junit4]   2>           "node_name":"127.0.0.1:45499_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testSelected1_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:40687/solr",
   [junit4]   2>           "node_name":"127.0.0.1:40687_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:40647/solr",
   [junit4]   2>           "node_name":"127.0.0.1:40647_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testSelected1_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:39727/solr",
   [junit4]   2>           "node_name":"127.0.0.1:39727_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2790353 DEBUG (OverseerStateUpdate-72137094912999427-127.0.0.1:40647_solr-n_0000000000) [n:127.0.0.1:40647_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testSelected1/state.json version: 1
   [junit4]   2> 2790354 INFO  (zkCallback-4936-thread-1-processing-n:127.0.0.1:39727_solr) [n:127.0.0.1:39727_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSelected1/state.json] for collection [testSelected1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2790354 INFO  (zkCallback-4916-thread-1-processing-n:127.0.0.1:40687_solr) [n:127.0.0.1:40687_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSelected1/state.json] for collection [testSelected1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2790354 INFO  (zkCallback-4899-thread-1-processing-n:127.0.0.1:40647_solr) [n:127.0.0.1:40647_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSelected1/state.json] for collection [testSelected1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2790354 INFO  (zkCallback-4936-thread-2-processing-n:127.0.0.1:39727_solr) [n:127.0.0.1:39727_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSelected1/state.json] for collection [testSelected1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2790354 INFO  (zkCallback-4926-thread-1-processing-n:127.0.0.1:45499_solr) [n:127.0.0.1:45499_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSelected1/state.json] for collection [testSelected1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2790354 INFO  (zkCallback-4926-thread-2-processing-n:127.0.0.1:45499_solr) [n:127.0.0.1:45499_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSelected1/state.json] for collection [testSelected1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2790354 INFO  (zkCallback-4899-thread-2-processing-n:127.0.0.1:40647_solr) [n:127.0.0.1:40647_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSelected1/state.json] for collection [testSelected1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2790354 INFO  (zkCallback-4916-thread-2-processing-n:127.0.0.1:40687_solr) [n:127.0.0.1:40687_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSelected1/state.json] for collection [testSelected1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2790937 DEBUG (ScheduledTrigger-9859-thread-2) [n:127.0.0.1:40647_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 4
   [junit4]   2> 2791274 INFO  (qtp32398091-30735) [n:127.0.0.1:39727_solr c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2791274 INFO  (qtp5433122-30644) [n:127.0.0.1:40647_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2791274 INFO  (qtp33186395-30712) [n:127.0.0.1:45499_solr c:testSelected1 s:shard1 r:core_node3 x:testSelected1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2791275 INFO  (qtp7096875-30686) [n:127.0.0.1:40687_solr c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2791280 INFO  (qtp32398091-30735) [n:127.0.0.1:39727_solr c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] o.a.s.s.IndexSchema [testSelected1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 2791280 INFO  (qtp5433122-30644) [n:127.0.0.1:40647_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.s.IndexSchema [testSelected1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2791281 INFO  (qtp33186395-30712) [n:127.0.0.1:45499_solr c:testSelected1 s:shard1 r:core_node3 x:testSelected1_shard1_replica_n1] o.a.s.s.IndexSchema [testSelected1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2791282 INFO  (qtp7096875-30686) [n:127.0.0.1:40687_solr c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] o.a.s.s.IndexSchema [testSelected1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2791282 INFO  (qtp5433122-30644) [n:127.0.0.1:40647_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2791282 INFO  (qtp32398091-30735) [n:127.0.0.1:39727_solr c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2791282 INFO  (qtp5433122-30644) [n:127.0.0.1:40647_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSelected1_shard2_replica_n4' using configuration from collection testSelected1, trusted=true
   [junit4]   2> 2791282 INFO  (qtp32398091-30735) [n:127.0.0.1:39727_solr c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSelected1_shard2_replica_n6' using configuration from collection testSelected1, trusted=true
   [junit4]   2> 2791283 INFO  (qtp5433122-30644) [n:127.0.0.1:40647_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40647.solr.core.testSelected1.shard2.replica_n4' (registry 'solr.core.testSelected1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18fa91c
   [junit4]   2> 2791283 INFO  (qtp32398091-30735) [n:127.0.0.1:39727_solr c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39727.solr.core.testSelected1.shard2.replica_n6' (registry 'solr.core.testSelected1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18fa91c
   [junit4]   2> 2791283 INFO  (qtp5433122-30644) [n:127.0.0.1:40647_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2791283 INFO  (qtp32398091-30735) [n:127.0.0.1:39727_solr c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2791299 INFO  (qtp33186395-30712) [n:127.0.0.1:45499_solr c:testSelected1 s:shard1 r:core_node3 x:testSelected1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2791299 INFO  (qtp32398091-30735) [n:127.0.0.1:39727_solr c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] o.a.s.c.SolrCore [[testSelected1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_81F942319CC6522-001/tempDir-001/node4/testSelected1_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_81F942319CC6522-001/tempDir-001/node4/./testSelected1_shard2_replica_n6/data/]
   [junit4]   2> 2791299 INFO  (qtp33186395-30712) [n:127.0.0.1:45499_solr c:testSelected1 s:shard1 r:core_node3 x:testSelected1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSelected1_shard1_replica_n1' using configuration from collection testSelected1, trusted=true
   [junit4]   2> 2791298 INFO  (qtp5433122-30644) [n:127.0.0.1:40647_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.c.SolrCore [[testSelected1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_81F942319CC6522-001/tempDir-001/node1/testSelected1_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_81F942319CC6522-001/tempDir-001/node1/./testSelected1_shard2_replica_n4/data/]
   [junit4]   2> 2791299 INFO  (qtp7096875-30686) [n:127.0.0.1:40687_solr c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2791299 INFO  (qtp7096875-30686) [n:127.0.0.1:40687_solr c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSelected1_shard1_replica_n2' using configuration from collection testSelected1, trusted=true
   [junit4]   2> 2791299 INFO  (qtp33186395-30712) [n:127.0.0.1:45499_solr c:testSelected1 s:shard1 r:core_node3 x:testSelected1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45499.solr.core.testSelected1.shard1.replica_n1' (registry 'solr.core.testSelected1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18fa91c
   [junit4]   2> 2791299 INFO  (qtp33186395-30712) [n:127.0.0.1:45499_solr c:testSelected1 s:shard1 r:core_node3 x:testSelected1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2791300 INFO  (qtp33186395-30712) [n:127.0.0.1:45499_solr c:testSelected1 s:shard1 r:core_node3 x:testSelected1_shard1_replica_n1] o.a.s.c.SolrCore [[testSelected1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_81F942319CC6522-001/tempDir-001/node3/testSelected1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_81F942319CC6522-001/tempDir-001/node3/./testSelected1_shard1_replica_n1/data/]
   [junit4]   2> 2791300 INFO  (qtp7096875-30686) [n:127.0.0.1:40687_solr c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40687.solr.core.testSelected1.shard1.replica_n2' (registry 'solr.core.testSelected1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18fa91c
   [junit4]   2> 2791300 INFO  (qtp7096875-30686) [n:127.0.0.1:40687_solr c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2791300 INFO  (qtp7096875-30686) [n:127.0.0.1:40687_solr c:testSelected1 s:shard1 r:core_node5 x:testSelected1_shard1_replica_n2] o.a.s.c.SolrCore [[testSelected1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_81F942319CC6522-001/tempDir-001/node2/testSelected1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_81F942319CC6522-001/tempDir-001/node2/./testSelected1_shard1_replica_n2/data/]
   [junit4]   2> 2791332 INFO  (qtp32398091-30735) [n:127.0.0.1:39727_solr c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2791332 INFO  (qtp5433122-30644) [n:127.0.0.1:40647_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2791332 INFO  (qtp32398091-30735) [n:127.0.0.1:39727_solr c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2791332 INFO  (qtp5433122-30644) [n:127.0.0.1:40647_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2791333 INFO  (qtp32398091-30735) [n:127.0.0.1:39727_solr c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2791333 INFO  (qtp5433122-30644) [n:127.0.0.1:40647_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2791333 INFO  (qtp32398091-30735) [n:127.0.0.1:39727_solr c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2791333 INFO  (qtp5433122-30644) [n:127.0.0.1:40647_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2791334 INFO  (qtp32398091-30735) [n:127.0.0.1:39727_solr c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@1feafb0[testSelected1_shard2_replica_n6] main]
   [junit4]   2> 2791334 INFO  (qtp5433122-30644) [n:127.0.0.1:40647_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bbdfd9[testSelected1_shard2_replica_n4] main]
   [junit4]   2> 2791335 INFO  (qtp5433122-30644) [n:127.0.0.1:40647_solr c:testSelected1 s:shard2 r:core_node7 x:testSelected1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2791335 INFO  (qtp32398091-30735) [n:127.0.0.1:39727_solr c:testSelected1 s:shard2 r:core_node8 x:testSelected1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2791335 INFO  (qtp5433122-30644) [n:127.0.0.1:40647_solr c:testSelected1 s:shard2 

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

02 INFO  (jetty-closer-5178-thread-9) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3141003 ERROR (SUITE-TriggerIntegrationTest-seed#[81F942319CC6522]-worker) [    ] 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> 3141003 INFO  (SUITE-TriggerIntegrationTest-seed#[81F942319CC6522]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42727 42727
   [junit4]   2> 3145862 INFO  (Thread-12135) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42727 42727
   [junit4]   2> 3145863 WARN  (Thread-12135) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	45	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	22	/solr/aliases.json
   [junit4]   2> 	21	/solr/security.json
   [junit4]   2> 	11	/solr/configs/conf
   [junit4]   2> 	9	/solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	127	/solr/collections/collection1/state.json
   [junit4]   2> 	32	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	22	/solr/clusterprops.json
   [junit4]   2> 	22	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	5	/solr/overseer_elect/election/72137104042295316-127.0.0.1:40481_solr-n_0000000005
   [junit4]   2> 	3	/solr/overseer_elect/election/72137104042295328-127.0.0.1:41201_solr-n_0000000009
   [junit4]   2> 	3	/solr/collections/collection1/leader_elect/shard1/election/72137104042295338-core_node8-n_0000000003
   [junit4]   2> 	2	/solr/overseer_elect/election/72137104042295341-127.0.0.1:36071_solr-n_0000000013
   [junit4]   2> 	2	/solr/overseer_elect/election/72137104042295347-127.0.0.1:33661_solr-n_0000000015
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72137104042295316-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72137104042295356-core_node6-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72137104042295350-127.0.0.1:43617_solr-n_0000000016
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/live_nodes
   [junit4]   2> 	22	/solr/collections
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_81F942319CC6522-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@19bae8f), locale=de-GR, timezone=Asia/Gaza
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=1,free=220993352,total=474251264
   [junit4]   2> NOTE: All tests run in this JVM: [BadIndexSchemaTest, RollingRestartTest, TestExecutePlanAction, TestWriterPerf, OpenExchangeRatesOrgProviderTest, MBeansHandlerTest, TestStressLucene, HLLSerializationTest, DistributedFacetPivotLargeTest, ZkCLITest, SolrIndexConfigTest, UpdateLogTest, TestIBSimilarityFactory, ExitableDirectoryReaderTest, SpellCheckCollatorWithCollapseTest, SmileWriterTest, TestCustomStream, HdfsChaosMonkeyNothingIsSafeTest, TestDistributedSearch, NodeMutatorTest, OverseerCollectionConfigSetProcessorTest, TestClusterStateProvider, TestExtendedDismaxParser, TestNestedDocsSort, AnalyticsQueryTest, DebugComponentTest, TestIndexSearcher, TestDocumentBuilder, DirectUpdateHandlerTest, AutoScalingHandlerTest, ActionThrottleTest, TestSolrCloudWithDelegationTokens, TestDocSet, HighlighterConfigTest, CdcrBidirectionalTest, ShardRoutingTest, TestBulkSchemaConcurrent, TestPivotHelperCode, DistributedFacetSimpleRefinementLongTailTest, SolrGangliaReporterTest, ChaosMonkeySafeLeaderWithPullReplicasTest, SchemaApiFailureTest, TestCloudPseudoReturnFields, JvmMetricsTest, DocumentAnalysisRequestHandlerTest, TestReqParamsAPI, PropertiesRequestHandlerTest, TestHashPartitioner, TestPseudoReturnFields, TestCollationField, CreateCollectionCleanupTest, CloudExitableDirectoryReaderTest, HdfsUnloadDistributedZkTest, ReplaceNodeTest, TestBackupRepositoryFactory, HdfsDirectoryTest, ImplicitSnitchTest, TestHashQParserPlugin, HealthCheckHandlerTest, TestNodeAddedTrigger, ChaosMonkeyNothingIsSafeTest, SpellCheckCollatorTest, TestStressCloudBlindAtomicUpdates, TestChildDocTransformer, TestDistributedStatsComponentCardinality, TestMacroExpander, BlockJoinFacetSimpleTest, LargeFieldTest, SpellingQueryConverterTest, MoveReplicaHDFSTest, TestTlogReplica, TestLockTree, BadCopyFieldTest, TestClassicSimilarityFactory, EchoParamsTest, SolrMetricManagerTest, MigrateRouteKeyTest, TestLMDirichletSimilarityFactory, TestFieldSortValues, SearchHandlerTest, RAMDirectoryFactoryTest, TestUtilizeNode, TestRestManager, CdcrReplicationHandlerTest, CustomCollectionTest, TestShortCircuitedRequests, TestFileDictionaryLookup, TestLeaderElectionWithEmptyReplica, CurrencyFieldTypeTest, SolrIndexSplitterTest, RecoveryAfterSoftCommitTest, TestCrossCoreJoin, TestCloudInspectUtil, AssignTest, NodeAddedTriggerTest, SynonymTokenizerTest, LIRRollingUpdatesTest, BitVectorTest, TestJoin, UUIDFieldTest, TestPHPSerializedResponseWriter, SolrJmxReporterTest, TestWordDelimiterFilterFactory, BJQParserTest, TestTrieFacet, BlockCacheTest, TestLegacyTerms, SolrRequestParserTest, TestCollationFieldDocValues, TestCSVLoader, TestConfigSetProperties, TestGroupingSearch, TestNoOpRegenerator, SolrCoreCheckLockOnStartupTest, TestInfoStreamLogging, ZkSolrClientTest, SolrIndexMetricsTest, IndexBasedSpellCheckerTest, TestLuceneIndexBackCompat, TestPhraseSuggestions, TestComponentsName, TestHdfsUpdateLog, TermVectorComponentDistributedTest, TestSubQueryTransformerDistrib, EnumFieldTest, TestBinaryField, PKIAuthenticationIntegrationTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, TestRandomDVFaceting, TestFaceting, TestRealTimeGet, TestStressReorder, DistributedTermsComponentTest, TestRangeQuery, SimpleFacetsTest, StatsComponentTest, SolrCmdDistributorTest, PeerSyncTest, ConvertedLegacyTest, TestSort, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, TestBadConfig, HighlighterTest, SoftAutoCommitTest, DistributedQueryElevationComponentTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestTrie, SpatialFilterTest, SuggesterWFSTTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestUpdate, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, TestSolrDeletionPolicy1, CacheHeaderTest, TestSurroundQueryParser, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, LoggingHandlerTest, RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, SearchHandlerTest, TestLFUCache, SOLR749Test, UpdateParamsTest, TestQuerySenderNoQuery, ResponseLogComponentTest, TestStressRecovery, TestMergePolicyConfig, MultiTermTest, SampleTest, NumericFieldsTest, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCharFilters, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, URLClassifyProcessorTest, PluginInfoTest, DateMathParserTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest, ClusterStateTest, TestSolrJ, TestLRUCache, ZkNodePropsTest, SystemInfoHandlerTest, FileUtilsTest, TestRTGBase, CursorPagingTest, TestHighlightDedupGrouping, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, AddReplicaTest, AssignBackwardCompatibilityTest, DeleteInactiveReplicaTest, DeleteReplicaTest, DeleteStatusTest, DistribJoinFromCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderTest, OverseerStatusTest, PeerSyncReplicationTest, TestCloudDeleteByQuery, TestCloudRecovery, TestConfigSetsAPI, TestPrepRecovery, TestRandomRequestDistribution, TestRequestForwarding, TestSolrCloudWithSecureImpersonation, HdfsCollectionsAPIDistributedZkTest, SimpleCollectionCreateDeleteTest, TestCollectionsAPIViaSolrCloudCluster, TestLocalFSCloudBackupRestore, TestRequestStatusCollectionAPI, ComputePlanActionTest, MetricTriggerTest, NodeLostTriggerTest, SearchRateTriggerTest, TriggerIntegrationTest]
   [junit4] Completed [621/776 (2!)] on J0 in 217.51s, 14 tests, 1 failure <<< FAILURES!

[...truncated 44696 lines...]

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-10-ea+42) - Build # 21444 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21444/
Java: 64bit/jdk-10-ea+42 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.feature.TestFieldLengthFeature

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.ltr.feature.TestFieldLengthFeature:     1) Thread[id=63, name=qtp1424067391-63, state=TIMED_WAITING, group=TGRP-TestFieldLengthFeature]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.ltr.feature.TestFieldLengthFeature: 
   1) Thread[id=63, name=qtp1424067391-63, state=TIMED_WAITING, group=TGRP-TestFieldLengthFeature]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([B7331F21FC3B07E1]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.feature.TestFieldLengthFeature

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=63, name=qtp1424067391-63, state=TIMED_WAITING, group=TGRP-TestFieldLengthFeature]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=63, name=qtp1424067391-63, state=TIMED_WAITING, group=TGRP-TestFieldLengthFeature]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([B7331F21FC3B07E1]:0)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTriggerRestoreState

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([2F1A13C9AC200DE6:4E5C69236581836]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTriggerRestoreState(TriggerIntegrationTest.java:368)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1820 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20180212_113118_4301797232693780315080.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20180212_113118_43014547030130167036669.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20180212_113118_43017590485419627338737.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 295 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180212_113831_52510944542325573422322.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20180212_113831_525645297135477047998.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180212_113831_5259915563511700953873.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1062 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20180212_113947_6671111262156547016844.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20180212_113947_66716829979486851673921.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180212_113947_6672207108942695925491.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 240 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180212_114118_22210234060775342491938.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180212_114118_2262239034021031086898.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20180212_114118_22211914906790619637684.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 251 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20180212_114129_1127086323813301406547.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180212_114129_11015459264233024964312.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180212_114129_1105465573028186083746.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180212_114154_50514670510579183199643.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180212_114154_5058796637280810462213.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20180212_114154_50510537182494168790925.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 172 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180212_114158_19510861796918180439991.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180212_114158_1956880583477958153345.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180212_114158_1959751705431908196645.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20180212_114200_8679113669288637701316.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180212_114200_8674186688382403258090.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180212_114200_86710757656199226610571.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180212_114211_4301805091900862876656.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180212_114211_43010326273567866042695.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20180212_114218_65011974430722895405061.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20180212_114218_6502133020804949434690.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20180212_114218_6502628603286123347785.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20180212_114221_27211050266834329377648.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 158 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20180212_114229_8564973514040767413384.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180212_114229_85611275695775555434277.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20180212_114229_85610336682082094088790.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1390 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20180212_114250_4142914756914548228155.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180212_114250_4141226327763044525074.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20180212_114250_4145596866008526123748.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20180212_114258_1399812030959624085351.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20180212_114258_1395963174016234009565.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20180212_114258_13914733358458180725480.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 253 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20180212_114308_257842004117402639588.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20180212_114308_2572021989173985386878.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20180212_114308_2574302620079920207122.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 236 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20180212_114537_10615610632785011381923.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20180212_114537_10612018864764643738163.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20180212_114537_1052783182694758072742.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20180212_114539_8728507904283520216459.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20180212_114539_8725543266228374765191.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20180212_114539_87216016084267734755489.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20180212_114545_7026651314927623630964.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20180212_114545_7025600934935148241364.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20180212_114545_7029648560221204256674.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20180212_114622_19116291903368866022132.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20180212_114622_19114776535661965086381.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20180212_114622_1912554398642986731758.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180212_114639_8752953735755994206374.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20180212_114639_87545170665254694844.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20180212_114639_8751621356715978197871.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J0-20180212_114655_95414731147058069684095.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20180212_114655_95415992147975169564051.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J1-20180212_114655_95416979215877342795255.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20180212_114727_39316401366794012470016.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J1-20180212_114727_3934360725858417181650.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 189 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20180212_114736_1228760964763321730367.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20180212_114736_12213425661875962251571.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20180212_114736_12217501404493212685060.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 304 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20180212_114750_5227299552755492738571.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20180212_114750_5227893974600531827803.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20180212_114750_5224589155728051293106.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20180212_114757_84417071592562837150640.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180212_114757_8448937414717967074751.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20180212_114757_8449548384381153471808.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 206 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20180212_114805_44416046201440232443881.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20180212_114805_44413439685525990034285.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20180212_114805_44411483980784264598616.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 221 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20180212_114817_33410555974536509403478.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20180212_114817_3349730713665605128183.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20180212_114817_3347799804465432743219.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 320 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20180212_114901_90415428518737028364735.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20180212_114901_904522804719381527254.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20180212_114901_90413551743354119868320.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20180212_114916_4146477056053597672886.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 181 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180212_114918_12310898152640260598343.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20180212_114918_1234433193920038975997.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20180212_114918_1236732367240548955881.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20180212_115022_40510888145193109592836.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20180212_115022_40517152111242053841285.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 18 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20180212_115022_4054919120646000083783.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3269 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 2110027 INFO  (SUITE-TriggerIntegrationTest-seed#[2F1A13C9AC200DE6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_2F1A13C9AC200DE6-001/init-core-data-001
   [junit4]   2> 2110028 WARN  (SUITE-TriggerIntegrationTest-seed#[2F1A13C9AC200DE6]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2110028 INFO  (SUITE-TriggerIntegrationTest-seed#[2F1A13C9AC200DE6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2110028 INFO  (SUITE-TriggerIntegrationTest-seed#[2F1A13C9AC200DE6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2110028 INFO  (SUITE-TriggerIntegrationTest-seed#[2F1A13C9AC200DE6]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_2F1A13C9AC200DE6-001/tempDir-001
   [junit4]   2> 2110029 INFO  (SUITE-TriggerIntegrationTest-seed#[2F1A13C9AC200DE6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2110029 INFO  (Thread-1783) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2110029 INFO  (Thread-1783) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2110030 ERROR (Thread-1783) [    ] 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> 2110129 INFO  (SUITE-TriggerIntegrationTest-seed#[2F1A13C9AC200DE6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40581
   [junit4]   2> 2110130 INFO  (zkConnectionManagerCallback-3497-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110137 INFO  (jetty-launcher-3494-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2110137 INFO  (jetty-launcher-3494-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2110138 INFO  (jetty-launcher-3494-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2110138 INFO  (jetty-launcher-3494-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2110138 INFO  (jetty-launcher-3494-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2110138 INFO  (jetty-launcher-3494-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2110138 INFO  (jetty-launcher-3494-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2110138 INFO  (jetty-launcher-3494-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2110138 INFO  (jetty-launcher-3494-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60ef9116{/solr,null,AVAILABLE}
   [junit4]   2> 2110138 INFO  (jetty-launcher-3494-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5cbf962f{/solr,null,AVAILABLE}
   [junit4]   2> 2110139 INFO  (jetty-launcher-3494-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@52ceec75{HTTP/1.1,[http/1.1]}{127.0.0.1:40265}
   [junit4]   2> 2110139 INFO  (jetty-launcher-3494-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@40530008{HTTP/1.1,[http/1.1]}{127.0.0.1:40989}
   [junit4]   2> 2110139 INFO  (jetty-launcher-3494-thread-2) [    ] o.e.j.s.Server Started @2111568ms
   [junit4]   2> 2110139 INFO  (jetty-launcher-3494-thread-1) [    ] o.e.j.s.Server Started @2111568ms
   [junit4]   2> 2110139 INFO  (jetty-launcher-3494-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40265}
   [junit4]   2> 2110139 INFO  (jetty-launcher-3494-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40989}
   [junit4]   2> 2110140 ERROR (jetty-launcher-3494-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2110140 ERROR (jetty-launcher-3494-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2110140 INFO  (jetty-launcher-3494-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2110140 INFO  (jetty-launcher-3494-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2110140 INFO  (jetty-launcher-3494-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2110140 INFO  (jetty-launcher-3494-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2110140 INFO  (jetty-launcher-3494-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2110140 INFO  (jetty-launcher-3494-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2110140 INFO  (jetty-launcher-3494-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T12:26:41.766391Z
   [junit4]   2> 2110140 INFO  (jetty-launcher-3494-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T12:26:41.766411Z
   [junit4]   2> 2110143 INFO  (zkConnectionManagerCallback-3500-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110143 INFO  (jetty-launcher-3494-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2110145 INFO  (zkConnectionManagerCallback-3501-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110146 INFO  (jetty-launcher-3494-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2110149 INFO  (jetty-launcher-3494-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40581/solr
   [junit4]   2> 2110150 INFO  (jetty-launcher-3494-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40581/solr
   [junit4]   2> 2110150 INFO  (zkConnectionManagerCallback-3506-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110150 INFO  (zkConnectionManagerCallback-3509-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110151 INFO  (zkConnectionManagerCallback-3511-thread-1-processing-n:127.0.0.1:40989_solr) [n:127.0.0.1:40989_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110151 INFO  (zkConnectionManagerCallback-3513-thread-1-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110185 INFO  (jetty-launcher-3494-thread-2) [n:127.0.0.1:40265_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2110185 INFO  (jetty-launcher-3494-thread-1) [n:127.0.0.1:40989_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2110185 INFO  (jetty-launcher-3494-thread-2) [n:127.0.0.1:40265_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40265_solr
   [junit4]   2> 2110185 INFO  (jetty-launcher-3494-thread-1) [n:127.0.0.1:40989_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40989_solr
   [junit4]   2> 2110186 INFO  (jetty-launcher-3494-thread-2) [n:127.0.0.1:40265_solr    ] o.a.s.c.Overseer Overseer (id=72136339611254790-127.0.0.1:40265_solr-n_0000000000) starting
   [junit4]   2> 2110193 INFO  (zkCallback-3510-thread-1-processing-n:127.0.0.1:40989_solr) [n:127.0.0.1:40989_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2110193 INFO  (zkCallback-3512-thread-1-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2110194 DEBUG (OverseerAutoScalingTriggerThread-72136339611254790-127.0.0.1:40265_solr-n_0000000000) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2110194 DEBUG (OverseerAutoScalingTriggerThread-72136339611254790-127.0.0.1:40265_solr-n_0000000000) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2110194 INFO  (jetty-launcher-3494-thread-2) [n:127.0.0.1:40265_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40265_solr
   [junit4]   2> 2110195 DEBUG (OverseerAutoScalingTriggerThread-72136339611254790-127.0.0.1:40265_solr-n_0000000000) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:40989_solr]
   [junit4]   2> 2110195 DEBUG (OverseerAutoScalingTriggerThread-72136339611254790-127.0.0.1:40265_solr-n_0000000000) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2110195 DEBUG (OverseerAutoScalingTriggerThread-72136339611254790-127.0.0.1:40265_solr-n_0000000000) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2110195 INFO  (zkCallback-3512-thread-1-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2110195 INFO  (zkCallback-3510-thread-1-processing-n:127.0.0.1:40989_solr) [n:127.0.0.1:40989_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2110195 DEBUG (OverseerAutoScalingTriggerThread-72136339611254790-127.0.0.1:40265_solr-n_0000000000) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2110195 DEBUG (OverseerAutoScalingTriggerThread-72136339611254790-127.0.0.1:40265_solr-n_0000000000) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2110195 DEBUG (ScheduledTrigger-3179-thread-1) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2110213 INFO  (jetty-launcher-3494-thread-1) [n:127.0.0.1:40989_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40989.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43818116
   [junit4]   2> 2110221 INFO  (jetty-launcher-3494-thread-1) [n:127.0.0.1:40989_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40989.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43818116
   [junit4]   2> 2110221 INFO  (jetty-launcher-3494-thread-1) [n:127.0.0.1:40989_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40989.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43818116
   [junit4]   2> 2110222 INFO  (jetty-launcher-3494-thread-1) [n:127.0.0.1:40989_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_2F1A13C9AC200DE6-001/tempDir-001/node1/.
   [junit4]   2> 2110242 INFO  (jetty-launcher-3494-thread-2) [n:127.0.0.1:40265_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40265.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43818116
   [junit4]   2> 2110250 INFO  (jetty-launcher-3494-thread-2) [n:127.0.0.1:40265_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40265.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43818116
   [junit4]   2> 2110251 INFO  (jetty-launcher-3494-thread-2) [n:127.0.0.1:40265_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40265.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43818116
   [junit4]   2> 2110252 INFO  (jetty-launcher-3494-thread-2) [n:127.0.0.1:40265_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_2F1A13C9AC200DE6-001/tempDir-001/node2/.
   [junit4]   2> 2110267 INFO  (zkConnectionManagerCallback-3519-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110269 INFO  (zkConnectionManagerCallback-3523-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110270 INFO  (SUITE-TriggerIntegrationTest-seed#[2F1A13C9AC200DE6]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2110271 INFO  (SUITE-TriggerIntegrationTest-seed#[2F1A13C9AC200DE6]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40581/solr ready
   [junit4]   2> 2110276 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTriggerThrottling
   [junit4]   2> 2110277 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 2110277 DEBUG (zkCallback-3512-thread-1-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2110277 DEBUG (OverseerAutoScalingTriggerThread-72136339611254790-127.0.0.1:40265_solr-n_0000000000) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2110278 DEBUG (OverseerAutoScalingTriggerThread-72136339611254790-127.0.0.1:40265_solr-n_0000000000) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2110278 DEBUG (OverseerAutoScalingTriggerThread-72136339611254790-127.0.0.1:40265_solr-n_0000000000) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2110278 DEBUG (OverseerAutoScalingTriggerThread-72136339611254790-127.0.0.1:40265_solr-n_0000000000) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2110284 INFO  (qtp1073272486-10393) [n:127.0.0.1:40265_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2110286 INFO  (qtp303944226-10453) [n:127.0.0.1:40989_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2110286 DEBUG (qtp303944226-10392) [n:127.0.0.1:40989_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2110286 INFO  (qtp303944226-10392) [n:127.0.0.1:40989_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 2110288 DEBUG (zkCallback-3512-thread-1-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2110288 INFO  (qtp1073272486-10401) [n:127.0.0.1:40265_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2110289 INFO  (qtp303944226-10404) [n:127.0.0.1:40989_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2110289 DEBUG (qtp303944226-10400) [n:127.0.0.1:40989_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2110289 INFO  (qtp303944226-10400) [n:127.0.0.1:40989_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2110289 DEBUG (zkCallback-3512-thread-1-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:40265_solr, 127.0.0.1:40989_solr]
   [junit4]   2> 2110289 DEBUG (zkCallback-3512-thread-1-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2110289 DEBUG (OverseerAutoScalingTriggerThread-72136339611254790-127.0.0.1:40265_solr-n_0000000000) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2110290 DEBUG (zkCallback-3512-thread-2-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 2110290 DEBUG (zkCallback-3512-thread-2-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:40265_solr, 127.0.0.1:40989_solr]
   [junit4]   2> 2110290 DEBUG (zkCallback-3512-thread-2-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2110290 DEBUG (zkCallback-3512-thread-2-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:40265_solr, 127.0.0.1:40989_solr]
   [junit4]   2> 2110290 DEBUG (zkCallback-3512-thread-2-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2110290 INFO  (OverseerAutoScalingTriggerThread-72136339611254790-127.0.0.1:40265_solr-n_0000000000) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2110291 DEBUG (OverseerAutoScalingTriggerThread-72136339611254790-127.0.0.1:40265_solr-n_0000000000) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2110291 DEBUG (OverseerAutoScalingTriggerThread-72136339611254790-127.0.0.1:40265_solr-n_0000000000) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 3
   [junit4]   2> 2110291 DEBUG (ScheduledTrigger-3179-thread-1) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2110291 DEBUG (OverseerAutoScalingTriggerThread-72136339611254790-127.0.0.1:40265_solr-n_0000000000) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 2110291 DEBUG (ScheduledTrigger-3179-thread-1) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 2110292 INFO  (OverseerAutoScalingTriggerThread-72136339611254790-127.0.0.1:40265_solr-n_0000000000) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2110292 DEBUG (OverseerAutoScalingTriggerThread-72136339611254790-127.0.0.1:40265_solr-n_0000000000) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2110292 DEBUG (OverseerAutoScalingTriggerThread-72136339611254790-127.0.0.1:40265_solr-n_0000000000) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 2110292 DEBUG (ScheduledTrigger-3179-thread-3) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2110292 DEBUG (ScheduledTrigger-3179-thread-3) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 2110292 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2110296 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2110296 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2110297 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2110297 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@381abe29{/solr,null,AVAILABLE}
   [junit4]   2> 2110297 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5b4e16f3{HTTP/1.1,[http/1.1]}{127.0.0.1:38899}
   [junit4]   2> 2110297 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [    ] o.e.j.s.Server Started @2111725ms
   [junit4]   2> 2110297 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38899}
   [junit4]   2> 2110297 ERROR (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2110297 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2110298 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2110298 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2110298 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T12:26:41.924044Z
   [junit4]   2> 2110302 INFO  (zkConnectionManagerCallback-3525-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110303 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2110312 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40581/solr
   [junit4]   2> 2110313 INFO  (zkConnectionManagerCallback-3529-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110318 INFO  (zkConnectionManagerCallback-3531-thread-1-processing-n:127.0.0.1:38899_solr) [n:127.0.0.1:38899_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110321 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [n:127.0.0.1:38899_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2110321 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [n:127.0.0.1:38899_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2110322 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [n:127.0.0.1:38899_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38899_solr
   [junit4]   2> 2110323 INFO  (zkCallback-3512-thread-2-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2110323 INFO  (zkCallback-3510-thread-1-processing-n:127.0.0.1:40989_solr) [n:127.0.0.1:40989_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2110323 INFO  (zkCallback-3530-thread-1-processing-n:127.0.0.1:38899_solr) [n:127.0.0.1:38899_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2110323 INFO  (zkCallback-3522-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2110347 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [n:127.0.0.1:38899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38899.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43818116
   [junit4]   2> 2110353 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [n:127.0.0.1:38899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38899.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43818116
   [junit4]   2> 2110353 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [n:127.0.0.1:38899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38899.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43818116
   [junit4]   2> 2110354 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[2F1A13C9AC200DE6]) [n:127.0.0.1:38899_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_2F1A13C9AC200DE6-001/tempDir-001/node3/.
   [junit4]   2> 2111292 DEBUG (ScheduledTrigger-3179-thread-2) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2111292 DEBUG (ScheduledTrigger-3179-thread-2) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2111292 DEBUG (ScheduledTrigger-3179-thread-2) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:38899_solr at time 1201563355932412
   [junit4]   2> 2111292 DEBUG (ScheduledTrigger-3179-thread-2) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 firing registered processor for nodes: [127.0.0.1:38899_solr] added at times [1201563355932412], now=1201563356011307
   [junit4]   2> 2111292 DEBUG (ScheduledTrigger-3179-thread-2) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"444d0c50166fcT2b8f9xf7bmvhggcmeqyw90qtq",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1201563355932412,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1201563355932412],
   [junit4]   2>     "nodeNames":["127.0.0.1:38899_solr"]}}
   [junit4]   2> 2111293 DEBUG (ScheduledTrigger-3179-thread-2) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_trigger2, node_added_trigger1]
   [junit4]   2> 2111293 INFO  (ScheduledTrigger-3179-thread-2) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2111293 DEBUG (AutoscalingActionExecutor-3180-thread-1-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"444d0c50166fcT2b8f9xf7bmvhggcmeqyw90qtq",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1201563355932412,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1201563355932412],
   [junit4]   2>     "_enqueue_time_":1201563356522130,
   [junit4]   2>     "nodeNames":["127.0.0.1:38899_solr"]}}
   [junit4]   2> 2111294 INFO  (AutoscalingActionExecutor-3180-thread-1-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_added_trigger1
   [junit4]   2> 2111294 DEBUG (AutoscalingActionExecutor-3180-thread-1-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 2111294 DEBUG (AutoscalingActionExecutor-3180-thread-1-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 5000ms
   [junit4]   2> 2111294 DEBUG (AutoscalingActionExecutor-3180-thread-1-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 0 ms for event id=444d0c50166fcT2b8f9xf7bmvhggcmeqyw90qtq
   [junit4]   2> 2116294 DEBUG (ScheduledTrigger-3179-thread-3) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2116295 DEBUG (ScheduledTrigger-3179-thread-4) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2116295 DEBUG (ScheduledTrigger-3179-thread-4) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2116295 DEBUG (ScheduledTrigger-3179-thread-3) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2116295 DEBUG (ScheduledTrigger-3179-thread-3) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:38899_solr at time 1201568358652200
   [junit4]   2> 2116295 DEBUG (ScheduledTrigger-3179-thread-3) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:38899_solr] added at times [1201568358652200], now=1201568358677718
   [junit4]   2> 2116295 DEBUG (ScheduledTrigger-3179-thread-3) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"444d1ef30d928T2b8f9xf7bmvhggcmeqyw90qts",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1201568358652200,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1201568358652200],
   [junit4]   2>     "nodeNames":["127.0.0.1:38899_solr"]}}
   [junit4]   2> 2116295 DEBUG (ScheduledTrigger-3179-thread-3) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_trigger2, node_added_trigger1]
   [junit4]   2> 2116295 INFO  (ScheduledTrigger-3179-thread-3) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2116296 DEBUG (AutoscalingActionExecutor-3180-thread-1-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"444d1ef30d928T2b8f9xf7bmvhggcmeqyw90qts",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1201568358652200,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1201568358652200],
   [junit4]   2>     "_enqueue_time_":1201568358799204,
   [junit4]   2>     "nodeNames":["127.0.0.1:38899_solr"]}}
   [junit4]   2> 2116296 INFO  (AutoscalingActionExecutor-3180-thread-1-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.TriggerIntegrationTest last action at 1518438402920000000 current time = 1518438407922000000
   [junit4]   2> real diff: 5002000000
   [junit4]   2>  min diff: 4998000000
   [junit4]   2> 2116296 INFO  (AutoscalingActionExecutor-3180-thread-1-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_added_trigger2
   [junit4]   2> 2116297 DEBUG (AutoscalingActionExecutor-3180-thread-1-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 2116297 DEBUG (AutoscalingActionExecutor-3180-thread-1-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 5000ms
   [junit4]   2> 2116297 DEBUG (AutoscalingActionExecutor-3180-thread-1-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 ms for event id=444d1ef30d928T2b8f9xf7bmvhggcmeqyw90qts
   [junit4]   2> 2116299 INFO  (qtp2015934960-10487) [n:127.0.0.1:38899_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2116299 INFO  (qtp1073272486-10401) [n:127.0.0.1:40265_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2116300 INFO  (qtp303944226-10400) [n:127.0.0.1:40989_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2116300 DEBUG (qtp2015934960-10460) [n:127.0.0.1:38899_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2116301 INFO  (qtp2015934960-10460) [n:127.0.0.1:38899_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2116301 DEBUG (zkCallback-3512-thread-2-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 2116302 DEBUG (zkCallback-3512-thread-2-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:38899_solr, 127.0.0.1:40265_solr, 127.0.0.1:40989_solr]
   [junit4]   2> 2116302 DEBUG (zkCallback-3512-thread-2-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2116302 DEBUG (zkCallback-3512-thread-2-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:38899_solr, 127.0.0.1:40265_solr, 127.0.0.1:40989_solr]
   [junit4]   2> 2116302 DEBUG (zkCallback-3512-thread-2-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:38899_solr, 127.0.0.1:40265_solr, 127.0.0.1:40989_solr]
   [junit4]   2> 2116302 DEBUG (zkCallback-3512-thread-2-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2116302 DEBUG (OverseerAutoScalingTriggerThread-72136339611254790-127.0.0.1:40265_solr-n_0000000000) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 2116302 INFO  (qtp2015934960-10466) [n:127.0.0.1:38899_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2116303 INFO  (qtp1073272486-10403) [n:127.0.0.1:40265_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2116304 INFO  (OverseerAutoScalingTriggerThread-72136339611254790-127.0.0.1:40265_solr-n_0000000000) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2116304 INFO  (qtp303944226-10404) [n:127.0.0.1:40989_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2116304 DEBUG (OverseerAutoScalingTriggerThread-72136339611254790-127.0.0.1:40265_solr-n_0000000000) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 2116304 DEBUG (qtp2015934960-10464) [n:127.0.0.1:38899_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2116304 DEBUG (ScheduledTrigger-3179-thread-4) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: 3
   [junit4]   2> 2116304 INFO  (qtp2015934960-10464) [n:127.0.0.1:38899_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2116304 DEBUG (zkCallback-3512-thread-2-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 2116304 DEBUG (zkCallback-3512-thread-2-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:38899_solr, 127.0.0.1:40265_solr, 127.0.0.1:40989_solr]
   [junit4]   2> 2116304 DEBUG (zkCallback-3512-thread-2-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2116305 DEBUG (zkCallback-3512-thread-2-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:38899_solr, 127.0.0.1:40265_solr, 127.0.0.1:40989_solr]
   [junit4]   2> 2116305 DEBUG (zkCallback-3512-thread-2-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:38899_solr, 127.0.0.1:40265_solr, 127.0.0.1:40989_solr]
   [junit4]   2> 2116305 DEBUG (zkCallback-3512-thread-2-processing-n:127.0.0.1:40265_solr) [n:127.0.0.1:40265_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, cl

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

stFieldLengthFeature-seed#[B7331F21FC3B07E1]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 35490 INFO  (SUITE-TestFieldLengthFeature-seed#[B7331F21FC3B07E1]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a585cb9: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 35491 INFO  (coreCloseExecutor-51-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@68792af0
   [junit4]   2> 35491 INFO  (coreCloseExecutor-51-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1752771312
   [junit4]   2> 35491 INFO  (coreCloseExecutor-51-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@64bd0c06: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 35492 INFO  (SUITE-TestFieldLengthFeature-seed#[B7331F21FC3B07E1]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 12, 2018 12:58:16 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 12, 2018 12:58:36 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.ltr.feature.TestFieldLengthFeature: 
   [junit4]   2>    1) Thread[id=63, name=qtp1424067391-63, state=TIMED_WAITING, group=TGRP-TestFieldLengthFeature]
   [junit4]   2>         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Feb 12, 2018 12:58:36 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=63, name=qtp1424067391-63, state=TIMED_WAITING, group=TGRP-TestFieldLengthFeature]
   [junit4]   2> Feb 12, 2018 12:58:39 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=63, name=qtp1424067391-63, state=TIMED_WAITING, group=TGRP-TestFieldLengthFeature]
   [junit4]   2>         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=15219, maxDocsPerChunk=503, blockSize=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=15219, blockSize=5)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3827e2ca), locale=nl, timezone=Etc/GMT+2
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=2,free=364014712,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestLTRReRankingPipeline, TestUserTermScorereQDF, TestFieldLengthFeature]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFieldLengthFeature -Dtests.seed=B7331F21FC3B07E1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl -Dtests.timezone=Etc/GMT+2 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestFieldLengthFeature (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.ltr.feature.TestFieldLengthFeature: 
   [junit4]    >    1) Thread[id=63, name=qtp1424067391-63, state=TIMED_WAITING, group=TGRP-TestFieldLengthFeature]
   [junit4]    >         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B7331F21FC3B07E1]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=63, name=qtp1424067391-63, state=TIMED_WAITING, group=TGRP-TestFieldLengthFeature]
   [junit4]    >         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2205)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B7331F21FC3B07E1]:0)
   [junit4] Completed [32/35 (1!)] on J0 in 54.10s, 3 tests, 2 errors <<< FAILURES!

[...truncated 10 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20180212_125739_8411075116596424128715.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 616 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20180212_125842_8156754571080076806256.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20180212_125842_8158461022740318507548.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 557 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20180212_125853_2111243185849544545213.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32471 lines...]

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-10-ea+42) - Build # 21443 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21443/
Java: 64bit/jdk-10-ea+42 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple2 null Live Nodes: [127.0.0.1:45837_solr, 127.0.0.1:46855_solr] Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/18)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"testSimple2_shard1_replica_n1",           "base_url":"http://127.0.0.1:45837/solr",           "node_name":"127.0.0.1:45837_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node5":{           "core":"testSimple2_shard1_replica_n2",           "base_url":"http://127.0.0.1:36167/solr",           "node_name":"127.0.0.1:36167_solr",           "state":"down",           "type":"NRT"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "core":"testSimple2_shard2_replica_n4",           "base_url":"http://127.0.0.1:45837/solr",           "node_name":"127.0.0.1:45837_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node8":{           "core":"testSimple2_shard2_replica_n6",           "base_url":"http://127.0.0.1:36167/solr",           "node_name":"127.0.0.1:36167_solr",           "state":"down",           "type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple2
null
Live Nodes: [127.0.0.1:45837_solr, 127.0.0.1:46855_solr]
Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/18)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"testSimple2_shard1_replica_n1",
          "base_url":"http://127.0.0.1:45837/solr",
          "node_name":"127.0.0.1:45837_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node5":{
          "core":"testSimple2_shard1_replica_n2",
          "base_url":"http://127.0.0.1:36167/solr",
          "node_name":"127.0.0.1:36167_solr",
          "state":"down",
          "type":"NRT"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "core":"testSimple2_shard2_replica_n4",
          "base_url":"http://127.0.0.1:45837/solr",
          "node_name":"127.0.0.1:45837_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node8":{
          "core":"testSimple2_shard2_replica_n6",
          "base_url":"http://127.0.0.1:36167/solr",
          "node_name":"127.0.0.1:36167_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([E918838DF5BE80FD:D1ABA773D24D542C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:126)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14034 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_E918838DF5BE80FD-001/init-core-data-001
   [junit4]   2> 1945927 WARN  (SUITE-AutoAddReplicasIntegrationTest-seed#[E918838DF5BE80FD]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15
   [junit4]   2> 1945927 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[E918838DF5BE80FD]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1945927 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[E918838DF5BE80FD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1945927 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[E918838DF5BE80FD]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1945928 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[E918838DF5BE80FD]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_E918838DF5BE80FD-001/tempDir-001
   [junit4]   2> 1945928 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[E918838DF5BE80FD]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1945928 INFO  (Thread-7039) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1945928 INFO  (Thread-7039) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1945929 ERROR (Thread-7039) [    ] 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> 1946028 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[E918838DF5BE80FD]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45131
   [junit4]   2> 1946030 INFO  (zkConnectionManagerCallback-4126-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946032 INFO  (jetty-launcher-4123-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1946032 INFO  (jetty-launcher-4123-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1946032 INFO  (jetty-launcher-4123-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1946033 INFO  (jetty-launcher-4123-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1946033 INFO  (jetty-launcher-4123-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1946033 INFO  (jetty-launcher-4123-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1946033 INFO  (jetty-launcher-4123-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1946033 INFO  (jetty-launcher-4123-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1946033 INFO  (jetty-launcher-4123-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1946033 INFO  (jetty-launcher-4123-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1946033 INFO  (jetty-launcher-4123-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1946033 INFO  (jetty-launcher-4123-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30aa4a2e{/solr,null,AVAILABLE}
   [junit4]   2> 1946033 INFO  (jetty-launcher-4123-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1946033 INFO  (jetty-launcher-4123-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@173a7c59{/solr,null,AVAILABLE}
   [junit4]   2> 1946033 INFO  (jetty-launcher-4123-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5fcda874{/solr,null,AVAILABLE}
   [junit4]   2> 1946034 INFO  (jetty-launcher-4123-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3b9482f3{HTTP/1.1,[http/1.1]}{127.0.0.1:45837}
   [junit4]   2> 1946034 INFO  (jetty-launcher-4123-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4b4e435f{HTTP/1.1,[http/1.1]}{127.0.0.1:46855}
   [junit4]   2> 1946034 INFO  (jetty-launcher-4123-thread-2) [    ] o.e.j.s.Server Started @1947602ms
   [junit4]   2> 1946034 INFO  (jetty-launcher-4123-thread-1) [    ] o.e.j.s.Server Started @1947602ms
   [junit4]   2> 1946034 INFO  (jetty-launcher-4123-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45837}
   [junit4]   2> 1946034 INFO  (jetty-launcher-4123-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46855}
   [junit4]   2> 1946034 INFO  (jetty-launcher-4123-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b48764c{HTTP/1.1,[http/1.1]}{127.0.0.1:36167}
   [junit4]   2> 1946034 INFO  (jetty-launcher-4123-thread-3) [    ] o.e.j.s.Server Started @1947602ms
   [junit4]   2> 1946034 ERROR (jetty-launcher-4123-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1946034 INFO  (jetty-launcher-4123-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1946034 INFO  (jetty-launcher-4123-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36167}
   [junit4]   2> 1946034 INFO  (jetty-launcher-4123-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1946034 ERROR (jetty-launcher-4123-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1946034 INFO  (jetty-launcher-4123-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1946034 INFO  (jetty-launcher-4123-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1946034 INFO  (jetty-launcher-4123-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T09:23:44.065751Z
   [junit4]   2> 1946034 INFO  (jetty-launcher-4123-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1946034 INFO  (jetty-launcher-4123-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1946034 ERROR (jetty-launcher-4123-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1946034 INFO  (jetty-launcher-4123-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T09:23:44.065930Z
   [junit4]   2> 1946035 INFO  (jetty-launcher-4123-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1946035 INFO  (jetty-launcher-4123-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1946035 INFO  (jetty-launcher-4123-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1946035 INFO  (jetty-launcher-4123-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T09:23:44.066125Z
   [junit4]   2> 1946035 INFO  (zkConnectionManagerCallback-4128-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946035 INFO  (zkConnectionManagerCallback-4130-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946035 INFO  (zkConnectionManagerCallback-4132-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946035 INFO  (jetty-launcher-4123-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1946035 INFO  (jetty-launcher-4123-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1946036 INFO  (jetty-launcher-4123-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1946038 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10046f6e04d0003, likely client has closed socket
   [junit4]   2> 1946039 INFO  (jetty-launcher-4123-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45131/solr
   [junit4]   2> 1946039 INFO  (jetty-launcher-4123-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45131/solr
   [junit4]   2> 1946039 INFO  (jetty-launcher-4123-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45131/solr
   [junit4]   2> 1946039 INFO  (zkConnectionManagerCallback-4139-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946039 INFO  (zkConnectionManagerCallback-4141-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946040 INFO  (zkConnectionManagerCallback-4144-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946040 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10046f6e04d0005, likely client has closed socket
   [junit4]   2> 1946040 INFO  (zkConnectionManagerCallback-4146-thread-1-processing-n:127.0.0.1:46855_solr) [n:127.0.0.1:46855_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946040 INFO  (zkConnectionManagerCallback-4150-thread-1-processing-n:127.0.0.1:45837_solr) [n:127.0.0.1:45837_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946041 INFO  (zkConnectionManagerCallback-4148-thread-1-processing-n:127.0.0.1:36167_solr) [n:127.0.0.1:36167_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946069 INFO  (jetty-launcher-4123-thread-1) [n:127.0.0.1:46855_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1946069 INFO  (jetty-launcher-4123-thread-2) [n:127.0.0.1:45837_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1946069 INFO  (jetty-launcher-4123-thread-3) [n:127.0.0.1:36167_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1946070 INFO  (jetty-launcher-4123-thread-1) [n:127.0.0.1:46855_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46855_solr
   [junit4]   2> 1946070 INFO  (jetty-launcher-4123-thread-2) [n:127.0.0.1:45837_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45837_solr
   [junit4]   2> 1946070 INFO  (jetty-launcher-4123-thread-3) [n:127.0.0.1:36167_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36167_solr
   [junit4]   2> 1946070 INFO  (jetty-launcher-4123-thread-1) [n:127.0.0.1:46855_solr    ] o.a.s.c.Overseer Overseer (id=72135620176969735-127.0.0.1:46855_solr-n_0000000000) starting
   [junit4]   2> 1946071 INFO  (zkCallback-4149-thread-1-processing-n:127.0.0.1:45837_solr) [n:127.0.0.1:45837_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1946071 INFO  (zkCallback-4147-thread-1-processing-n:127.0.0.1:36167_solr) [n:127.0.0.1:36167_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1946071 INFO  (zkCallback-4145-thread-1-processing-n:127.0.0.1:46855_solr) [n:127.0.0.1:46855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1946073 DEBUG (OverseerAutoScalingTriggerThread-72135620176969735-127.0.0.1:46855_solr-n_0000000000) [n:127.0.0.1:46855_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1946073 DEBUG (OverseerAutoScalingTriggerThread-72135620176969735-127.0.0.1:46855_solr-n_0000000000) [n:127.0.0.1:46855_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1946073 INFO  (jetty-launcher-4123-thread-1) [n:127.0.0.1:46855_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46855_solr
   [junit4]   2> 1946073 DEBUG (OverseerAutoScalingTriggerThread-72135620176969735-127.0.0.1:46855_solr-n_0000000000) [n:127.0.0.1:46855_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:36167_solr, 127.0.0.1:45837_solr]
   [junit4]   2> 1946073 DEBUG (OverseerAutoScalingTriggerThread-72135620176969735-127.0.0.1:46855_solr-n_0000000000) [n:127.0.0.1:46855_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1946073 DEBUG (OverseerAutoScalingTriggerThread-72135620176969735-127.0.0.1:46855_solr-n_0000000000) [n:127.0.0.1:46855_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1946074 INFO  (zkCallback-4147-thread-1-processing-n:127.0.0.1:36167_solr) [n:127.0.0.1:36167_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1946074 INFO  (zkCallback-4145-thread-1-processing-n:127.0.0.1:46855_solr) [n:127.0.0.1:46855_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1946074 DEBUG (OverseerAutoScalingTriggerThread-72135620176969735-127.0.0.1:46855_solr-n_0000000000) [n:127.0.0.1:46855_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1946074 DEBUG (OverseerAutoScalingTriggerThread-72135620176969735-127.0.0.1:46855_solr-n_0000000000) [n:127.0.0.1:46855_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1946074 DEBUG (ScheduledTrigger-8929-thread-1) [n:127.0.0.1:46855_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1946075 INFO  (zkCallback-4149-thread-1-processing-n:127.0.0.1:45837_solr) [n:127.0.0.1:45837_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1946112 INFO  (jetty-launcher-4123-thread-1) [n:127.0.0.1:46855_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46855.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a521e0c
   [junit4]   2> 1946115 INFO  (jetty-launcher-4123-thread-3) [n:127.0.0.1:36167_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36167.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a521e0c
   [junit4]   2> 1946117 INFO  (jetty-launcher-4123-thread-1) [n:127.0.0.1:46855_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46855.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a521e0c
   [junit4]   2> 1946117 INFO  (jetty-launcher-4123-thread-1) [n:127.0.0.1:46855_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46855.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a521e0c
   [junit4]   2> 1946118 INFO  (jetty-launcher-4123-thread-1) [n:127.0.0.1:46855_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_E918838DF5BE80FD-001/tempDir-001/node1/.
   [junit4]   2> 1946120 INFO  (jetty-launcher-4123-thread-3) [n:127.0.0.1:36167_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36167.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a521e0c
   [junit4]   2> 1946120 INFO  (jetty-launcher-4123-thread-3) [n:127.0.0.1:36167_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36167.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a521e0c
   [junit4]   2> 1946120 INFO  (jetty-launcher-4123-thread-3) [n:127.0.0.1:36167_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_E918838DF5BE80FD-001/tempDir-001/node3/.
   [junit4]   2> 1946128 INFO  (jetty-launcher-4123-thread-2) [n:127.0.0.1:45837_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45837.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a521e0c
   [junit4]   2> 1946136 INFO  (jetty-launcher-4123-thread-2) [n:127.0.0.1:45837_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45837.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a521e0c
   [junit4]   2> 1946136 INFO  (jetty-launcher-4123-thread-2) [n:127.0.0.1:45837_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45837.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a521e0c
   [junit4]   2> 1946137 INFO  (jetty-launcher-4123-thread-2) [n:127.0.0.1:45837_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_E918838DF5BE80FD-001/tempDir-001/node2/.
   [junit4]   2> 1946163 INFO  (zkConnectionManagerCallback-4158-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946165 INFO  (zkConnectionManagerCallback-4162-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946166 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[E918838DF5BE80FD]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1946166 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[E918838DF5BE80FD]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45131/solr ready
   [junit4]   2> 1946174 INFO  (TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[E918838DF5BE80FD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 1946175 INFO  (qtp1079380277-22593) [n:127.0.0.1:36167_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:46855_solr,127.0.0.1:36167_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1946176 INFO  (OverseerThreadFactory-8931-thread-1-processing-n:127.0.0.1:46855_solr) [n:127.0.0.1:46855_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 1946280 INFO  (OverseerStateUpdate-72135620176969735-127.0.0.1:46855_solr-n_0000000000) [n:127.0.0.1:46855_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46855/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1946281 INFO  (OverseerStateUpdate-72135620176969735-127.0.0.1:46855_solr-n_0000000000) [n:127.0.0.1:46855_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36167/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1946282 INFO  (OverseerStateUpdate-72135620176969735-127.0.0.1:46855_solr-n_0000000000) [n:127.0.0.1:46855_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46855/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1946282 INFO  (OverseerStateUpdate-72135620176969735-127.0.0.1:46855_solr-n_0000000000) [n:127.0.0.1:46855_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36167/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1946485 INFO  (qtp1079380277-22597) [n:127.0.0.1:36167_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1946485 INFO  (qtp1079380277-22597) [n:127.0.0.1:36167_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1946485 INFO  (qtp883938031-22596) [n:127.0.0.1:46855_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1946485 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1946485 INFO  (qtp883938031-22596) [n:127.0.0.1:46855_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1946487 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1946589 INFO  (zkCallback-4145-thread-1-processing-n:127.0.0.1:46855_solr) [n:127.0.0.1:46855_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1946589 INFO  (zkCallback-4147-thread-2-processing-n:127.0.0.1:36167_solr) [n:127.0.0.1:36167_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1946589 INFO  (zkCallback-4147-thread-1-processing-n:127.0.0.1:36167_solr) [n:127.0.0.1:36167_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1947075 DEBUG (ScheduledTrigger-8929-thread-1) [n:127.0.0.1:46855_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1947490 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1947490 INFO  (qtp883938031-22596) [n:127.0.0.1:46855_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1947491 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1947491 INFO  (qtp1079380277-22597) [n:127.0.0.1:36167_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1947507 INFO  (qtp883938031-22596) [n:127.0.0.1:46855_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1947507 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1947507 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1947508 INFO  (qtp1079380277-22597) [n:127.0.0.1:36167_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1947508 INFO  (qtp883938031-22596) [n:127.0.0.1:46855_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1947508 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1947508 INFO  (qtp883938031-22596) [n:127.0.0.1:46855_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 1947508 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 1947508 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1947508 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 1947509 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36167.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a521e0c
   [junit4]   2> 1947509 INFO  (qtp883938031-22596) [n:127.0.0.1:46855_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46855.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a521e0c
   [junit4]   2> 1947509 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46855.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a521e0c
   [junit4]   2> 1947509 INFO  (qtp883938031-22596) [n:127.0.0.1:46855_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1947509 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1947509 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1947509 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_E918838DF5BE80FD-001/tempDir-001/node1/testSimple1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_E918838DF5BE80FD-001/tempDir-001/node1/./testSimple1_shard1_replica_n1/data/]
   [junit4]   2> 1947509 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_E918838DF5BE80FD-001/tempDir-001/node3/testSimple1_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_E918838DF5BE80FD-001/tempDir-001/node3/./testSimple1_shard2_replica_n6/data/]
   [junit4]   2> 1947509 INFO  (qtp883938031-22596) [n:127.0.0.1:46855_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_E918838DF5BE80FD-001/tempDir-001/node1/testSimple1_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_E918838DF5BE80FD-001/tempDir-001/node1/./testSimple1_shard2_replica_n4/data/]
   [junit4]   2> 1947509 INFO  (qtp1079380277-22597) [n:127.0.0.1:36167_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1947509 INFO  (qtp1079380277-22597) [n:127.0.0.1:36167_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 1947509 INFO  (qtp1079380277-22597) [n:127.0.0.1:36167_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36167.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a521e0c
   [junit4]   2> 1947510 INFO  (qtp1079380277-22597) [n:127.0.0.1:36167_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1947510 INFO  (qtp1079380277-22597) [n:127.0.0.1:36167_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_E918838DF5BE80FD-001/tempDir-001/node3/testSimple1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_E918838DF5BE80FD-001/tempDir-001/node3/./testSimple1_shard1_replica_n2/data/]
   [junit4]   2> 1947546 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1947546 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1947546 INFO  (qtp883938031-22596) [n:127.0.0.1:46855_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1947547 INFO  (qtp883938031-22596) [n:127.0.0.1:46855_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1947547 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1947547 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1947547 INFO  (qtp883938031-22596) [n:127.0.0.1:46855_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1947547 INFO  (qtp883938031-22596) [n:127.0.0.1:46855_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1947548 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@75385306[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 1947548 INFO  (qtp883938031-22596) [n:127.0.0.1:46855_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@5838a420[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 1947549 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1947549 INFO  (qtp883938031-22596) [n:127.0.0.1:46855_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1947549 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1947549 INFO  (qtp883938031-22596) [n:127.0.0.1:46855_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1947549 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1947549 INFO  (qtp883938031-22596) [n:127.0.0.1:46855_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1947549 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592186556204974080
   [junit4]   2> 1947550 INFO  (searcherExecutor-8939-thread-1-processing-n:127.0.0.1:36167_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher Searcher@75385306[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1947550 INFO  (searcherExecutor-8938-thread-1-processing-n:127.0.0.1:46855_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:46855_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher Searcher@5838a420[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1947550 INFO  (qtp883938031-22596) [n:127.0.0.1:46855_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592186556206022656
   [junit4]   2> 1947552 INFO  (qtp883938031-22596) [n:127.0.0.1:46855_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ZkShardTerms Failed to save terms, version is not match, retrying
   [junit4]   2> 1947553 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1947553 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1947553 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36167/solr/testSimple1_shard2_replica_n6/
   [junit4]   2> 1947553 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:36167/solr START replicas=[http://127.0.0.1:46855/solr/testSimple1_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 1947555 INFO  (qtp883938031-22680) [n:127.0.0.1:46855_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.S.Request [testSimple1_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1947562 INFO  (qtp1079380277-22597) [n:127.0.0.1:36167_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1947562 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1947562 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1947562 INFO  (qtp1079380277-22597) [n:127.0.0.1:36167_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1947563 INFO  (qtp1079380277-22597) [n:127.0.0.1:36167_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1947563 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1947563 INFO  (qtp1079380277-22597) [n:127.0.0.1:36167_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1947563 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1947564 INFO  (qtp1079380277-22597) [n:127.0.0.1:36167_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@436384c0[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 1947564 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@75c409a3[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 1947565 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1947565 INFO  (qtp1079380277-22597) [n:127.0.0.1:36167_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1947565 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1947565 INFO  (qtp1079380277-22597) [n:127.0.0.1:36167_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1947566 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1947566 INFO  (qtp1079380277-22597) [n:127.0.0.1:36167_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1947566 INFO  (searcherExecutor-8941-thread-1-processing-n:127.0.0.1:36167_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:36167_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher Searcher@436384c0[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1947566 INFO  (searcherExecutor-8940-thread-1-processing-n:127.0.0.1:46855_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@75c409a3[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1947566 INFO  (qtp1079380277-22597) [n:127.0.0.1:36167_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592186556222799872
   [junit4]   2> 1947567 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592186556223848448
   [junit4]   2> 1947570 INFO  (qtp1079380277-22597) [n:127.0.0.1:36167_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ZkShardTerms Failed to save terms, version is not match, retrying
   [junit4]   2> 1947571 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1947571 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1947571 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46855/solr/testSimple1_shard1_replica_n1/
   [junit4]   2> 1947571 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=http://127.0.0.1:46855/solr START replicas=[http://127.0.0.1:36167/solr/testSimple1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1947572 INFO  (qtp1079380277-22679) [n:127.0.0.1:36167_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.S.Request [testSimple1_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1947672 INFO  (zkCallback-4147-thread-1-processing-n:127.0.0.1:36167_solr) [n:127.0.0.1:36167_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1947672 INFO  (zkCallback-4147-thread-2-processing-n:127.0.0.1:36167_solr) [n:127.0.0.1:36167_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1947672 INFO  (zkCallback-4145-thread-2-processing-n:127.0.0.1:46855_solr) [n:127.0.0.1:46855_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1947854 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:36167/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1947854 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1947854 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1947854 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1947857 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36167/solr/testSimple1_shard2_replica_n6/ shard2
   [junit4]   2> 1947871 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=http://127.0.0.1:46855/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1947872 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1947872 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1947872 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1947876 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46855/solr/testSimple1_shard1_replica_n1/ shard1
   [junit4]   2> 1947977 INFO  (zkCallback-4145-thread-2-processing-n:127.0.0.1:46855_solr) [n:127.0.0.1:46855_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1947977 INFO  (zkCallback-4147-thread-1-processing-n:127.0.0.1:36167_solr) [n:127.0.0.1:36167_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1947977 INFO  (zkCallback-4147-thread-2-processing-n:127.0.0.1:36167_solr) [n:127.0.0.1:36167_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1948008 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1948026 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1948075 DEBUG (ScheduledTrigger-8929-thread-2) [n:127.0.0.1:46855_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1948077 INFO  (qtp883938031-22592) [n:127.0.0.1:46855_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1591
   [junit4]   2> 1948077 INFO  (qtp1079380277-22686) [n:127.0.0.1:36167_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1589
   [junit4]   2> 1948129 INFO  (zkCallback-4145-thread-2-processing-n:127.0.0.1:46855_solr) [n:127.0.0.1:46855_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1948129 INFO  (zkCallback-4147-thread-2-processing-n:127.0.0.1:36167_solr) [n:127.0.0.1:36167_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1948129 INFO  (zkCallback-4147-thread-1-processing-n:127.0.0.1:36167_solr) [n:127.0.0.1:36167_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1948616 INFO  (qtp1079380277-22597) [n:127.0.0.1:36167_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2131
   [junit4]   2> 1948616 INFO  (qtp883938031-22596) [n:127.0.0.1:46855_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2131
   [junit4]   2> 1948619 INFO  (qtp1079380277-22593) [n:127.0.0.1:36167_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1948673 INFO  (zkCallback-4145-thread-2-processing-n:127.0.0.1:46855_solr) [n:127.0.0.1:46855_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1948673 INFO  (zkCallback-4147-thread-2-processing-n:127.0.0.1:36167_solr) [n:127.0.0.1:36167_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1948673 INFO  (zkCallback-4147-thread-1-processing-n:127.0.0.1:36167_solr) [n:127.0.0.1:36167_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1949076 DEBUG (ScheduledTrigger-8929-thread-1) [n:127.0.0.1:46855_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1949619 INFO  (qtp1079380277-22593) [n:127.0.0.1:36167_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:46855_solr,127.0.0.1:36167_solr&wt=javabin&version=2} status=0 QTime=3444
   [junit4]   2> 1949620 INFO  (qtp1079380277-22601) [n:127.0.0.1:36167_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:36167_solr,127.0.0.1:45837_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1949623 INFO  (OverseerThreadFactory-8931-thread-2-processing-n:127.0.0.1:46855_solr) [n:127.0.0.1:46855_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple2
   [junit4]   2> 1949623 INFO  (OverseerCollectionConfigSetProcessor-72135620176969735-127.0.0.1:46855_solr-n_0000000000) [n:127.0.0.1:46855_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1949829 INFO  (OverseerStateUpdate-72135620176969735-127.0.0.1:46855_solr-n_0000000000) [n:127.0.0.1:46855_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45837/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1949830 INFO  (OverseerStateUpdate-72135620176969735-127.0.0.1:46855_solr-n_0000000000) [n:127.0.0.1:46855_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36167/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1949830 INFO  (OverseerStateUpdate-72135620176969735-127.0.0.1:46855_solr-n_0000000000) [n:127.0.0.1:46855_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple2_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45837/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1949831 INFO  (OverseerStateUpdate-72135620176969735-127.0.0.1:46855_solr-n_0000000000) [n:127.0.0.1:46855_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple2_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36167/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1950032 INFO  (qtp1079380277-22591) [n:127.0.0.1:36167_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1950032 INFO  (qtp1079380277-22605) [n:127.0.0.1:36167_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1950033 INFO  (qtp1539426627-22588) [n:127.0.0.1:45837_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1950033 INFO  (qtp1539426627-22590) [n:127.0.0.1:45837_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1950033 INFO  (qtp1539426627-22588) [n:127.0.0.1:45837_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1950076 DEBUG (ScheduledTrigger-8929-thread-1) [n:127.0.0.1:46855_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1950136 INFO  (zkCallback-4149-thread-1-processing-n:127.0.0.1:45837_solr) [n:127.0.0.1:45837_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1950136 INFO  (zkCallback-4149-thread-2-processing-n:127.0.0.1:45837_solr) [n:127.0.0.1:45837_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1950136 INFO  (zkCallback-4147-thread-1-processing-n:127.0.0.1:36167_solr) [n:127.0.0.1:36167_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1950136 INFO  (zkCallback-4147-thread-2-processing-n:127.0.0.1:36167_solr) [n:127.0.0.1:36167_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1951039 INFO  (qtp1539426627-22590) [n:127.0.0.1:45837_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1951039 INFO  (qtp1079380277-22605) [n:127.0.0.1:36167_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1951039 INFO  (qtp1079380277-22591) [n:127.0.0.1:36167_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1951039 INFO  (qtp1539426627-22588) [n:127.0.0.1:45837_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1951062 INFO  (qtp1079380277-22605) [n:127.0.0.1:36167_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.s.IndexSchema [testSimple2_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1951062 INFO  (qtp1539426627-22590) [n:127.0.0.1:45837_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1951062 INFO  (qtp1079380277-22591) [n:127.0.0.1:36167_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1951062 INFO  (qtp1539426627-22588) [n:127.0.0.1:45837_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple2_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1951063 INFO  (qtp1079380277-22591) [n:127.0.0.1:36167_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1951063 INFO  (qtp1079380277-22591) [n:127.0.0.1:36167_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 1951063 INFO  (qtp1079380277-22605) [n:127.0.0.1:36167_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1951063 INFO  (qtp1539426627-22590) [n:127.0.0.1:45837_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1951064 INFO  (qtp1539426627-22590) [n:127.0.0.1:45837_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 1951063 INFO  (qtp1539426627-22588) [n:127.0.0.1:45837_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1951064 INFO  (qtp1079380277-22605) [n:127.0.0.1:36167_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard2_replica_n6' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 1951064 INFO  (qtp1539426627-22588) [n:127.0.0.1:45837_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard2_replica_n4' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 1951064 INFO  (qtp1079380277-22591) [n:127.0.0.1:36167_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36167.solr.core.testSimple2.shard1.replica_n2' (registry 'solr.core.testSimple2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a521e0c
   [junit4]   2> 1951064 INFO  (qtp1539426627-22590) [n:127.0.0.1:45837_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45837.solr.core.testSimple2.shard1.replica_n1' (registry 'solr.core.testSimple2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a521e0c
   [junit4]   2> 1951064 INFO  (qtp1079380277-22591) [n:127.0.0.1:36167_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1951064 INFO  (qtp1539426627-22588) [n:127.0.0.1:45837_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45837.solr.core.testSimple2.shard2.replica_n4' (registry 'solr.core.testSimple2.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a521e0c
   [junit4]   2> 1951064 INFO  (qtp1079380277-22591) [n:127.0.0.1:36167_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_E918838DF5BE80FD-001/tempDir-001/node3/testSimple2_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_E918838DF5BE80FD-001/tempDir-001/node3/./testSimple2_shard1_replica_n2/data/]
   [junit4]   2> 1951064 INFO  (qtp1539426627-22588) [n:127.0.0.1:45837_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1951064 INFO  (qtp1539426627-22588) [n:127.0.0.1:45837_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.c.SolrCore [[testSimple2_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_E918838DF5BE80FD-001/tempDir-001/node2/testSimple2_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_E918838DF5BE80FD-001/tempDir-001/node2/./testSimple2_shard2_replica_n4/data/]
   [junit4]   2> 1951064 INFO  (qtp1539426627-22590) [n:127.0.0.1:45837_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1951064 INFO  (qtp1079380277-22605) [n:127.0.0.1:36167_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36167.solr.core.testSimple2.shard2.replica_n6' (registry 'solr.core.testSimple2.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a521e0c
   [junit4]   2> 1951064 INFO  (qtp1539426627-22590) [n:127.0.0.1:45837_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_E918838DF5BE80FD-001/tempDir-001/node2/testSimple2_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_E918838DF5BE80FD-001/tempDir-001/node2/./testSimple2_shard1_replica_n1/data/]
   [junit4]   2> 1951064 INFO  (qtp1079380277-22605) [n:127.0.0.1:36167_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1951065 INFO  (qtp1079380277-22605) [n:127.0.0.1:36167_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.c.SolrCore [[testSimple2_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_E918838DF5BE80FD-001/tempDir-001/node3/testSimple2_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_E918838DF5BE80FD-001/tempDir-001/node3/./testSimple2_shard2_replica_n6/data/]
   [junit4]   2> 1951076 DEBUG (ScheduledTrigger-8929-thread-1) [n:127.0.0.1:46855_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1951117 INFO  (qtp1539426627-22588) [n:127.0.0.1:45837_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1951117 INFO  (qtp1539426627-22588) [n:127.0.0.1:45837_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1951118 INFO  (qtp1539426627-22588) [n:127.0.0.1:45837_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1951118 INFO  (qtp1539426627-22588) [n:127.0.0.1:45837_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1951119 INFO  (qtp1539426627-22588) [n:127.0.0.1:45837_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1115cb3[testSimple2_shard2_replica_n4] main]
   [junit4]   2> 1951120 INFO  (qtp1539426627-22588) [n:127.0.0.1:45837_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1951120 INFO  (qtp1539426627-22588) [n:127.0.0.1:45837_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1951121 INFO  (qtp1539426627-22588) [n:127.0.0.1:45837_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1951121 INFO  (searcherExecutor-8961-thread-1-processing-n:127.0.0.1:45837_solr x:testSimple2_shard2_replica_n4 s:shard2 c:testSimple2 r:core_node7) [n:127.0.0.1:45837_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.c.SolrCore [testSimple2_shard2_replica_n4] Registered new searcher Searcher@1115cb3[testSimple2_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1951121 INFO  (qtp1539426627-22588) [n:127.0.0.1:45837_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592186559950487552
   [junit4]   2> 1951123 INFO  (qtp1079380277-22605) [n:127.0.0.1:36167_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1951123 INFO  (qtp1079380277-22605) [n:127.0.0.1:36167_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1951124 INFO  (qtp1079380277-22605) [n:127.0.0.1:36167_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1951124 INFO  (qtp1079380277-22605) [n:127.0.0.1:36167_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1951126 INFO  (qtp1079380277-22605) [n:127.0.0.1:36167_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@cb3c650[testSimple2_shard2_replica_n6] main]
   [junit4]   2> 1951126 INFO  (qtp1079380277-22591) [n:127.0.0.1:36167_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1951126 INFO  (qtp1079380277-22591) [n:127.0.0.1:36167_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1951126 INFO  (qtp1079380277-22605) [n:127.0.0.1:36167_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1951127 INFO  (qtp1079380277-22605) [n:127.0.0.1:36167_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1951127 INFO  (qtp1539426627-22588) [n:127.0.0.1:45837_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1951127 INFO  (qtp1079380277-22591) [n:127.0.0.1:36167_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1951127 INFO  (qtp1079380277-22591) [n:127.0.0.1:36167_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1951127 INFO  (qtp1079380277-22605) [n:127.0.0.1:36167_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1951128 INFO  (searcherExecutor-8960-thread-1-processing-n:127.0.0.1:36167_solr x:testSimple2_shard2_replica_n6 s:shard2 c:testSimple2 r:core_node8) [n:127.0.0.1:36167_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.c.SolrCore [testSimple2_shard2_replica_n6] Registered new searcher Searcher@cb3c650[testSimple2_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1951128 INFO  (qtp1079380277-22591) [n:127.0.0.1:36167_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@40d57e75[testSimple2_shard1_replica_n2] main]
   [junit4]   2> 1951128 INFO  (qtp1079380277-22605) [n:127.0.0.1:36167_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592186559957827584
   [junit4]   2> 1951128 INFO  (qtp1079380277-22591) [n:127.0.0.1:36167_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1951128 INFO  (qtp1079380277-22591) [n:127.0.0.1:36167_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1951129 INFO  (qtp1079380277-22591) [n:127.0.0.1:36167_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1951129 INFO  (searcherExecutor-8958-thread-1-processing-n:127.0.0.1:36167_solr x:testSimple2_shard1_replica_n2 s:shard1 c:testSimple2 r:core_node5) [n:127.0.0.1:36167_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [testSimple2_shard1_replica_n2] Registered new searcher Searcher@40d57e75[testSimple2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1951129 INFO  (qtp1079380277-22591) [n:127.0.0.1:36167_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592186559958876160
   [junit4]   2> 1951131 INFO  (qtp1539426627-22590) [n:127.0.0.1:45837_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1951131 INFO  (qtp1539426627-22590) [n:127.0.0.1:45837_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1951132 INFO  (qtp1539426627-22590) [n:127.0.0.1:45837_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1951132 INFO  (qtp1539426627-22590) [n:127.0.0.1:45837_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1951133 INFO  (qtp1079380277-22591) [n:127.0.0.1:36167_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1951133 INFO  (qtp1539426627-22590) [n:127.0.0.1:45837_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9cbf39d[testSimple2_shard1_replica_n1] main]
   [junit4]   2> 1951134 INFO  (qtp1539426627-22590) [n:127.0.0.1:45837_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1951134 INFO  (qtp1539426627-22590) [n:127.0.0.1:45837_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1951134 INFO  (qtp1539426627-22590) [n:127.0.0.1:45837_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1951135 INFO  (searcherExecutor-8959-thread-1-processing-n:127.0.0.1:45837_solr x:testSimple2_shard1_replica_n1 s:shard1 c:testSimple2 r:core_node3) [n:127.0.0.1:45837_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [testSimple2_shard1_replica_n1] Registered new searcher Searcher@9cbf39d[testSimple2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1951135 INFO  (qtp1539426627-22590) [n:127.0.0.1:45837_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592186559965167616
   [junit4]   2> 1951234 INFO  (zkCallback-4147-thread-1-processing-n:127.0.0.1:36167_solr) [n:127.0.0.1:36167_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1951234 INFO  (zkCallback-4149-thread-1-processing-n:127.0.0.1:45837_solr) [n:127.0.0.1:45837_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged 

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

 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple3.shard3.leader, tag=304196627
   [junit4]   2> 2091156 INFO  (jetty-closer-4124-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72135620176969735-127.0.0.1:46855_solr-n_0000000000) closing
   [junit4]   2> 2091156 INFO  (OverseerStateUpdate-72135620176969735-127.0.0.1:46855_solr-n_0000000000) [n:127.0.0.1:46855_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46855_solr
   [junit4]   2> 2091157 WARN  (OverseerAutoScalingTriggerThread-72135620176969735-127.0.0.1:46855_solr-n_0000000000) [n:127.0.0.1:46855_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2091157 DEBUG (jetty-closer-4124-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2091157 INFO  (jetty-closer-4124-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5fcda874{/solr,null,UNAVAILABLE}
   [junit4]   2> 2091157 INFO  (jetty-closer-4124-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2091157 ERROR (SUITE-AutoAddReplicasIntegrationTest-seed#[E918838DF5BE80FD]-worker) [    ] 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> 2091158 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[E918838DF5BE80FD]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45131 45131
   [junit4]   2> 2096264 INFO  (Thread-7039) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45131 45131
   [junit4]   2> 2096264 WARN  (Thread-7039) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/collections/testSimple1/terms/shard2
   [junit4]   2> 	10	/solr/collections/testSimple1/terms/shard1
   [junit4]   2> 	7	/solr/collections/testSimple2/terms/shard2
   [junit4]   2> 	7	/solr/collections/testSimple2/terms/shard1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/testSimple3/terms/shard3
   [junit4]   2> 	2	/solr/collections/testSimple3/terms/shard2
   [junit4]   2> 	2	/solr/collections/testSimple3/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	38	/solr/collections/testSimple2/state.json
   [junit4]   2> 	21	/solr/collections/testSimple1/state.json
   [junit4]   2> 	6	/solr/collections/testSimple3/state.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72135620176969735-127.0.0.1:46855_solr-n_0000000000
   [junit4]   2> 	3	/solr/collections/testSimple1/leader_elect/shard1/election/72135620176969735-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/collections/testSimple1/leader_elect/shard2/election/72135620176969735-core_node7-n_0000000001
   [junit4]   2> 	2	/solr/collections/testSimple2/leader_elect/shard2/election/72135620176969736-core_node7-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72135620176969736-127.0.0.1:45837_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_E918838DF5BE80FD-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@736f6724), locale=en-AT, timezone=America/Araguaina
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=231827944,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [MoveReplicaHDFSTest, TestRemoteStreaming, TestComponentsName, TestIBSimilarityFactory, TestShortCircuitedRequests, RollingRestartTest, TestMergePolicyConfig, TestJavabinTupleStreamParser, SimpleFacetsTest, HdfsChaosMonkeyNothingIsSafeTest, TestConfigSetsAPIZkFailure, DistributedDebugComponentTest, TestSolrCoreSnapshots, SuggesterWFSTTest, TestLegacyTerms, SpellCheckCollatorTest, JvmMetricsTest, UpdateLogTest, RecoveryAfterSoftCommitTest, TestCoreBackup, DistributedFacetPivotLargeTest, ChaosMonkeyNothingIsSafeTest, TestFieldCache, PreAnalyzedUpdateProcessorTest, PluginInfoTest, TestUseDocValuesAsStored, TestCollationField, TestReloadAndDeleteDocs, TestExtendedDismaxParser, TestSolrConfigHandler, ReplaceNodeTest, SearchHandlerTest, SolrGangliaReporterTest, BJQParserTest, TestWriterPerf, TestIndexSearcher, TestConfig, IndexBasedSpellCheckerTest, TestPayloadScoreQParserPlugin, TestPhraseSuggestions, BlobRepositoryCloudTest, TestFieldCacheSortRandom, TestSort, TestDistribDocBasedVersion, TestDistributedSearch, TestMaxScoreQueryParser, SolrIndexSplitterTest, NodeMutatorTest, TestNamedUpdateProcessors, DistributedQueryElevationComponentTest, BitVectorTest, SynonymTokenizerTest, UUIDFieldTest, BlockCacheTest, DeleteShardTest, TestRandomFaceting, CurrencyFieldTypeTest, TestLeaderElectionWithEmptyReplica, TestLuceneMatchVersion, CursorPagingTest, CdcrUpdateLogTest, SolrIndexConfigTest, SolrRequestParserTest, StatsReloadRaceTest, TestClusterStateMutator, AutoScalingHandlerTest, TestInfoStreamLogging, EnumFieldTest, TestConfigsApi, ExitableDirectoryReaderTest, HighlighterConfigTest, ShardRoutingTest, ZkNodePropsTest, FullSolrCloudDistribCmdsTest, TestPrepRecovery, TestCloudInspectUtil, HighlighterMaxOffsetTest, HdfsUnloadDistributedZkTest, CoreMergeIndexesAdminHandlerTest, SpellingQueryConverterTest, TestHashPartitioner, TestStressCloudBlindAtomicUpdates, XmlUpdateRequestHandlerTest, TestDynamicFieldCollectionResource, DistributedTermsComponentTest, DistributedFacetPivotSmallTest, TestRawTransformer, NodeAddedTriggerTest, PropertiesRequestHandlerTest, TestClusterStateProvider, TestRequestForwarding, TestSubQueryTransformerDistrib, OpenCloseCoreStressTest, BadCopyFieldTest, TestCSVResponseWriter, DirectUpdateHandlerTest, TestBulkSchemaConcurrent, ImplicitSnitchTest, TestMacroExpander, AssignTest, TestLegacyField, TestCustomStream, TestIndexingPerformance, TestLegacyFieldCache, CollectionsAPIAsyncDistributedZkTest, RAMDirectoryFactoryTest, TestClusterProperties, TestSchemaManager, TestNodeAddedTrigger, BadIndexSchemaTest, SchemaApiFailureTest, PKIAuthenticationIntegrationTest, TestFieldResource, TestUtilizeNode, HdfsRecoverLeaseTest, TestSolrCloudWithDelegationTokens, TestStressLucene, SolrIndexMetricsTest, TestCollationFieldDocValues, CdcrReplicationHandlerTest, SystemLogListenerTest, TestReqParamsAPI, TestDocumentBuilder, TestLuceneIndexBackCompat, CdcrBidirectionalTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, OverseerTest, LeaderElectionIntegrationTest, TestReplicationHandler, TestRandomDVFaceting, ZkCLITest, TestStressVersions, TestSolr4Spatial, SpellCheckComponentTest, TestFiltering, ShowFileRequestHandlerTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTest, TestTrie, TestCSVLoader, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestSolrDeletionPolicy1, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, DisMaxRequestHandlerTest, TestQueryUtils, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, SolrPluginUtilsTest, TestJmxIntegration, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, PingRequestHandlerTest, CSVRequestHandlerTest, SearchHandlerTest, UpdateParamsTest, TestQuerySenderNoQuery, CopyFieldTest, BadComponentTest, SampleTest, TestDocSet, TestBinaryField, MinimalSchemaTest, OutputWriterTest, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, EchoParamsTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, TestUtils, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, AliasIntegrationTest, CollectionStateFormat2Test, CreateRoutedAliasTest, DeleteReplicaTest, DistributedVersionInfoTest, LIRRollingUpdatesTest, MultiThreadedOCPTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestCloudDeleteByQuery, TestCloudPivotFacet, TestCloudSearcherWarming, TestRandomRequestDistribution, TestTlogReplica, TestCollectionAPI, TestLocalFSCloudBackupRestore, AutoAddReplicasIntegrationTest]
   [junit4] Completed [582/776 (1!)] on J0 in 150.35s, 1 test, 1 failure <<< FAILURES!

[...truncated 41815 lines...]