Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-NightlyTests-8.x/2/
1 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: Error from server at http://127.0.0.1:38713/collection1: Async exception during distributed update: Error from server at http://127.0.0.1:39315/collection1_shard1_replica_n1/: null request: http://127.0.0.1:39315/collection1_shard1_replica_n1/ Remote error message: ERROR adding document SolrInputDocument(fields: [id=48, regex_dup_A_s=x_x, regex_dup_B_s=x_x, _version_=1675419520092602368, _root_=48]) Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38713/collection1: Async exception during distributed update: Error from server at http://127.0.0.1:39315/collection1_shard1_replica_n1/: null request: http://127.0.0.1:39315/collection1_shard1_replica_n1/ Remote error message: ERROR adding document SolrInputDocument(fields: [id=48, regex_dup_A_s=x_x, regex_dup_B_s=x_x, _version_=1675419520092602368, _root_=48]) at __randomizedtesting.SeedInfo.seed([FD38C0F76CD835DC:756CFF2DC2245824]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:575) at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:851) at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 14404 lines...] [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest [junit4] 2> 2538483 INFO (SUITE-BasicDistributedZkTest-seed#[FD38C0F76CD835DC]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf' [junit4] 2> 2538483 INFO (SUITE-BasicDistributedZkTest-seed#[FD38C0F76CD835DC]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 2538484 INFO (SUITE-BasicDistributedZkTest-seed#[FD38C0F76CD835DC]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/data-dir-173-001 [junit4] 2> 2538484 WARN (SUITE-BasicDistributedZkTest-seed#[FD38C0F76CD835DC]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=49 numCloses=49 [junit4] 2> 2538484 INFO (SUITE-BasicDistributedZkTest-seed#[FD38C0F76CD835DC]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 2538486 INFO (SUITE-BasicDistributedZkTest-seed#[FD38C0F76CD835DC]-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> 2538486 INFO (SUITE-BasicDistributedZkTest-seed#[FD38C0F76CD835DC]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 2538489 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2538489 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 2538489 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2538490 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 2538589 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.ZkTestServer start zk server on port: 36939 [junit4] 2> 2538589 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36939 [junit4] 2> 2538589 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36939 [junit4] 2> 2538589 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36939 [junit4] 2> 2538591 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2538593 INFO (zkConnectionManagerCallback-21280-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2538593 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2538595 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2538596 INFO (zkConnectionManagerCallback-21282-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2538596 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2538597 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2538598 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 2538600 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2538601 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2538602 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2538603 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 2538604 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2538605 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2538606 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2538606 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2538608 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2538610 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 2538726 WARN (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 2538726 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2538726 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 2538726 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09 [junit4] 2> 2538727 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2538727 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2538727 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2538727 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10d0d1cc{/,null,AVAILABLE} [junit4] 2> 2538728 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4912b91f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41987} [junit4] 2> 2538728 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.e.j.s.Server Started @2538755ms [junit4] 2> 2538728 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/tempDir-001/control/data, hostContext=/, hostPort=41987, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/control-001/cores} [junit4] 2> 2538728 ERROR (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2538728 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2538728 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.7.0 [junit4] 2> 2538728 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2538728 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr [junit4] 2> 2538728 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-19T02:35:29.400Z [junit4] 2> 2538729 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2538729 INFO (zkConnectionManagerCallback-21284-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2538729 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2538831 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2538831 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/control-001/solr.xml [junit4] 2> 2538835 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2538835 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2538836 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@574ccfc3, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2538993 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 2538994 WARN (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@498a2fb9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2538994 WARN (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@498a2fb9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2538997 WARN (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@737ecc33[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2538997 WARN (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@737ecc33[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2538998 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36939/solr [junit4] 2> 2538999 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2539000 INFO (zkConnectionManagerCallback-21294-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2539000 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2539001 WARN (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]-SendThread(127.0.0.1:36939)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100fd7109470003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100fd7109470003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100fd7109470003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 2539102 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [n:127.0.0.1:41987_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2539104 INFO (zkConnectionManagerCallback-21296-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2539104 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [n:127.0.0.1:41987_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2539178 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [n:127.0.0.1:41987_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41987_ [junit4] 2> 2539179 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [n:127.0.0.1:41987_ ] o.a.s.c.Overseer Overseer (id=72336255966707716-127.0.0.1:41987_-n_0000000000) starting [junit4] 2> 2539184 INFO (OverseerStateUpdate-72336255966707716-127.0.0.1:41987_-n_0000000000) [n:127.0.0.1:41987_ ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41987_ [junit4] 2> 2539184 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [n:127.0.0.1:41987_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41987_ [junit4] 2> 2539186 INFO (OverseerStateUpdate-72336255966707716-127.0.0.1:41987_-n_0000000000) [n:127.0.0.1:41987_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2539188 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [n:127.0.0.1:41987_ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 2539188 WARN (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [n:127.0.0.1:41987_ ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 2539210 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [n:127.0.0.1:41987_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2539231 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [n:127.0.0.1:41987_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@574ccfc3 [junit4] 2> 2539239 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [n:127.0.0.1:41987_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@574ccfc3 [junit4] 2> 2539239 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [n:127.0.0.1:41987_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@574ccfc3 [junit4] 2> 2539240 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [n:127.0.0.1:41987_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/control-001/cores [junit4] 2> 2539253 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2539255 INFO (zkConnectionManagerCallback-21313-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2539255 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2539260 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2539261 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36939/solr ready [junit4] 2> 2539262 INFO (qtp802750084-38795) [n:127.0.0.1:41987_ ] 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:41987_&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2539265 INFO (OverseerThreadFactory-21303-thread-1-processing-n:127.0.0.1:41987_) [n:127.0.0.1:41987_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 2539372 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ 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> 2539372 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2540385 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0 [junit4] 2> 2540408 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true [junit4] 2> 2540415 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 2540525 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2540543 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ 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@574ccfc3 [junit4] 2> 2540543 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ 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/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 2540545 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@21f86c6a [junit4] 2> 2540549 WARN (qtp802750084-38798) [n:127.0.0.1:41987_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 2540596 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ 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> 2540596 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ 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> 2540598 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2540598 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2540598 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ 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=50, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=56.369140625, floorSegmentMB=0.4599609375, forceMergeDeletesPctAllowed=24.69969576897124, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=40.87542348731126 [junit4] 2> 2540601 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2540602 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ 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> 2540602 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 2540602 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ 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 1675419484185165824 [junit4] 2> 2540605 INFO (searcherExecutor-21315-thread-1-processing-n:127.0.0.1:41987_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:41987_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 2540608 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ 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> 2540608 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ 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> 2540611 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2540611 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ 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> 2540611 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41987/control_collection_shard1_replica_n1/ [junit4] 2> 2540612 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ 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> 2540612 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:41987/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 2540612 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ 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/72336255966707716-core_node2-n_0000000000 [junit4] 2> 2540614 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ 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:41987/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 2540717 INFO (zkCallback-21295-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> 2540717 INFO (zkCallback-21295-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> 2540718 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ 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> 2540720 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ ] 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=1348 [junit4] 2> 2540722 INFO (qtp802750084-38795) [n:127.0.0.1:41987_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 2540821 INFO (zkCallback-21295-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> 2540821 INFO (zkCallback-21295-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> 2540821 INFO (zkCallback-21295-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> 2540822 INFO (qtp802750084-38795) [n:127.0.0.1:41987_ ] 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:41987_&wt=javabin&version=2} status=0 QTime=1559 [junit4] 2> 2540822 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection [junit4] 2> 2540824 WARN (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]-SendThread(127.0.0.1:36939)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100fd7109470005. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100fd7109470005, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100fd7109470005, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 2540928 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2540929 INFO (zkConnectionManagerCallback-21324-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2540929 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2540930 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2540931 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36939/solr ready [junit4] 2> 2540931 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2540932 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2540935 INFO (OverseerThreadFactory-21303-thread-2-processing-n:127.0.0.1:41987_) [n:127.0.0.1:41987_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 2540935 INFO (OverseerCollectionConfigSetProcessor-72336255966707716-127.0.0.1:41987_-n_0000000000) [n:127.0.0.1:41987_ ] 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> 2541142 WARN (OverseerThreadFactory-21303-thread-2-processing-n:127.0.0.1:41987_) [n:127.0.0.1:41987_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 2541144 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 2541145 INFO (qtp802750084-38798) [n:127.0.0.1:41987_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=213 [junit4] 2> 2541146 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2 [junit4] 2> 2541146 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 2541146 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2 [junit4] 2> 2541146 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 2541146 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2 [junit4] 2> 2541146 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 2541146 INFO (watches-21321-thread-1) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2 [junit4] 2> 2541146 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4 [junit4] 2> 2541146 INFO (watches-21321-thread-1) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 2541248 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/shard-1-001 of type NRT for shard2 [junit4] 2> 2541249 WARN (closeThreadPool-21325-thread-1) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 2541249 INFO (closeThreadPool-21325-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2541249 INFO (closeThreadPool-21325-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 2541249 INFO (closeThreadPool-21325-thread-1) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09 [junit4] 2> 2541254 INFO (closeThreadPool-21325-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2541254 INFO (closeThreadPool-21325-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2541254 INFO (closeThreadPool-21325-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2541259 INFO (closeThreadPool-21325-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2cb31761{/,null,AVAILABLE} [junit4] 2> 2541260 INFO (closeThreadPool-21325-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3c74101e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38713} [junit4] 2> 2541260 INFO (closeThreadPool-21325-thread-1) [ ] o.e.j.s.Server Started @2541287ms [junit4] 2> 2541260 INFO (closeThreadPool-21325-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=38713, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/shard-1-001/cores} [junit4] 2> 2541260 ERROR (closeThreadPool-21325-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2541260 INFO (closeThreadPool-21325-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2541260 INFO (closeThreadPool-21325-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.7.0 [junit4] 2> 2541260 INFO (closeThreadPool-21325-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2541260 INFO (closeThreadPool-21325-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr [junit4] 2> 2541260 INFO (closeThreadPool-21325-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-19T02:35:31.932Z [junit4] 2> 2541264 INFO (closeThreadPool-21325-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2541267 INFO (zkConnectionManagerCallback-21327-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2541267 INFO (closeThreadPool-21325-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2541343 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/shard-2-001 of type NRT for shard1 [junit4] 2> 2541344 WARN (closeThreadPool-21325-thread-2) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 2541344 INFO (closeThreadPool-21325-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2541344 INFO (closeThreadPool-21325-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 2541344 INFO (closeThreadPool-21325-thread-2) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09 [junit4] 2> 2541345 INFO (closeThreadPool-21325-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2541345 INFO (closeThreadPool-21325-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2541345 INFO (closeThreadPool-21325-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2541345 INFO (closeThreadPool-21325-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48fcf8f1{/,null,AVAILABLE} [junit4] 2> 2541345 INFO (closeThreadPool-21325-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3c829a03{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39315} [junit4] 2> 2541345 INFO (closeThreadPool-21325-thread-2) [ ] o.e.j.s.Server Started @2541372ms [junit4] 2> 2541345 INFO (closeThreadPool-21325-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=39315, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/shard-2-001/cores} [junit4] 2> 2541345 ERROR (closeThreadPool-21325-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2541346 INFO (closeThreadPool-21325-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2541346 INFO (closeThreadPool-21325-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.7.0 [junit4] 2> 2541346 INFO (closeThreadPool-21325-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2541346 INFO (closeThreadPool-21325-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr [junit4] 2> 2541346 INFO (closeThreadPool-21325-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-19T02:35:32.018Z [junit4] 2> 2541347 INFO (closeThreadPool-21325-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2541350 INFO (zkConnectionManagerCallback-21329-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2541350 INFO (closeThreadPool-21325-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2541351 WARN (closeThreadPool-21325-thread-2-SendThread(127.0.0.1:36939)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100fd7109470008. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100fd7109470008, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100fd7109470008, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 2541369 INFO (closeThreadPool-21325-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2541369 INFO (closeThreadPool-21325-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/shard-1-001/solr.xml [junit4] 2> 2541372 INFO (closeThreadPool-21325-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2541372 INFO (closeThreadPool-21325-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2541374 INFO (closeThreadPool-21325-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@574ccfc3, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2541441 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/shard-3-001 of type NRT for shard2 [junit4] 2> 2541442 WARN (closeThreadPool-21325-thread-3) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 2541442 INFO (closeThreadPool-21325-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2541442 INFO (closeThreadPool-21325-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 2541442 INFO (closeThreadPool-21325-thread-3) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09 [junit4] 2> 2541443 INFO (closeThreadPool-21325-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2541443 INFO (closeThreadPool-21325-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2541443 INFO (closeThreadPool-21325-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2541443 INFO (closeThreadPool-21325-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41e88f6f{/,null,AVAILABLE} [junit4] 2> 2541443 INFO (closeThreadPool-21325-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@23bc2210{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35221} [junit4] 2> 2541443 INFO (closeThreadPool-21325-thread-3) [ ] o.e.j.s.Server Started @2541471ms [junit4] 2> 2541444 INFO (closeThreadPool-21325-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=35221, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/shard-3-001/cores} [junit4] 2> 2541444 ERROR (closeThreadPool-21325-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2541444 INFO (closeThreadPool-21325-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2541444 INFO (closeThreadPool-21325-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.7.0 [junit4] 2> 2541444 INFO (closeThreadPool-21325-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2541444 INFO (closeThreadPool-21325-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr [junit4] 2> 2541444 INFO (closeThreadPool-21325-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-19T02:35:32.116Z [junit4] 2> 2541447 INFO (closeThreadPool-21325-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2541451 INFO (zkConnectionManagerCallback-21334-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2541451 INFO (closeThreadPool-21325-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2541452 WARN (closeThreadPool-21325-thread-3-SendThread(127.0.0.1:36939)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100fd7109470009. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100fd7109470009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100fd7109470009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 2541469 INFO (closeThreadPool-21325-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2541469 INFO (closeThreadPool-21325-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/shard-2-001/solr.xml [junit4] 2> 2541473 INFO (closeThreadPool-21325-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2541473 INFO (closeThreadPool-21325-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2541474 INFO (closeThreadPool-21325-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@574ccfc3, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2541569 INFO (closeThreadPool-21325-thread-3) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2541569 INFO (closeThreadPool-21325-thread-3) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/shard-3-001/solr.xml [junit4] 2> 2541573 INFO (closeThreadPool-21325-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2541573 INFO (closeThreadPool-21325-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2541574 INFO (closeThreadPool-21325-thread-3) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@574ccfc3, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2541602 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/shard-4-001 of type NRT for shard1 [junit4] 2> 2541620 WARN (closeThreadPool-21325-thread-4) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 2541620 INFO (closeThreadPool-21325-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2541620 INFO (closeThreadPool-21325-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 2541620 INFO (closeThreadPool-21325-thread-4) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09 [junit4] 2> 2541657 INFO (closeThreadPool-21325-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 2541658 WARN (closeThreadPool-21325-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a2ca204[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2541658 WARN (closeThreadPool-21325-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a2ca204[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2541670 INFO (closeThreadPool-21325-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2541670 INFO (closeThreadPool-21325-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2541670 INFO (closeThreadPool-21325-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2541673 WARN (closeThreadPool-21325-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@657e5b59[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2541673 WARN (closeThreadPool-21325-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@657e5b59[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2541674 INFO (closeThreadPool-21325-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36939/solr [junit4] 2> 2541675 INFO (closeThreadPool-21325-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ed67c5c{/,null,AVAILABLE} [junit4] 2> 2541677 INFO (closeThreadPool-21325-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2541677 INFO (closeThreadPool-21325-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4bdad427{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39601} [junit4] 2> 2541677 INFO (closeThreadPool-21325-thread-4) [ ] o.e.j.s.Server Started @2541704ms [junit4] 2> 2541677 INFO (closeThreadPool-21325-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=39601, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/shard-4-001/cores} [junit4] 2> 2541677 ERROR (closeThreadPool-21325-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2541677 INFO (closeThreadPool-21325-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2541677 INFO (closeThreadPool-21325-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.7.0 [junit4] 2> 2541678 INFO (closeThreadPool-21325-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2541678 INFO (closeThreadPool-21325-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr [junit4] 2> 2541678 INFO (closeThreadPool-21325-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-19T02:35:32.350Z [junit4] 2> 2541678 INFO (zkConnectionManagerCallback-21347-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2541678 INFO (closeThreadPool-21325-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2541679 INFO (closeThreadPool-21325-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2541679 WARN (closeThreadPool-21325-thread-1-SendThread(127.0.0.1:36939)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100fd710947000a. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100fd710947000a, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100fd710947000a, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 2541683 INFO (zkConnectionManagerCallback-21349-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2541683 INFO (closeThreadPool-21325-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2541781 INFO (closeThreadPool-21325-thread-1) [n:127.0.0.1:38713_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2541782 INFO (zkConnectionManagerCallback-21351-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2541782 INFO (closeThreadPool-21325-thread-1) [n:127.0.0.1:38713_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2541787 INFO (closeThreadPool-21325-thread-1) [n:127.0.0.1:38713_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2541790 INFO (closeThreadPool-21325-thread-1) [n:127.0.0.1:38713_ ] o.a.s.c.ZkController Publish node=127.0.0.1:38713_ as DOWN [junit4] 2> 2541791 INFO (closeThreadPool-21325-thread-1) [n:127.0.0.1:38713_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2541791 INFO (closeThreadPool-21325-thread-1) [n:127.0.0.1:38713_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38713_ [junit4] 2> 2541792 INFO (zkCallback-21295-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2541793 INFO (closeThreadPool-21325-thread-1) [n:127.0.0.1:38713_ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 2541794 WARN (closeThreadPool-21325-thread-1) [n:127.0.0.1:38713_ ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 2541800 INFO (zkCallback-21323-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2541800 INFO (zkCallback-21350-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2541811 INFO (closeThreadPool-21325-thread-1) [n:127.0.0.1:38713_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2541832 INFO (closeThreadPool-21325-thread-1) [n:127.0.0.1:38713_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@574ccfc3 [junit4] 2> 2541843 INFO (closeThreadPool-21325-thread-1) [n:127.0.0.1:38713_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@574ccfc3 [junit4] 2> 2541843 INFO (closeThreadPool-21325-thread-1) [n:127.0.0.1:38713_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@574ccfc3 [junit4] 2> 2541844 INFO (closeThreadPool-21325-thread-1) [n:127.0.0.1:38713_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/shard-1-001/cores [junit4] 2> 2541858 INFO (closeThreadPool-21325-thread-1) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:38713_ [junit4] 2> 2541882 INFO (closeThreadPool-21325-thread-4) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2541882 INFO (closeThreadPool-21325-thread-4) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/shard-4-001/solr.xml [junit4] 2> 2541886 INFO (closeThreadPool-21325-thread-4) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2541886 INFO (closeThreadPool-21325-thread-4) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2541888 INFO (closeThreadPool-21325-thread-4) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@574ccfc3, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2541925 INFO (closeThreadPool-21325-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 2541926 WARN (closeThreadPool-21325-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18a5005e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2541926 WARN (closeThreadPool-21325-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18a5005e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2541928 WARN (closeThreadPool-21325-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f3d370a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2541928 WARN (closeThreadPool-21325-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f3d370a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2541929 INFO (closeThreadPool-21325-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36939/solr [junit4] 2> 2541930 INFO (closeThreadPool-21325-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2541931 INFO (zkConnectionManagerCallback-21369-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2541931 INFO (closeThreadPool-21325-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2542033 INFO (closeThreadPool-21325-thread-3) [n:127.0.0.1:35221_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2542034 INFO (zkConnectionManagerCallback-21371-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2542034 INFO (closeThreadPool-21325-thread-3) [n:127.0.0.1:35221_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2542037 INFO (closeThreadPool-21325-thread-3) [n:127.0.0.1:35221_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2542041 INFO (closeThreadPool-21325-thread-3) [n:127.0.0.1:35221_ ] o.a.s.c.ZkController Publish node=127.0.0.1:35221_ as DOWN [junit4] 2> 2542041 INFO (closeThreadPool-21325-thread-3) [n:127.0.0.1:35221_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2542041 INFO (closeThreadPool-21325-thread-3) [n:127.0.0.1:35221_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35221_ [junit4] 2> 2542042 INFO (zkCallback-21323-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2542042 INFO (zkCallback-21295-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2542042 INFO (zkCallback-21350-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2542044 INFO (closeThreadPool-21325-thread-3) [n:127.0.0.1:35221_ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 2542044 WARN (closeThreadPool-21325-thread-3) [n:127.0.0.1:35221_ ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 2542052 INFO (zkCallback-21370-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2542067 INFO (closeThreadPool-21325-thread-3) [n:127.0.0.1:35221_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2542089 INFO (closeThreadPool-21325-thread-3) [n:127.0.0.1:35221_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@574ccfc3 [junit4] 2> 2542100 INFO (closeThreadPool-21325-thread-3) [n:127.0.0.1:35221_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@574ccfc3 [junit4] 2> 2542100 INFO (closeThreadPool-21325-thread-3) [n:127.0.0.1:35221_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@574ccfc3 [junit4] 2> 2542101 INFO (closeThreadPool-21325-thread-3) [n:127.0.0.1:35221_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/shard-3-001/cores [junit4] 2> 2542131 INFO (closeThreadPool-21325-thread-3) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:35221_ [junit4] 2> 2542218 INFO (closeThreadPool-21325-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 2542219 WARN (closeThreadPool-21325-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@10e42235[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2542220 WARN (closeThreadPool-21325-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@10e42235[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2542223 WARN (closeThreadPool-21325-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7d83f2c0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2542223 WARN (closeThreadPool-21325-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7d83f2c0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2542224 INFO (closeThreadPool-21325-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36939/solr [junit4] 2> 2542225 INFO (closeThreadPool-21325-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2542227 INFO (zkConnectionManagerCallback-21386-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2542227 INFO (closeThreadPool-21325-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2542290 INFO (closeThreadPool-21325-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 2542290 WARN (closeThreadPool-21325-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2f177df0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2542290 WARN (closeThreadPool-21325-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2f177df0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2542292 WARN (closeThreadPool-21325-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6c74ccfd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2542292 WARN (closeThreadPool-21325-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6c74ccfd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2542294 INFO (closeThreadPool-21325-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36939/solr [junit4] 2> 2542294 INFO (closeThreadPool-21325-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2542295 INFO (zkConnectionManagerCallback-21393-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2542295 INFO (closeThreadPool-21325-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2542296 WARN (closeThreadPool-21325-thread-4-SendThread(127.0.0.1:36939)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100fd7109470010. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100fd7109470010, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100fd7109470010, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 2542329 INFO (closeThreadPool-21325-thread-2) [n:127.0.0.1:39315_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2542330 INFO (zkConnectionManagerCallback-21395-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2542330 INFO (closeThreadPool-21325-thread-2) [n:127.0.0.1:39315_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2542337 INFO (closeThreadPool-21325-thread-2) [n:127.0.0.1:39315_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2542340 INFO (closeThreadPool-21325-thread-2) [n:127.0.0.1:39315_ ] o.a.s.c.ZkController Publish node=127.0.0.1:39315_ as DOWN [junit4] 2> 2542341 INFO (closeThreadPool-21325-thread-2) [n:127.0.0.1:39315_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2542341 INFO (closeThreadPool-21325-thread-2) [n:127.0.0.1:39315_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39315_ [junit4] 2> 2542342 INFO (zkCallback-21370-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2542342 INFO (zkCallback-21323-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2542342 INFO (zkCallback-21295-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2542342 INFO (zkCallback-21394-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2542342 INFO (zkCallback-21350-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2542343 INFO (closeThreadPool-21325-thread-2) [n:127.0.0.1:39315_ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 2542344 WARN (closeThreadPool-21325-thread-2) [n:127.0.0.1:39315_ ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 2542363 INFO (closeThreadPool-21325-thread-2) [n:127.0.0.1:39315_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2542383 INFO (closeThreadPool-21325-thread-2) [n:127.0.0.1:39315_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@574ccfc3 [junit4] 2> 2542393 INFO (closeThreadPool-21325-thread-2) [n:127.0.0.1:39315_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@574ccfc3 [junit4] 2> 2542393 INFO (closeThreadPool-21325-thread-2) [n:127.0.0.1:39315_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@574ccfc3 [junit4] 2> 2542394 INFO (closeThreadPool-21325-thread-2) [n:127.0.0.1:39315_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/shard-2-001/cores [junit4] 2> 2542415 INFO (closeThreadPool-21325-thread-2) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:39315_ [junit4] 2> 2542430 INFO (closeThreadPool-21325-thread-4) [n:127.0.0.1:39601_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2542431 INFO (zkConnectionManagerCallback-21405-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2542431 INFO (closeThreadPool-21325-thread-4) [n:127.0.0.1:39601_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2542435 INFO (closeThreadPool-21325-thread-4) [n:127.0.0.1:39601_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2542438 INFO (closeThreadPool-21325-thread-4) [n:127.0.0.1:39601_ ] o.a.s.c.ZkController Publish node=127.0.0.1:39601_ as DOWN [junit4] 2> 2542439 INFO (closeThreadPool-21325-thread-4) [n:127.0.0.1:39601_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2542439 INFO (closeThreadPool-21325-thread-4) [n:127.0.0.1:39601_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39601_ [junit4] 2> 2542440 INFO (zkCallback-21350-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2542440 INFO (zkCallback-21323-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2542440 INFO (zkCallback-21295-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2542440 INFO (zkCallback-21370-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2542440 INFO (zkCallback-21394-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2542440 INFO (zkCallback-21404-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2542441 INFO (closeThreadPool-21325-thread-4) [n:127.0.0.1:39601_ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 2542442 WARN (closeThreadPool-21325-thread-4) [n:127.0.0.1:39601_ ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 2542460 INFO (closeThreadPool-21325-thread-4) [n:127.0.0.1:39601_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2542480 INFO (closeThreadPool-21325-thread-4) [n:127.0.0.1:39601_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@574ccfc3 [junit4] 2> 2542491 INFO (closeThreadPool-21325-thread-4) [n:127.0.0.1:39601_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@574ccfc3 [junit4] 2> 2542491 INFO (closeThreadPool-21325-thread-4) [n:127.0.0.1:39601_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@574ccfc3 [junit4] 2> 2542492 INFO (closeThreadPool-21325-thread-4) [n:127.0.0.1:39601_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001/shard-4-001/cores [junit4] 2> 2542526 INFO (closeThreadPool-21325-thread-4) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:39601_ [junit4] 2> 2542530 INFO (qtp662938168-38879) [n:127.0.0.1:35221_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39315_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2542530 INFO (qtp662938168-38882) [n:127.0.0.1:35221_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:35221_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2542530 INFO (qtp662938168-38881) [n:127.0.0.1:35221_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38713_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2542530 INFO (qtp662938168-38880) [n:127.0.0.1:35221_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39601_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2542533 INFO (OverseerThreadFactory-21303-thread-3-processing-n:127.0.0.1:41987_) [n:127.0.0.1:41987_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:39315_ for creating new replica of shard shard1 for collection collection1 [junit4] 2> 2542533 INFO (OverseerThreadFactory-21303-thread-4-processing-n:127.0.0.1:41987_) [n:127.0.0.1:41987_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:35221_ for creating new replica of shard shard2 for collection collection1 [junit4] 2> 2542534 INFO (OverseerCollectionConfigSetProcessor-72336255966707716-127.0.0.1:41987_-n_0000000000) [n:127.0.0.1:41987_ ] 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> 2542535 INFO (OverseerThreadFactory-21303-thread-3-processing-n:127.0.0.1:41987_) [n:127.0.0.1:41987_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 2542535 INFO (OverseerThreadFactory-21303-thread-4-processing-n:127.0.0.1:41987_) [n:127.0.0.1:41987_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 2542537 INFO (qtp662938168-38883) [n:127.0.0.1:35221_ x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2542540 INFO (qtp951917004-38868) [n:127.0.0.1:39315_ x:collection1_shard1_replica_n1 ] o.a.s.h. [...truncated too long message...] live_nodes [junit4] 2> [junit4] 2> 2577826 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36939 [junit4] 2> 2577826 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36939 [junit4] 2> 2577826 INFO (TEST-BasicDistributedZkTest.test-seed#[FD38C0F76CD835DC]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36939 [junit4] 2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory. [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=FD38C0F76CD835DC -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.badapples=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=ar-MA -Dtests.timezone=Pacific/Port_Moresby -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 39.3s J0 | BasicDistributedZkTest.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38713/collection1: Async exception during distributed update: Error from server at http://127.0.0.1:39315/collection1_shard1_replica_n1/: null [junit4] > request: http://127.0.0.1:39315/collection1_shard1_replica_n1/ [junit4] > Remote error message: ERROR adding document SolrInputDocument(fields: [id=48, regex_dup_A_s=x_x, regex_dup_B_s=x_x, _version_=1675419520092602368, _root_=48]) [junit4] > at __randomizedtesting.SeedInfo.seed([FD38C0F76CD835DC:756CFF2DC2245824]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:575) [junit4] > at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:851) [junit4] > at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_FD38C0F76CD835DC-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene86): {regex_dup_A_s=PostingsFormat(name=LuceneVarGapFixedInterval), regex_dup_B_s=PostingsFormat(name=Direct), SubjectTerms_mfacet=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=MockRandom), _root_=PostingsFormat(name=Direct), genre_s=PostingsFormat(name=LuceneVarGapFixedInterval), author_t=PostingsFormat(name=MockRandom), series_t=PostingsFormat(name=MockRandom), rnd_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), oddField_s=PostingsFormat(name=LuceneVarGapFixedInterval), a_t=PostingsFormat(name=Direct), cat=PostingsFormat(name=Direct), foo_b=PostingsFormat(name=LuceneVarGapFixedInterval), name=PostingsFormat(name=LuceneVarGapDocFreqInterval), inStock=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=PostingsFormat(name=LuceneVarGapFixedInterval), t_sortable=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{other_tl1=DocValuesFormat(name=Direct), range_facet_l_dv=DocValuesFormat(name=Lucene80), n_l1=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Direct), n_td1=DocValuesFormat(name=Asserting), n_d1=DocValuesFormat(name=Direct), range_facet_l=DocValuesFormat(name=Direct), n_f1=DocValuesFormat(name=Asserting), n_tl1=DocValuesFormat(name=Asserting), n_tf1=DocValuesFormat(name=Direct), price=DocValuesFormat(name=Lucene80), sequence_i=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Lucene80), t_sortable=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Direct), foo_i=DocValuesFormat(name=Asserting), val_i=DocValuesFormat(name=Lucene80), n_dt1=DocValuesFormat(name=Asserting), a_i1=DocValuesFormat(name=Direct), n_ti1=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Direct), n_tdt1=DocValuesFormat(name=Direct), id_i1=DocValuesFormat(name=Asserting), foo_d=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Direct), foo_f=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=304, maxMBSortInHeap=5.682542842747531, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-MA, timezone=Pacific/Port_Moresby [junit4] 2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=182424256,total=529530880 [junit4] 2> NOTE: All tests run in this JVM: [TestGroupingSearch, TestSchemaField, BlockJoinFacetRandomTest, TestMiniSolrCloudClusterSSL, TestCustomStream, TestFieldCacheReopen, TestJavabinTupleStreamParser, TestCloudSchemaless, TestTolerantUpdateProcessorRandomCloud, PackageManagerCLITest, AnalyticsQueryTest, TestFieldResource, DateMathParserTest, SolrLogAuditLoggerPluginTest, IndexBasedSpellCheckerTest, ExternalFileFieldSortTest, ScheduledTriggerTest, V2StandaloneTest, TestShortCircuitedRequests, CdcrOpsAndBoundariesTest, ExitableDirectoryReaderTest, TestImpersonationWithHadoopAuth, DistributedDebugComponentTest, FuzzySearchTest, TestSolrQueryResponse, TestPhraseSuggestions, ClusterStateTest, JavaBinAtomicUpdateMultivalueTest, SpellCheckComponentTest, DistanceFunctionTest, TestConfigSetsAPI, TestHalfAndHalfDocValues, TestUseDocValuesAsStored2, OverriddenZkACLAndCredentialsProvidersTest, TestLeaderElectionWithEmptyReplica, PreAnalyzedFieldTest, TestNoOpRegenerator, ConfigSetsAPITest, TestCollapseQParserPlugin, ZkCollectionPropsCachingTest, TestTrie, SegmentsInfoRequestHandlerTest, CollectionTooManyReplicasTest, TestSimDistributedQueue, AnalysisAfterCoreReloadTest, BinaryUpdateRequestHandlerTest, TestDFISimilarityFactory, TestBM25SimilarityFactory, TestSortableTextField, MoveReplicaTest, TestMaxTokenLenTokenizer, TestSolrCloudWithDelegationTokens, TestStressThreadBackup, CursorPagingTest, IndexSizeEstimatorTest, TestMultiValuedNumericRangeQuery, AdminHandlersProxyTest, DistribJoinFromCollectionTest, TestDistributedMap, TestSweetSpotSimilarityFactory, TestSystemIdResolver, DimensionalRoutedAliasUpdateProcessorTest, TestSimNodeLostTrigger, TestAtomicUpdateErrorCases, SolrMetricReporterTest, TestCoreAdminApis, TestTlogReplayVsRecovery, TestShardHandlerFactory, TestWithCollection, CreateRoutedAliasTest, TestInPlaceUpdateWithRouteField, TestNumericTerms32, ResourceLoaderTest, TestCloudRecovery2, LukeRequestHandlerTest, HdfsCollectionsAPIDistributedZkTest, TermsComponentTest, TestBlobHandler, TestCustomDocTransformer, TestXmlQParserPlugin, AddBlockUpdateTest, TestReqParamsAPI, ClassificationUpdateProcessorTest, TestQuerySenderListener, TestRequestStatusCollectionAPI, TestJsonRangeFacets, TestStressVersions, SmileWriterTest, TestCloudDeleteByQuery, TestSQLHandlerNonCloud, AssignTest, DateFieldTest, MaxSizeAutoCommitTest, TestUnifiedSolrHighlighterWithoutStoredId, TestCryptoKeys, TestSolrFieldCacheBean, NodeLostTriggerIntegrationTest, CoreAdminHandlerTest, UpdateParamsTest, DistributedFacetPivotLargeTest, DataDrivenBlockJoinTest, BasicAuthIntegrationTest, NoCacheHeaderTest, PreAnalyzedUpdateProcessorTest, SpatialFilterTest, NestedShardedAtomicUpdateTest, TestSimpleQParserPlugin, AutoScalingHandlerTest, TestStreamBody, TestSimGenericDistributedQueue, RestartWhileUpdatingTest, SolrJmxReporterCloudTest, TestDynamicLoadingUrl, RequiredFieldsTest, SliceStateTest, FieldMutatingUpdateProcessorTest, TestRawResponseWriter, TestReplicationHandler, HdfsBasicDistributedZk2Test, TestDynamicFieldCollectionResource, TestLegacyFieldReuse, TestConfigSetImmutable, TestReloadDeadlock, ImplicitSnitchTest, MetricsHistoryHandlerTest, TestCloudJSONFacetSKGEquiv, FileUtilsTest, TestTrieFacet, TestCharFilters, DeleteStatusTest, TestRandomFlRTGCloud, CacheHeaderTest, TestExportWriter, SimpleFacetsTest, SignificantTermsQParserPluginTest, BasicZkTest, TestLRUCache, ZookeeperStatusHandlerTest, TestRangeQuery, TestMinHashQParser, TestDistribIDF, TestSolrDeletionPolicy1, SystemLogListenerTest, TestSolrCoreProperties, TestHttpShardHandlerFactory, HLLSerializationTest, MetricTriggerTest, TestScoreJoinQPNoScore, TestNumericTokenStream, SpatialHeatmapFacetsTest, FacetPivotSmallTest, BasicFunctionalityTest, ConvertedLegacyTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, TestCrossCoreJoin, TestDistributedMissingSort, TestRandomDVFaceting, TestRandomFaceting, TestSimpleTrackingShardHandler, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat, TestEmbeddedSolrServerSchemaAPI, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, AssignBackwardCompatibilityTest, BasicDistributedZk2Test, BasicDistributedZkTest] [junit4] Completed [300/919 (1!)] on J0 in 39.50s, 1 test, 1 error <<< FAILURES! [...truncated 54328 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
