You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/07/15 10:12:21 UTC

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 415 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/415/

1 tests failed.
FAILED:  org.apache.solr.schema.TestCloudSchemaless.test

Error Message:
Error from server at http://127.0.0.1:42969/fky/collection1: Error trying to proxy request for url: http://127.0.0.1:39672/fky/collection1/update

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42969/fky/collection1: Error trying to proxy request for url: http://127.0.0.1:39672/fky/collection1/update
	at __randomizedtesting.SeedInfo.seed([5A0C04D69849A:88519F1AE395E962]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)
	at org.apache.solr.schema.TestCloudSchemaless.test(TestCloudSchemaless.java:114)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13430 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/init-core-data-001
   [junit4]   2> 760592 INFO  (SUITE-TestCloudSchemaless-seed#[5A0C04D69849A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 760593 INFO  (SUITE-TestCloudSchemaless-seed#[5A0C04D69849A]-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> 760593 INFO  (SUITE-TestCloudSchemaless-seed#[5A0C04D69849A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 760593 INFO  (SUITE-TestCloudSchemaless-seed#[5A0C04D69849A]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /fky/
   [junit4]   2> 760653 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 760654 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 760654 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 760754 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.ZkTestServer start zk server on port:34919
   [junit4]   2> 760754 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34919
   [junit4]   2> 760754 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34919
   [junit4]   2> 760756 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 760758 INFO  (zkConnectionManagerCallback-963-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760758 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 760760 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 760770 INFO  (zkConnectionManagerCallback-965-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760770 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 760771 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 760772 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml to /configs/conf1/schema.xml
   [junit4]   2> 760782 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 760783 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 760784 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 760797 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 760798 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 760799 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 760800 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 760801 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 760803 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 760804 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 761383 WARN  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 761383 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 761383 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 761383 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 761384 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 761384 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 761384 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 761393 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46149b6d{/fky,null,AVAILABLE}
   [junit4]   2> 761394 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6be63228{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33735}
   [junit4]   2> 761394 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.e.j.s.Server Started @761483ms
   [junit4]   2> 761394 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fky, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/tempDir-001/control/data, hostPort=33735, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/control-001/cores}
   [junit4]   2> 761395 ERROR (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 761395 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 761395 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 761395 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 761395 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 761395 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-15T08:43:30.864545Z
   [junit4]   2> 761396 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 761405 INFO  (zkConnectionManagerCallback-967-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 761405 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 761507 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 761507 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/control-001/solr.xml
   [junit4]   2> 761509 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 761509 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 761511 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7f297689, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 762092 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 762106 WARN  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@273bd042[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 762106 WARN  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@273bd042[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 762111 WARN  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d69ebff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 762112 WARN  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d69ebff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 762113 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34919/solr
   [junit4]   2> 762118 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 762131 INFO  (zkConnectionManagerCallback-974-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 762131 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 762233 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [n:127.0.0.1:33735_fky     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 762235 INFO  (zkConnectionManagerCallback-976-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 762235 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [n:127.0.0.1:33735_fky     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 762550 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [n:127.0.0.1:33735_fky     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33735_fky
   [junit4]   2> 762551 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [n:127.0.0.1:33735_fky     ] o.a.s.c.Overseer Overseer (id=75040636196487172-127.0.0.1:33735_fky-n_0000000000) starting
   [junit4]   2> 762556 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [n:127.0.0.1:33735_fky     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 762556 INFO  (zkConnectionManagerCallback-983-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 762556 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [n:127.0.0.1:33735_fky     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 762559 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [n:127.0.0.1:33735_fky     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34919/solr ready
   [junit4]   2> 762584 INFO  (OverseerStateUpdate-75040636196487172-127.0.0.1:33735_fky-n_0000000000) [n:127.0.0.1:33735_fky     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33735_fky
   [junit4]   2> 762609 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [n:127.0.0.1:33735_fky     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33735_fky
   [junit4]   2> 762611 INFO  (zkCallback-975-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 762624 INFO  (zkCallback-982-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 762710 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [n:127.0.0.1:33735_fky     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 762770 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [n:127.0.0.1:33735_fky     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f297689
   [junit4]   2> 762820 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [n:127.0.0.1:33735_fky     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f297689
   [junit4]   2> 762820 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [n:127.0.0.1:33735_fky     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f297689
   [junit4]   2> 762821 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [n:127.0.0.1:33735_fky     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/control-001/cores
   [junit4]   2> 762923 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 762924 INFO  (zkConnectionManagerCallback-989-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 762924 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 762945 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 762947 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34919/solr ready
   [junit4]   2> 762962 INFO  (qtp895407046-2462) [n:127.0.0.1:33735_fky     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33735_fky&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 762974 INFO  (OverseerThreadFactory-932-thread-1-processing-n:127.0.0.1:33735_fky) [n:127.0.0.1:33735_fky     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 763120 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 763120 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 764190 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 764242 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 764244 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=add-schema-fields-update-processor
   [junit4]   2> 764313 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema add-schema-fields-update-processor/1.6 with uniqueid field id
   [junit4]   2> 764315 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 764335 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to /configs/conf1/schema.xml.bak
   [junit4]   2> 764335 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky 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> 764336 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky 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@7f297689
   [junit4]   2> 764336 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky 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/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 764352 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky 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=31, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=65.4091796875, floorSegmentMB=1.568359375, forceMergeDeletesPctAllowed=16.500427634925938, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=39.43736287397944
   [junit4]   2> 764868 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky 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> 764869 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky 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> 764870 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 764870 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 764871 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky 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=10, maxMergedSegmentMB=15.626953125, floorSegmentMB=1.7958984375, forceMergeDeletesPctAllowed=0.07474885284199484, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=28.750384937243894
   [junit4]   2> 764905 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a8842fb[control_collection_shard1_replica_n1] main]
   [junit4]   2> 764915 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 764915 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky 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> 764915 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 764916 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 764917 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 764917 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky 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 1639113256480014336
   [junit4]   2> 764963 INFO  (searcherExecutor-937-thread-1-processing-n:127.0.0.1:33735_fky x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:33735_fky 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@6a8842fb[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 764964 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 764964 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 764995 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 764995 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky 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> 764995 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33735/fky/control_collection_shard1_replica_n1/
   [junit4]   2> 764995 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky 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> 764995 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:33735/fky/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 764995 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/75040636196487172-core_node2-n_0000000000
   [junit4]   2> 764997 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky 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:33735/fky/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 765111 INFO  (zkCallback-975-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 765111 INFO  (zkCallback-975-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 765112 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky 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> 765115 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky 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=1995
   [junit4]   2> 765133 INFO  (qtp895407046-2462) [n:127.0.0.1:33735_fky     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 765214 INFO  (zkCallback-975-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 765215 INFO  (zkCallback-975-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 765215 INFO  (zkCallback-975-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 765215 INFO  (qtp895407046-2462) [n:127.0.0.1:33735_fky     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33735_fky&wt=javabin&version=2} status=0 QTime=2253
   [junit4]   2> 765320 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 765321 INFO  (zkConnectionManagerCallback-995-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 765321 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 765330 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 765332 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34919/solr ready
   [junit4]   2> 765332 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 765333 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 765336 INFO  (OverseerThreadFactory-932-thread-2-processing-n:127.0.0.1:33735_fky) [n:127.0.0.1:33735_fky     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 765337 INFO  (OverseerCollectionConfigSetProcessor-75040636196487172-127.0.0.1:33735_fky-n_0000000000) [n:127.0.0.1:33735_fky     ] 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> 765548 WARN  (OverseerThreadFactory-932-thread-2-processing-n:127.0.0.1:33735_fky) [n:127.0.0.1:33735_fky     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 765550 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 765550 INFO  (qtp895407046-2464) [n:127.0.0.1:33735_fky     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=217
   [junit4]   2> 765552 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=8
   [junit4]   2> 766327 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/shard-1-001 of type NRT
   [junit4]   2> 766360 WARN  (closeThreadPool-996-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 766360 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 766360 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 766360 INFO  (closeThreadPool-996-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 766477 INFO  (closeThreadPool-996-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 766477 INFO  (closeThreadPool-996-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 766477 INFO  (closeThreadPool-996-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 766478 INFO  (closeThreadPool-996-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28e9bda8{/fky,null,AVAILABLE}
   [junit4]   2> 766501 INFO  (closeThreadPool-996-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@23562d73{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42969}
   [junit4]   2> 766501 INFO  (closeThreadPool-996-thread-1) [     ] o.e.j.s.Server Started @766589ms
   [junit4]   2> 766501 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fky, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/tempDir-001/jetty1, hostPort=42969, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 766502 ERROR (closeThreadPool-996-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 766502 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 766502 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 766502 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 766502 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 766502 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-15T08:43:35.971464Z
   [junit4]   2> 766537 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 766554 INFO  (zkConnectionManagerCallback-998-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 766554 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 766699 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 766700 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/shard-1-001/solr.xml
   [junit4]   2> 766702 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 766702 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 766736 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7f297689, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 767413 INFO  (OverseerCollectionConfigSetProcessor-75040636196487172-127.0.0.1:33735_fky-n_0000000000) [n:127.0.0.1:33735_fky     ] 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> 768207 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 768228 WARN  (closeThreadPool-996-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c22ed7f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 768228 WARN  (closeThreadPool-996-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c22ed7f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 768246 WARN  (closeThreadPool-996-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f77ce19[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 768246 WARN  (closeThreadPool-996-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f77ce19[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 768247 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34919/solr
   [junit4]   2> 768302 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 768336 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/shard-2-001 of type NRT
   [junit4]   2> 768354 WARN  (closeThreadPool-996-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 768355 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 768355 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 768355 INFO  (closeThreadPool-996-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 768373 INFO  (zkConnectionManagerCallback-1005-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768373 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 768375 INFO  (closeThreadPool-996-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 768375 INFO  (closeThreadPool-996-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 768375 INFO  (closeThreadPool-996-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 768376 INFO  (closeThreadPool-996-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53f1a02{/fky,null,AVAILABLE}
   [junit4]   2> 768410 INFO  (closeThreadPool-996-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5b7945e2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39672}
   [junit4]   2> 768410 INFO  (closeThreadPool-996-thread-2) [     ] o.e.j.s.Server Started @768498ms
   [junit4]   2> 768410 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fky, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/tempDir-001/jetty2, hostPort=39672, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 768410 ERROR (closeThreadPool-996-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 768410 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 768410 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 768410 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 768410 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 768410 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-15T08:43:37.879855Z
   [junit4]   2> 768426 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 768434 INFO  (zkConnectionManagerCallback-1007-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768434 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 768499 INFO  (closeThreadPool-996-thread-1) [n:127.0.0.1:42969_fky     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 768535 INFO  (zkConnectionManagerCallback-1009-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768535 INFO  (closeThreadPool-996-thread-1) [n:127.0.0.1:42969_fky     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 768620 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 768620 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/shard-2-001/solr.xml
   [junit4]   2> 768639 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 768639 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 768657 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7f297689, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 768781 INFO  (closeThreadPool-996-thread-1) [n:127.0.0.1:42969_fky     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 768854 INFO  (closeThreadPool-996-thread-1) [n:127.0.0.1:42969_fky     ] o.a.s.c.ZkController Publish node=127.0.0.1:42969_fky as DOWN
   [junit4]   2> 768868 INFO  (closeThreadPool-996-thread-1) [n:127.0.0.1:42969_fky     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 768868 INFO  (closeThreadPool-996-thread-1) [n:127.0.0.1:42969_fky     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42969_fky
   [junit4]   2> 768869 INFO  (zkCallback-975-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 768869 INFO  (zkCallback-994-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 768869 INFO  (zkCallback-982-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 768902 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 768945 INFO  (closeThreadPool-996-thread-1) [n:127.0.0.1:42969_fky     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 768945 INFO  (zkCallback-1008-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 768974 WARN  (closeThreadPool-996-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78d29a92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 768974 WARN  (closeThreadPool-996-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78d29a92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 768993 INFO  (zkConnectionManagerCallback-1017-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768993 INFO  (closeThreadPool-996-thread-1) [n:127.0.0.1:42969_fky     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 769009 INFO  (closeThreadPool-996-thread-1) [n:127.0.0.1:42969_fky     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 769010 INFO  (closeThreadPool-996-thread-1) [n:127.0.0.1:42969_fky     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34919/solr ready
   [junit4]   2> 769083 WARN  (closeThreadPool-996-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1df71fed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 769083 WARN  (closeThreadPool-996-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1df71fed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 769084 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34919/solr
   [junit4]   2> 769118 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 769269 INFO  (zkConnectionManagerCallback-1023-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769269 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 769325 INFO  (closeThreadPool-996-thread-1) [n:127.0.0.1:42969_fky     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 769381 INFO  (closeThreadPool-996-thread-1) [n:127.0.0.1:42969_fky     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f297689
   [junit4]   2> 769438 INFO  (closeThreadPool-996-thread-2) [n:127.0.0.1:39672_fky     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 769453 INFO  (closeThreadPool-996-thread-1) [n:127.0.0.1:42969_fky     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f297689
   [junit4]   2> 769453 INFO  (closeThreadPool-996-thread-1) [n:127.0.0.1:42969_fky     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f297689
   [junit4]   2> 769483 INFO  (closeThreadPool-996-thread-1) [n:127.0.0.1:42969_fky     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/shard-1-001/cores
   [junit4]   2> 769548 INFO  (zkConnectionManagerCallback-1026-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769548 INFO  (closeThreadPool-996-thread-2) [n:127.0.0.1:39672_fky     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 769559 INFO  (closeThreadPool-996-thread-2) [n:127.0.0.1:39672_fky     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 769666 INFO  (closeThreadPool-996-thread-2) [n:127.0.0.1:39672_fky     ] o.a.s.c.ZkController Publish node=127.0.0.1:39672_fky as DOWN
   [junit4]   2> 769667 INFO  (closeThreadPool-996-thread-2) [n:127.0.0.1:39672_fky     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 769667 INFO  (closeThreadPool-996-thread-2) [n:127.0.0.1:39672_fky     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39672_fky
   [junit4]   2> 769669 INFO  (zkCallback-975-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 769669 INFO  (zkCallback-982-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 769669 INFO  (zkCallback-1008-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 769669 INFO  (zkCallback-994-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 769730 INFO  (zkCallback-1025-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 769732 INFO  (zkCallback-1016-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 769762 INFO  (closeThreadPool-996-thread-2) [n:127.0.0.1:39672_fky     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 769800 INFO  (zkConnectionManagerCallback-1033-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769800 INFO  (closeThreadPool-996-thread-2) [n:127.0.0.1:39672_fky     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 769826 INFO  (closeThreadPool-996-thread-2) [n:127.0.0.1:39672_fky     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 769842 INFO  (closeThreadPool-996-thread-2) [n:127.0.0.1:39672_fky     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34919/solr ready
   [junit4]   2> 769934 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/shard-3-001 of type NRT
   [junit4]   2> 769934 WARN  (closeThreadPool-996-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 769935 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 769935 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 769935 INFO  (closeThreadPool-996-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 770026 INFO  (closeThreadPool-996-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 770026 INFO  (closeThreadPool-996-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 770026 INFO  (closeThreadPool-996-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 770062 INFO  (closeThreadPool-996-thread-2) [n:127.0.0.1:39672_fky     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 770079 INFO  (closeThreadPool-996-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27ad17c1{/fky,null,AVAILABLE}
   [junit4]   2> 770135 INFO  (closeThreadPool-996-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@31d9d22c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35550}
   [junit4]   2> 770135 INFO  (closeThreadPool-996-thread-1) [     ] o.e.j.s.Server Started @770223ms
   [junit4]   2> 770135 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fky, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/tempDir-001/jetty3, hostPort=35550, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 770170 ERROR (closeThreadPool-996-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 770170 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 770170 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 770170 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 770170 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 770170 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-15T08:43:39.639486Z
   [junit4]   2> 770257 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 770273 INFO  (zkConnectionManagerCallback-1036-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 770273 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 770348 INFO  (closeThreadPool-996-thread-2) [n:127.0.0.1:39672_fky     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f297689
   [junit4]   2> 770419 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 770419 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/shard-3-001/solr.xml
   [junit4]   2> 770421 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 770421 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 770442 INFO  (closeThreadPool-996-thread-2) [n:127.0.0.1:39672_fky     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f297689
   [junit4]   2> 770443 INFO  (closeThreadPool-996-thread-2) [n:127.0.0.1:39672_fky     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f297689
   [junit4]   2> 770456 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7f297689, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 770477 INFO  (closeThreadPool-996-thread-2) [n:127.0.0.1:39672_fky     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/shard-2-001/cores
   [junit4]   2> 772026 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 772097 WARN  (closeThreadPool-996-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ed11362[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 772097 WARN  (closeThreadPool-996-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ed11362[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 772114 WARN  (closeThreadPool-996-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3b3b3b27[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 772114 WARN  (closeThreadPool-996-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3b3b3b27[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 772115 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34919/solr
   [junit4]   2> 772161 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 772185 INFO  (zkConnectionManagerCallback-1043-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 772185 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 772441 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 772442 INFO  (zkConnectionManagerCallback-1045-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 772442 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 772464 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 772479 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:35550_fky as DOWN
   [junit4]   2> 772481 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 772497 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35550_fky
   [junit4]   2> 772499 INFO  (zkCallback-1025-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 772500 INFO  (zkCallback-1016-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 772500 INFO  (zkCallback-975-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 772500 INFO  (zkCallback-994-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 772500 INFO  (zkCallback-1008-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 772500 INFO  (zkCallback-982-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 772502 INFO  (zkCallback-1032-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 772562 INFO  (zkCallback-1044-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 772582 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 772619 INFO  (zkConnectionManagerCallback-1052-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 772619 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 772632 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 772656 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34919/solr ready
   [junit4]   2> 772817 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 772930 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f297689
   [junit4]   2> 772966 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/shard-4-001 of type NRT
   [junit4]   2> 772968 WARN  (closeThreadPool-996-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 772968 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 772968 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 772968 INFO  (closeThreadPool-996-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 773104 INFO  (closeThreadPool-996-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 773104 INFO  (closeThreadPool-996-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 773104 INFO  (closeThreadPool-996-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 773105 INFO  (closeThreadPool-996-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ff7cbde{/fky,null,AVAILABLE}
   [junit4]   2> 773189 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f297689
   [junit4]   2> 773189 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f297689
   [junit4]   2> 773223 INFO  (closeThreadPool-996-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@66d91763{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46835}
   [junit4]   2> 773223 INFO  (closeThreadPool-996-thread-2) [     ] o.e.j.s.Server Started @773312ms
   [junit4]   2> 773223 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fky, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/tempDir-001/jetty4, hostPort=46835, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/shard-4-001/cores, replicaType=NRT}
   [junit4]   2> 773224 ERROR (closeThreadPool-996-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 773224 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 773224 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/shard-3-001/cores
   [junit4]   2> 773224 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 773225 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 773225 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 773225 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-15T08:43:42.694052Z
   [junit4]   2> 773373 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 773430 INFO  (zkConnectionManagerCallback-1055-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 773431 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 773539 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 773539 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/shard-4-001/solr.xml
   [junit4]   2> 773542 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 773542 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 773576 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7f297689, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 774508 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 774572 WARN  (closeThreadPool-996-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@784fcc27[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 774572 WARN  (closeThreadPool-996-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@784fcc27[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 774613 WARN  (closeThreadPool-996-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b9896e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 774613 WARN  (closeThreadPool-996-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b9896e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 774614 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34919/solr
   [junit4]   2> 774641 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 774662 INFO  (zkConnectionManagerCallback-1062-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 774662 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 774847 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 775009 INFO  (zkConnectionManagerCallback-1064-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 775009 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 775052 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 775088 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:46835_fky as DOWN
   [junit4]   2> 775089 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 775089 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46835_fky
   [junit4]   2> 775127 INFO  (zkCallback-975-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 775127 INFO  (zkCallback-1044-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 775127 INFO  (zkCallback-994-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 775127 INFO  (zkCallback-1008-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 775127 INFO  (zkCallback-1025-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 775127 INFO  (zkCallback-1016-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 775127 INFO  (zkCallback-982-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 775138 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 775151 INFO  (zkCallback-1051-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 775154 INFO  (zkCallback-1032-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 775170 INFO  (zkConnectionManagerCallback-1071-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 775170 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 775171 INFO  (zkCallback-1063-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 775171 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 775173 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34919/solr ready
   [junit4]   2> 775315 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/shard-5-001 of type NRT
   [junit4]   2> 775321 WARN  (closeThreadPool-996-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 775321 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 775321 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 775321 INFO  (closeThreadPool-996-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 775333 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 775343 INFO  (closeThreadPool-996-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 775343 INFO  (closeThreadPool-996-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 775343 INFO  (closeThreadPool-996-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 775343 INFO  (closeThreadPool-996-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2bedc9bf{/fky,null,AVAILABLE}
   [junit4]   2> 775374 INFO  (closeThreadPool-996-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@341a27c0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34873}
   [junit4]   2> 775374 INFO  (closeThreadPool-996-thread-1) [     ] o.e.j.s.Server Started @775462ms
   [junit4]   2> 775374 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fky, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/tempDir-001/jetty5, hostPort=34873, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/shard-5-001/cores}
   [junit4]   2> 775390 ERROR (closeThreadPool-996-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 775390 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 775390 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 775390 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 775390 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 775390 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-15T08:43:44.859474Z
   [junit4]   2> 775410 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 775485 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f297689
   [junit4]   2> 775503 INFO  (zkConnectionManagerCallback-1074-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 775503 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 775543 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f297689
   [junit4]   2> 775543 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f297689
   [junit4]   2> 775557 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/shard-4-001/cores
   [junit4]   2> 775624 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 775624 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/shard-5-001/solr.xml
   [junit4]   2> 775627 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 775627 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 775641 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7f297689, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 776771 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 776804 WARN  (closeThreadPool-996-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@65ed91a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 776804 WARN  (closeThreadPool-996-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@65ed91a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 776842 WARN  (closeThreadPool-996-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@12b42205[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 776842 WARN  (closeThreadPool-996-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@12b42205[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 776843 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34919/solr
   [junit4]   2> 776876 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 776913 INFO  (zkConnectionManagerCallback-1081-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 776929 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 777111 INFO  (closeThreadPool-996-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 777131 INFO  (TEST-TestCloudSchemaless.test-seed#[5A0C04D69849A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/shard-6-001 of type NRT
   [junit4]   2> 777132 WARN  (closeThreadPool-996-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 777132 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 777132 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 777132 INFO  (closeThreadPool-996-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 777134 INFO  (closeThreadPool-996-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 777134 INFO  (closeThreadPool-996-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 777134 INFO  (closeThreadPool-996-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 777135 INFO  (closeThreadPool-996-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@333c8435{/fky,null,AVAILABLE}
   [junit4]   2> 777279 INFO  (closeThreadPool-996-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1e24079a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34227}
   [junit4]   2> 777279 INFO  (closeThreadPool-996-thread-2) [     ] o.e.j.s.Server Started @777367ms
   [junit4]   2> 777279 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fky, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/tempDir-001/jetty6, hostPort=34227, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001/shard-6-001/cores}
   [junit4]   2> 777279 ERROR (closeThreadPool-996-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 777279 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 777279 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 777280 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 777280 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 777280 INFO  (closeThreadPool-996-thread-2) [     ] o.a.s.s.

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

st -Dtests.seed=5A0C04D69849A -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-DE -Dtests.timezone=SystemV/AST4ADT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   83.6s J2 | TestCloudSchemaless.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42969/fky/collection1: Error trying to proxy request for url: http://127.0.0.1:39672/fky/collection1/update
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5A0C04D69849A:88519F1AE395E962]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)
   [junit4]    > 	at org.apache.solr.schema.TestCloudSchemaless.test(TestCloudSchemaless.java:114)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless_5A0C04D69849A-001
   [junit4]   2> Jul 15, 2019 8:44:53 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=774, maxMBSortInHeap=5.473548506046595, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@219bea54), locale=en-DE, timezone=SystemV/AST4ADT
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 11.0.1 (64-bit)/cpus=4,threads=1,free=107670720,total=374341632
   [junit4]   2> NOTE: All tests run in this JVM: [TestIntervalFaceting, NumericFieldsTest, TestMiniSolrCloudClusterSSL, TemplateUpdateProcessorTest, TestNonDefinedSimilarityFactory, SolrMetricManagerTest, TestInfoStreamLogging, CollectionsAPIDistributedZkTest, TestExtendedDismaxParser, NestedAtomicUpdateTest, AddSchemaFieldsUpdateProcessorFactoryTest, DistributedQueryComponentOptimizationTest, TestPKIAuthenticationPlugin, TestFieldTypeResource, ClusterStateUpdateTest, SystemLogListenerTest, BlockJoinFacetRandomTest, SignatureUpdateProcessorFactoryTest, ClassificationUpdateProcessorIntegrationTest, IndexSchemaTest, TestWaitForStateWithJettyShutdowns, BasicZkTest, TestSolrXml, TestSweetSpotSimilarityFactory, LeaderElectionTest, TestFieldCacheSortRandom, TestPullReplica, TestDynamicLoadingUrl, ResourceLoaderTest, SolrSlf4jReporterTest, PKIAuthenticationIntegrationTest, CdcrUpdateLogTest, TestScoreJoinQPScore, CleanupOldIndexTest, TestSolrCoreParser, AnalyticsMergeStrategyTest, CollectionsAPISolrJTest, RequestLoggingTest, TestPHPSerializedResponseWriter, TestGeoJSONResponseWriter, DefaultValueUpdateProcessorTest, HdfsChaosMonkeyNothingIsSafeTest, TestCloudInspectUtil, SpatialHeatmapFacetsTest, TestLMDirichletSimilarityFactory, TestCoreBackup, SimpleMLTQParserTest, DOMUtilTest, TestLegacyTerms, MetricsHistoryHandlerTest, ZkSolrClientTest, TestCollectionAPI, TestZkAclsWithHadoopAuth, AutoAddReplicasIntegrationTest, BlockDirectoryTest, SearchHandlerTest, TestCoreContainer, CSVRequestHandlerTest, DistanceFunctionTest, TestManagedResourceStorage, DistributedQueueTest, TestCloudSchemaless]
   [junit4] Completed [190/867 (1!)] on J2 in 84.42s, 1 test, 1 error <<< FAILURES!

[...truncated 51317 lines...]
-ecj-javadoc-lint-tests:
    [mkdir] Created dir: /tmp/ecj1416046558
 [ecj-lint] Compiling 48 source files to /tmp/ecj1416046558
 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java (at line 23)
 [ecj-lint] 	import javax.naming.NamingException;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.NamingException is not accessible
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java (at line 28)
 [ecj-lint] 	public class MockInitialContextFactory implements InitialContextFactory {
 [ecj-lint] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type MockInitialContextFactory must implement the inherited abstract method InitialContextFactory.getInitialContext(Hashtable<?,?>)
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java (at line 30)
 [ecj-lint] 	private final javax.naming.Context context;
 [ecj-lint] 	              ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.Context is not accessible
 [ecj-lint] ----------
 [ecj-lint] 4. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java (at line 33)
 [ecj-lint] 	context = mock(javax.naming.Context.class);
 [ecj-lint] 	^^^^^^^
 [ecj-lint] context cannot be resolved to a variable
 [ecj-lint] ----------
 [ecj-lint] 5. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java (at line 33)
 [ecj-lint] 	context = mock(javax.naming.Context.class);
 [ecj-lint] 	               ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.Context is not accessible
 [ecj-lint] ----------
 [ecj-lint] 6. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java (at line 36)
 [ecj-lint] 	when(context.lookup(anyString())).thenAnswer(invocation -> objects.get(invocation.getArgument(0)));
 [ecj-lint] 	     ^^^^^^^
 [ecj-lint] context cannot be resolved
 [ecj-lint] ----------
 [ecj-lint] 7. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java (at line 38)
 [ecj-lint] 	} catch (NamingException e) {
 [ecj-lint] 	         ^^^^^^^^^^^^^^^
 [ecj-lint] NamingException cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 8. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java (at line 45)
 [ecj-lint] 	public javax.naming.Context getInitialContext(Hashtable env) {
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.Context is not accessible
 [ecj-lint] ----------
 [ecj-lint] 9. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/MockInitialContextFactory.java (at line 46)
 [ecj-lint] 	return context;
 [ecj-lint] 	       ^^^^^^^
 [ecj-lint] context cannot be resolved to a variable
 [ecj-lint] ----------
 [ecj-lint] 9 problems (9 errors)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/build.xml:643: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/build.xml:101: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build.xml:651: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/common-build.xml:479: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/common-build.xml:2015: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/common-build.xml:2048: Compile failed; see the compiler error output for details.

Total time: 204 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any