Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/396/
1 tests failed. FAILED: org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader Error Message: Doc with id=4 not found in http://127.0.0.1:42001/solr/outOfSyncReplicasCannotBecomeLeader-false due to: Path not found: /id; rsp={doc=null} Stack Trace: java.lang.AssertionError: Doc with id=4 not found in http://127.0.0.1:42001/solr/outOfSyncReplicasCannotBecomeLeader-false due to: Path not found: /id; rsp={doc=null} at __randomizedtesting.SeedInfo.seed([7E3921AF1D31A835:D201BFDE56A70F]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.apache.solr.cloud.TestCloudConsistency.assertDocExists(TestCloudConsistency.java:283) at org.apache.solr.cloud.TestCloudConsistency.assertDocsExistInAllReplicas(TestCloudConsistency.java:267) at org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:138) at org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:834) Build Log: [...truncated 14467 lines...] [junit4] Suite: org.apache.solr.cloud.TestCloudConsistency [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_7E3921AF1D31A835-001/init-core-data-001 [junit4] 2> 3418685 WARN (SUITE-TestCloudConsistency-seed#[7E3921AF1D31A835]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=93 numCloses=93 [junit4] 2> 3418685 INFO (SUITE-TestCloudConsistency-seed#[7E3921AF1D31A835]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 3418686 INFO (SUITE-TestCloudConsistency-seed#[7E3921AF1D31A835]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 3418686 INFO (SUITE-TestCloudConsistency-seed#[7E3921AF1D31A835]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 3418689 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testOutOfSyncReplicasCannotBecomeLeader [junit4] 2> 3418690 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_7E3921AF1D31A835-001/tempDir-001 [junit4] 2> 3418691 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3418691 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3418691 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3418791 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.ZkTestServer start zk server on port:44869 [junit4] 2> 3418791 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44869 [junit4] 2> 3418791 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44869 [junit4] 2> 3418793 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3418795 INFO (zkConnectionManagerCallback-10978-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3418795 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3418801 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3418802 INFO (zkConnectionManagerCallback-10980-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3418802 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3418803 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3418804 INFO (zkConnectionManagerCallback-10982-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3418804 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3418908 WARN (jetty-launcher-10983-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3418908 WARN (jetty-launcher-10983-thread-4) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3418908 WARN (jetty-launcher-10983-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3418908 INFO (jetty-launcher-10983-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 3418908 INFO (jetty-launcher-10983-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 3418908 INFO (jetty-launcher-10983-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3418908 WARN (jetty-launcher-10983-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3418908 INFO (jetty-launcher-10983-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3418908 INFO (jetty-launcher-10983-thread-4) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS [junit4] 2> 3418908 INFO (jetty-launcher-10983-thread-3) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS [junit4] 2> 3418908 INFO (jetty-launcher-10983-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 3418908 INFO (jetty-launcher-10983-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 3418908 INFO (jetty-launcher-10983-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3418908 INFO (jetty-launcher-10983-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3418908 INFO (jetty-launcher-10983-thread-1) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS [junit4] 2> 3418908 INFO (jetty-launcher-10983-thread-2) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS [junit4] 2> 3418910 INFO (jetty-launcher-10983-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3418910 INFO (jetty-launcher-10983-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3418910 INFO (jetty-launcher-10983-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3418911 INFO (jetty-launcher-10983-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3418911 INFO (jetty-launcher-10983-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3418911 INFO (jetty-launcher-10983-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3418911 INFO (jetty-launcher-10983-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7fecb4bc{/solr,null,AVAILABLE} [junit4] 2> 3418911 INFO (jetty-launcher-10983-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@304ca277{/solr,null,AVAILABLE} [junit4] 2> 3418911 INFO (jetty-launcher-10983-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@25a34fe6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35523} [junit4] 2> 3418911 INFO (jetty-launcher-10983-thread-1) [ ] o.e.j.s.Server Started @3419253ms [junit4] 2> 3418911 INFO (jetty-launcher-10983-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4f823b49{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46305} [junit4] 2> 3418911 INFO (jetty-launcher-10983-thread-2) [ ] o.e.j.s.Server Started @3419253ms [junit4] 2> 3418911 INFO (jetty-launcher-10983-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35523} [junit4] 2> 3418911 INFO (jetty-launcher-10983-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46305} [junit4] 2> 3418912 ERROR (jetty-launcher-10983-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3418912 INFO (jetty-launcher-10983-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3418912 ERROR (jetty-launcher-10983-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3418912 INFO (jetty-launcher-10983-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3418912 INFO (jetty-launcher-10983-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 3418912 INFO (jetty-launcher-10983-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 3418912 INFO (jetty-launcher-10983-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3418912 INFO (jetty-launcher-10983-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3418912 INFO (jetty-launcher-10983-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3418912 INFO (jetty-launcher-10983-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3418912 INFO (jetty-launcher-10983-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-26T10:45:16.420109Z [junit4] 2> 3418912 INFO (jetty-launcher-10983-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-26T10:45:16.420114Z [junit4] 2> 3418913 INFO (jetty-launcher-10983-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3418913 INFO (jetty-launcher-10983-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3418914 INFO (jetty-launcher-10983-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3418914 INFO (jetty-launcher-10983-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3418914 INFO (jetty-launcher-10983-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3418914 INFO (zkConnectionManagerCallback-10985-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3418914 INFO (jetty-launcher-10983-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3418914 INFO (zkConnectionManagerCallback-10987-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3418914 INFO (jetty-launcher-10983-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3418914 INFO (jetty-launcher-10983-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3418915 INFO (jetty-launcher-10983-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3418915 INFO (jetty-launcher-10983-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3418915 INFO (jetty-launcher-10983-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3418915 INFO (jetty-launcher-10983-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3418915 INFO (jetty-launcher-10983-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2af3d6fa{/solr,null,AVAILABLE} [junit4] 2> 3418915 INFO (jetty-launcher-10983-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@35dd0265{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42720} [junit4] 2> 3418915 INFO (jetty-launcher-10983-thread-3) [ ] o.e.j.s.Server Started @3419257ms [junit4] 2> 3418915 INFO (jetty-launcher-10983-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42720} [junit4] 2> 3418916 ERROR (jetty-launcher-10983-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3418916 INFO (jetty-launcher-10983-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3418916 INFO (jetty-launcher-10983-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 3418916 INFO (jetty-launcher-10983-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3418916 INFO (jetty-launcher-10983-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3418916 INFO (jetty-launcher-10983-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-26T10:45:16.424080Z [junit4] 2> 3418920 INFO (jetty-launcher-10983-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3fc2efeb{/solr,null,AVAILABLE} [junit4] 2> 3418921 INFO (jetty-launcher-10983-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@34a06f42{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37173} [junit4] 2> 3418921 INFO (jetty-launcher-10983-thread-4) [ ] o.e.j.s.Server Started @3419263ms [junit4] 2> 3418921 INFO (jetty-launcher-10983-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37173} [junit4] 2> 3418921 ERROR (jetty-launcher-10983-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3418921 INFO (jetty-launcher-10983-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3418921 INFO (jetty-launcher-10983-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3418921 INFO (jetty-launcher-10983-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 3418921 INFO (jetty-launcher-10983-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3418921 INFO (jetty-launcher-10983-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3418921 INFO (jetty-launcher-10983-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-26T10:45:16.429605Z [junit4] 2> 3418922 INFO (zkConnectionManagerCallback-10989-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3418922 INFO (jetty-launcher-10983-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3418922 INFO (jetty-launcher-10983-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3418923 INFO (zkConnectionManagerCallback-10991-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3418923 INFO (jetty-launcher-10983-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3419020 INFO (jetty-launcher-10983-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3419020 INFO (jetty-launcher-10983-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3419149 INFO (jetty-launcher-10983-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3419150 WARN (jetty-launcher-10983-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2471fb0d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3419150 WARN (jetty-launcher-10983-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2471fb0d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3419152 WARN (jetty-launcher-10983-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2cabf2e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3419152 WARN (jetty-launcher-10983-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2cabf2e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3419153 INFO (jetty-launcher-10983-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44869/solr [junit4] 2> 3419154 INFO (jetty-launcher-10983-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3419155 INFO (zkConnectionManagerCallback-10999-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3419155 INFO (jetty-launcher-10983-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3419355 INFO (jetty-launcher-10983-thread-1) [n:127.0.0.1:35523_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3419364 INFO (jetty-launcher-10983-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3419377 INFO (jetty-launcher-10983-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3419378 WARN (jetty-launcher-10983-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46737c2d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3419378 WARN (jetty-launcher-10983-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46737c2d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3419380 WARN (jetty-launcher-10983-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4457b914[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3419380 WARN (jetty-launcher-10983-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4457b914[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3419381 INFO (jetty-launcher-10983-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44869/solr [junit4] 2> 3419382 WARN (jetty-launcher-10983-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b0dbd02[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3419382 WARN (jetty-launcher-10983-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b0dbd02[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3419389 INFO (zkConnectionManagerCallback-11003-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3419389 INFO (jetty-launcher-10983-thread-1) [n:127.0.0.1:35523_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3419409 INFO (jetty-launcher-10983-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3419411 WARN (jetty-launcher-10983-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@757cae86[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3419411 WARN (jetty-launcher-10983-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@757cae86[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3419412 INFO (jetty-launcher-10983-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44869/solr [junit4] 2> 3419413 INFO (jetty-launcher-10983-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3419419 INFO (zkConnectionManagerCallback-11017-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3419419 INFO (jetty-launcher-10983-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3419419 INFO (zkConnectionManagerCallback-11010-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3419419 INFO (jetty-launcher-10983-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3419502 INFO (jetty-launcher-10983-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3419503 WARN (jetty-launcher-10983-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f722208[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3419503 WARN (jetty-launcher-10983-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f722208[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3419511 WARN (jetty-launcher-10983-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@752030fb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3419511 WARN (jetty-launcher-10983-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@752030fb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3419512 INFO (jetty-launcher-10983-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44869/solr [junit4] 2> 3419519 INFO (jetty-launcher-10983-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3419521 INFO (zkConnectionManagerCallback-11023-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3419521 INFO (jetty-launcher-10983-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3419522 INFO (jetty-launcher-10983-thread-3) [n:127.0.0.1:42720_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3419523 INFO (jetty-launcher-10983-thread-2) [n:127.0.0.1:46305_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3419529 INFO (zkConnectionManagerCallback-11025-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3419529 INFO (jetty-launcher-10983-thread-3) [n:127.0.0.1:42720_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3419530 INFO (zkConnectionManagerCallback-11027-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3419530 INFO (jetty-launcher-10983-thread-2) [n:127.0.0.1:46305_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3419624 INFO (jetty-launcher-10983-thread-4) [n:127.0.0.1:37173_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3419625 INFO (zkConnectionManagerCallback-11029-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3419625 INFO (jetty-launcher-10983-thread-4) [n:127.0.0.1:37173_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3419642 INFO (jetty-launcher-10983-thread-4) [n:127.0.0.1:37173_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37173_solr [junit4] 2> 3419643 INFO (jetty-launcher-10983-thread-3) [n:127.0.0.1:42720_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42720_solr [junit4] 2> 3419643 INFO (jetty-launcher-10983-thread-4) [n:127.0.0.1:37173_solr ] o.a.s.c.Overseer Overseer (id=74933531109883918-127.0.0.1:37173_solr-n_0000000000) starting [junit4] 2> 3419648 INFO (zkCallback-11024-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3419648 INFO (jetty-launcher-10983-thread-2) [n:127.0.0.1:46305_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:46305_solr as DOWN [junit4] 2> 3419649 INFO (zkCallback-11026-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3419650 INFO (jetty-launcher-10983-thread-2) [n:127.0.0.1:46305_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3419650 INFO (jetty-launcher-10983-thread-2) [n:127.0.0.1:46305_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46305_solr [junit4] 2> 3419654 INFO (zkCallback-11026-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3419654 INFO (jetty-launcher-10983-thread-3) [n:127.0.0.1:42720_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3419655 INFO (zkCallback-11024-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3419662 INFO (zkCallback-11028-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 3419664 INFO (zkConnectionManagerCallback-11040-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3419664 INFO (jetty-launcher-10983-thread-3) [n:127.0.0.1:42720_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3419664 INFO (jetty-launcher-10983-thread-4) [n:127.0.0.1:37173_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3419665 INFO (jetty-launcher-10983-thread-2) [n:127.0.0.1:46305_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3419665 INFO (zkConnectionManagerCallback-11050-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3419665 INFO (jetty-launcher-10983-thread-4) [n:127.0.0.1:37173_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3419667 INFO (jetty-launcher-10983-thread-3) [n:127.0.0.1:42720_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 3419668 INFO (jetty-launcher-10983-thread-4) [n:127.0.0.1:37173_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 3419668 INFO (jetty-launcher-10983-thread-3) [n:127.0.0.1:42720_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44869/solr ready [junit4] 2> 3419672 INFO (jetty-launcher-10983-thread-4) [n:127.0.0.1:37173_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44869/solr ready [junit4] 2> 3419684 INFO (jetty-launcher-10983-thread-4) [n:127.0.0.1:37173_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37173_solr as DOWN [junit4] 2> 3419684 INFO (OverseerStateUpdate-74933531109883918-127.0.0.1:37173_solr-n_0000000000) [n:127.0.0.1:37173_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37173_solr [junit4] 2> 3419685 INFO (jetty-launcher-10983-thread-4) [n:127.0.0.1:37173_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3419685 INFO (jetty-launcher-10983-thread-4) [n:127.0.0.1:37173_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37173_solr [junit4] 2> 3419687 INFO (zkCallback-11024-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3419687 INFO (zkCallback-11026-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3419688 INFO (OverseerStateUpdate-74933531109883918-127.0.0.1:37173_solr-n_0000000000) [n:127.0.0.1:37173_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3419699 INFO (zkConnectionManagerCallback-11045-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3419699 INFO (zkCallback-11049-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3419699 INFO (jetty-launcher-10983-thread-2) [n:127.0.0.1:46305_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3419701 INFO (jetty-launcher-10983-thread-2) [n:127.0.0.1:46305_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3419702 INFO (jetty-launcher-10983-thread-2) [n:127.0.0.1:46305_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44869/solr ready [junit4] 2> 3419707 INFO (jetty-launcher-10983-thread-3) [n:127.0.0.1:42720_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3419707 INFO (zkCallback-11039-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3419712 INFO (jetty-launcher-10983-thread-1) [n:127.0.0.1:35523_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3419715 INFO (jetty-launcher-10983-thread-1) [n:127.0.0.1:35523_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:35523_solr as DOWN [junit4] 2> 3419716 INFO (jetty-launcher-10983-thread-1) [n:127.0.0.1:35523_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3419716 INFO (jetty-launcher-10983-thread-1) [n:127.0.0.1:35523_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35523_solr [junit4] 2> 3419718 INFO (zkCallback-11026-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3419718 INFO (zkCallback-11028-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3419718 INFO (zkCallback-11049-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3419718 INFO (jetty-launcher-10983-thread-4) [n:127.0.0.1:37173_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3419718 INFO (zkCallback-11024-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3419718 INFO (zkCallback-11039-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3419720 INFO (jetty-launcher-10983-thread-1) [n:127.0.0.1:35523_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3419723 INFO (zkConnectionManagerCallback-11057-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3419723 INFO (jetty-launcher-10983-thread-1) [n:127.0.0.1:35523_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3419724 INFO (jetty-launcher-10983-thread-2) [n:127.0.0.1:46305_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3419729 INFO (zkCallback-11044-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3419729 INFO (zkCallback-11002-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3419730 INFO (jetty-launcher-10983-thread-1) [n:127.0.0.1:35523_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 3419731 INFO (jetty-launcher-10983-thread-1) [n:127.0.0.1:35523_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44869/solr ready [junit4] 2> 3419742 INFO (jetty-launcher-10983-thread-4) [n:127.0.0.1:37173_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37173.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72348669 [junit4] 2> 3419746 INFO (jetty-launcher-10983-thread-2) [n:127.0.0.1:46305_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46305.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72348669 [junit4] 2> 3419751 INFO (jetty-launcher-10983-thread-4) [n:127.0.0.1:37173_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37173.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72348669 [junit4] 2> 3419751 INFO (jetty-launcher-10983-thread-4) [n:127.0.0.1:37173_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37173.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72348669 [junit4] 2> 3419753 INFO (jetty-launcher-10983-thread-3) [n:127.0.0.1:42720_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42720.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72348669 [junit4] 2> 3419753 INFO (jetty-launcher-10983-thread-4) [n:127.0.0.1:37173_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_7E3921AF1D31A835-001/tempDir-001/node4/. [junit4] 2> 3419756 INFO (jetty-launcher-10983-thread-2) [n:127.0.0.1:46305_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46305.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72348669 [junit4] 2> 3419756 INFO (jetty-launcher-10983-thread-2) [n:127.0.0.1:46305_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46305.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72348669 [junit4] 2> 3419757 INFO (jetty-launcher-10983-thread-2) [n:127.0.0.1:46305_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_7E3921AF1D31A835-001/tempDir-001/node2/. [junit4] 2> 3419757 INFO (jetty-launcher-10983-thread-1) [n:127.0.0.1:35523_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3419780 INFO (jetty-launcher-10983-thread-3) [n:127.0.0.1:42720_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42720.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72348669 [junit4] 2> 3419780 INFO (jetty-launcher-10983-thread-3) [n:127.0.0.1:42720_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42720.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72348669 [junit4] 2> 3419781 INFO (jetty-launcher-10983-thread-3) [n:127.0.0.1:42720_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_7E3921AF1D31A835-001/tempDir-001/node3/. [junit4] 2> 3419821 INFO (jetty-launcher-10983-thread-1) [n:127.0.0.1:35523_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35523.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72348669 [junit4] 2> 3419846 INFO (jetty-launcher-10983-thread-1) [n:127.0.0.1:35523_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35523.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72348669 [junit4] 2> 3419849 INFO (jetty-launcher-10983-thread-1) [n:127.0.0.1:35523_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35523.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72348669 [junit4] 2> 3419851 INFO (jetty-launcher-10983-thread-1) [n:127.0.0.1:35523_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_7E3921AF1D31A835-001/tempDir-001/node1/. [junit4] 2> 3419957 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3419958 INFO (zkConnectionManagerCallback-11064-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3419958 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3419960 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 3419961 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44869/solr ready [junit4] 2> 3419964 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1306274076 [junit4] 2> 3419964 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42720_solr [junit4] 2> 3419965 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 3419965 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:42720_solr as DOWN [junit4] 2> 3419967 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3419967 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 3419967 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ec3eec: rootName = solr_42720, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7a23f77a [junit4] 2> 3419973 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 3419973 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31036920: rootName = solr_42720, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7170e118 [junit4] 2> 3419976 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 3419976 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75c24fd: rootName = solr_42720, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2b25edc9 [junit4] 2> 3419976 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 3419983 INFO (zkCallback-11002-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 3419983 INFO (zkCallback-11044-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 3419983 INFO (zkCallback-11028-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 3420083 INFO (zkCallback-11063-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 3420084 INFO (zkCallback-11049-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 3420084 INFO (zkCallback-11056-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 3420084 INFO (zkCallback-11026-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 3420095 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@35dd0265{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0} [junit4] 2> 3420096 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2af3d6fa{/solr,null,UNAVAILABLE} [junit4] 2> 3420097 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 3420097 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 3420098 WARN (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3420098 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3420098 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS [junit4] 2> 3420103 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3420103 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3420103 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3420103 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ffcdbc9{/solr,null,AVAILABLE} [junit4] 2> 3420104 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1bee27a6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38889} [junit4] 2> 3420104 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.Server Started @3420446ms [junit4] 2> 3420104 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39914} [junit4] 2> 3420104 ERROR (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3420104 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3420104 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 3420104 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3420104 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3420104 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-26T10:45:17.612829Z [junit4] 2> 3420105 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3420106 INFO (zkConnectionManagerCallback-11070-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3420106 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3420107 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3420263 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3420271 WARN (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6ff4edcf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3420271 WARN (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6ff4edcf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3420274 WARN (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d1fffa6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3420274 WARN (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d1fffa6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3420276 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44869/solr [junit4] 2> 3420299 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3420299 INFO (zkConnectionManagerCallback-11077-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3420299 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3420404 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [n:127.0.0.1:39914_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3420404 INFO (zkConnectionManagerCallback-11079-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3420404 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [n:127.0.0.1:39914_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3420411 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [n:127.0.0.1:39914_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3420416 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [n:127.0.0.1:39914_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:39914_solr as DOWN [junit4] 2> 3420417 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [n:127.0.0.1:39914_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3420417 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [n:127.0.0.1:39914_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39914_solr [junit4] 2> 3420419 INFO (zkCallback-11044-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3420420 INFO (zkCallback-11026-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3420420 INFO (zkCallback-11002-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3420420 INFO (zkCallback-11049-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3420420 INFO (zkCallback-11056-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3420420 INFO (zkCallback-11063-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3420420 INFO (zkCallback-11028-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3420420 INFO (zkCallback-11078-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3420422 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [n:127.0.0.1:39914_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3420423 INFO (zkConnectionManagerCallback-11086-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3420423 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [n:127.0.0.1:39914_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3420425 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [n:127.0.0.1:39914_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 3420428 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [n:127.0.0.1:39914_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44869/solr ready [junit4] 2> 3420442 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [n:127.0.0.1:39914_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3420459 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [n:127.0.0.1:39914_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39914.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72348669 [junit4] 2> 3420471 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [n:127.0.0.1:39914_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39914.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72348669 [junit4] 2> 3420471 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [n:127.0.0.1:39914_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39914.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72348669 [junit4] 2> 3420472 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [n:127.0.0.1:39914_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_7E3921AF1D31A835-001/tempDir-001/node3/. [junit4] 2> 3420521 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.TestCloudConsistency Adding proxy for URL: http://127.0.0.1:38889/solr. Proxy: http://127.0.0.1:39914/solr [junit4] 2> 3420521 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1101378025 [junit4] 2> 3420521 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46305_solr [junit4] 2> 3420522 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 3420522 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:46305_solr as DOWN [junit4] 2> 3420527 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 3420527 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f53c718: rootName = solr_46305, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3a6d4228 [junit4] 2> 3420533 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 3420533 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@363200f5: rootName = solr_46305, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7170e118 [junit4] 2> 3420536 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 3420536 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d9de2fe: rootName = solr_46305, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2b25edc9 [junit4] 2> 3420536 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 3420540 INFO (zkCallback-11063-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 3420540 INFO (zkCallback-11028-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 3420540 INFO (zkCallback-11002-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 3420540 INFO (zkCallback-11049-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 3420541 INFO (zkCallback-11056-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 3420541 INFO (zkCallback-11078-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 3420542 INFO (zkCallback-11085-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 3420741 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@4f823b49{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0} [junit4] 2> 3420741 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7fecb4bc{/solr,null,UNAVAILABLE} [junit4] 2> 3420741 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 3420743 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 3420743 WARN (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3420744 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3420744 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS [junit4] 2> 3420744 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3420744 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3420745 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3420745 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a51cd48{/solr,null,AVAILABLE} [junit4] 2> 3420745 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7eb39db0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39746} [junit4] 2> 3420745 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.Server Started @3421087ms [junit4] 2> 3420745 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42001} [junit4] 2> 3420746 ERROR (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3420746 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3420746 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 3420746 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3420746 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3420746 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-26T10:45:18.254163Z [junit4] 2> 3420747 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3420752 INFO (zkConnectionManagerCallback-11093-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3420752 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3420752 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3421132 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3421156 WARN (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@487fdfae[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3421156 WARN (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@487fdfae[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3421183 WARN (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@48b5777c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3421183 WARN (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@48b5777c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3421184 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44869/solr [junit4] 2> 3421199 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3421214 INFO (zkConnectionManagerCallback-11100-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3421214 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3421327 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3421335 INFO (zkConnectionManagerCallback-11102-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3421335 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3421340 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3421343 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:42001_solr as DOWN [junit4] 2> 3421344 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3421344 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42001_solr [junit4] 2> 3421346 INFO (zkCallback-11078-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3421346 INFO (zkCallback-11085-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3421346 INFO (zkCallback-11049-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3421346 INFO (zkCallback-11056-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3421346 INFO (zkCallback-11028-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3421346 INFO (zkCallback-11002-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3421346 INFO (zkCallback-11063-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3421351 INFO (zkCallback-11101-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3421367 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3421367 INFO (zkConnectionManagerCallback-11109-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3421367 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3421370 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 3421373 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44869/solr ready [junit4] 2> 3421419 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3421435 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42001.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72348669 [junit4] 2> 3421447 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42001.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72348669 [junit4] 2> 3421447 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42001.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72348669 [junit4] 2> 3421448 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_7E3921AF1D31A835-001/tempDir-001/node2/. [junit4] 2> 3421496 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.TestCloudConsistency Adding proxy for URL: http://127.0.0.1:39746/solr. Proxy: http://127.0.0.1:42001/solr [junit4] 2> 3421497 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2098314950 [junit4] 2> 3421498 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37173_solr [junit4] 2> 3421498 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 3421498 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:37173_solr as DOWN [junit4] 2> 3421509 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 3421509 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e7ad9b7: rootName = solr_37173, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@48b2afba [junit4] 2> 3421515 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 3421516 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@324846b5: rootName = solr_37173, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7170e118 [junit4] 2> 3421520 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 3421520 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68994d84: rootName = solr_37173, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2b25edc9 [junit4] 2> 3421520 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 3421528 INFO (closeThreadPool-11114-thread-2) [ ] o.a.s.c.Overseer Overseer (id=74933531109883918-127.0.0.1:37173_solr-n_0000000000) closing [junit4] 2> 3421529 INFO (OverseerStateUpdate-74933531109883918-127.0.0.1:37173_solr-n_0000000000) [n:127.0.0.1:37173_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37173_solr [junit4] 2> 3421536 INFO (OverseerAutoScalingTriggerThread-74933531109883918-127.0.0.1:37173_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 3421543 INFO (closeThreadPool-11114-thread-1) [ ] o.a.s.c.Overseer Overseer (id=74933531109883918-127.0.0.1:37173_solr-n_0000000000) closing [junit4] 2> 3421544 INFO (zkCallback-11063-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 3421646 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.Overseer Overseer (id=74933531109883918-127.0.0.1:37173_solr-n_0000000000) closing [junit4] 2> 3421646 INFO (zkCallback-11085-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 3421646 INFO (zkCallback-11101-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 3421647 INFO (zkCallback-11078-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 3421647 INFO (zkCallback-11056-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 3421647 INFO (zkCallback-11002-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 3421647 INFO (zkCallback-11002-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35523_solr [junit4] 2> 3421648 INFO (zkCallback-11108-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 3421649 INFO (zkCallback-11002-thread-1) [n:127.0.0.1:35523_solr ] o.a.s.c.Overseer Overseer (id=74933531109883912-127.0.0.1:35523_solr-n_0000000003) starting [junit4] 2> 3421649 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@34a06f42{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0} [junit4] 2> 3421649 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3fc2efeb{/solr,null,UNAVAILABLE} [junit4] 2> 3421650 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 3421651 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 3421651 WARN (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3421651 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3421651 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS [junit4] 2> 3421654 INFO (OverseerStateUpdate-74933531109883912-127.0.0.1:35523_solr-n_0000000003) [n:127.0.0.1:35523_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35523_solr [junit4] 2> 3421656 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3421656 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3421656 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3421656 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2df0121c{/solr,null,AVAILABLE} [junit4] 2> 3421657 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2bdab3ca{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35590} [junit4] 2> 3421657 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.s.Server Started @3421998ms [junit4] 2> 3421657 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38923} [junit4] 2> 3421657 ERROR (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3421657 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3421657 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 3421657 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3421657 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3421657 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-26T10:45:19.165598Z [junit4] 2> 3421659 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3421666 INFO (zkConnectionManagerCallback-11116-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3421666 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3421667 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3421983 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3421984 WARN (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@789e6d68[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3421984 WARN (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@789e6d68[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3421997 WARN (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@48ebc54e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3421997 WARN (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@48ebc54e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3421999 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44869/solr [junit4] 2> 3422023 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3422027 INFO (zkConnectionManagerCallback-11123-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3422027 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3422143 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3422163 INFO (zkConnectionManagerCallback-11125-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3422163 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3422167 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3422171 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:38923_solr as DOWN [junit4] 2> 3422171 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3422171 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38923_solr [junit4] 2> 3422174 INFO (zkCallback-11063-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3422174 INFO (zkCallback-11085-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3422174 INFO (zkCallback-11108-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3422174 INFO (zkCallback-11078-thread-1) [ [...truncated too long message...] 0002 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 142 /solr/live_nodes [junit4] 2> 82 /solr/overseer/queue [junit4] 2> 41 /solr/collections [junit4] 2> 21 /solr/overseer/collection-queue-work [junit4] 2> 5 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 5 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 5 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 3487182 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35463 [junit4] 2> 3487182 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[7E3921AF1D31A835]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35463 [junit4] 2> 3487192 INFO (TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[7E3921AF1D31A835]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testOutOfSyncReplicasCannotBecomeLeaderAfterRestart [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_7E3921AF1D31A835-001 [junit4] 2> Jun 26, 2019 10:46:24 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1976, maxMBSortInHeap=6.876738044237067, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6d7d4bef), locale=nmg, timezone=Asia/Harbin [junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 11.0.1 (64-bit)/cpus=4,threads=1,free=330856592,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [EchoParamsTest, TestPayloadScoreQParserPlugin, MergeStrategyTest, FullHLLTest, MoveReplicaHDFSFailoverTest, TestReloadDeadlock, TestSerializedLuceneMatchVersion, SolrIndexMetricsTest, TestMacroExpander, TransactionLogTest, TestSimLargeCluster, PhrasesIdentificationComponentTest, TestSimpleQParserPlugin, TestNumericTerms64, ImplicitSnitchTest, ScriptEngineTest, TestScoreJoinQPNoScore, TestDynamicURP, CustomHighlightComponentTest, DeleteLastCustomShardedReplicaTest, TestCSVLoader, TestApiFramework, TestSolrDeletionPolicy2, RAMDirectoryFactoryTest, AtomicUpdateRemovalJavabinTest, TestBlendedInfixSuggestions, TestFieldCacheWithThreads, CdcrOpsAndBoundariesTest, DistribDocExpirationUpdateProcessorTest, TestInPlaceUpdatesDistrib, TestJavabinTupleStreamParser, BasicDistributedZk2Test, BlockJoinFacetDistribTest, ConcurrentDeleteAndCreateCollectionTest, TestLogWatcher, ExecutePlanActionTest, SimpleFacetsTest, TestLegacyNumericUtils, TestCrossCoreJoin, RollingRestartTest, TestAuthorizationFramework, TestBulkSchemaAPI, MoreLikeThisHandlerTest, TestExclusionRuleCollectionAccess, DeleteShardTest, TestFieldTypeCollectionResource, TestPointFields, HdfsDirectoryFactoryTest, OverseerStatusTest, TestJsonFacetsStatsParsing, TestExpandComponent, TestIndexingPerformance, OverseerCollectionConfigSetProcessorTest, TestSimComputePlanAction, DistanceUnitsTest, RankQueryTest, TaggerTest, TestExactStatsCache, TestSolrCloudWithHadoopAuthPlugin, TestDocTermOrdsUninvertLimit, TestInitParams, TestRecovery, TestQuerySenderNoQuery, TestDeprecatedFilters, CoreMergeIndexesAdminHandlerTest, AddReplicaTest, ReplaceNodeTest, BadIndexSchemaTest, TestSQLHandler, DirectSolrSpellCheckerTest, TestFuzzyAnalyzedSuggestions, CoreAdminHandlerTest, ZkNodePropsTest, TestDynamicFieldResource, VersionInfoTest, TestObjectReleaseTracker, TestElisionMultitermQuery, ZkCollectionPropsCachingTest, TestSortByMinMaxFunction, CurrencyRangeFacetCloudTest, ReindexCollectionTest, TestSchemaResource, TestIBSimilarityFactory, IndexSchemaRuntimeFieldTest, SortSpecParsingTest, TestCloudManagedSchema, SyncSliceTest, TriLevelCompositeIdRoutingTest, TestSolrConfigHandlerConcurrent, TestSimPolicyCloud, BasicAuthStandaloneTest, MultiSolrCloudTestCaseTest, TestCollapseQParserPlugin, TestCoreAdminApis, SolrShardReporterTest, PropertiesRequestHandlerTest, TestSolr4Spatial2, DistributedVersionInfoTest, TestCloudJSONFacetSKG, TestRawResponseWriter, TestOnReconnectListenerSupport, DocExpirationUpdateProcessorFactoryTest, TestSolrCLIRunExample, TestTrackingShardHandlerFactory, TestSolrJ, NodeAddedTriggerIntegrationTest, TestSolrCloudWithSecureImpersonation, TestSha256AuthenticationProvider, TriggerIntegrationTest, BigEndianAscendingWordSerializerTest, IndexSizeTriggerTest, TestCollationFieldDocValues, BaseCdcrDistributedZkTest, TestCoreDiscovery, TestSolrCoreSnapshots, CreateCollectionCleanupTest, TestPerFieldSimilarityWithDefaultOverride, CollectionPropsTest, ByteBuffersDirectoryFactoryTest, ZkCLITest, TestConfigSetsAPIZkFailure, TestGroupingSearch, TestSortableTextField, DocValuesTest, TestCloudPhrasesIdentificationComponent, NotRequiredUniqueKeyTest, SampleTest, NodeMutatorTest, SuggesterFSTTest, TestPullReplicaErrorHandling, HdfsChaosMonkeySafeLeaderTest, TermVectorComponentTest, SuggestComponentContextFilterQueryTest, TestSurroundQueryParser, TestManagedResource, TestMergePolicyConfig, ResponseHeaderTest, TestIndexSearcher, TestDefaultStatsCache, TestCloudRecovery, PeerSyncReplicationTest, TestFoldingMultitermQuery, BlockCacheTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, HttpPartitionTest, LeaderFailureAfterFreshStartTest, MetricsHistoryWithAuthIntegrationTest, MigrateRouteKeyTest, ShardRoutingTest, TestCloudConsistency] [junit4] Completed [508/866 (1!)] on J0 in 69.09s, 2 tests, 1 failure <<< FAILURES! [...truncated 50557 lines...] -ecj-javadoc-lint-src: [mkdir] Created dir: /tmp/ecj1468954264 [ecj-lint] Compiling 69 source files to /tmp/ecj1468954264 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar [ecj-lint] ---------- [ecj-lint] 1. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/JdbcDataSource.java (at line 28) [ecj-lint] import javax.naming.InitialContext; [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] The type javax.naming.InitialContext is not accessible [ecj-lint] ---------- [ecj-lint] 2. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/JdbcDataSource.java (at line 29) [ecj-lint] import javax.naming.NamingException; [ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ecj-lint] The type javax.naming.NamingException is not accessible [ecj-lint] ---------- [ecj-lint] 3. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/JdbcDataSource.java (at line 182) [ecj-lint] c = getFromJndi(initProps, jndiName); [ecj-lint] ^^^^^^^^^^^ [ecj-lint] The method getFromJndi(Properties, String) from the type new Callable<Connection>(){} refers to the missing type NamingException [ecj-lint] ---------- [ecj-lint] 4. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/JdbcDataSource.java (at line 245) [ecj-lint] private Connection getFromJndi(final Properties initProps, final String jndiName) throws NamingException, [ecj-lint] ^^^^^^^^^^^^^^^ [ecj-lint] NamingException cannot be resolved to a type [ecj-lint] ---------- [ecj-lint] 5. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/JdbcDataSource.java (at line 249) [ecj-lint] InitialContext ctx = new InitialContext(); [ecj-lint] ^^^^^^^^^^^^^^ [ecj-lint] InitialContext cannot be resolved to a type [ecj-lint] ---------- [ecj-lint] 6. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/JdbcDataSource.java (at line 249) [ecj-lint] InitialContext ctx = new InitialContext(); [ecj-lint] ^^^^^^^^^^^^^^ [ecj-lint] InitialContext cannot be resolved to a type [ecj-lint] ---------- [ecj-lint] 6 problems (6 errors) BUILD FAILED /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/build.xml:643: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/build.xml:101: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build.xml:651: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/common-build.xml:479: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/common-build.xml:2009: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/common-build.xml:2048: Compile failed; see the compiler error output for details. Total time: 248 minutes 21 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
