Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/285/
1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.search.join.BlockJoinFacetDistribTest Error Message: Timeout occurred while waiting response from server at: http://127.0.0.1:40059/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:40059/solr at __randomizedtesting.SeedInfo.seed([722B87876AC7CE0F]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) 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:1171) 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.search.join.BlockJoinFacetDistribTest.setupCluster(BlockJoinFacetDistribTest.java:71) 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$6.evaluate(RandomizedRunner.java:878) 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: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) ... 36 more Build Log: [...truncated 16307 lines...] [junit4] Suite: org.apache.solr.search.join.BlockJoinFacetDistribTest [junit4] 2> 2271350 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-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.11/solr/server/solr/configsets/_default/conf' [junit4] 2> 2271350 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 2271351 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-671 after mutting 0 log messages [junit4] 2> 2271351 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-672 for ERROR logs matching regex: ignore_exception [junit4] 2> 2271352 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/data-dir-227-001 [junit4] 2> 2271352 WARN (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=41 numCloses=41 [junit4] 2> 2271352 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 2271353 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 2271353 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.c.SolrCloudTestCase Using per-replica state [junit4] 2> 2271354 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001 [junit4] 2> 2271354 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2271354 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 2271354 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2271355 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 2271454 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 45653 [junit4] 2> 2271454 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45653 [junit4] 2> 2271454 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45653 [junit4] 2> 2271454 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45653 [junit4] 2> 2271467 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2271476 INFO (zkConnectionManagerCallback-21200-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2271476 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2271493 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2271496 INFO (zkConnectionManagerCallback-21202-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2271496 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2271497 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2271499 INFO (zkConnectionManagerCallback-21204-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2271499 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2271502 WARN (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker-SendThread(127.0.0.1:45653)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1036c0281d00002. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d00002, 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 0x1036c0281d00002, 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> 2271604 INFO (jetty-launcher-21205-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2271604 INFO (jetty-launcher-21205-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 2271604 INFO (jetty-launcher-21205-thread-1) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 2271608 INFO (jetty-launcher-21205-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2271608 INFO (jetty-launcher-21205-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 2271608 INFO (jetty-launcher-21205-thread-3) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 2271611 INFO (jetty-launcher-21205-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2271611 INFO (jetty-launcher-21205-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 2271611 INFO (jetty-launcher-21205-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2271611 INFO (jetty-launcher-21205-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 2271611 INFO (jetty-launcher-21205-thread-4) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 2271611 INFO (jetty-launcher-21205-thread-6) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 2271611 INFO (jetty-launcher-21205-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2271611 INFO (jetty-launcher-21205-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 2271611 INFO (jetty-launcher-21205-thread-5) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 2271612 INFO (jetty-launcher-21205-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2271612 INFO (jetty-launcher-21205-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 2271612 INFO (jetty-launcher-21205-thread-2) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 2271824 INFO (jetty-launcher-21205-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2271824 INFO (jetty-launcher-21205-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2271824 INFO (jetty-launcher-21205-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2271832 INFO (jetty-launcher-21205-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2271832 INFO (jetty-launcher-21205-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2271832 INFO (jetty-launcher-21205-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2271842 INFO (jetty-launcher-21205-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22459633{/solr,null,AVAILABLE} [junit4] 2> 2271844 INFO (jetty-launcher-21205-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2271844 INFO (jetty-launcher-21205-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2271845 INFO (jetty-launcher-21205-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2271845 INFO (jetty-launcher-21205-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@61b329fb{/solr,null,AVAILABLE} [junit4] 2> 2271847 INFO (jetty-launcher-21205-thread-6) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2271848 INFO (jetty-launcher-21205-thread-6) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2271848 INFO (jetty-launcher-21205-thread-6) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2271848 INFO (jetty-launcher-21205-thread-6) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a6b80d9{/solr,null,AVAILABLE} [junit4] 2> 2271850 INFO (jetty-launcher-21205-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@63cc81ee{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39683} [junit4] 2> 2271850 INFO (jetty-launcher-21205-thread-5) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2271850 INFO (jetty-launcher-21205-thread-5) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2271850 INFO (jetty-launcher-21205-thread-2) [ ] o.e.j.s.Server Started @2271887ms [junit4] 2> 2271850 INFO (jetty-launcher-21205-thread-5) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2271850 INFO (jetty-launcher-21205-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45653/solr, hostPort=39683} [junit4] 2> 2271850 ERROR (jetty-launcher-21205-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2271850 INFO (jetty-launcher-21205-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2271850 INFO (jetty-launcher-21205-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.2 [junit4] 2> 2271850 INFO (jetty-launcher-21205-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2271850 INFO (jetty-launcher-21205-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 2271850 INFO (jetty-launcher-21205-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-12-31T21:53:53.581Z [junit4] 2> 2271851 INFO (jetty-launcher-21205-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@216f3973{/solr,null,AVAILABLE} [junit4] 2> 2271851 INFO (jetty-launcher-21205-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2271852 INFO (jetty-launcher-21205-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2271852 INFO (jetty-launcher-21205-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2271852 INFO (jetty-launcher-21205-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2271852 INFO (jetty-launcher-21205-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65a0f2fe{/solr,null,AVAILABLE} [junit4] 2> 2271854 INFO (jetty-launcher-21205-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ac91f9f{/solr,null,AVAILABLE} [junit4] 2> 2271854 INFO (jetty-launcher-21205-thread-6) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7c53aab8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42541} [junit4] 2> 2271854 INFO (jetty-launcher-21205-thread-6) [ ] o.e.j.s.Server Started @2271890ms [junit4] 2> 2271854 INFO (jetty-launcher-21205-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45653/solr, hostPort=42541} [junit4] 2> 2271854 ERROR (jetty-launcher-21205-thread-6) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2271854 INFO (jetty-launcher-21205-thread-6) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2271854 INFO (jetty-launcher-21205-thread-6) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.2 [junit4] 2> 2271854 INFO (jetty-launcher-21205-thread-6) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2271854 INFO (jetty-launcher-21205-thread-6) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 2271854 INFO (jetty-launcher-21205-thread-6) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-12-31T21:53:53.585Z [junit4] 2> 2271854 INFO (jetty-launcher-21205-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4a47ae8d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35439} [junit4] 2> 2271854 INFO (jetty-launcher-21205-thread-1) [ ] o.e.j.s.Server Started @2271891ms [junit4] 2> 2271854 INFO (jetty-launcher-21205-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45653/solr, hostPort=35439} [junit4] 2> 2271854 INFO (jetty-launcher-21205-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@20702209{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41325} [junit4] 2> 2271854 INFO (jetty-launcher-21205-thread-5) [ ] o.e.j.s.Server Started @2271891ms [junit4] 2> 2271854 ERROR (jetty-launcher-21205-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2271854 INFO (jetty-launcher-21205-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45653/solr, hostPort=41325} [junit4] 2> 2271854 INFO (jetty-launcher-21205-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2271855 INFO (jetty-launcher-21205-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.2 [junit4] 2> 2271855 INFO (jetty-launcher-21205-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2271855 INFO (jetty-launcher-21205-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 2271855 INFO (jetty-launcher-21205-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-12-31T21:53:53.586Z [junit4] 2> 2271855 ERROR (jetty-launcher-21205-thread-5) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2271855 INFO (jetty-launcher-21205-thread-5) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2271855 INFO (jetty-launcher-21205-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.2 [junit4] 2> 2271855 INFO (jetty-launcher-21205-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2271855 INFO (jetty-launcher-21205-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 2271855 INFO (jetty-launcher-21205-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-12-31T21:53:53.586Z [junit4] 2> 2271855 INFO (jetty-launcher-21205-thread-6) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2271856 INFO (jetty-launcher-21205-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4ea8de7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45713} [junit4] 2> 2271856 INFO (jetty-launcher-21205-thread-3) [ ] o.e.j.s.Server Started @2271892ms [junit4] 2> 2271856 INFO (jetty-launcher-21205-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45653/solr, hostPort=45713} [junit4] 2> 2271856 ERROR (jetty-launcher-21205-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2271856 INFO (jetty-launcher-21205-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2271856 INFO (jetty-launcher-21205-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.2 [junit4] 2> 2271856 INFO (jetty-launcher-21205-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2271856 INFO (jetty-launcher-21205-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 2271856 INFO (jetty-launcher-21205-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-12-31T21:53:53.587Z [junit4] 2> 2271857 INFO (jetty-launcher-21205-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2271857 INFO (zkConnectionManagerCallback-21207-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2271857 INFO (jetty-launcher-21205-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2271858 INFO (jetty-launcher-21205-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2271858 INFO (jetty-launcher-21205-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2e59abf1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40059} [junit4] 2> 2271858 INFO (jetty-launcher-21205-thread-4) [ ] o.e.j.s.Server Started @2271895ms [junit4] 2> 2271858 INFO (jetty-launcher-21205-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45653/solr, hostPort=40059} [junit4] 2> 2271858 ERROR (jetty-launcher-21205-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2271858 INFO (jetty-launcher-21205-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2271859 INFO (jetty-launcher-21205-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.2 [junit4] 2> 2271859 INFO (jetty-launcher-21205-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2271859 INFO (jetty-launcher-21205-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 2271859 INFO (jetty-launcher-21205-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-12-31T21:53:53.590Z [junit4] 2> 2271859 INFO (jetty-launcher-21205-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2271863 INFO (jetty-launcher-21205-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 2271863 INFO (jetty-launcher-21205-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2271864 INFO (zkConnectionManagerCallback-21213-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2271864 INFO (jetty-launcher-21205-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2271865 WARN (jetty-launcher-21205-thread-2-SendThread(127.0.0.1:45653)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1036c0281d00003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d00003, 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 0x1036c0281d00003, 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> 2271867 INFO (jetty-launcher-21205-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2271900 INFO (jetty-launcher-21205-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2271902 INFO (zkConnectionManagerCallback-21209-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2271902 INFO (jetty-launcher-21205-thread-6) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2271902 INFO (zkConnectionManagerCallback-21211-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2271902 INFO (jetty-launcher-21205-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2271903 INFO (zkConnectionManagerCallback-21217-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2271904 INFO (jetty-launcher-21205-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2271907 INFO (zkConnectionManagerCallback-21215-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2271907 INFO (jetty-launcher-21205-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2271968 INFO (jetty-launcher-21205-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2271968 INFO (jetty-launcher-21205-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2271968 INFO (jetty-launcher-21205-thread-6) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2271971 INFO (jetty-launcher-21205-thread-5) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 2271971 INFO (jetty-launcher-21205-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2271974 INFO (jetty-launcher-21205-thread-6) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 2271974 INFO (jetty-launcher-21205-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 2271975 INFO (jetty-launcher-21205-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 2271976 INFO (jetty-launcher-21205-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 2271977 WARN (jetty-launcher-21205-thread-4-SendThread(127.0.0.1:45653)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1036c0281d00008. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d00008, 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 0x1036c0281d00008, 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> 2271978 WARN (jetty-launcher-21205-thread-1-SendThread(127.0.0.1:45653)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1036c0281d00006. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d00006, 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 0x1036c0281d00006, 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> 2271978 WARN (jetty-launcher-21205-thread-3-SendThread(127.0.0.1:45653)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1036c0281d00007. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d00007, 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 0x1036c0281d00007, 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> 2273856 INFO (jetty-launcher-21205-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2273864 WARN (jetty-launcher-21205-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@743dcfd5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2273864 WARN (jetty-launcher-21205-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@743dcfd5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2273884 WARN (jetty-launcher-21205-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@caadce0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2273884 WARN (jetty-launcher-21205-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@caadce0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2273885 INFO (jetty-launcher-21205-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45653/solr [junit4] 2> 2273896 INFO (jetty-launcher-21205-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2273910 INFO (zkConnectionManagerCallback-21243-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2273911 INFO (jetty-launcher-21205-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2273911 WARN (jetty-launcher-21205-thread-2-SendThread(127.0.0.1:45653)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1036c0281d00009. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d00009, 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 0x1036c0281d00009, 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> 2274191 INFO (jetty-launcher-21205-thread-2) [n:127.0.0.1:39683_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2274214 INFO (zkConnectionManagerCallback-21245-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2274214 INFO (jetty-launcher-21205-thread-2) [n:127.0.0.1:39683_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2274266 WARN (jetty-launcher-21205-thread-2) [n:127.0.0.1:39683_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 2274283 INFO (jetty-launcher-21205-thread-2) [n:127.0.0.1:39683_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39683_solr [junit4] 2> 2274284 INFO (jetty-launcher-21205-thread-2) [n:127.0.0.1:39683_solr ] o.a.s.c.Overseer Overseer (id=73020776991686666-127.0.0.1:39683_solr-n_0000000000) starting [junit4] 2> 2274308 INFO (OverseerStateUpdate-73020776991686666-127.0.0.1:39683_solr-n_0000000000) [n:127.0.0.1:39683_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39683_solr [junit4] 2> 2274317 INFO (jetty-launcher-21205-thread-2) [n:127.0.0.1:39683_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39683_solr [junit4] 2> 2274318 INFO (jetty-launcher-21205-thread-2) [n:127.0.0.1:39683_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 2274319 WARN (jetty-launcher-21205-thread-2) [n:127.0.0.1:39683_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> 2274331 INFO (zkCallback-21244-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2274372 INFO (jetty-launcher-21205-thread-2) [n:127.0.0.1:39683_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node2 [junit4] 2> 2274485 INFO (jetty-launcher-21205-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2274504 WARN (jetty-launcher-21205-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@663cf28b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2274504 WARN (jetty-launcher-21205-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@663cf28b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2274568 WARN (jetty-launcher-21205-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60899a0b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2274568 WARN (jetty-launcher-21205-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60899a0b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2274570 INFO (jetty-launcher-21205-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45653/solr [junit4] 2> 2274583 INFO (jetty-launcher-21205-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2274748 INFO (zkConnectionManagerCallback-21263-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2274748 INFO (jetty-launcher-21205-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2274773 INFO (jetty-launcher-21205-thread-5) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2274788 WARN (jetty-launcher-21205-thread-5) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1eff421b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2274788 WARN (jetty-launcher-21205-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1eff421b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2274817 WARN (jetty-launcher-21205-thread-5) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@282cd3ec[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2274818 WARN (jetty-launcher-21205-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@282cd3ec[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2274820 INFO (jetty-launcher-21205-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45653/solr [junit4] 2> 2274832 INFO (jetty-launcher-21205-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2274841 INFO (zkConnectionManagerCallback-21271-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2274841 INFO (jetty-launcher-21205-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2274863 INFO (jetty-launcher-21205-thread-3) [n:127.0.0.1:45713_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2274881 INFO (zkConnectionManagerCallback-21273-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2274881 INFO (jetty-launcher-21205-thread-3) [n:127.0.0.1:45713_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2274889 WARN (jetty-launcher-21205-thread-3) [n:127.0.0.1:45713_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 2274892 INFO (jetty-launcher-21205-thread-3) [n:127.0.0.1:45713_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2274898 INFO (jetty-launcher-21205-thread-3) [n:127.0.0.1:45713_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:45713_solr as DOWN [junit4] 2> 2274899 INFO (jetty-launcher-21205-thread-3) [n:127.0.0.1:45713_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 2274899 INFO (jetty-launcher-21205-thread-3) [n:127.0.0.1:45713_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45713_solr [junit4] 2> 2274900 INFO (zkCallback-21244-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2274902 INFO (jetty-launcher-21205-thread-3) [n:127.0.0.1:45713_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 2274902 WARN (jetty-launcher-21205-thread-3) [n:127.0.0.1:45713_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> 2274905 INFO (jetty-launcher-21205-thread-6) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2274906 INFO (zkCallback-21272-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2274906 WARN (jetty-launcher-21205-thread-6) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@132f83b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2274907 WARN (jetty-launcher-21205-thread-6) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@132f83b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2274913 WARN (jetty-launcher-21205-thread-6) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7d7de1a9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2274913 WARN (jetty-launcher-21205-thread-6) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7d7de1a9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2274915 INFO (jetty-launcher-21205-thread-6) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45653/solr [junit4] 2> 2275014 INFO (jetty-launcher-21205-thread-6) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2275088 INFO (jetty-launcher-21205-thread-5) [n:127.0.0.1:41325_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2275089 INFO (zkConnectionManagerCallback-21284-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2275089 INFO (jetty-launcher-21205-thread-6) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2275099 INFO (zkConnectionManagerCallback-21287-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2275099 WARN (jetty-launcher-21205-thread-6-SendThread(127.0.0.1:45653)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1036c0281d0000e. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d0000e, 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 0x1036c0281d0000e, 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> 2275100 INFO (jetty-launcher-21205-thread-5) [n:127.0.0.1:41325_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2275112 WARN (jetty-launcher-21205-thread-5) [n:127.0.0.1:41325_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 2275126 INFO (jetty-launcher-21205-thread-5) [n:127.0.0.1:41325_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2275139 INFO (jetty-launcher-21205-thread-5) [n:127.0.0.1:41325_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41325_solr as DOWN [junit4] 2> 2275140 INFO (jetty-launcher-21205-thread-3) [n:127.0.0.1:45713_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node3 [junit4] 2> 2275143 INFO (jetty-launcher-21205-thread-5) [n:127.0.0.1:41325_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 2275143 INFO (jetty-launcher-21205-thread-5) [n:127.0.0.1:41325_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41325_solr [junit4] 2> 2275145 INFO (zkCallback-21244-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2275147 INFO (zkCallback-21272-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2275152 INFO (jetty-launcher-21205-thread-5) [n:127.0.0.1:41325_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 2275152 WARN (jetty-launcher-21205-thread-5) [n:127.0.0.1:41325_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> 2275161 INFO (zkCallback-21286-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2275187 INFO (jetty-launcher-21205-thread-5) [n:127.0.0.1:41325_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node6 [junit4] 2> 2275212 INFO (jetty-launcher-21205-thread-6) [n:127.0.0.1:42541_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2275246 INFO (zkConnectionManagerCallback-21297-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2275246 INFO (jetty-launcher-21205-thread-6) [n:127.0.0.1:42541_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2275248 INFO (jetty-launcher-21205-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2275248 WARN (jetty-launcher-21205-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@79c7bf6e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2275248 WARN (jetty-launcher-21205-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@79c7bf6e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2275267 WARN (jetty-launcher-21205-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@320a0f58[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2275267 WARN (jetty-launcher-21205-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@320a0f58[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2275267 WARN (jetty-launcher-21205-thread-6) [n:127.0.0.1:42541_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 2275270 INFO (jetty-launcher-21205-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45653/solr [junit4] 2> 2275274 INFO (jetty-launcher-21205-thread-6) [n:127.0.0.1:42541_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2275276 INFO (jetty-launcher-21205-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2275285 INFO (jetty-launcher-21205-thread-6) [n:127.0.0.1:42541_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:42541_solr as DOWN [junit4] 2> 2275287 INFO (jetty-launcher-21205-thread-6) [n:127.0.0.1:42541_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 2275287 INFO (jetty-launcher-21205-thread-6) [n:127.0.0.1:42541_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42541_solr [junit4] 2> 2275290 INFO (zkCallback-21244-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2275290 INFO (zkConnectionManagerCallback-21307-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2275290 INFO (jetty-launcher-21205-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2275292 INFO (zkCallback-21272-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2275295 INFO (zkCallback-21286-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2275295 INFO (zkCallback-21296-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2275456 INFO (jetty-launcher-21205-thread-6) [n:127.0.0.1:42541_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 2275456 WARN (jetty-launcher-21205-thread-6) [n:127.0.0.1:42541_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> 2275494 INFO (jetty-launcher-21205-thread-6) [n:127.0.0.1:42541_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node5 [junit4] 2> 2275661 INFO (jetty-launcher-21205-thread-1) [n:127.0.0.1:35439_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2275661 INFO (zkConnectionManagerCallback-21313-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2275661 INFO (jetty-launcher-21205-thread-1) [n:127.0.0.1:35439_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2275677 WARN (jetty-launcher-21205-thread-1) [n:127.0.0.1:35439_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 2275683 INFO (jetty-launcher-21205-thread-1) [n:127.0.0.1:35439_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2275693 INFO (jetty-launcher-21205-thread-1) [n:127.0.0.1:35439_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:35439_solr as DOWN [junit4] 2> 2275696 INFO (jetty-launcher-21205-thread-1) [n:127.0.0.1:35439_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 2275696 INFO (jetty-launcher-21205-thread-1) [n:127.0.0.1:35439_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35439_solr [junit4] 2> 2275697 INFO (zkCallback-21286-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2275697 INFO (zkCallback-21272-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2275697 INFO (zkCallback-21244-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2275697 INFO (zkCallback-21296-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2275702 INFO (jetty-launcher-21205-thread-1) [n:127.0.0.1:35439_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 2275702 WARN (jetty-launcher-21205-thread-1) [n:127.0.0.1:35439_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> 2275712 INFO (zkCallback-21312-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2275742 INFO (jetty-launcher-21205-thread-1) [n:127.0.0.1:35439_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node1 [junit4] 2> 2277212 INFO (jetty-launcher-21205-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2277213 WARN (jetty-launcher-21205-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6c820581[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2277217 WARN (jetty-launcher-21205-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6c820581[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2277221 WARN (jetty-launcher-21205-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56da4c9a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2277221 WARN (jetty-launcher-21205-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56da4c9a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2277222 INFO (jetty-launcher-21205-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45653/solr [junit4] 2> 2277223 INFO (jetty-launcher-21205-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2277226 INFO (zkConnectionManagerCallback-21327-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2277226 INFO (jetty-launcher-21205-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2277228 WARN (jetty-launcher-21205-thread-4-SendThread(127.0.0.1:45653)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1036c0281d00013. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1036c0281d00013, 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 0x1036c0281d00013, 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> 2277329 INFO (jetty-launcher-21205-thread-4) [n:127.0.0.1:40059_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2277335 INFO (zkConnectionManagerCallback-21329-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2277335 INFO (jetty-launcher-21205-thread-4) [n:127.0.0.1:40059_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2277552 WARN (jetty-launcher-21205-thread-4) [n:127.0.0.1:40059_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 2277557 INFO (jetty-launcher-21205-thread-4) [n:127.0.0.1:40059_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 2277571 INFO (jetty-launcher-21205-thread-4) [n:127.0.0.1:40059_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:40059_solr as DOWN [junit4] 2> 2277573 INFO (jetty-launcher-21205-thread-4) [n:127.0.0.1:40059_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 2277573 INFO (jetty-launcher-21205-thread-4) [n:127.0.0.1:40059_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40059_solr [junit4] 2> 2277575 INFO (zkCallback-21296-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 2277575 INFO (zkCallback-21272-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 2277575 INFO (zkCallback-21286-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 2277576 INFO (zkCallback-21312-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 2277577 INFO (zkCallback-21244-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 2277577 INFO (zkCallback-21328-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 2277578 INFO (jetty-launcher-21205-thread-4) [n:127.0.0.1:40059_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 2277579 WARN (jetty-launcher-21205-thread-4) [n:127.0.0.1:40059_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> 2277604 INFO (jetty-launcher-21205-thread-4) [n:127.0.0.1:40059_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node4 [junit4] 2> 2277616 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=6 [junit4] 2> 2277617 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2277620 INFO (zkConnectionManagerCallback-21340-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2277621 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2277622 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6) [junit4] 2> 2277622 INFO (SUITE-BlockJoinFacetDistribTest-seed#[722B87876AC7CE0F]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45653/solr ready [junit4] 2> 2278152 INFO (OverseerThreadFactory-21252-thread-1-processing-n:127.0.0.1:39683_solr) [n:127.0.0.1:39683_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection facetcollection [junit4] 2> 2278156 INFO (OverseerThreadFactory-21252-thread-1-processing-n:127.0.0.1:39683_solr) [n:127.0.0.1:39683_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"facetcollection_shard1_replica_n1", [junit4] 2> "node_name":"127.0.0.1:45713_solr", [junit4] 2> "base_url":"http://127.0.0.1:45713/solr", [junit4] 2> "collection":"facetcollection", [junit4] 2> "shard":"shard1", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2278158 INFO (OverseerThreadFactory-21252-thread-1-processing-n:127.0.0.1:39683_solr) [n:127.0.0.1:39683_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"facetcollection_shard1_replica_n3", [junit4] 2> "node_name":"127.0.0.1:40059_solr", [junit4] 2> "base_url":"http://127.0.0.1:40059/solr", [junit4] 2> "collection":"facetcollection", [junit4] 2> "shard":"shard1", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2278187 INFO (OverseerThreadFactory-21252-thread-1-processing-n:127.0.0.1:39683_solr) [n:127.0.0.1:39683_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"facetcollection_shard2_replica_n5", [junit4] 2> "node_name":"127.0.0.1:39683_solr", [junit4] 2> "base_url":"http://127.0.0.1:39683/solr", [junit4] 2> "collection":"facetcollection", [junit4] 2> "shard":"shard2", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2278191 INFO (OverseerThreadFactory-21252-thread-1-processing-n:127.0.0.1:39683_solr) [n:127.0.0.1:39683_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"facetcollection_shard2_replica_n7", [junit4] 2> "node_name":"127.0.0.1:35439_solr", [junit4] 2> "base_url":"http://127.0.0.1:35439/solr", [junit4] 2> "collection":"facetcollection", [junit4] 2> "shard":"shard2", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2278193 INFO (OverseerThreadFactory-21252-thread-1-processing-n:127.0.0.1:39683_solr) [n:127.0.0.1:39683_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"facetcollection_shard3_replica_n9", [junit4] 2> "node_name":"127.0.0.1:41325_solr", [junit4] 2> "base_url":"http://127.0.0.1:41325/solr", [junit4] 2> "collection":"facetcollection", [junit4] 2> "shard":"shard3", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2278195 INFO (OverseerThreadFactory-21252-thread-1-processing-n:127.0.0.1:39683_solr) [n:127.0.0.1:39683_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"facetcollection_shard3_replica_n11", [junit4] 2> "node_name":"127.0.0.1:42541_solr", [junit4] 2> "base_url":"http://127.0.0.1:42541/solr", [junit4] 2> "collection":"facetcollection", [junit4] 2> "shard":"shard3", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2278201 INFO (qtp170746578-34984) [n:127.0.0.1:45713_solr x:facetcollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node2&name=facetcollection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin [junit4] 2> 2278202 INFO (qtp783800751-34976) [n:127.0.0.1:41325_solr x:facetcollection_shard3_replica_n9 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node10&name=facetcollection_shard3_replica_n9&action=CREATE&numShards=3&shard=shard3&wt=javabin [junit4] 2> 2278204 INFO (qtp1829462591-34956) [n:127.0.0.1:39683_solr x:facetcollection_shard2_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node6&name=facetcollection_shard2_replica_n5&action=CREATE&numShards=3&shard=shard2&wt=javabin [junit4] 2> 2278204 INFO (qtp1829462591-34956) [n:127.0.0.1:39683_solr x:facetcollection_shard2_replica_n5 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 2278205 INFO (qtp547242386-34940) [n:127.0.0.1:40059_solr x:facetcollection_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node4&name=facetcollection_shard1_replica_n3&action=CREATE&numShards=3&shard=shard1&wt=javabin [junit4] 2> 2278207 INFO (qtp1922321050-34965) [n:127.0.0.1:42541_solr x:facetcollection_shard3_replica_n11 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node12&name=facetcollection_shard3_replica_n11&action=CREATE&numShards=3&shard=shard3&wt=javabin [junit4] 2> 2278208 INFO (qtp1149257837-34946) [n:127.0.0.1:35439_solr x:facetcollection_shard2_replica_n7 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node8&name=facetcollection_shard2_replica_n7&action=CREATE&numShards=3&shard=shard2&wt=javabin [junit4] 2> 2278252 INFO (qtp1829462591-34956) [n:127.0.0.1:39683_solr c:facetcollection s:shard2 r:core_node6 x:facetcollection_shard2_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2 [junit4] 2> 2278254 INFO (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2 [junit4] 2> 2278255 INFO (qtp1829462591-34956) [n:127.0.0.1:39683_solr c:facetcollection s:shard2 r:core_node6 x:facetcollection_shard2_replica_n5 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 2278255 INFO (qtp1829462591-34956) [n:127.0.0.1:39683_solr c:facetcollection s:shard2 r:core_node6 x:facetcollection_shard2_replica_n5 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2278255 INFO (qtp1829462591-34956) [n:127.0.0.1:39683_solr c:facetcollection s:shard2 r:core_node6 x:facetcollection_shard2_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard2_replica_n5' using configuration from configset solrCloudCollectionConfig, trusted=true [junit4] 2> 2278255 INFO (qtp1829462591-34956) [n:127.0.0.1:39683_solr c:facetcollection s:shard2 r:core_node6 x:facetcollection_shard2_replica_n5 ] o.a.s.c.SolrCore [[facetcollection_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node2/facetcollection_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node2/facetcollection_shard2_replica_n5/data/] [junit4] 2> 2278257 INFO (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 2278257 INFO (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2278257 INFO (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard3_replica_n9' using configuration from configset solrCloudCollectionConfig, trusted=true [junit4] 2> 2278257 INFO (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.c.SolrCore [[facetcollection_shard3_replica_n9] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node6/facetcollection_shard3_replica_n9], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node6/facetcollection_shard3_replica_n9/data/] [junit4] 2> 2278260 INFO (qtp1149257837-34946) [n:127.0.0.1:35439_solr c:facetcollection s:shard2 r:core_node8 x:facetcollection_shard2_replica_n7 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2 [junit4] 2> 2278261 INFO (qtp547242386-34940) [n:127.0.0.1:40059_solr c:facetcollection s:shard1 r:core_node4 x:facetcollection_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2 [junit4] 2> 2278262 INFO (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2 [junit4] 2> 2278262 INFO (qtp1149257837-34946) [n:127.0.0.1:35439_solr c:facetcollection s:shard2 r:core_node8 x:facetcollection_shard2_replica_n7 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 2278263 INFO (qtp1149257837-34946) [n:127.0.0.1:35439_solr c:facetcollection s:shard2 r:core_node8 x:facetcollection_shard2_replica_n7 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2278263 INFO (qtp1149257837-34946) [n:127.0.0.1:35439_solr c:facetcollection s:shard2 r:core_node8 x:facetcollection_shard2_replica_n7 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard2_replica_n7' using configuration from configset solrCloudCollectionConfig, trusted=true [junit4] 2> 2278263 INFO (qtp1149257837-34946) [n:127.0.0.1:35439_solr c:facetcollection s:shard2 r:core_node8 x:facetcollection_shard2_replica_n7 ] o.a.s.c.SolrCore [[facetcollection_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node1/facetcollection_shard2_replica_n7], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node1/facetcollection_shard2_replica_n7/data/] [junit4] 2> 2278265 INFO (qtp547242386-34940) [n:127.0.0.1:40059_solr c:facetcollection s:shard1 r:core_node4 x:facetcollection_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 2278265 INFO (qtp547242386-34940) [n:127.0.0.1:40059_solr c:facetcollection s:shard1 r:core_node4 x:facetcollection_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2278265 INFO (qtp547242386-34940) [n:127.0.0.1:40059_solr c:facetcollection s:shard1 r:core_node4 x:facetcollection_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard1_replica_n3' using configuration from configset solrCloudCollectionConfig, trusted=true [junit4] 2> 2278265 INFO (qtp547242386-34940) [n:127.0.0.1:40059_solr c:facetcollection s:shard1 r:core_node4 x:facetcollection_shard1_replica_n3 ] o.a.s.c.SolrCore [[facetcollection_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node4/facetcollection_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node4/facetcollection_shard1_replica_n3/data/] [junit4] 2> 2278266 INFO (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2 [junit4] 2> 2278267 INFO (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 2278267 INFO (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2278267 INFO (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard1_replica_n1' using configuration from configset solrCloudCollectionConfig, trusted=true [junit4] 2> 2278268 INFO (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.c.SolrCore [[facetcollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node3/facetcollection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node3/facetcollection_shard1_replica_n1/data/] [junit4] 2> 2278269 INFO (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 2278270 INFO (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2278270 INFO (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard3_replica_n11' using configuration from configset solrCloudCollectionConfig, trusted=true [junit4] 2> 2278270 INFO (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.c.SolrCore [[facetcollection_shard3_replica_n11] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node5/facetcollection_shard3_replica_n11], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.join.BlockJoinFacetDistribTest_722B87876AC7CE0F-001/tempDir-001/node5/facetcollection_shard3_replica_n11/data/] [junit4] 2> 2278278 WARN (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.D.o.a.s.s.j.BlockJoinFacetComponent Solr loaded a deprecated plugin/analysis class [org.apache.solr.search.join.BlockJoinFacetComponent]. Please consult documentation how to replace it accordingly. [junit4] 2> 2278278 WARN (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.D.o.a.s.s.j.BlockJoinDocSetFacetComponent Solr loaded a deprecated plugin/analysis class [org.apache.solr.search.join.BlockJoinDocSetFacetComponent]. Please consult documentation how to replace it accordingly. [junit4] 2> 2278360 INFO (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2278360 INFO (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2278368 INFO (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2278368 INFO (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2278368 INFO (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2278368 INFO (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2278371 INFO (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 2278380 INFO (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 2278380 INFO (qtp1922321050-34965) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1720700255717031936 [junit4] 2> 2278381 INFO (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2278381 INFO (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2278384 INFO (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2278384 INFO (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2278385 INFO (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2278385 INFO (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2278389 INFO (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 2278389 INFO (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 2278390 INFO (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 2278390 INFO (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 2278390 INFO (qtp783800751-34976) [n:127.0.0.1:41325_solr c:facetcollection s:shard3 r:core_node10 x:facetcollection_shard3_replica_n9 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1720700255727517696 [junit4] 2> 2278390 INFO (qtp170746578-34984) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1720700255727517696 [junit4] 2> 2278395 INFO (qtp1149257837-34946) [n:127.0.0.1:35439_solr c:facetcollection s:shard2 r:core_node8 x:facetcollection_shard2_replica_n7 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2278395 INFO (qtp1149257837-34946) [n:127.0.0.1:35439_solr c:facetcollection s:shard2 r:core_node8 x:facetcollection_shard2_replica_n7 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2278396 INFO (qtp1149257837-34946) [n:127.0.0.1:35439_solr c:facetcollection s:shard2 r:core_node8 x:facetcollection_shard2_replica_n7 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2278396 INFO (qtp1149257837-34946) [n:127.0.0.1:35439_solr c:facetcollection s:shard2 r:core_node8 x:facetcollection_shard2_replica_n7 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2278397 INFO (searcherExecutor-21352-thread-1-processing-n:127.0.0.1:42541_solr x:facetcollection_shard3_replica_n11 c:facetcollection s:shard3 r:core_node12) [n:127.0.0.1:42541_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n11 ] o.a.s.c.SolrCore [facetcollection_shard3_replica_n11] Registered new searcher autowarm time: 0 ms [junit4] 2> 2278398 INFO (searcherExecutor-21350-thread-1-processing-n:127.0.0.1:45713_solr x:facetcollection_shard1_replica_n1 c:facetcollection s:shard1 r:core_node2) [n:127.0.0.1:45713_solr c:facetcollection s:shard1 r:core_node2 x:facetcollection_shard1_replica_n1 ] o.a.s.c.SolrCore [facetcollection_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 2278400 INFO (searcherExecutor-21344-thread-1-processing-n:127.0.0.1:41325_solr x:facetcollection_shard3_replica_n [...truncated too long message...] andomSimilarity(queryNorm=true): {}), locale=fr, timezone=W-SU [junit4] 2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=270181368,total=526385152 [junit4] 2> NOTE: All tests run in this JVM: [SolrCloudReportersTest, ActionThrottleTest, TestSQLHandlerNonCloud, DocValuesTest, DistributedFacetPivotSmallTest, TestUnifiedSolrHighlighter, TestChildDocTransformer, CleanupOldIndexTest, TestSolrRequestInfo, BooleanFieldTest, AdminHandlersProxyTest, TestXmlQParserPlugin, TestNumericTerms64, TestNestedDocsSort, TestCharFilters, IndexSchemaTest, ConvertedLegacyTest, TestNoOpRegenerator, MultiDestinationAuditLoggerTest, VMParamsZkACLAndCredentialsProvidersTest, TestWordDelimiterFilterFactory, TestStandardQParsers, ReturnFieldsTest, TestSolrIndexConfig, TestBinaryField, TestBackupRepositoryFactory, TestImpersonationWithHadoopAuth, TestExternalRoleRuleBasedAuthorizationPlugin, ParsingFieldUpdateProcessorsTest, TestSchemaVersionResource, PurgeGraphTest, ShardTermsTest, CSVRequestHandlerTest, TestSafeXMLParsing, TestBlobHandler, HdfsDirectoryTest, TestBinaryResponseWriter, DocumentBuilderTest, ClusterStateUpdateTest, TestPhraseSuggestions, SoftAutoCommitTest, TestCloudJSONFacetJoinDomain, SolrCoreMetricManagerTest, DimensionalRoutedAliasUpdateProcessorTest, TestMacroExpander, TestCustomStream, DistributedTermsComponentTest, AnalyticsMergeStrategyTest, ZkStateWriterTest, TestSolrCloudWithKerberosAlt, ZkDynamicConfigTest, TestExpandComponent, TestSearchPerf, TestHdfsBackupRestoreCore, HdfsBasicDistributedZkTest, SolrIndexSplitterTest, ScheduledMaintenanceTriggerTest, NodeLostTriggerIntegrationTest, TestSolrFieldCacheBean, TestZkChroot, TestRestManager, UpdateLogCloudTest, HealthCheckHandlerTest, TestConfigSetsAPI, DistanceUnitsTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestStressUserVersions, TestCursorMarkWithoutUniqueKey, SearchRateTriggerTest, SolrLogPostToolTest, TestCloudRecovery, TestTolerantUpdateProcessorRandomCloud, SolrInfoBeanTest, SSLMigrationTest, OverseerStatusTest, TestReplicaProperties, ScriptEngineTest, MigrateRouteKeyTest, ResourceLoaderTest, TestFieldCacheVsDocValues, TestRandomCollapseQParserPlugin, OverseerModifyCollectionTest, AtomicUpdateProcessorFactoryTest, TestManagedSynonymFilterFactory, TestFastOutputStream, AutoScalingHandlerTest, ClassificationUpdateProcessorIntegrationTest, DirectSolrSpellCheckerTest, ResponseHeaderTest, TestEmbeddedSolrServerConstructors, TestPackages, TestOnReconnectListenerSupport, MoreLikeThisHandlerTest, TestFoldingMultitermQuery, ByteBuffersDirectoryFactoryTest, BJQParserTest, TestSimExtremeIndexing, RestartWhileUpdatingTest, TestConfig, ConcurrentCreateRoutedAliasTest, TestConfigSets, TestLazyCores, HdfsThreadLeakTest, TestApiFramework, TestCustomSort, SpatialFilterTest, TestDownShardTolerantSearch, PropertiesRequestHandlerTest, TestDynamicFieldResource, AsyncCallRequestStatusResponseTest, DirectoryFactoriesTest, CacheHeaderTest, NumberUtilsTest, TestMultiValuedNumericRangeQuery, TestJsonRequest, TestRecovery, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, TestDistributedMissingSort, TestDistributedSearch, TestRandomDVFaceting, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTolerantSearch, TestTrie, TokenizerChainTest, AliasIntegrationTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, LeaderElectionIntegrationTest, LeaderFailureAfterFreshStartTest, NestedShardedAtomicUpdateTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCLIZkUtilsTest, SplitShardTest, SystemCollectionCompatTest, TestCloudConsistency, TestPullReplica, TestShortCircuitedRequests, TestStressInPlaceUpdates, ZkNodePropsTest, CollectionReloadTest, CollectionTooManyReplicasTest, ConcurrentCreateCollectionTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, HdfsCloudIncrementalBackupTest, SimpleCollectionCreateDeleteTest, TestCollectionAPI, ExecutePlanActionTest, IndexSizeTriggerSizeEstimationTest, TriggerCooldownIntegrationTest, TestSimNodeAddedTrigger, TestSimNodeLostTrigger, TestSimUtils, TestSnapshotCloudManager, CdcrRequestHandlerTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, TestDynamicLoadingUrl, TestSimpleTextCodec, BackupIdTest, HdfsBackupRepositoryIntegrationTest, PingRequestHandlerTest, TestReplicationHandlerBackup, TestReplicationHandlerDiskOverFlow, TestSolrConfigHandlerCloud, ThreadDumpHandlerTest, ZookeeperStatusHandlerFailureTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotWhiteBoxTest, FacetPivotSmallTest, PhrasesIdentificationComponentTest, ResponseBuilderTest, ShardsWhitelistTest, StatsComponentTest, TermVectorComponentTest, TestHttpShardHandlerFactory, TestSchemaDesignerAPI, SubstringBytesRefFilterTest, TestFacetMethods, TestFaceting, TestCSVResponseWriter, TestGeoJSONResponseWriter, TestPHPSerializedResponseWriter, TestExplainDocTransformer, TestFieldTypeResource, CurrencyFieldTypeTest, NumericFieldsTest, PreAnalyzedFieldTest, PrimitiveFieldTypeTest, RequiredFieldsTest, SchemaVersionSpecificBehaviorTest, TestCloudSchemaless, TestTextField, AnalyticsQueryTest, CurrencyRangeFacetCloudTest, CursorMarkTest, FuzzySearchTest, TestAddFieldRealTimeGet, TestBlockCollapse, TestExtendedDismaxParser, TestInitQParser, TestSimpleQParserPlugin, TestSolr4Spatial, TestJsonFacetRefinement, TestFunctionQuery, BlockJoinFacetDistribTest] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=BlockJoinFacetDistribTest -Dtests.seed=722B87876AC7CE0F -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fr -Dtests.timezone=W-SU -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 0.00s J2 | BlockJoinFacetDistribTest (suite) <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:40059/solr [junit4] > at __randomizedtesting.SeedInfo.seed([722B87876AC7CE0F]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) [junit4] > at org.apache.solr.search.join.BlockJoinFacetDistribTest.setupCluster(BlockJoinFacetDistribTest.java:71) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:171) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) [junit4] > ... 36 more [junit4] Completed [866/955 (1!)] on J2 in 100.65s, 0 tests, 1 error <<< FAILURES! [...truncated 54591 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: builds-unsubscr...@lucene.apache.org For additional commands, e-mail: builds-h...@lucene.apache.org