Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/837/
2 tests failed.
FAILED: org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([5FDCCDEBE94DD11D:B70060091AA5CB3D]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1015)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:975)
at
org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
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)
Caused by: org.apache.solr.common.SolrException: Circuit Breakers tripped
Memory Circuit Breaker triggered as JVM heap usage values are greater than
allocated threshold.Seen JVM heap memory usage 426717416 and allocated
threshold 399114240
at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:325)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2641)
at org.apache.solr.util.TestHarness.query(TestHarness.java:332)
at org.apache.solr.util.TestHarness.query(TestHarness.java:314)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:989)
... 45 more
FAILED:
org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica
Error Message:
Error from server at http://127.0.0.1:40811/solr: Cannot create collection
pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of
maxShardsPerNode is 1, and the number of nodes currently live or live and part
of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of
numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value
of pullReplicas is 1. This requires 4 shards to be created (higher than the
allowed number)
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:40811/solr: Cannot create collection
pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of
maxShardsPerNode is 1, and the number of nodes currently live or live and part
of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of
numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value
of pullReplicas is 1. This requires 4 shards to be created (higher than the
allowed number)
at
__randomizedtesting.SeedInfo.seed([5FDCCDEBE94DD11D:57EB2B2332E3A593]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
at
org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149)
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 15073 lines...]
[junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
[junit4] 2> 1351131 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-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> 1351131 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_5FDCCDEBE94DD11D-001/data-dir-192-001
[junit4] 2> 1351131 WARN
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1351131 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1351133 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 1351133 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1351134 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
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/J3/temp/solr.cloud.TestPullReplicaErrorHandling_5FDCCDEBE94DD11D-001/tempDir-001
[junit4] 2> 1351134 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1351134 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 1351134 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1351135 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 1351234 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port: 45349
[junit4] 2> 1351234 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45349
[junit4] 2> 1351234 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45349
[junit4] 2> 1351234 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45349
[junit4] 2> 1351239 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1351242 INFO (zkConnectionManagerCallback-10395-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1351242 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1351252 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1351255 INFO (zkConnectionManagerCallback-10397-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1351255 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1351256 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1351261 INFO (zkConnectionManagerCallback-10399-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1351261 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1351263 WARN
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker-SendThread(127.0.0.1:45349))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1019217a17e0002.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1019217a17e0002, 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 0x1019217a17e0002, 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> 1351365 INFO (jetty-launcher-10400-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1351365 INFO (jetty-launcher-10400-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1351365 INFO (jetty-launcher-10400-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1351365 INFO (jetty-launcher-10400-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1351365 INFO (jetty-launcher-10400-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> 1351365 INFO (jetty-launcher-10400-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> 1351365 INFO (jetty-launcher-10400-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1351365 INFO (jetty-launcher-10400-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1351365 INFO (jetty-launcher-10400-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1351365 INFO (jetty-launcher-10400-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1351365 INFO (jetty-launcher-10400-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> 1351365 INFO (jetty-launcher-10400-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1351371 INFO (jetty-launcher-10400-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1351371 INFO (jetty-launcher-10400-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1351371 INFO (jetty-launcher-10400-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1351371 INFO (jetty-launcher-10400-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@313457b3{/solr,null,AVAILABLE}
[junit4] 2> 1351372 INFO (jetty-launcher-10400-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4926d32b{/solr,null,AVAILABLE}
[junit4] 2> 1351374 INFO (jetty-launcher-10400-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1351374 INFO (jetty-launcher-10400-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1351374 INFO (jetty-launcher-10400-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1351375 INFO (jetty-launcher-10400-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@78da6838{/solr,null,AVAILABLE}
[junit4] 2> 1351376 INFO (jetty-launcher-10400-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@541109aa{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:39577}
[junit4] 2> 1351376 INFO (jetty-launcher-10400-thread-2) [ ]
o.e.j.s.Server Started @1351401ms
[junit4] 2> 1351376 INFO (jetty-launcher-10400-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39577}
[junit4] 2> 1351376 ERROR (jetty-launcher-10400-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1351376 INFO (jetty-launcher-10400-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1351376 INFO (jetty-launcher-10400-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.8.0
[junit4] 2> 1351376 INFO (jetty-launcher-10400-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1351376 INFO (jetty-launcher-10400-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 1351376 INFO (jetty-launcher-10400-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-11-18T11:45:40.397Z
[junit4] 2> 1351376 INFO (jetty-launcher-10400-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1351376 INFO (jetty-launcher-10400-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@430a8dba{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:34493}
[junit4] 2> 1351377 INFO (jetty-launcher-10400-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1351377 INFO (jetty-launcher-10400-thread-1) [ ]
o.e.j.s.Server Started @1351401ms
[junit4] 2> 1351377 INFO (jetty-launcher-10400-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34493}
[junit4] 2> 1351377 INFO (jetty-launcher-10400-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> 1351377 ERROR (jetty-launcher-10400-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1351377 INFO (jetty-launcher-10400-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1351377 INFO (jetty-launcher-10400-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.8.0
[junit4] 2> 1351377 INFO (jetty-launcher-10400-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1351377 INFO (jetty-launcher-10400-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 1351377 INFO (jetty-launcher-10400-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-11-18T11:45:40.398Z
[junit4] 2> 1351386 INFO (jetty-launcher-10400-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@28d63be4{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:42859}
[junit4] 2> 1351386 INFO (jetty-launcher-10400-thread-3) [ ]
o.e.j.s.Server Started @1351411ms
[junit4] 2> 1351387 INFO (jetty-launcher-10400-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42859}
[junit4] 2> 1351387 ERROR (jetty-launcher-10400-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1351387 INFO (jetty-launcher-10400-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1351387 INFO (jetty-launcher-10400-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.8.0
[junit4] 2> 1351387 INFO (jetty-launcher-10400-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1351387 INFO (jetty-launcher-10400-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 1351387 INFO (jetty-launcher-10400-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-11-18T11:45:40.408Z
[junit4] 2> 1351390 INFO (jetty-launcher-10400-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1351390 INFO (jetty-launcher-10400-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1351390 INFO (jetty-launcher-10400-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1351390 INFO (jetty-launcher-10400-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5506d8b2{/solr,null,AVAILABLE}
[junit4] 2> 1351392 INFO (jetty-launcher-10400-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1351393 INFO (jetty-launcher-10400-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1351395 INFO (jetty-launcher-10400-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1351395 INFO (jetty-launcher-10400-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6ce62328{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:33953}
[junit4] 2> 1351395 INFO (jetty-launcher-10400-thread-4) [ ]
o.e.j.s.Server Started @1351420ms
[junit4] 2> 1351395 INFO (jetty-launcher-10400-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33953}
[junit4] 2> 1351395 INFO (zkConnectionManagerCallback-10406-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1351395 INFO (jetty-launcher-10400-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1351395 ERROR (jetty-launcher-10400-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1351395 INFO (jetty-launcher-10400-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1351395 INFO (jetty-launcher-10400-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.8.0
[junit4] 2> 1351395 INFO (jetty-launcher-10400-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1351395 INFO (jetty-launcher-10400-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 1351395 INFO (jetty-launcher-10400-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-11-18T11:45:40.416Z
[junit4] 2> 1351396 INFO (jetty-launcher-10400-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1351400 INFO (jetty-launcher-10400-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1351400 INFO (zkConnectionManagerCallback-10408-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1351400 INFO (jetty-launcher-10400-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1351400 INFO (jetty-launcher-10400-thread-3) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 1351400 INFO (zkConnectionManagerCallback-10402-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1351401 INFO (jetty-launcher-10400-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1351401 WARN
(jetty-launcher-10400-thread-3-SendThread(127.0.0.1:45349)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1019217a17e0005.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1019217a17e0005, 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 0x1019217a17e0005, 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> 1351400 INFO (zkConnectionManagerCallback-10404-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1351400 INFO (jetty-launcher-10400-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1351401 INFO (jetty-launcher-10400-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1351403 INFO (jetty-launcher-10400-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1351404 INFO (jetty-launcher-10400-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1351406 INFO (jetty-launcher-10400-thread-4) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 1351407 INFO (jetty-launcher-10400-thread-1) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 1351410 INFO (jetty-launcher-10400-thread-2) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 1351411 WARN
(jetty-launcher-10400-thread-4-SendThread(127.0.0.1:45349)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1019217a17e0006.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1019217a17e0006, 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 0x1019217a17e0006, 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> 1351411 WARN
(jetty-launcher-10400-thread-1-SendThread(127.0.0.1:45349)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1019217a17e0004.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1019217a17e0004, 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 0x1019217a17e0004, 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> 1351415 WARN
(jetty-launcher-10400-thread-2-SendThread(127.0.0.1:45349)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1019217a17e0003.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1019217a17e0003, 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 0x1019217a17e0003, 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> 1352331 INFO (jetty-launcher-10400-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1352332 WARN (jetty-launcher-10400-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2836a800[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1352332 WARN (jetty-launcher-10400-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2836a800[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1352359 WARN (jetty-launcher-10400-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5ecdf6c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1352359 WARN (jetty-launcher-10400-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5ecdf6c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1352360 INFO (jetty-launcher-10400-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45349/solr
[junit4] 2> 1352382 INFO (jetty-launcher-10400-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1352396 INFO (zkConnectionManagerCallback-10428-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1352396 INFO (jetty-launcher-10400-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1352486 INFO (jetty-launcher-10400-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1352487 WARN (jetty-launcher-10400-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@c2882b9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1352487 WARN (jetty-launcher-10400-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@c2882b9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1352489 WARN (jetty-launcher-10400-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@74b0d421[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1352489 WARN (jetty-launcher-10400-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@74b0d421[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1352491 INFO (jetty-launcher-10400-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45349/solr
[junit4] 2> 1352494 INFO (jetty-launcher-10400-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1352496 INFO (zkConnectionManagerCallback-10436-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1352496 INFO (jetty-launcher-10400-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1352497 WARN
(jetty-launcher-10400-thread-3-SendThread(127.0.0.1:45349)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1019217a17e0008.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1019217a17e0008, 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 0x1019217a17e0008, 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> 1352501 INFO (jetty-launcher-10400-thread-1)
[n:127.0.0.1:34493_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1352504 INFO (zkConnectionManagerCallback-10438-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1352504 INFO (jetty-launcher-10400-thread-1)
[n:127.0.0.1:34493_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1352607 INFO (jetty-launcher-10400-thread-3)
[n:127.0.0.1:42859_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1352610 INFO (zkConnectionManagerCallback-10440-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1352611 INFO (jetty-launcher-10400-thread-3)
[n:127.0.0.1:42859_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1352625 INFO (jetty-launcher-10400-thread-3)
[n:127.0.0.1:42859_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42859_solr
[junit4] 2> 1352626 INFO (jetty-launcher-10400-thread-3)
[n:127.0.0.1:42859_solr ] o.a.s.c.Overseer Overseer
(id=72499699205931018-127.0.0.1:42859_solr-n_0000000000) starting
[junit4] 2> 1352644 INFO
(OverseerStateUpdate-72499699205931018-127.0.0.1:42859_solr-n_0000000000)
[n:127.0.0.1:42859_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:42859_solr
[junit4] 2> 1352647 INFO (jetty-launcher-10400-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1352649 INFO (jetty-launcher-10400-thread-3)
[n:127.0.0.1:42859_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42859_solr
[junit4] 2> 1352650 WARN (jetty-launcher-10400-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6de0027[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1352651 WARN (jetty-launcher-10400-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6de0027[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1352654 WARN (jetty-launcher-10400-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@41ae833e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1352654 WARN (jetty-launcher-10400-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@41ae833e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1352655 INFO (jetty-launcher-10400-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45349/solr
[junit4] 2> 1352656 INFO (jetty-launcher-10400-thread-3)
[n:127.0.0.1:42859_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1352656 INFO (zkCallback-10439-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1352656 WARN (jetty-launcher-10400-thread-3)
[n:127.0.0.1:42859_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> 1352667 INFO (jetty-launcher-10400-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1352691 INFO (jetty-launcher-10400-thread-1)
[n:127.0.0.1:34493_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1352695 INFO (jetty-launcher-10400-thread-1)
[n:127.0.0.1:34493_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:34493_solr as DOWN
[junit4] 2> 1352696 INFO (jetty-launcher-10400-thread-1)
[n:127.0.0.1:34493_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1352696 INFO (jetty-launcher-10400-thread-1)
[n:127.0.0.1:34493_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34493_solr
[junit4] 2> 1352701 INFO (jetty-launcher-10400-thread-3)
[n:127.0.0.1:42859_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/J3/temp/solr.cloud.TestPullReplicaErrorHandling_5FDCCDEBE94DD11D-001/tempDir-001/node3
[junit4] 2> 1352703 INFO (zkConnectionManagerCallback-10457-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1352703 INFO (jetty-launcher-10400-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1352712 WARN
(jetty-launcher-10400-thread-4-SendThread(127.0.0.1:45349)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1019217a17e000b.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1019217a17e000b, 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 0x1019217a17e000b, 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> 1352714 INFO (zkCallback-10437-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1352714 INFO (zkCallback-10439-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1352714 INFO (jetty-launcher-10400-thread-1)
[n:127.0.0.1:34493_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1352714 WARN (jetty-launcher-10400-thread-1)
[n:127.0.0.1:34493_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> 1352725 INFO (jetty-launcher-10400-thread-1)
[n:127.0.0.1:34493_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/J3/temp/solr.cloud.TestPullReplicaErrorHandling_5FDCCDEBE94DD11D-001/tempDir-001/node1
[junit4] 2> 1352814 INFO (jetty-launcher-10400-thread-4)
[n:127.0.0.1:33953_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1352816 INFO (zkConnectionManagerCallback-10466-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1352819 INFO (jetty-launcher-10400-thread-4)
[n:127.0.0.1:33953_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1352822 INFO (jetty-launcher-10400-thread-4)
[n:127.0.0.1:33953_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1352825 INFO (jetty-launcher-10400-thread-4)
[n:127.0.0.1:33953_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:33953_solr as DOWN
[junit4] 2> 1352825 INFO (jetty-launcher-10400-thread-4)
[n:127.0.0.1:33953_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1352826 INFO (jetty-launcher-10400-thread-4)
[n:127.0.0.1:33953_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33953_solr
[junit4] 2> 1352827 INFO (zkCallback-10439-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1352827 INFO (zkCallback-10437-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1352828 INFO (jetty-launcher-10400-thread-4)
[n:127.0.0.1:33953_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1352828 WARN (jetty-launcher-10400-thread-4)
[n:127.0.0.1:33953_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> 1352831 INFO (zkCallback-10465-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1352848 INFO (jetty-launcher-10400-thread-4)
[n:127.0.0.1:33953_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/J3/temp/solr.cloud.TestPullReplicaErrorHandling_5FDCCDEBE94DD11D-001/tempDir-001/node4
[junit4] 2> 1354178 INFO (jetty-launcher-10400-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1354179 WARN (jetty-launcher-10400-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@23c36da5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1354179 WARN (jetty-launcher-10400-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@23c36da5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1354181 WARN (jetty-launcher-10400-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6de692d2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1354181 WARN (jetty-launcher-10400-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6de692d2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1354183 INFO (jetty-launcher-10400-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45349/solr
[junit4] 2> 1354183 INFO (jetty-launcher-10400-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1354184 INFO (zkConnectionManagerCallback-10480-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1354184 INFO (jetty-launcher-10400-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1354286 INFO (jetty-launcher-10400-thread-2)
[n:127.0.0.1:39577_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1354287 INFO (zkConnectionManagerCallback-10482-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1354287 INFO (jetty-launcher-10400-thread-2)
[n:127.0.0.1:39577_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1354292 INFO (jetty-launcher-10400-thread-2)
[n:127.0.0.1:39577_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1354295 INFO (jetty-launcher-10400-thread-2)
[n:127.0.0.1:39577_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:39577_solr as DOWN
[junit4] 2> 1354296 INFO (jetty-launcher-10400-thread-2)
[n:127.0.0.1:39577_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1354296 INFO (jetty-launcher-10400-thread-2)
[n:127.0.0.1:39577_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39577_solr
[junit4] 2> 1354297 INFO (zkCallback-10465-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1354297 INFO (zkCallback-10439-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1354297 INFO (zkCallback-10437-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1354298 INFO (zkCallback-10481-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1354299 INFO (jetty-launcher-10400-thread-2)
[n:127.0.0.1:39577_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1354299 WARN (jetty-launcher-10400-thread-2)
[n:127.0.0.1:39577_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> 1354311 INFO (jetty-launcher-10400-thread-2)
[n:127.0.0.1:39577_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/J3/temp/solr.cloud.TestPullReplicaErrorHandling_5FDCCDEBE94DD11D-001/tempDir-001/node2
[junit4] 2> 1354320 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
[junit4] 2> 1354320 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1354321 INFO (zkConnectionManagerCallback-10493-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1354321 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1354323 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1354324 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45349/solr ready
[junit4] 2> 1354326 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=3990512
[junit4] 2> 1354327 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:42859_solr
[junit4] 2> 1354327 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 1354327 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:42859_solr as DOWN
[junit4] 2> 1354329 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1354329 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 1354329 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 1354329 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 1354329 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 1354329 INFO (closeThreadPool-10498-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72499699205931018-127.0.0.1:42859_solr-n_0000000000) closing
[junit4] 2> 1354330 INFO
(OverseerStateUpdate-72499699205931018-127.0.0.1:42859_solr-n_0000000000)
[n:127.0.0.1:42859_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:42859_solr
[junit4] 2> 1354330 INFO
(OverseerAutoScalingTriggerThread-72499699205931018-127.0.0.1:42859_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 1354332 INFO (closeThreadPool-10498-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72499699205931018-127.0.0.1:42859_solr-n_0000000000) closing
[junit4] 2> 1354332 WARN
(jetty-launcher-10400-thread-3-SendThread(127.0.0.1:45349)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1019217a17e000a.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1019217a17e000a, 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 0x1019217a17e000a, 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> 1354333 INFO (zkCallback-10465-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1354333 INFO (zkCallback-10481-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1354333 INFO (zkCallback-10437-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34493_solr
[junit4] 2> 1354333 INFO (zkCallback-10437-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1354333 INFO (zkCallback-10492-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1354334 INFO (zkCallback-10437-thread-1)
[n:127.0.0.1:34493_solr ] o.a.s.c.Overseer Overseer
(id=72499699205931017-127.0.0.1:34493_solr-n_0000000001) starting
[junit4] 2> 1354337 INFO
(OverseerStateUpdate-72499699205931017-127.0.0.1:34493_solr-n_0000000001)
[n:127.0.0.1:34493_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:34493_solr
[junit4] 2> 1354433 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.Overseer Overseer
(id=72499699205931018-127.0.0.1:42859_solr-n_0000000000) closing
[junit4] 2> 1354434 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@28d63be4{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 1354434 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@78da6838{/solr,null,STOPPED}
[junit4] 2> 1354434 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1354435 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1354435 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1354435 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
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> 1354440 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1354440 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1354440 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1354440 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@47e922a4{/solr,null,AVAILABLE}
[junit4] 2> 1354441 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2b3afc8{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:42777}
[junit4] 2> 1354441 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.Server Started @1354465ms
[junit4] 2> 1354441 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41555}
[junit4] 2> 1354441 ERROR
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1354441 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1354441 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.8.0
[junit4] 2> 1354441 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1354441 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 1354441 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-11-18T11:45:43.462Z
[junit4] 2> 1354442 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1354443 INFO (zkConnectionManagerCallback-10504-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1354443 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1354444 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1354450 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 1355284 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1355285 WARN
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@77bb0337[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1355285 WARN
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@77bb0337[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1355287 WARN
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5c8bcf5e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1355287 WARN
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5c8bcf5e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1355289 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45349/solr
[junit4] 2> 1355290 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1355290 INFO (zkConnectionManagerCallback-10515-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1355290 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1355395 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker)
[n:127.0.0.1:41555_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1355396 INFO (zkConnectionManagerCallback-10517-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1355396 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker)
[n:127.0.0.1:41555_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1355403 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker)
[n:127.0.0.1:41555_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1355407 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker)
[n:127.0.0.1:41555_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:41555_solr as DOWN
[junit4] 2> 1355408 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker)
[n:127.0.0.1:41555_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1355408 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker)
[n:127.0.0.1:41555_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41555_solr
[junit4] 2> 1355409 INFO (zkCallback-10481-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1355409 INFO (zkCallback-10465-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1355409 INFO (zkCallback-10492-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1355409 INFO (zkCallback-10437-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1355410 INFO (zkCallback-10516-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1355411 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker)
[n:127.0.0.1:41555_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1355411 WARN
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker)
[n:127.0.0.1:41555_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> 1355437 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker)
[n:127.0.0.1:41555_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/J3/temp/solr.cloud.TestPullReplicaErrorHandling_5FDCCDEBE94DD11D-001/tempDir-001/node3
[junit4] 2> 1355446 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
[junit4] 2> 1355449 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL:
http://127.0.0.1:42777/solr. Proxy: http://127.0.0.1:41555/solr
[junit4] 2> 1355449 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=426295190
[junit4] 2> 1355449 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:34493_solr
[junit4] 2> 1355449 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 1355449 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:34493_solr as DOWN
[junit4] 2> 1355452 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 1355452 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 1355452 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 1355452 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 1355459 INFO (closeThreadPool-10528-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72499699205931017-127.0.0.1:34493_solr-n_0000000001) closing
[junit4] 2> 1355462 INFO
(OverseerStateUpdate-72499699205931017-127.0.0.1:34493_solr-n_0000000001)
[n:127.0.0.1:34493_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:34493_solr
[junit4] 2> 1355462 INFO
(OverseerAutoScalingTriggerThread-72499699205931017-127.0.0.1:34493_solr-n_0000000001)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 1355468 INFO (closeThreadPool-10528-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72499699205931017-127.0.0.1:34493_solr-n_0000000001) closing
[junit4] 2> 1355468 WARN
(jetty-launcher-10400-thread-1-SendThread(127.0.0.1:45349)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1019217a17e0009.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1019217a17e0009, 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 0x1019217a17e0009, 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> 1355469 INFO (zkCallback-10516-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1355469 INFO (zkCallback-10492-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1355469 INFO (zkCallback-10465-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1355469 INFO (zkCallback-10481-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1355470 INFO (zkCallback-10465-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33953_solr
[junit4] 2> 1355470 INFO (zkCallback-10465-thread-2)
[n:127.0.0.1:33953_solr ] o.a.s.c.Overseer Overseer
(id=72499699205931020-127.0.0.1:33953_solr-n_0000000002) starting
[junit4] 2> 1355475 INFO
(OverseerStateUpdate-72499699205931020-127.0.0.1:33953_solr-n_0000000002)
[n:127.0.0.1:33953_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:33953_solr
[junit4] 2> 1355569 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.Overseer Overseer
(id=72499699205931017-127.0.0.1:34493_solr-n_0000000001) closing
[junit4] 2> 1355570 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@430a8dba{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 1355571 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@313457b3{/solr,null,STOPPED}
[junit4] 2> 1355571 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1355571 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1355571 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1355571 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
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> 1355576 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1355576 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1355576 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1355576 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5625caf5{/solr,null,AVAILABLE}
[junit4] 2> 1355577 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7424dcf1{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:33029}
[junit4] 2> 1355577 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.Server Started @1355602ms
[junit4] 2> 1355577 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44561}
[junit4] 2> 1355577 ERROR
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1355577 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1355577 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.8.0
[junit4] 2> 1355577 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1355577 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 1355577 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-11-18T11:45:44.598Z
[junit4] 2> 1355578 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1355579 INFO (zkConnectionManagerCallback-10534-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1355579 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1355579 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1355584 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
[junit4] 2> 1355585 WARN
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker-SendThread(127.0.0.1:45349))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1019217a17e0013.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1019217a17e0013, 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 0x1019217a17e0013, 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> 1356087 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1356087 WARN
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@31115066[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1356088 WARN
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@31115066[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1356090 WARN
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@439af5b0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1356090 WARN
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@439af5b0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1356091 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45349/solr
[junit4] 2> 1356094 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1356095 INFO (zkConnectionManagerCallback-10545-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1356095 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1356200 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker)
[n:127.0.0.1:44561_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1356201 INFO (zkConnectionManagerCallback-10547-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1356201 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker)
[n:127.0.0.1:44561_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1356205 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker)
[n:127.0.0.1:44561_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1356208 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker)
[n:127.0.0.1:44561_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:44561_solr as DOWN
[junit4] 2> 1356209 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker)
[n:127.0.0.1:44561_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1356209 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker)
[n:127.0.0.1:44561_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44561_solr
[junit4] 2> 1356210 INFO (zkCallback-10465-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1356210 INFO (zkCallback-10481-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1356210 INFO (zkCallback-10516-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1356210 INFO (zkCallback-10492-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1356210 INFO (zkCallback-10546-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1356211 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker)
[n:127.0.0.1:44561_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 1356212 WARN
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker)
[n:127.0.0.1:44561_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> 1356227 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker)
[n:127.0.0.1:44561_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/J3/temp/solr.cloud.TestPullReplicaErrorHandling_5FDCCDEBE94DD11D-001/tempDir-001/node1
[junit4] 2> 1356234 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
[junit4] 2> 1356235 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL:
http://127.0.0.1:33029/solr. Proxy: http://127.0.0.1:44561/solr
[junit4] 2> 1356235 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2104357661
[junit4] 2> 1356235 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:33953_solr
[junit4] 2> 1356239 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 1356239 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:33953_solr as DOWN
[junit4] 2> 1356247 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 1356247 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 1356247 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 1356247 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 1356251 INFO (closeThreadPool-10558-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72499699205931020-127.0.0.1:33953_solr-n_0000000002) closing
[junit4] 2> 1356254 INFO
(OverseerStateUpdate-72499699205931020-127.0.0.1:33953_solr-n_0000000002)
[n:127.0.0.1:33953_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:33953_solr
[junit4] 2> 1356255 INFO
(OverseerAutoScalingTriggerThread-72499699205931020-127.0.0.1:33953_solr-n_0000000002)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 1356257 WARN
(jetty-launcher-10400-thread-4-SendThread(127.0.0.1:45349)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1019217a17e000c.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1019217a17e000c, 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 0x1019217a17e000c, 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> 1356257 INFO (closeThreadPool-10558-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72499699205931020-127.0.0.1:33953_solr-n_0000000002) closing
[junit4] 2> 1356257 INFO (zkCallback-10546-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1356257 INFO (zkCallback-10516-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1356258 INFO (zkCallback-10492-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1356258 INFO (zkCallback-10481-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39577_solr
[junit4] 2> 1356357 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.Overseer Overseer
(id=72499699205931020-127.0.0.1:33953_solr-n_0000000002) closing
[junit4] 2> 1356358 INFO (zkCallback-10481-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1356358 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@6ce62328{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 1356359 INFO (zkCallback-10481-thread-1)
[n:127.0.0.1:39577_solr ] o.a.s.c.Overseer Overseer
(id=72499699205931022-127.0.0.1:39577_solr-n_0000000003) starting
[junit4] 2> 1356359 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5506d8b2{/solr,null,STOPPED}
[junit4] 2> 1356359 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1356360 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 1356361 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 1356361 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
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> 1356361 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1356361 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1356361 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1356362 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@585e98c4{/solr,null,AVAILABLE}
[junit4] 2> 1356362 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@636fdf97{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:35457}
[junit4] 2> 1356362 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.e.j.s.Server Started @1356387ms
[junit4] 2> 1356362 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45767}
[junit4] 2> 1356362 ERROR
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1356362 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1356362 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.8.0
[junit4] 2> 1356362 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1356362 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 1356362 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-11-18T11:45:45.383Z
[junit4] 2> 1356363 I
[...truncated too long message...]
0&version=2.2} status=503 QTime=0
[junit4] 2> 2395462 INFO
(TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[5FDCCDEBE94DD11D]) [
] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure
[junit4] 2> 2395462 INFO
(SUITE-TestCircuitBreaker-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2395462 INFO
(SUITE-TestCircuitBreaker-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1656632564
[junit4] 2> 2395462 INFO (coreCloseExecutor-20824-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@404af58a
[junit4] 2> 2395463 INFO (coreCloseExecutor-20824-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1 tag=SolrCore@404af58a
[junit4] 2> 2395463 INFO (coreCloseExecutor-20824-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@37945f18: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@b2be19c
[junit4] 2> 2395475 INFO (coreCloseExecutor-20824-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED
(unnecessary).
[junit4] 2> 2395475 INFO
(SUITE-TestCircuitBreaker-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 2395475 INFO
(SUITE-TestCircuitBreaker-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@53fc3635: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry
solr.node/com.codahale.metrics.MetricRegistry@7c78996c
[junit4] 2> 2395481 INFO
(SUITE-TestCircuitBreaker-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 2395481 INFO
(SUITE-TestCircuitBreaker-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7468c1dd: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry
solr.jvm/com.codahale.metrics.MetricRegistry@584c4a0c
[junit4] 2> 2395483 INFO
(SUITE-TestCircuitBreaker-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 2395483 INFO
(SUITE-TestCircuitBreaker-seed#[5FDCCDEBE94DD11D]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@62bbb53e: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty/com.codahale.metrics.MetricRegistry@d3b90e5
[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/J3/temp/solr.util.TestCircuitBreaker_5FDCCDEBE94DD11D-001
[junit4] 2> NOTE: test params are:
codec=DeflateWithPresetCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=BEST_COMPRESSION,
chunkSize=20, maxDocsPerChunk=351, blockShift=17),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=BEST_COMPRESSION,
chunkSize=20, blockSize=17)), sim=Asserting(RandomSimilarity(queryNorm=true):
{}), locale=de-LU, timezone=Asia/Jakarta
[junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation
1.8.0_252 (64-bit)/cpus=4,threads=1,free=242198408,total=532152320
[junit4] 2> NOTE: All tests run in this JVM: [BitVectorTest,
RollingRestartTest, PeerSyncWithLeaderTest, TestStandardQParsers,
TestSimNodeAddedTrigger, IgnoreLargeDocumentProcessorFactoryTest,
SolrTestCaseJ4DeleteCoreTest, MetricsConfigTest, TestDistribDocBasedVersion,
SuggesterFSTTest, TestReqParamsAPI, TestDynamicFieldCollectionResource,
SplitShardTest, TestSubQueryTransformer, TestSolrFieldCacheBean,
TestLocalFSCloudBackupRestore, HdfsWriteToMultipleCollectionsTest,
TestSolr4Spatial, TestSweetSpotSimilarityFactory, TestManagedResourceStorage,
TestFieldTypeCollectionResource, TestFreeTextSuggestions, HLLUtilTest,
PreAnalyzedFieldTest, ConnectionManagerTest, TestFieldCacheReopen,
TriggerCooldownIntegrationTest, CloudReplicaSourceTest,
SpellCheckComponentTest, ReplaceNodeNoTargetTest, TestPullReplica,
SpellPossibilityIteratorTest, TestCustomStream, DataDrivenBlockJoinTest,
TestSolrQueryResponse, TestCloudSchemaless, TestDeprecatedFilters,
RankQueryTest, SynonymTokenizerTest, TestConfigSetsAPIShareSchema,
HdfsNNFailoverTest, MissingSegmentRecoveryTest, Tagger2Test, TestInitQParser,
TestCustomSort, TestIntervalFaceting, TestTrieFacet,
MultiSolrCloudTestCaseTest, ChaosMonkeySafeLeaderTest, TestLockTree,
TestCloudPivotFacet, TestNoOpRegenerator, TestDistributedGrouping,
TestManagedStopFilterFactory, TestSimClusterStateProvider,
TestSystemIdResolver, BadIndexSchemaTest, TestMaxScoreQueryParser,
TestStressUserVersions, ForceLeaderWithTlogReplicasTest, CdcrBidirectionalTest,
TestUpdate, TestStressInPlaceUpdates, TestFoldingMultitermQuery,
OutOfBoxZkACLAndCredentialsProvidersTest, TestSolrConfigHandler,
TestSimExecutePlanAction, RequestHandlersTest, LegacyCloudClusterPropTest,
DirectSolrConnectionTest, TestGeoJSONResponseWriter, ZkFailoverTest,
V2ApiIntegrationTest, AutoAddReplicasPlanActionTest, SortSpecParsingTest,
ResponseBuilderTest, SolrJmxReporterTest, TestDFRSimilarityFactory,
TestSimTriggerIntegration, TokenizerChainTest,
CloudExitableDirectoryReaderTest, AtomicUpdatesTest, SortByFunctionTest,
RestoreTriggerStateTest, DeleteStatusTest, DOMUtilTest,
MultiDestinationAuditLoggerTest, TolerantUpdateProcessorTest,
DistributedFacetPivotLongTailTest, TestExceedMaxTermLength,
IndexSchemaRuntimeFieldTest, CursorPagingTest, TestCloudNestedDocsSort,
UnloadDistributedZkTest, HealthCheckHandlerTest, AuditLoggerPluginTest,
SignatureUpdateProcessorFactoryTest, SolrRrdBackendFactoryTest, SolrCoreTest,
DistributedFacetSimpleRefinementLongTailTest,
DocumentAnalysisRequestHandlerTest, TestSolrXml, TestTrie, TestGroupingSearch,
UpdateRequestProcessorFactoryTest, TestRandomCollapseQParserPlugin,
DocValuesMultiTest, HdfsDirectoryFactoryTest, SaslZkACLProviderTest,
HdfsBasicDistributedZk2Test, CollectionPropsTest,
PreAnalyzedUpdateProcessorTest, AnalysisAfterCoreReloadTest,
DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest,
MinimalSchemaTest, SolrTestCaseJ4Test, TestDistributedMissingSort,
TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, TestRandomFaceting,
PathHierarchyTokenizerFactoryTest, TestEmbeddedSolrServerAdminHandler,
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI,
TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest,
BasicDistributedZkTest, DistribJoinFromCollectionTest,
DistributedVersionInfoTest, HttpPartitionOnCommitTest,
HttpPartitionWithTlogReplicasTest, OverriddenZkACLAndCredentialsProvidersTest,
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest,
OverseerRolesTest, PeerSyncReplicationTest, TestExclusionRuleCollectionAccess,
TestPullReplicaErrorHandling, TestSegmentSorting,
TestTolerantUpdateProcessorCloud, TestWaitForStateWithJettyShutdowns,
TestWithCollection, ConcurrentCreateCollectionTest,
ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, ShardSplitTest,
NodeAddedTriggerIntegrationTest, ScheduledTriggerIntegrationTest,
ZkStateWriterTest, AlternateDirectoryTest, BlobRepositoryCloudTest,
ConfigureRecoveryStrategyTest, CoreSorterTest, DirectoryFactoriesTest,
PluginInfoTest, ResourceLoaderTest, TestBackupRepositoryFactory,
TestCodecSupport, TestConfig, TestConfigOverlay, TestConfigSetImmutable,
TestCoreContainer, TestDistribPackageStore, SearchHandlerTest, TestCSVLoader,
TestContainerPlugin, V2StandaloneTest, XmlUpdateRequestHandlerTest,
AutoscalingHistoryHandlerTest, DistributedExpandComponentTest,
DistributedMLTComponentTest, DistributedSuggestComponentTest,
SuggestComponentContextFilterQueryTest, TermsComponentTest,
TestExpandComponent, TestPivotHelperCode, TestTrackingShardHandlerFactory,
HighlighterWithoutStoredIdTest, TestSlowCompositeReaderWrapper,
UninvertDocValuesMergePolicyTest, SolrCoreMetricManagerTest,
RegexBytesRefFilterTest, TestStreamBody, TestUnInvertedFieldException,
JSONWriterTest, SmileWriterTest, TestJavabinTupleStreamParser,
TestPHPSerializedResponseWriter, TestSubQueryTransformerCrossCore,
TestSchemaNameResource, TestSchemaResource, TestSchemaVersionResource,
ChangedSchemaMergeTest, CopyFieldTest, DateFieldTest, IndexSchemaTest,
NotRequiredUniqueKeyTest, OpenExchangeRatesOrgProviderTest,
PrimitiveFieldTypeTest, RequiredFieldsTest, TestCollationFieldDocValues,
TestHalfAndHalfDocValues, TestManagedSchema, LargeFieldTest, MergeStrategyTest,
TestPayloadScoreQParserPlugin, TestReRankQParserPlugin, TestRecovery,
TestOrdValues, TestSortByMinMaxFunction, BJQParserTest,
BlockJoinFacetSimpleTest, TestScoreJoinQPNoScore, TestIBSimilarityFactory,
TestLMDirichletSimilarityFactory, TestLegacyBM25SimilarityFactory,
TestDistribIDF, TestExactSharedStatsCache, BasicAuthIntegrationTest,
TestExternalRoleRuleBasedAuthorizationPlugin, TestPKIAuthenticationPlugin,
TestSha256AuthenticationProvider, TestDelegationWithHadoopAuth,
TestImpersonationWithHadoopAuth, ResponseHeaderTest, FileBasedSpellCheckerTest,
SuggesterTest, TestPhraseSuggestions, HdfsDirectoryTest, SolrIndexConfigTest,
SolrIndexMetricsTest, TestHdfsUpdateLog, TestInPlaceUpdatesRequiredField,
UpdateLogTest, UpdateParamsTest, VersionInfoTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestDocBasedVersionConstraints,
XMLAtomicUpdateMultivalueTest, NumberUtilsTest, PrimUtilsTest,
TestCircuitBreaker]
[junit4] Completed [908/921 (2!)] on J3 in 1.76s, 5 tests, 1 error <<<
FAILURES!
[...truncated 50679 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]