Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1271/
1 tests failed.
FAILED:
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart
Error Message:
Timeout waiting for leader Timeout waiting to see state for
collection=outOfSyncReplicasCannotBecomeLeader-true
:DocCollection(outOfSyncReplicasCannotBecomeLeader-true//collections/outOfSyncReplicasCannotBecomeLeader-true/state.json/19)={
"pullReplicas":"0", "replicationFactor":"3", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node2":{
"core":"outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n1",
"node_name":"127.0.0.1:45707_solr", "state":"down",
"type":"NRT", "force_set_state":"false"}, "core_node4":{
"core":"outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n3",
"node_name":"127.0.0.1:38211_solr", "state":"down",
"type":"NRT", "force_set_state":"false"}, "core_node6":{
"core":"outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n5",
"node_name":"127.0.0.1:42507_solr", "state":"down",
"type":"NRT", "force_set_state":"false"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"3", "tlogReplicas":"0"} Live
Nodes: [127.0.0.1:38211_solr, 127.0.0.1:42507_solr, 127.0.0.1:45505_solr,
127.0.0.1:45707_solr] Last available state:
DocCollection(outOfSyncReplicasCannotBecomeLeader-true//collections/outOfSyncReplicasCannotBecomeLeader-true/state.json/19)={
"pullReplicas":"0", "replicationFactor":"3", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node2":{
"core":"outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n1",
"node_name":"127.0.0.1:45707_solr", "state":"down",
"type":"NRT", "force_set_state":"false"}, "core_node4":{
"core":"outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n3",
"node_name":"127.0.0.1:38211_solr", "state":"down",
"type":"NRT", "force_set_state":"false"}, "core_node6":{
"core":"outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n5",
"node_name":"127.0.0.1:42507_solr", "state":"down",
"type":"NRT", "force_set_state":"false"}}}},
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"3", "tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Timeout waiting for leader
Timeout waiting to see state for
collection=outOfSyncReplicasCannotBecomeLeader-true
:DocCollection(outOfSyncReplicasCannotBecomeLeader-true//collections/outOfSyncReplicasCannotBecomeLeader-true/state.json/19)={
"pullReplicas":"0",
"replicationFactor":"3",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node2":{
"core":"outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n1",
"node_name":"127.0.0.1:45707_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false"},
"core_node4":{
"core":"outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n3",
"node_name":"127.0.0.1:38211_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false"},
"core_node6":{
"core":"outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n5",
"node_name":"127.0.0.1:42507_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"3",
"tlogReplicas":"0"}
Live Nodes: [127.0.0.1:38211_solr, 127.0.0.1:42507_solr, 127.0.0.1:45505_solr,
127.0.0.1:45707_solr]
Last available state:
DocCollection(outOfSyncReplicasCannotBecomeLeader-true//collections/outOfSyncReplicasCannotBecomeLeader-true/state.json/19)={
"pullReplicas":"0",
"replicationFactor":"3",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node2":{
"core":"outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n1",
"node_name":"127.0.0.1:45707_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false"},
"core_node4":{
"core":"outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n3",
"node_name":"127.0.0.1:38211_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false"},
"core_node6":{
"core":"outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n5",
"node_name":"127.0.0.1:42507_solr",
"state":"down",
"type":"NRT",
"force_set_state":"false"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"3",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([AC73ACF1C535BC29:84E63EA416B86D72]:0)
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:326)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:303)
at
org.apache.solr.cloud.TestCloudConsistency.addDocToWhenOtherReplicasAreDown(TestCloudConsistency.java:196)
at
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:133)
at
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart(TestCloudConsistency.java:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 15238 lines...]
[junit4] Suite: org.apache.solr.cloud.TestCloudConsistency
[junit4] 2> 1631279 INFO
(SUITE-TestCloudConsistency-seed#[AC73ACF1C535BC29]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
[junit4] 2> 1631280 INFO
(SUITE-TestCloudConsistency-seed#[AC73ACF1C535BC29]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_AC73ACF1C535BC29-001/data-dir-157-001
[junit4] 2> 1631280 WARN
(SUITE-TestCloudConsistency-seed#[AC73ACF1C535BC29]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
[junit4] 2> 1631280 INFO
(SUITE-TestCloudConsistency-seed#[AC73ACF1C535BC29]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1631281 INFO
(SUITE-TestCloudConsistency-seed#[AC73ACF1C535BC29]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1631282 INFO
(SUITE-TestCloudConsistency-seed#[AC73ACF1C535BC29]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1631285 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testOutOfSyncReplicasCannotBecomeLeader
[junit4] 2> 1631285 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_AC73ACF1C535BC29-001/tempDir-001
[junit4] 2> 1631285 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1631286 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 1631286 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1631286 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 1631386 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.ZkTestServer start zk server on port: 37441
[junit4] 2> 1631386 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37441
[junit4] 2> 1631386 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37441
[junit4] 2> 1631386 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37441
[junit4] 2> 1631387 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1631390 INFO (zkConnectionManagerCallback-14781-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1631390 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1631395 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1631397 INFO (zkConnectionManagerCallback-14783-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1631397 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1631399 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1631400 INFO (zkConnectionManagerCallback-14785-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1631400 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1631502 INFO (jetty-launcher-14786-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1631502 INFO (jetty-launcher-14786-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1631502 INFO (jetty-launcher-14786-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1631502 INFO (jetty-launcher-14786-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1631502 INFO (jetty-launcher-14786-thread-2) [ ]
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git:
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
[junit4] 2> 1631502 INFO (jetty-launcher-14786-thread-1) [ ]
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git:
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
[junit4] 2> 1631503 INFO (jetty-launcher-14786-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1631503 INFO (jetty-launcher-14786-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1631503 INFO (jetty-launcher-14786-thread-3) [ ]
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git:
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
[junit4] 2> 1631505 INFO (jetty-launcher-14786-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1631505 INFO (jetty-launcher-14786-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1631505 INFO (jetty-launcher-14786-thread-4) [ ]
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git:
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
[junit4] 2> 1631505 INFO (jetty-launcher-14786-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1631505 INFO (jetty-launcher-14786-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1631506 INFO (jetty-launcher-14786-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1631511 INFO (jetty-launcher-14786-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a5fa51b{/solr,null,AVAILABLE}
[junit4] 2> 1631515 INFO (jetty-launcher-14786-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1631515 INFO (jetty-launcher-14786-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1631515 INFO (jetty-launcher-14786-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1631519 INFO (jetty-launcher-14786-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1631519 INFO (jetty-launcher-14786-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1631519 INFO (jetty-launcher-14786-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1631519 INFO (jetty-launcher-14786-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7c409b46{/solr,null,AVAILABLE}
[junit4] 2> 1631519 INFO (jetty-launcher-14786-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7940df42{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:46393}
[junit4] 2> 1631519 INFO (jetty-launcher-14786-thread-1) [ ]
o.e.j.s.Server Started @1631561ms
[junit4] 2> 1631519 INFO (jetty-launcher-14786-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:37441/solr, hostPort=46393}
[junit4] 2> 1631520 ERROR (jetty-launcher-14786-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1631520 INFO (jetty-launcher-14786-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1631520 INFO (jetty-launcher-14786-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.8.0
[junit4] 2> 1631520 INFO (jetty-launcher-14786-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1631520 INFO (jetty-launcher-14786-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 1631520 INFO (jetty-launcher-14786-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-01-01T16:24:08.177Z
[junit4] 2> 1631520 INFO (jetty-launcher-14786-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1631520 INFO (jetty-launcher-14786-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1631520 INFO (jetty-launcher-14786-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1631520 INFO (jetty-launcher-14786-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4611809a{/solr,null,AVAILABLE}
[junit4] 2> 1631523 INFO (jetty-launcher-14786-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2173df4b{/solr,null,AVAILABLE}
[junit4] 2> 1631523 INFO (jetty-launcher-14786-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1631523 INFO (jetty-launcher-14786-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2489a62d{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:36123}
[junit4] 2> 1631523 INFO (jetty-launcher-14786-thread-3) [ ]
o.e.j.s.Server Started @1631565ms
[junit4] 2> 1631523 INFO (jetty-launcher-14786-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:37441/solr, hostPort=36123}
[junit4] 2> 1631523 ERROR (jetty-launcher-14786-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1631523 INFO (jetty-launcher-14786-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1631523 INFO (jetty-launcher-14786-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.8.0
[junit4] 2> 1631524 INFO (jetty-launcher-14786-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1631524 INFO (jetty-launcher-14786-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 1631524 INFO (jetty-launcher-14786-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-01-01T16:24:08.181Z
[junit4] 2> 1631524 INFO (jetty-launcher-14786-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@693b95{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:37357}
[junit4] 2> 1631524 INFO (jetty-launcher-14786-thread-4) [ ]
o.e.j.s.Server Started @1631566ms
[junit4] 2> 1631524 INFO (jetty-launcher-14786-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:37441/solr, hostPort=37357}
[junit4] 2> 1631524 ERROR (jetty-launcher-14786-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1631524 INFO (jetty-launcher-14786-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1631524 INFO (jetty-launcher-14786-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.8.0
[junit4] 2> 1631524 INFO (jetty-launcher-14786-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1631524 INFO (jetty-launcher-14786-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 1631524 INFO (jetty-launcher-14786-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-01-01T16:24:08.181Z
[junit4] 2> 1631524 INFO (jetty-launcher-14786-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1631525 INFO (jetty-launcher-14786-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1631527 INFO (jetty-launcher-14786-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@731a3571{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:35371}
[junit4] 2> 1631527 INFO (jetty-launcher-14786-thread-2) [ ]
o.e.j.s.Server Started @1631569ms
[junit4] 2> 1631527 INFO (jetty-launcher-14786-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:37441/solr, hostPort=35371}
[junit4] 2> 1631527 INFO (zkConnectionManagerCallback-14788-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1631527 INFO (jetty-launcher-14786-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1631527 ERROR (jetty-launcher-14786-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1631527 INFO (jetty-launcher-14786-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1631527 INFO (jetty-launcher-14786-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.8.0
[junit4] 2> 1631527 INFO (jetty-launcher-14786-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1631527 INFO (jetty-launcher-14786-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 1631527 INFO (jetty-launcher-14786-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-01-01T16:24:08.184Z
[junit4] 2> 1631528 INFO (jetty-launcher-14786-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1631528 INFO (zkConnectionManagerCallback-14792-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1631528 INFO (jetty-launcher-14786-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1631530 INFO (jetty-launcher-14786-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1631532 INFO (jetty-launcher-14786-thread-1) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 1631533 INFO (jetty-launcher-14786-thread-4) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 1631535 INFO (jetty-launcher-14786-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1631535 INFO (zkConnectionManagerCallback-14790-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1631535 WARN
(jetty-launcher-14786-thread-1-SendThread(127.0.0.1:37441)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x10275ae624a0003.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x10275ae624a0003, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x10275ae624a0003, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 1631536 INFO (jetty-launcher-14786-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1631536 WARN
(jetty-launcher-14786-thread-4-SendThread(127.0.0.1:37441)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x10275ae624a0005.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x10275ae624a0005, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x10275ae624a0005, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 1631536 INFO (jetty-launcher-14786-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1631536 INFO (zkConnectionManagerCallback-14794-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1631536 INFO (jetty-launcher-14786-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1631537 INFO (jetty-launcher-14786-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1631539 INFO (jetty-launcher-14786-thread-3) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 1631540 INFO (jetty-launcher-14786-thread-2) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 1631540 WARN
(jetty-launcher-14786-thread-3-SendThread(127.0.0.1:37441)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x10275ae624a0004.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x10275ae624a0004, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x10275ae624a0004, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 1631873 INFO (jetty-launcher-14786-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1631874 WARN (jetty-launcher-14786-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3b4c36f9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1631874 WARN (jetty-launcher-14786-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3b4c36f9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1631876 WARN (jetty-launcher-14786-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4c2e2092[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1631876 WARN (jetty-launcher-14786-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4c2e2092[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1631877 INFO (jetty-launcher-14786-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37441/solr
[junit4] 2> 1631878 INFO (jetty-launcher-14786-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1631879 INFO (zkConnectionManagerCallback-14811-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1631879 INFO (jetty-launcher-14786-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1631964 INFO (jetty-launcher-14786-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1631964 WARN (jetty-launcher-14786-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3aa5df6e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1631964 WARN (jetty-launcher-14786-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3aa5df6e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1631966 WARN (jetty-launcher-14786-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2acec1f2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1631966 WARN (jetty-launcher-14786-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2acec1f2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1631967 INFO (jetty-launcher-14786-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37441/solr
[junit4] 2> 1631968 INFO (jetty-launcher-14786-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1631968 INFO (zkConnectionManagerCallback-14822-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1631969 INFO (jetty-launcher-14786-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1632042 INFO (jetty-launcher-14786-thread-2)
[n:127.0.0.1:35371_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1632042 INFO (zkConnectionManagerCallback-14824-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1632042 INFO (jetty-launcher-14786-thread-2)
[n:127.0.0.1:35371_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1632091 INFO (jetty-launcher-14786-thread-2)
[n:127.0.0.1:35371_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:35371_solr
[junit4] 2> 1632092 INFO (jetty-launcher-14786-thread-2)
[n:127.0.0.1:35371_solr ] o.a.s.c.Overseer Overseer
(id=72749935825125385-127.0.0.1:35371_solr-n_0000000000) starting
[junit4] 2> 1632095 INFO
(OverseerStateUpdate-72749935825125385-127.0.0.1:35371_solr-n_0000000000)
[n:127.0.0.1:35371_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:35371_solr
[junit4] 2> 1632105 INFO (jetty-launcher-14786-thread-2)
[n:127.0.0.1:35371_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35371_solr
[junit4] 2> 1632107 INFO (jetty-launcher-14786-thread-2)
[n:127.0.0.1:35371_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1632108 WARN (jetty-launcher-14786-thread-2)
[n:127.0.0.1:35371_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 1632122 INFO (zkCallback-14823-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1632126 INFO (jetty-launcher-14786-thread-2)
[n:127.0.0.1:35371_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_AC73ACF1C535BC29-001/tempDir-001/node2
[junit4] 2> 1632143 INFO (jetty-launcher-14786-thread-1)
[n:127.0.0.1:46393_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1632144 INFO (zkConnectionManagerCallback-14836-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1632144 INFO (jetty-launcher-14786-thread-1)
[n:127.0.0.1:46393_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1632149 INFO (jetty-launcher-14786-thread-1)
[n:127.0.0.1:46393_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1632151 INFO (jetty-launcher-14786-thread-1)
[n:127.0.0.1:46393_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:46393_solr as DOWN
[junit4] 2> 1632152 INFO (jetty-launcher-14786-thread-1)
[n:127.0.0.1:46393_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1632152 INFO (jetty-launcher-14786-thread-1)
[n:127.0.0.1:46393_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46393_solr
[junit4] 2> 1632153 INFO (zkCallback-14823-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1632153 INFO (jetty-launcher-14786-thread-1)
[n:127.0.0.1:46393_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1632154 WARN (jetty-launcher-14786-thread-1)
[n:127.0.0.1:46393_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 1632163 INFO (zkCallback-14835-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1632171 INFO (jetty-launcher-14786-thread-1)
[n:127.0.0.1:46393_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_AC73ACF1C535BC29-001/tempDir-001/node1
[junit4] 2> 1632175 INFO (jetty-launcher-14786-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1632179 WARN (jetty-launcher-14786-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7cedf14f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1632179 WARN (jetty-launcher-14786-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7cedf14f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1632181 WARN (jetty-launcher-14786-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6cf6ce2f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1632181 WARN (jetty-launcher-14786-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6cf6ce2f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1632183 INFO (jetty-launcher-14786-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37441/solr
[junit4] 2> 1632183 INFO (jetty-launcher-14786-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1632184 INFO (zkConnectionManagerCallback-14850-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1632184 INFO (jetty-launcher-14786-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1632189 INFO (jetty-launcher-14786-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1632190 WARN (jetty-launcher-14786-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2cdaecff[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1632190 WARN (jetty-launcher-14786-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2cdaecff[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1632191 WARN (jetty-launcher-14786-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@59120e80[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1632191 WARN (jetty-launcher-14786-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@59120e80[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1632192 INFO (jetty-launcher-14786-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37441/solr
[junit4] 2> 1632193 INFO (jetty-launcher-14786-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1632195 INFO (zkConnectionManagerCallback-14858-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1632195 INFO (jetty-launcher-14786-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1632196 WARN
(jetty-launcher-14786-thread-4-SendThread(127.0.0.1:37441)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x10275ae624a000c.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x10275ae624a000c, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x10275ae624a000c, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 1632285 INFO (jetty-launcher-14786-thread-3)
[n:127.0.0.1:36123_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1632286 INFO (zkConnectionManagerCallback-14860-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1632286 INFO (jetty-launcher-14786-thread-3)
[n:127.0.0.1:36123_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1632290 INFO (jetty-launcher-14786-thread-3)
[n:127.0.0.1:36123_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1632293 INFO (jetty-launcher-14786-thread-3)
[n:127.0.0.1:36123_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:36123_solr as DOWN
[junit4] 2> 1632293 INFO (jetty-launcher-14786-thread-3)
[n:127.0.0.1:36123_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1632293 INFO (jetty-launcher-14786-thread-3)
[n:127.0.0.1:36123_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36123_solr
[junit4] 2> 1632296 INFO (zkCallback-14823-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1632296 INFO (zkCallback-14835-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1632296 INFO (zkCallback-14859-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1632296 INFO (jetty-launcher-14786-thread-3)
[n:127.0.0.1:36123_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1632297 WARN (jetty-launcher-14786-thread-3)
[n:127.0.0.1:36123_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 1632312 INFO (jetty-launcher-14786-thread-3)
[n:127.0.0.1:36123_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_AC73ACF1C535BC29-001/tempDir-001/node3
[junit4] 2> 1632388 INFO (jetty-launcher-14786-thread-4)
[n:127.0.0.1:37357_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1632390 INFO (zkConnectionManagerCallback-14868-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1632390 INFO (jetty-launcher-14786-thread-4)
[n:127.0.0.1:37357_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1632394 INFO (jetty-launcher-14786-thread-4)
[n:127.0.0.1:37357_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1632398 INFO (jetty-launcher-14786-thread-4)
[n:127.0.0.1:37357_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:37357_solr as DOWN
[junit4] 2> 1632399 INFO (jetty-launcher-14786-thread-4)
[n:127.0.0.1:37357_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1632399 INFO (jetty-launcher-14786-thread-4)
[n:127.0.0.1:37357_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37357_solr
[junit4] 2> 1632400 INFO (zkCallback-14823-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1632400 INFO (zkCallback-14859-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1632400 INFO (zkCallback-14835-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1632400 INFO (zkCallback-14867-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1632401 INFO (jetty-launcher-14786-thread-4)
[n:127.0.0.1:37357_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1632401 WARN (jetty-launcher-14786-thread-4)
[n:127.0.0.1:37357_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 1632412 INFO (jetty-launcher-14786-thread-4)
[n:127.0.0.1:37357_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_AC73ACF1C535BC29-001/tempDir-001/node4
[junit4] 2> 1632418 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
[junit4] 2> 1632419 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1632419 INFO (zkConnectionManagerCallback-14879-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1632420 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1632421 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1632422 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:37441/solr ready
[junit4] 2> 1632424 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1422077542
[junit4] 2> 1632424 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:35371_solr
[junit4] 2> 1632424 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 1632424 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.ZkController Publish node=127.0.0.1:35371_solr as DOWN
[junit4] 2> 1632427 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1632427 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node tag=null
[junit4] 2> 1632427 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm tag=null
[junit4] 2> 1632427 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty tag=null
[junit4] 2> 1632427 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.cluster tag=null
[junit4] 2> 1632432 INFO (closeThreadPool-14884-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72749935825125385-127.0.0.1:35371_solr-n_0000000000) closing
[junit4] 2> 1632432 INFO
(OverseerStateUpdate-72749935825125385-127.0.0.1:35371_solr-n_0000000000)
[n:127.0.0.1:35371_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:35371_solr
[junit4] 2> 1632437 INFO
(OverseerAutoScalingTriggerThread-72749935825125385-127.0.0.1:35371_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 1632437 INFO (closeThreadPool-14884-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72749935825125385-127.0.0.1:35371_solr-n_0000000000) closing
[junit4] 2> 1632438 WARN
(jetty-launcher-14786-thread-2-SendThread(127.0.0.1:37441)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x10275ae624a0009.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x10275ae624a0009, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x10275ae624a0009, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 1632438 INFO (zkCallback-14859-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1632438 INFO (zkCallback-14835-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46393_solr
[junit4] 2> 1632438 INFO (zkCallback-14867-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1632439 INFO (zkCallback-14835-thread-1)
[n:127.0.0.1:46393_solr ] o.a.s.c.Overseer Overseer
(id=72749935825125386-127.0.0.1:46393_solr-n_0000000001) starting
[junit4] 2> 1632439 INFO (zkCallback-14835-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1632440 INFO (zkCallback-14878-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1632447 INFO
(OverseerStateUpdate-72749935825125386-127.0.0.1:46393_solr-n_0000000001)
[n:127.0.0.1:46393_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:46393_solr
[junit4] 2> 1632538 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.Overseer Overseer
(id=72749935825125385-127.0.0.1:35371_solr-n_0000000000) closing
[junit4] 2> 1632539 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.AbstractConnector Stopped ServerConnector@731a3571{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:0}
[junit4] 2> 1632539 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2173df4b{/solr,null,STOPPED}
[junit4] 2> 1632539 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1632540 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding
port=0)
[junit4] 2> 1632540 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
2 ...
[junit4] 2> 1632540 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.Server jetty-9.4.34.v20201102; built:
2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm
1.8.0_252-b09
[junit4] 2> 1632540 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1632541 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1632541 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1632541 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7d972100{/solr,null,AVAILABLE}
[junit4] 2> 1632541 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.AbstractConnector Started ServerConnector@5ba4686a{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:43401}
[junit4] 2> 1632541 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.Server Started @1632583ms
[junit4] 2> 1632541 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:37441/solr, hostPort=36279}
[junit4] 2> 1632541 ERROR
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1632541 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1632541 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.8.0
[junit4] 2> 1632541 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1632541 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 1632541 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-01-01T16:24:09.198Z
[junit4] 2> 1632542 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1632543 INFO (zkConnectionManagerCallback-14890-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1632543 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1632543 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1632547 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 1632548 WARN
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29]-SendThread(127.0.0.1:37441))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x10275ae624a0010.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x10275ae624a0010, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x10275ae624a0010, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 1634063 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1634064 WARN
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@4c8fd281[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1634064 WARN
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm
configured for Client@4c8fd281[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1634066 WARN
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@56819e7b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1634066 WARN
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm
configured for Client@56819e7b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1634068 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37441/solr
[junit4] 2> 1634068 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1634070 INFO (zkConnectionManagerCallback-14901-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1634070 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1634173 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[n:127.0.0.1:36279_solr ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 1634174 INFO (zkConnectionManagerCallback-14903-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1634174 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[n:127.0.0.1:36279_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1634178 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[n:127.0.0.1:36279_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1634182 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[n:127.0.0.1:36279_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:36279_solr as DOWN
[junit4] 2> 1634182 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[n:127.0.0.1:36279_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1634182 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[n:127.0.0.1:36279_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36279_solr
[junit4] 2> 1634184 INFO (zkCallback-14867-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1634184 INFO (zkCallback-14878-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1634184 INFO (zkCallback-14859-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1634184 INFO (zkCallback-14835-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1634184 INFO (zkCallback-14902-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1634185 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[n:127.0.0.1:36279_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1634185 WARN
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[n:127.0.0.1:36279_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 1634203 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[n:127.0.0.1:36279_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_AC73ACF1C535BC29-001/tempDir-001/node2
[junit4] 2> 1634211 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.TestCloudConsistency Adding proxy for URL:
http://127.0.0.1:43401/solr. Proxy: http://127.0.0.1:36279/solr
[junit4] 2> 1634211 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1848275224
[junit4] 2> 1634211 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:46393_solr
[junit4] 2> 1634212 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 1634212 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.ZkController Publish node=127.0.0.1:46393_solr as DOWN
[junit4] 2> 1634215 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node tag=null
[junit4] 2> 1634215 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm tag=null
[junit4] 2> 1634215 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty tag=null
[junit4] 2> 1634215 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.cluster tag=null
[junit4] 2> 1634216 INFO (closeThreadPool-14914-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72749935825125386-127.0.0.1:46393_solr-n_0000000001) closing
[junit4] 2> 1634217 INFO
(OverseerAutoScalingTriggerThread-72749935825125386-127.0.0.1:46393_solr-n_0000000001)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 1634218 INFO
(OverseerStateUpdate-72749935825125386-127.0.0.1:46393_solr-n_0000000001)
[n:127.0.0.1:46393_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:46393_solr
[junit4] 2> 1634223 INFO (closeThreadPool-14914-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72749935825125386-127.0.0.1:46393_solr-n_0000000001) closing
[junit4] 2> 1634223 WARN
(jetty-launcher-14786-thread-1-SendThread(127.0.0.1:37441)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x10275ae624a000a.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x10275ae624a000a, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x10275ae624a000a, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 1634225 INFO (zkCallback-14867-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1634225 INFO (zkCallback-14859-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36123_solr
[junit4] 2> 1634225 INFO (zkCallback-14878-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1634225 INFO (zkCallback-14902-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1634226 INFO (zkCallback-14859-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1634226 INFO (zkCallback-14859-thread-1)
[n:127.0.0.1:36123_solr ] o.a.s.c.Overseer Overseer
(id=72749935825125389-127.0.0.1:36123_solr-n_0000000002) starting
[junit4] 2> 1634232 INFO
(OverseerStateUpdate-72749935825125389-127.0.0.1:36123_solr-n_0000000002)
[n:127.0.0.1:36123_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:36123_solr
[junit4] 2> 1634325 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.Overseer Overseer
(id=72749935825125386-127.0.0.1:46393_solr-n_0000000001) closing
[junit4] 2> 1634327 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7940df42{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:0}
[junit4] 2> 1634327 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@a5fa51b{/solr,null,STOPPED}
[junit4] 2> 1634327 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1634328 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding
port=0)
[junit4] 2> 1634328 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
2 ...
[junit4] 2> 1634328 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.Server jetty-9.4.34.v20201102; built:
2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm
1.8.0_252-b09
[junit4] 2> 1634330 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1634330 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1634331 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1634331 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1912a0be{/solr,null,AVAILABLE}
[junit4] 2> 1634331 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.AbstractConnector Started ServerConnector@4abe9b4f{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:37285}
[junit4] 2> 1634331 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.Server Started @1634373ms
[junit4] 2> 1634331 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:37441/solr, hostPort=39257}
[junit4] 2> 1634331 ERROR
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1634331 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1634331 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.8.0
[junit4] 2> 1634331 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1634331 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 1634331 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-01-01T16:24:10.988Z
[junit4] 2> 1634332 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1634336 INFO (zkConnectionManagerCallback-14920-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1634336 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1634337 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1634341 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 1635417 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1635418 WARN
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@2ca36a37[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1635418 WARN
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm
configured for Client@2ca36a37[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1635421 WARN
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@7c59037f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1635421 WARN
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm
configured for Client@7c59037f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1635422 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37441/solr
[junit4] 2> 1635423 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1635427 INFO (zkConnectionManagerCallback-14931-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1635427 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1635428 WARN
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29]-SendThread(127.0.0.1:37441))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x10275ae624a0014.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x10275ae624a0014, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x10275ae624a0014, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 1635529 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[n:127.0.0.1:39257_solr ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 1635530 INFO (zkConnectionManagerCallback-14933-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1635530 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[n:127.0.0.1:39257_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1635534 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[n:127.0.0.1:39257_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1635537 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[n:127.0.0.1:39257_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:39257_solr as DOWN
[junit4] 2> 1635538 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[n:127.0.0.1:39257_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1635538 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[n:127.0.0.1:39257_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39257_solr
[junit4] 2> 1635539 INFO (zkCallback-14878-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1635539 INFO (zkCallback-14859-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1635539 INFO (zkCallback-14902-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1635539 INFO (zkCallback-14867-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1635539 INFO (zkCallback-14932-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1635540 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[n:127.0.0.1:39257_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1635541 WARN
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[n:127.0.0.1:39257_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 1635556 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[n:127.0.0.1:39257_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_AC73ACF1C535BC29-001/tempDir-001/node1
[junit4] 2> 1635564 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.TestCloudConsistency Adding proxy for URL:
http://127.0.0.1:37285/solr. Proxy: http://127.0.0.1:39257/solr
[junit4] 2> 1635564 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1705022133
[junit4] 2> 1635564 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:36123_solr
[junit4] 2> 1635564 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 1635564 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.ZkController Publish node=127.0.0.1:36123_solr as DOWN
[junit4] 2> 1635567 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node tag=null
[junit4] 2> 1635567 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm tag=null
[junit4] 2> 1635567 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty tag=null
[junit4] 2> 1635567 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.cluster tag=null
[junit4] 2> 1635572 INFO (closeThreadPool-14944-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72749935825125389-127.0.0.1:36123_solr-n_0000000002) closing
[junit4] 2> 1635572 INFO
(OverseerStateUpdate-72749935825125389-127.0.0.1:36123_solr-n_0000000002)
[n:127.0.0.1:36123_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:36123_solr
[junit4] 2> 1635578 INFO
(OverseerAutoScalingTriggerThread-72749935825125389-127.0.0.1:36123_solr-n_0000000002)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 1635591 WARN
(jetty-launcher-14786-thread-3-SendThread(127.0.0.1:37441)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x10275ae624a000d.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x10275ae624a000d, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x10275ae624a000d, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 1635591 INFO (zkCallback-14878-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1635591 INFO (zkCallback-14902-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1635591 INFO (zkCallback-14932-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1635591 INFO (zkCallback-14867-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37357_solr
[junit4] 2> 1635591 INFO (closeThreadPool-14944-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72749935825125389-127.0.0.1:36123_solr-n_0000000002) closing
[junit4] 2> 1635592 INFO (zkCallback-14867-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1635592 INFO (zkCallback-14867-thread-1)
[n:127.0.0.1:37357_solr ] o.a.s.c.Overseer Overseer
(id=72749935825125390-127.0.0.1:37357_solr-n_0000000003) starting
[junit4] 2> 1635598 INFO
(OverseerStateUpdate-72749935825125390-127.0.0.1:37357_solr-n_0000000003)
[n:127.0.0.1:37357_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:37357_solr
[junit4] 2> 1635691 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.Overseer Overseer
(id=72749935825125389-127.0.0.1:36123_solr-n_0000000002) closing
[junit4] 2> 1635692 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2489a62d{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:0}
[junit4] 2> 1635692 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4611809a{/solr,null,STOPPED}
[junit4] 2> 1635692 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1635693 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding
port=0)
[junit4] 2> 1635693 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
2 ...
[junit4] 2> 1635693 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.Server jetty-9.4.34.v20201102; built:
2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm
1.8.0_252-b09
[junit4] 2> 1635693 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1635693 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1635694 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1635694 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7549078a{/solr,null,AVAILABLE}
[junit4] 2> 1635694 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.AbstractConnector Started ServerConnector@27c0adad{HTTP/1.1,
(http/1.1, h2c)}{127.0.0.1:43491}
[junit4] 2> 1635694 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.e.j.s.Server Started @1635736ms
[junit4] 2> 1635694 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:37441/solr, hostPort=46587}
[junit4] 2> 1635694 ERROR
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1635694 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1635694 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.8.0
[junit4] 2> 1635694 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1635694 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 1635694 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AC73ACF1C535BC29])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-01-01T16:24:1
[...truncated too long message...]
:39219
[junit4] 2> 1741287 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39219
[junit4] 2> 1741287 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AC73ACF1C535BC29])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39219
[junit4] 2> 1741288 INFO
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AC73ACF1C535BC29])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testOutOfSyncReplicasCannotBecomeLeaderAfterRestart
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestCloudConsistency
-Dtests.method=testOutOfSyncReplicasCannotBecomeLeaderAfterRestart
-Dtests.seed=AC73ACF1C535BC29 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=zh-CN -Dtests.timezone=Indian/Christmas -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 70.3s J1 |
TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart <<<
[junit4] > Throwable #1: java.lang.AssertionError: Timeout waiting for
leader
[junit4] > Timeout waiting to see state for
collection=outOfSyncReplicasCannotBecomeLeader-true
:DocCollection(outOfSyncReplicasCannotBecomeLeader-true//collections/outOfSyncReplicasCannotBecomeLeader-true/state.json/19)={
[junit4] > "pullReplicas":"0",
[junit4] > "replicationFactor":"3",
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{
[junit4] > "core_node2":{
[junit4] >
"core":"outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n1",
[junit4] > "node_name":"127.0.0.1:45707_solr",
[junit4] > "state":"down",
[junit4] > "type":"NRT",
[junit4] > "force_set_state":"false"},
[junit4] > "core_node4":{
[junit4] >
"core":"outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n3",
[junit4] > "node_name":"127.0.0.1:38211_solr",
[junit4] > "state":"down",
[junit4] > "type":"NRT",
[junit4] > "force_set_state":"false"},
[junit4] > "core_node6":{
[junit4] >
"core":"outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n5",
[junit4] > "node_name":"127.0.0.1:42507_solr",
[junit4] > "state":"down",
[junit4] > "type":"NRT",
[junit4] > "force_set_state":"false"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false",
[junit4] > "nrtReplicas":"3",
[junit4] > "tlogReplicas":"0"}
[junit4] > Live Nodes: [127.0.0.1:38211_solr, 127.0.0.1:42507_solr,
127.0.0.1:45505_solr, 127.0.0.1:45707_solr]
[junit4] > Last available state:
DocCollection(outOfSyncReplicasCannotBecomeLeader-true//collections/outOfSyncReplicasCannotBecomeLeader-true/state.json/19)={
[junit4] > "pullReplicas":"0",
[junit4] > "replicationFactor":"3",
[junit4] > "shards":{"shard1":{
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active",
[junit4] > "replicas":{
[junit4] > "core_node2":{
[junit4] >
"core":"outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n1",
[junit4] > "node_name":"127.0.0.1:45707_solr",
[junit4] > "state":"down",
[junit4] > "type":"NRT",
[junit4] > "force_set_state":"false"},
[junit4] > "core_node4":{
[junit4] >
"core":"outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n3",
[junit4] > "node_name":"127.0.0.1:38211_solr",
[junit4] > "state":"down",
[junit4] > "type":"NRT",
[junit4] > "force_set_state":"false"},
[junit4] > "core_node6":{
[junit4] >
"core":"outOfSyncReplicasCannotBecomeLeader-true_shard1_replica_n5",
[junit4] > "node_name":"127.0.0.1:42507_solr",
[junit4] > "state":"down",
[junit4] > "type":"NRT",
[junit4] > "force_set_state":"false"}}}},
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false",
[junit4] > "nrtReplicas":"3",
[junit4] > "tlogReplicas":"0"}
[junit4] > at
__randomizedtesting.SeedInfo.seed([AC73ACF1C535BC29:84E63EA416B86D72]:0)
[junit4] > at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:326)
[junit4] > at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:303)
[junit4] > at
org.apache.solr.cloud.TestCloudConsistency.addDocToWhenOtherReplicasAreDown(TestCloudConsistency.java:196)
[junit4] > at
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:133)
[junit4] > at
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart(TestCloudConsistency.java:103)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudConsistency_AC73ACF1C535BC29-001
[junit4] 2> Jan 01, 2021 4:25:58 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=DeflateWithPresetCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=BEST_COMPRESSION,
chunkSize=21151, maxDocsPerChunk=350, blockShift=2),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=BEST_COMPRESSION,
chunkSize=21151, blockSize=2)),
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=zh-CN,
timezone=Indian/Christmas
[junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation
1.8.0_252 (64-bit)/cpus=4,threads=1,free=197187736,total=515899392
[junit4] 2> NOTE: All tests run in this JVM:
[TestLMJelinekMercerSimilarityFactory, TestSimComputePlanAction,
ReindexCollectionTest, TestMergePolicyConfig, SmileWriterTest,
TestApiFramework, PeerSyncWithLeaderAndIndexFingerprintCachingTest,
TestManagedResourceStorage, JWTVerificationkeyResolverTest, TestExportWriter,
PropertiesRequestHandlerTest, TestShortCircuitedRequests,
TestDFISimilarityFactory, HdfsRecoverLeaseTest, TestSolrXml,
SolrJmxReporterTest, TestSolrConfigHandler, MaxSizeAutoCommitTest,
TestFieldTypeCollectionResource, HdfsThreadLeakTest, ScriptEngineTest,
TestTolerantUpdateProcessorRandomCloud, TestRecovery, TestStandardQParsers,
CoreAdminOperationTest, SolrRrdBackendFactoryTest,
MetricTriggerIntegrationTest, BigEndianAscendingWordSerializerTest,
HealthCheckHandlerTest, HttpTriggerListenerTest, ChaosMonkeyNothingIsSafeTest,
TestFieldCacheVsDocValues, CreateRoutedAliasTest,
TestEmbeddedSolrServerAdminHandler,
DistributedFacetSimpleRefinementLongTailTest, RoutingToNodesWithPropertiesTest,
TestConfigSetsAPIZkFailure, UpdateParamsTest, CdcrBootstrapTest, TestOrdValues,
TestReqParamsAPI, CurrencyFieldTypeTest, AutoScalingHandlerTest,
HighlighterWithoutStoredIdTest, MetricsConfigTest, TriggerEventQueueTest,
DistributedFacetPivotLongTailTest, MetricUtilsTest, TestObjectReleaseTracker,
TestDelegationWithHadoopAuth, TestFoldingMultitermQuery,
TestPullReplicaErrorHandling, MetricsHistoryWithAuthIntegrationTest,
DocValuesMultiTest, TestMiniSolrCloudClusterSSL, PluginInfoTest,
TestHdfsBackupRestoreCore, DocValuesNotIndexedTest,
TestManagedStopFilterFactory, TestPushWriter, TestDistribIDF,
PackageManagerCLITest, Tagger2Test, GraphQueryTest, TestSimExtremeIndexing,
LeaderTragicEventTest, CloudReplicaSourceTest, TestSolrCoreProperties,
TestSolr4Spatial, TimeZoneUtilsTest, IndexSchemaRuntimeFieldTest,
TestConfigOverlay, NodeLostTriggerIntegrationTest, TestCloudJSONFacetSKG,
TestSchemaSimilarityResource, TestExpandComponent, CircularListTest,
TestCollapseQParserPlugin, TestJsonFacets, TestReplicaProperties,
PreAnalyzedFieldTest, SynonymTokenizerTest, MoveReplicaHDFSTest,
ShardRoutingTest, TestAuthorizationFramework, ThreadDumpHandlerTest,
SpellCheckComponentTest, FastVectorHighlighterTest, SolrMetricReporterTest,
PrimUtilsTest, TestInitQParser, HdfsCollectionsAPIDistributedZkTest,
BasicFunctionalityTest, ClusterStateTest, TestNoOpRegenerator, TestCSVLoader,
SampleTest, TestSolrCoreSnapshots, TestPhraseSuggestions, ZkStateWriterTest,
TestGeoJSONResponseWriter, TestHashPartitioner, AdminHandlersProxyTest,
ParsingFieldUpdateProcessorsTest, CursorMarkTest,
ScheduledMaintenanceTriggerTest, LukeRequestHandlerTest,
DistributedDebugComponentTest, TestMaxScoreQueryParser,
TestSolrJacksonAnnotation, CdcrVersionReplicationTest, TestPseudoReturnFields,
TemplateUpdateProcessorTest, TestReversedWildcardFilterFactory,
TestRandomFaceting, AssignBackwardCompatibilityTest, BasicDistributedZkTest,
DeleteShardTest, DeleteStatusTest, DistribCursorPagingTest,
DistribDocExpirationUpdateProcessorTest, LeaderElectionContextKeyTest,
LeaderElectionIntegrationTest, LeaderFailoverAfterPartitionTest,
NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest,
OverseerSolrResponseTest, OverseerSolrResponseUnsafeSerializationTest,
OverseerStatusTest, OverseerTaskQueueTest, RestartWhileUpdatingTest,
RollingRestartTest, SolrXmlInZkTest, SplitShardTest,
SystemCollectionCompatTest, TestCloudConsistency]
[junit4] Completed [561/924 (1!)] on J1 in 110.95s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 51862 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]