Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1432/ Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud Error Message: Error from server at http://127.0.0.1:61081/solr: Underlying core creation failed while creating collection: test_col Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61081/solr: Underlying core creation failed while creating collection: test_col at __randomizedtesting.SeedInfo.seed([39F6204D9B04A158]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.createMiniSolrCloudCluster(TestTolerantUpdateProcessorRandomCloud.java:108) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) 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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:832) Build Log: [...truncated 15326 lines...] [junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud [junit4] 2> 1593729 INFO (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[39F6204D9B04A158]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf' [junit4] 2> 1593729 INFO (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[39F6204D9B04A158]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_39F6204D9B04A158-001/data-dir-98-001 [junit4] 2> 1593730 WARN (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[39F6204D9B04A158]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=80 numCloses=80 [junit4] 2> 1593730 INFO (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[39F6204D9B04A158]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1593731 INFO (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[39F6204D9B04A158]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-9182 - causes OOM") w/ MAC_OS_X supressed clientAuth [junit4] 2> 1593731 INFO (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[39F6204D9B04A158]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1593731 INFO (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[39F6204D9B04A158]-worker) [ ] o.a.s.c.TestTolerantUpdateProcessorRandomCloud Configuring cluster: servers=10, shards=3, repfactor=3 [junit4] 2> 1593731 INFO (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[39F6204D9B04A158]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 10 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_39F6204D9B04A158-001/tempDir-001 [junit4] 2> 1593732 INFO (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[39F6204D9B04A158]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1593732 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 1593732 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1593735 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 1593834 INFO (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[39F6204D9B04A158]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 61073 [junit4] 2> 1593834 INFO (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[39F6204D9B04A158]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61073 [junit4] 2> 1593834 INFO (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[39F6204D9B04A158]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61073 [junit4] 2> 1593834 INFO (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[39F6204D9B04A158]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61073 [junit4] 2> 1593837 INFO (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[39F6204D9B04A158]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1593843 INFO (zkConnectionManagerCallback-13031-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1593843 INFO (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[39F6204D9B04A158]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1593849 INFO (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[39F6204D9B04A158]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1593860 INFO (zkConnectionManagerCallback-13033-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1593860 INFO (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[39F6204D9B04A158]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1593861 INFO (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[39F6204D9B04A158]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1593865 INFO (zkConnectionManagerCallback-13035-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1593866 INFO (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[39F6204D9B04A158]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1593980 WARN (jetty-launcher-13036-thread-1) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1593980 WARN (jetty-launcher-13036-thread-3) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1593980 INFO (jetty-launcher-13036-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1593980 INFO (jetty-launcher-13036-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1593980 INFO (jetty-launcher-13036-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1593980 INFO (jetty-launcher-13036-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1593980 INFO (jetty-launcher-13036-thread-1) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7 [junit4] 2> 1593980 INFO (jetty-launcher-13036-thread-3) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7 [junit4] 2> 1593980 WARN (jetty-launcher-13036-thread-2) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1593980 INFO (jetty-launcher-13036-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1593981 INFO (jetty-launcher-13036-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1593981 INFO (jetty-launcher-13036-thread-2) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7 [junit4] 2> 1593981 WARN (jetty-launcher-13036-thread-4) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1593981 INFO (jetty-launcher-13036-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1593981 INFO (jetty-launcher-13036-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1593981 INFO (jetty-launcher-13036-thread-4) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7 [junit4] 2> 1593981 WARN (jetty-launcher-13036-thread-5) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1593981 INFO (jetty-launcher-13036-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1593981 INFO (jetty-launcher-13036-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1593981 INFO (jetty-launcher-13036-thread-5) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7 [junit4] 2> 1593985 WARN (jetty-launcher-13036-thread-6) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1593985 INFO (jetty-launcher-13036-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1593985 INFO (jetty-launcher-13036-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1593985 INFO (jetty-launcher-13036-thread-6) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7 [junit4] 2> 1593987 WARN (jetty-launcher-13036-thread-7) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1593987 INFO (jetty-launcher-13036-thread-7) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1593987 INFO (jetty-launcher-13036-thread-7) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1593988 INFO (jetty-launcher-13036-thread-7) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7 [junit4] 2> 1593988 INFO (jetty-launcher-13036-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1593988 INFO (jetty-launcher-13036-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1593988 INFO (jetty-launcher-13036-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1593990 INFO (jetty-launcher-13036-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1593990 INFO (jetty-launcher-13036-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1593990 INFO (jetty-launcher-13036-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1593990 INFO (jetty-launcher-13036-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6aa81be1{/solr,null,AVAILABLE} [junit4] 2> 1593991 INFO (jetty-launcher-13036-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1593991 INFO (jetty-launcher-13036-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1593991 INFO (jetty-launcher-13036-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1593991 WARN (jetty-launcher-13036-thread-8) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1593992 INFO (jetty-launcher-13036-thread-8) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1593992 INFO (jetty-launcher-13036-thread-8) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1593992 INFO (jetty-launcher-13036-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1593992 INFO (jetty-launcher-13036-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3794177a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61081} [junit4] 2> 1593992 INFO (jetty-launcher-13036-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1593992 INFO (jetty-launcher-13036-thread-8) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7 [junit4] 2> 1593992 INFO (jetty-launcher-13036-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1593992 INFO (jetty-launcher-13036-thread-2) [ ] o.e.j.s.Server Started @1594071ms [junit4] 2> 1593992 INFO (jetty-launcher-13036-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61081} [junit4] 2> 1593992 INFO (jetty-launcher-13036-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@641623f4{/solr,null,AVAILABLE} [junit4] 2> 1593992 ERROR (jetty-launcher-13036-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1593992 INFO (jetty-launcher-13036-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1593992 INFO (jetty-launcher-13036-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.7.0 [junit4] 2> 1593992 INFO (jetty-launcher-13036-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1593992 INFO (jetty-launcher-13036-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr [junit4] 2> 1593992 INFO (jetty-launcher-13036-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-24T20:13:47.019856Z [junit4] 2> 1593993 INFO (jetty-launcher-13036-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4e370338{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61082} [junit4] 2> 1593993 INFO (jetty-launcher-13036-thread-3) [ ] o.e.j.s.Server Started @1594072ms [junit4] 2> 1593993 INFO (jetty-launcher-13036-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61082} [junit4] 2> 1593993 INFO (jetty-launcher-13036-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f7182ad{/solr,null,AVAILABLE} [junit4] 2> 1593993 ERROR (jetty-launcher-13036-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1593993 INFO (jetty-launcher-13036-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1593993 INFO (jetty-launcher-13036-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.7.0 [junit4] 2> 1593993 INFO (jetty-launcher-13036-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1593993 INFO (jetty-launcher-13036-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr [junit4] 2> 1593993 INFO (jetty-launcher-13036-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-24T20:13:47.020814Z [junit4] 2> 1593994 INFO (jetty-launcher-13036-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@330377b1{/solr,null,AVAILABLE} [junit4] 2> 1593994 INFO (jetty-launcher-13036-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1815f1de{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61083} [junit4] 2> 1593994 INFO (jetty-launcher-13036-thread-4) [ ] o.e.j.s.Server Started @1594073ms [junit4] 2> 1593994 INFO (jetty-launcher-13036-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61083} [junit4] 2> 1593994 ERROR (jetty-launcher-13036-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1593994 INFO (jetty-launcher-13036-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1593994 INFO (jetty-launcher-13036-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.7.0 [junit4] 2> 1593994 INFO (jetty-launcher-13036-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1593994 INFO (jetty-launcher-13036-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr [junit4] 2> 1593994 INFO (jetty-launcher-13036-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-24T20:13:47.021620Z [junit4] 2> 1593994 INFO (jetty-launcher-13036-thread-6) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1593995 INFO (jetty-launcher-13036-thread-6) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1593995 INFO (jetty-launcher-13036-thread-6) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1593995 INFO (jetty-launcher-13036-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5ab9e2c5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61084} [junit4] 2> 1593995 INFO (jetty-launcher-13036-thread-1) [ ] o.e.j.s.Server Started @1594074ms [junit4] 2> 1593995 WARN (jetty-launcher-13036-thread-9) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1593995 INFO (jetty-launcher-13036-thread-9) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1593995 INFO (jetty-launcher-13036-thread-9) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1593995 INFO (jetty-launcher-13036-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61084} [junit4] 2> 1593995 INFO (jetty-launcher-13036-thread-9) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7 [junit4] 2> 1593995 ERROR (jetty-launcher-13036-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1593995 INFO (jetty-launcher-13036-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1593995 INFO (jetty-launcher-13036-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.7.0 [junit4] 2> 1593995 INFO (jetty-launcher-13036-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1593995 INFO (jetty-launcher-13036-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr [junit4] 2> 1593995 INFO (jetty-launcher-13036-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-24T20:13:47.022470Z [junit4] 2> 1593996 INFO (jetty-launcher-13036-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1593996 WARN (jetty-launcher-13036-thread-10) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1593996 INFO (jetty-launcher-13036-thread-10) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1593996 INFO (jetty-launcher-13036-thread-10) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1593996 INFO (jetty-launcher-13036-thread-10) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7 [junit4] 2> 1593996 INFO (jetty-launcher-13036-thread-6) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53f796b3{/solr,null,AVAILABLE} [junit4] 2> 1593997 INFO (jetty-launcher-13036-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1593998 INFO (jetty-launcher-13036-thread-6) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7e05edec{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61085} [junit4] 2> 1593998 INFO (jetty-launcher-13036-thread-6) [ ] o.e.j.s.Server Started @1594077ms [junit4] 2> 1593998 INFO (jetty-launcher-13036-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61085} [junit4] 2> 1593998 ERROR (jetty-launcher-13036-thread-6) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1593998 INFO (jetty-launcher-13036-thread-6) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1593998 INFO (jetty-launcher-13036-thread-6) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.7.0 [junit4] 2> 1593998 INFO (jetty-launcher-13036-thread-6) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1593998 INFO (jetty-launcher-13036-thread-6) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr [junit4] 2> 1593998 INFO (jetty-launcher-13036-thread-6) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-24T20:13:47.025773Z [junit4] 2> 1593999 INFO (jetty-launcher-13036-thread-6) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1594001 INFO (jetty-launcher-13036-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1594003 INFO (jetty-launcher-13036-thread-5) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1594003 INFO (jetty-launcher-13036-thread-5) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1594003 INFO (jetty-launcher-13036-thread-5) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1594007 INFO (zkConnectionManagerCallback-13040-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1594007 INFO (jetty-launcher-13036-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1594009 INFO (jetty-launcher-13036-thread-8) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1594009 INFO (jetty-launcher-13036-thread-8) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1594009 INFO (jetty-launcher-13036-thread-8) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1594010 INFO (jetty-launcher-13036-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1594011 INFO (zkConnectionManagerCallback-13038-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1594012 INFO (jetty-launcher-13036-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1594012 INFO (jetty-launcher-13036-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e01aff4{/solr,null,AVAILABLE} [junit4] 2> 1594013 INFO (zkConnectionManagerCallback-13042-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1594013 INFO (jetty-launcher-13036-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1594013 INFO (jetty-launcher-13036-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1594014 INFO (zkConnectionManagerCallback-13046-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1594014 INFO (jetty-launcher-13036-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1594014 INFO (jetty-launcher-13036-thread-6) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1594015 INFO (jetty-launcher-13036-thread-8) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c9b395{/solr,null,AVAILABLE} [junit4] 2> 1594016 INFO (jetty-launcher-13036-thread-8) [ ] o.e.j.s.AbstractConnector Started ServerConnector@49a36a84{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61092} [junit4] 2> 1594016 INFO (jetty-launcher-13036-thread-8) [ ] o.e.j.s.Server Started @1594095ms [junit4] 2> 1594016 INFO (jetty-launcher-13036-thread-8) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61092} [junit4] 2> 1594016 ERROR (jetty-launcher-13036-thread-8) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1594016 INFO (jetty-launcher-13036-thread-8) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1594016 INFO (jetty-launcher-13036-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@19a6598f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61091} [junit4] 2> 1594016 INFO (jetty-launcher-13036-thread-5) [ ] o.e.j.s.Server Started @1594095ms [junit4] 2> 1594016 INFO (jetty-launcher-13036-thread-8) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.7.0 [junit4] 2> 1594016 INFO (jetty-launcher-13036-thread-8) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1594016 INFO (jetty-launcher-13036-thread-8) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr [junit4] 2> 1594016 INFO (jetty-launcher-13036-thread-8) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-24T20:13:47.043173Z [junit4] 2> 1594016 INFO (jetty-launcher-13036-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61091} [junit4] 2> 1594016 INFO (jetty-launcher-13036-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1594016 ERROR (jetty-launcher-13036-thread-5) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1594016 INFO (jetty-launcher-13036-thread-5) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1594016 INFO (jetty-launcher-13036-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.7.0 [junit4] 2> 1594016 INFO (jetty-launcher-13036-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1594016 INFO (jetty-launcher-13036-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr [junit4] 2> 1594016 INFO (jetty-launcher-13036-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-24T20:13:47.043173Z [junit4] 2> 1594016 INFO (jetty-launcher-13036-thread-6) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1594020 INFO (jetty-launcher-13036-thread-9) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1594020 INFO (jetty-launcher-13036-thread-9) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1594020 INFO (jetty-launcher-13036-thread-9) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1594022 INFO (jetty-launcher-13036-thread-8) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1594038 INFO (jetty-launcher-13036-thread-9) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5176ffef{/solr,null,AVAILABLE} [junit4] 2> 1594039 INFO (jetty-launcher-13036-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1594021 WARN (jetty-launcher-13036-thread-3-SendThread(127.0.0.1:61073)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000404b5670003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 1594039 INFO (zkConnectionManagerCallback-13044-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1594039 INFO (jetty-launcher-13036-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1594041 INFO (jetty-launcher-13036-thread-7) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1594041 INFO (jetty-launcher-13036-thread-7) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1594041 INFO (jetty-launcher-13036-thread-7) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1594042 INFO (jetty-launcher-13036-thread-7) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b0b4c42{/solr,null,AVAILABLE} [junit4] 2> 1594045 INFO (jetty-launcher-13036-thread-9) [ ] o.e.j.s.AbstractConnector Started ServerConnector@52f26e50{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61093} [junit4] 2> 1594045 INFO (jetty-launcher-13036-thread-9) [ ] o.e.j.s.Server Started @1594124ms [junit4] 2> 1594045 INFO (jetty-launcher-13036-thread-7) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2b84e0fb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61094} [junit4] 2> 1594045 INFO (jetty-launcher-13036-thread-9) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61093} [junit4] 2> 1594045 INFO (jetty-launcher-13036-thread-7) [ ] o.e.j.s.Server Started @1594124ms [junit4] 2> 1594045 INFO (jetty-launcher-13036-thread-7) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61094} [junit4] 2> 1594045 ERROR (jetty-launcher-13036-thread-9) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1594045 ERROR (jetty-launcher-13036-thread-7) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1594045 INFO (jetty-launcher-13036-thread-9) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1594045 INFO (jetty-launcher-13036-thread-7) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1594045 INFO (jetty-launcher-13036-thread-9) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.7.0 [junit4] 2> 1594045 INFO (jetty-launcher-13036-thread-7) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.7.0 [junit4] 2> 1594045 INFO (jetty-launcher-13036-thread-9) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1594045 INFO (jetty-launcher-13036-thread-7) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1594045 INFO (jetty-launcher-13036-thread-9) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr [junit4] 2> 1594045 INFO (jetty-launcher-13036-thread-7) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr [junit4] 2> 1594045 INFO (jetty-launcher-13036-thread-9) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-24T20:13:47.072650Z [junit4] 2> 1594045 INFO (jetty-launcher-13036-thread-7) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-24T20:13:47.072659Z [junit4] 2> 1594045 WARN (jetty-launcher-13036-thread-2-SendThread(127.0.0.1:61073)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000404b5670007. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670007, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670007, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 1594045 INFO (jetty-launcher-13036-thread-10) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1594045 INFO (jetty-launcher-13036-thread-10) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1594045 INFO (jetty-launcher-13036-thread-10) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1594046 INFO (jetty-launcher-13036-thread-10) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@20407684{/solr,null,AVAILABLE} [junit4] 2> 1594047 INFO (jetty-launcher-13036-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1594047 WARN (jetty-launcher-13036-thread-6-SendThread(127.0.0.1:61073)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000404b5670005. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670005, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670005, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 1594047 INFO (jetty-launcher-13036-thread-9) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1594049 INFO (jetty-launcher-13036-thread-10) [ ] o.e.j.s.AbstractConnector Started ServerConnector@30ad83c3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61097} [junit4] 2> 1594049 INFO (jetty-launcher-13036-thread-10) [ ] o.e.j.s.Server Started @1594129ms [junit4] 2> 1594049 INFO (jetty-launcher-13036-thread-10) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61097} [junit4] 2> 1594049 ERROR (jetty-launcher-13036-thread-10) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1594049 INFO (jetty-launcher-13036-thread-10) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1594049 INFO (jetty-launcher-13036-thread-7) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1594049 INFO (jetty-launcher-13036-thread-10) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.7.0 [junit4] 2> 1594049 INFO (jetty-launcher-13036-thread-10) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1594050 INFO (jetty-launcher-13036-thread-10) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr [junit4] 2> 1594050 INFO (jetty-launcher-13036-thread-10) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-24T20:13:47.077030Z [junit4] 2> 1594053 INFO (jetty-launcher-13036-thread-10) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1594053 INFO (zkConnectionManagerCallback-13048-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1594053 INFO (jetty-launcher-13036-thread-8) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1594054 INFO (zkConnectionManagerCallback-13050-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1594055 INFO (jetty-launcher-13036-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1594057 INFO (jetty-launcher-13036-thread-8) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1594057 INFO (jetty-launcher-13036-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1594058 INFO (zkConnectionManagerCallback-13054-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1594058 INFO (jetty-launcher-13036-thread-9) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1594059 WARN (jetty-launcher-13036-thread-1-SendThread(127.0.0.1:61073)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000404b5670006. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670006, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670006, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 1594059 INFO (zkConnectionManagerCallback-13052-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1594059 INFO (jetty-launcher-13036-thread-7) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1594061 INFO (jetty-launcher-13036-thread-9) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1594062 INFO (jetty-launcher-13036-thread-7) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1594066 WARN (jetty-launcher-13036-thread-8-SendThread(127.0.0.1:61073)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000404b5670009. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 1594067 INFO (zkConnectionManagerCallback-13056-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1594067 INFO (jetty-launcher-13036-thread-10) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1594070 INFO (jetty-launcher-13036-thread-10) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1594079 WARN (jetty-launcher-13036-thread-10-SendThread(127.0.0.1:61073)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000404b567000c. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b567000c, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b567000c, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 1594080 WARN (jetty-launcher-13036-thread-9-SendThread(127.0.0.1:61073)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000404b567000b. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b567000b, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b567000b, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 1594309 INFO (jetty-launcher-13036-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1594312 WARN (jetty-launcher-13036-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@817961d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594312 WARN (jetty-launcher-13036-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@817961d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594316 WARN (jetty-launcher-13036-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@65be8114[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594316 WARN (jetty-launcher-13036-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@65be8114[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594318 INFO (jetty-launcher-13036-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61073/solr [junit4] 2> 1594320 INFO (jetty-launcher-13036-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1594328 INFO (zkConnectionManagerCallback-13069-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1594328 INFO (jetty-launcher-13036-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1594333 WARN (jetty-launcher-13036-thread-3-SendThread(127.0.0.1:61073)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000404b567000d. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b567000d, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b567000d, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 1594529 INFO (jetty-launcher-13036-thread-10) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1594533 WARN (jetty-launcher-13036-thread-10) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@584e0e21[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594533 WARN (jetty-launcher-13036-thread-10) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@584e0e21[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594539 WARN (jetty-launcher-13036-thread-10) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7267403f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594539 WARN (jetty-launcher-13036-thread-10) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7267403f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594541 INFO (jetty-launcher-13036-thread-10) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61073/solr [junit4] 2> 1594543 INFO (jetty-launcher-13036-thread-10) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1594546 INFO (zkConnectionManagerCallback-13082-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1594546 INFO (jetty-launcher-13036-thread-10) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1594554 WARN (jetty-launcher-13036-thread-10-SendThread(127.0.0.1:61073)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000404b567000e. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b567000e, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b567000e, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 1594622 INFO (jetty-launcher-13036-thread-5) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1594623 WARN (jetty-launcher-13036-thread-5) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f1a8f8a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594623 WARN (jetty-launcher-13036-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f1a8f8a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594629 WARN (jetty-launcher-13036-thread-5) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78a0c463[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594629 WARN (jetty-launcher-13036-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78a0c463[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594631 INFO (jetty-launcher-13036-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61073/solr [junit4] 2> 1594632 INFO (jetty-launcher-13036-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1594636 INFO (zkConnectionManagerCallback-13092-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1594636 INFO (jetty-launcher-13036-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1594640 WARN (jetty-launcher-13036-thread-5-SendThread(127.0.0.1:61073)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000404b567000f. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b567000f, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b567000f, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 1594675 INFO (jetty-launcher-13036-thread-7) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1594678 WARN (jetty-launcher-13036-thread-7) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ff4e5ac[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594678 WARN (jetty-launcher-13036-thread-7) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ff4e5ac[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594700 WARN (jetty-launcher-13036-thread-7) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e28abd8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594700 WARN (jetty-launcher-13036-thread-7) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e28abd8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594703 INFO (jetty-launcher-13036-thread-7) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61073/solr [junit4] 2> 1594708 INFO (jetty-launcher-13036-thread-7) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1594711 INFO (zkConnectionManagerCallback-13102-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1594712 INFO (jetty-launcher-13036-thread-7) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1594712 INFO (jetty-launcher-13036-thread-9) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1594716 WARN (jetty-launcher-13036-thread-7-SendThread(127.0.0.1:61073)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000404b5670010. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670010, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670010, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 1594717 WARN (jetty-launcher-13036-thread-9) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@460a5d23[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594718 WARN (jetty-launcher-13036-thread-9) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@460a5d23[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594747 WARN (jetty-launcher-13036-thread-9) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@cb731c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594748 WARN (jetty-launcher-13036-thread-9) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@cb731c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594751 INFO (jetty-launcher-13036-thread-9) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61073/solr [junit4] 2> 1594754 INFO (jetty-launcher-13036-thread-9) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1594759 INFO (zkConnectionManagerCallback-13109-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1594759 INFO (jetty-launcher-13036-thread-9) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1594816 INFO (jetty-launcher-13036-thread-8) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1594847 WARN (jetty-launcher-13036-thread-8) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@64926b57[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594847 WARN (jetty-launcher-13036-thread-8) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@64926b57[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594860 INFO (jetty-launcher-13036-thread-7) [n:127.0.0.1:61094_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1594880 WARN (jetty-launcher-13036-thread-9-SendThread(127.0.0.1:61073)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000404b5670011. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670011, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670011, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 1594881 INFO (zkConnectionManagerCallback-13116-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1594882 INFO (jetty-launcher-13036-thread-7) [n:127.0.0.1:61094_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1594932 WARN (jetty-launcher-13036-thread-8) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1c7ac482[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594932 WARN (jetty-launcher-13036-thread-8) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1c7ac482[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594934 INFO (jetty-launcher-13036-thread-8) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61073/solr [junit4] 2> 1594949 INFO (jetty-launcher-13036-thread-8) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1594962 INFO (jetty-launcher-13036-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1594985 WARN (jetty-launcher-13036-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55f4f0d4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1594985 WARN (jetty-launcher-13036-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55f4f0d4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1595002 WARN (jetty-launcher-13036-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57c4efb2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1595002 WARN (jetty-launcher-13036-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57c4efb2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1595003 INFO (jetty-launcher-13036-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61073/solr [junit4] 2> 1595012 INFO (jetty-launcher-13036-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1595039 INFO (jetty-launcher-13036-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1595052 WARN (jetty-launcher-13036-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b9d4dc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1595052 WARN (jetty-launcher-13036-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b9d4dc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1595099 WARN (jetty-launcher-13036-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36766576[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1595099 WARN (jetty-launcher-13036-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36766576[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1595105 INFO (jetty-launcher-13036-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61073/solr [junit4] 2> 1595143 INFO (jetty-launcher-13036-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1595148 INFO (zkConnectionManagerCallback-13124-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1595150 INFO (jetty-launcher-13036-thread-8) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1595161 INFO (jetty-launcher-13036-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1595168 INFO (zkConnectionManagerCallback-13131-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1595168 INFO (jetty-launcher-13036-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1595168 INFO (zkConnectionManagerCallback-13141-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1595172 INFO (jetty-launcher-13036-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1595173 WARN (jetty-launcher-13036-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36cb0b6a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1595176 WARN (jetty-launcher-13036-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36cb0b6a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1595181 WARN (jetty-launcher-13036-thread-4-SendThread(127.0.0.1:61073)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000404b5670013. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670013, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670013, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 1595181 WARN (jetty-launcher-13036-thread-8-SendThread(127.0.0.1:61073)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000404b5670014. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670014, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670014, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 1595188 INFO (jetty-launcher-13036-thread-6) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1595189 WARN (jetty-launcher-13036-thread-1-SendThread(127.0.0.1:61073)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000404b5670015. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670015, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670015, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 1595193 WARN (jetty-launcher-13036-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5700aaf4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1595193 WARN (jetty-launcher-13036-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5700aaf4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1595193 WARN (jetty-launcher-13036-thread-6) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7f30c83f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1595193 WARN (jetty-launcher-13036-thread-6) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7f30c83f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1595214 INFO (jetty-launcher-13036-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61073/solr [junit4] 2> 1595224 INFO (jetty-launcher-13036-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1595228 INFO (jetty-launcher-13036-thread-9) [n:127.0.0.1:61093_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1595228 INFO (zkConnectionManagerCallback-13154-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1595229 INFO (jetty-launcher-13036-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1595231 WARN (jetty-launcher-13036-thread-6) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@9927d26[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1595231 WARN (jetty-launcher-13036-thread-6) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9927d26[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1595231 INFO (jetty-launcher-13036-thread-6) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61073/solr [junit4] 2> 1595237 INFO (jetty-launcher-13036-thread-6) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1595238 INFO (zkConnectionManagerCallback-13156-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1595238 INFO (jetty-launcher-13036-thread-9) [n:127.0.0.1:61093_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1595251 INFO (zkConnectionManagerCallback-13160-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1595251 INFO (jetty-launcher-13036-thread-6) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1595301 WARN (jetty-launcher-13036-thread-6-SendThread(127.0.0.1:61073)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000404b5670018. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670018, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670018, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 1595301 WARN (jetty-launcher-13036-thread-2-SendThread(127.0.0.1:61073)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1000404b5670016. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670016, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670016, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 1595304 INFO (jetty-launcher-13036-thread-1) [n:127.0.0.1:61084_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1595310 INFO (zkConnectionManagerCallback-13162-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1595311 INFO (jetty-launcher-13036-thread-1) [n:127.0.0.1:61084_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1595326 INFO (jetty-launcher-13036-thread-5) [n:127.0.0.1:61091_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1595333 INFO (zkConnectionManagerCallback-13170-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1595333 INFO (jetty-launcher-13036-thread-5) [n:127.0.0.1:61091_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1595436 INFO (jetty-launcher-13036-thread-10) [n:127.0.0.1:61097_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1595445 INFO (zkConnectionManagerCallback-13174-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1595447 INFO (jetty-launcher-13036-thread-10) [n:127.0.0.1:61097_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1595538 INFO (jetty-launcher-13036-thread-3) [n:127.0.0.1:61082_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1595547 INFO (zkConnectionManagerCallback-13178-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1595547 INFO (jetty-launcher-13036-thread-3) [n:127.0.0.1:61082_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1595648 INFO (jetty-launcher-13036-thread-10) [n:127.0.0.1:61097_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61097_solr [junit4] 2> 1595656 INFO (jetty-launcher-13036-thread-2) [n:127.0.0.1:61081_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1595671 INFO (jetty-launcher-13036-thread-10) [n:127.0.0.1:61097_solr ] o.a.s.c.Overseer Overseer (id=72062012307734555-127.0.0.1:61097_solr-n_0000000000) starting [junit4] 2> 1595674 INFO (zkConnectionManagerCallback-13182-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1595674 INFO (jetty-launcher-13036-thread-2) [n:127.0.0.1:61081_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1595755 INFO (jetty-launcher-13036-thread-6) [n:127.0.0.1:61085_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1595788 INFO (zkConnectionManagerCallback-13186-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1595789 INFO (jetty-launcher-13036-thread-6) [n:127.0.0.1:61085_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1595873 INFO (jetty-launcher-13036-thread-8) [n:127.0.0.1:61092_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1595904 INFO (zkConnectionManagerCallback-13190-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1595904 INFO (jetty-launcher-13036-thread-8) [n:127.0.0.1:61092_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1595977 INFO (OverseerStateUpdate-72062012307734555-127.0.0.1:61097_solr-n_0000000000) [n:127.0.0.1:61097_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:61097_solr [junit4] 2> 1595978 INFO (jetty-launcher-13036-thread-10) [n:127.0.0.1:61097_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61097_solr [junit4] 2> 1595981 INFO (jetty-launcher-13036-thread-4) [n:127.0.0.1:61083_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1595993 INFO (zkConnectionManagerCallback-13198-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1595994 INFO (jetty-launcher-13036-thread-4) [n:127.0.0.1:61083_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1596000 INFO (OverseerStateUpdate-72062012307734555-127.0.0.1:61097_solr-n_0000000000) [n:127.0.0.1:61097_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1596002 INFO (jetty-launcher-13036-thread-3) [n:127.0.0.1:61082_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:61082_solr as DOWN [junit4] 2> 1596002 INFO (zkCallback-13177-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1596019 INFO (jetty-launcher-13036-thread-6) [n:127.0.0.1:61085_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1596019 INFO (jetty-launcher-13036-thread-3) [n:127.0.0.1:61082_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1596019 INFO (jetty-launcher-13036-thread-3) [n:127.0.0.1:61082_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61082_solr [junit4] 2> 1596024 INFO (zkCallback-13181-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1596044 INFO (jetty-launcher-13036-thread-10) [n:127.0.0.1:61097_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1596044 WARN (jetty-launcher-13036-thread-10) [n:127.0.0.1:61097_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> 1596065 INFO (zkCallback-13181-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1596065 INFO (zkCallback-13173-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1596067 INFO (zkCallback-13177-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1596098 INFO (jetty-launcher-13036-thread-8) [n:127.0.0.1:61092_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1596114 INFO (jetty-launcher-13036-thread-10) [n:127.0.0.1:61097_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1596136 INFO (jetty-launcher-13036-thread-3) [n:127.0.0.1:61082_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1596137 WARN (jetty-launcher-13036-thread-3) [n:127.0.0.1:61082_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> 1596139 INFO (zkCallback-13185-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1596149 INFO (jetty-launcher-13036-thread-2) [n:127.0.0.1:61081_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:61081_solr as DOWN [junit4] 2> 1596193 INFO (jetty-launcher-13036-thread-4) [n:127.0.0.1:61083_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1596194 INFO (jetty-launcher-13036-thread-3) [n:127.0.0.1:61082_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1596195 INFO (jetty-launcher-13036-thread-2) [n:127.0.0.1:61081_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1596195 INFO (jetty-launcher-13036-thread-2) [n:127.0.0.1:61081_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61081_solr [junit4] 2> 1596219 INFO (jetty-launcher-13036-thread-6) [n:127.0.0.1:61085_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:61085_solr as DOWN [junit4] 2> 1596227 INFO (zkCallback-13185-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1596228 INFO (zkCallback-13177-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1596228 INFO (zkCallback-13173-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1596230 INFO (zkCallback-13189-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1596230 INFO (zkCallback-13181-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1596238 INFO (jetty-launcher-13036-thread-6) [n:127.0.0.1:61085_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1596238 INFO (jetty-launcher-13036-thread-6) [n:127.0.0.1:61085_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61085_solr [junit4] 2> 1596245 INFO (jetty-launcher-13036-thread-8) [n:127.0.0.1:61092_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:61092_solr as DOWN [junit4] 2> 1596248 INFO (zkCallback-13197-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1596255 INFO (jetty-launcher-13036-thread-2) [n:127.0.0.1:61081_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1596255 WARN (jetty-launcher-13036-thread-2) [n:127.0.0.1:61081_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> 1596263 INFO (zkCallback-13173-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1596263 INFO (zkCallback-13197-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1596264 INFO (zkCallback-13181-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1596264 INFO (zkCallback-13177-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1596265 INFO (zkCallback-13189-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1596266 INFO (zkCallback-13185-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1596270 INFO (jetty-launcher-13036-thread-10) [n:127.0.0.1:61097_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61097.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ebfd05 [junit4] 2> 1596272 INFO (jetty-launcher-13036-thread-8) [n:127.0.0.1:61092_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1596272 INFO (jetty-launcher-13036-thread-8) [n:127.0.0.1:61092_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61092_solr [junit4] 2> 1596292 INFO (zkCallback-13185-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1596295 INFO (zkCallback-13173-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1596295 INFO (zkCallback-13177-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1596296 INFO (zkCallback-13197-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1596300 INFO (zkCallback-13181-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1596302 INFO (jetty-launcher-13036-thread-6) [n:127.0.0.1:61085_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1596305 WARN (jetty-launcher-13036-thread-6) [n:127.0.0.1:61085_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> 1596306 INFO (jetty-launcher-13036-thread-10) [n:127.0.0.1:61097_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61097.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ebfd05 [junit4] 2> 1596307 INFO (jetty-launcher-13036-thread-10) [n:127.0.0.1:61097_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61097.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ebfd05 [junit4] 2> 1596310 INFO (jetty-launcher-13036-thread-10) [n:127.0.0.1:61097_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_39F6204D9B04A158-001/tempDir-001/node10 [junit4] 2> 1596311 INFO (zkCallback-13189-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1596322 INFO (jetty-launcher-13036-thread-4) [n:127.0.0.1:61083_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:61083_solr as DOWN [junit4] 2> 1596324 INFO (jetty-launcher-13036-thread-2) [n:127.0.0.1:61081_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1596334 INFO (jetty-launcher-13036-thread-3) [n:127.0.0.1:61082_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61082.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20ebfd05 [junit4] 2> 1596353 INFO (jetty-launcher-13036-thread-8) [n:127.0.0.1:61092_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1596354 WARN (jetty-launcher-13036-thread-8) [n:127.0.0.1:61092_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> 1596361 INFO (jetty-launcher-13036-thread-6) [n:127.0.0.1:61085_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1596419 INFO (jetty-launcher-13036-thread-4) [n:127.0.0.1:61083_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1596419 INFO (jetty-launcher-13036-thread-4) [n:127.0.0.1:61083_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61083_solr [junit4] 2> 1596488 INFO (zkCallback-13189-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [jun [...truncated too long message...] ing send thread for session 0x1000404b5670001. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670001, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1000404b5670001, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 1661637 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 11 /solr/aliases.json [junit4] 2> 11 /solr/clusterprops.json [junit4] 2> 10 /solr/packages.json [junit4] 2> 10 /solr/security.json [junit4] 2> 9 /solr/configs/solrCloudCollectionConfig/managed-schema [junit4] 2> 5 /solr/collections/test_col/state.json [junit4] 2> 3 /solr/collections/test_col/terms/shard3 [junit4] 2> 2 /solr/collections/test_col/terms/shard2 [junit4] 2> 2 /solr/configs/solrCloudCollectionConfig [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 26 /solr/collections/test_col/state.json [junit4] 2> 11 /solr/clusterstate.json [junit4] 2> 7 /solr/configs/solrCloudCollectionConfig/managed-schema [junit4] 2> 2 /solr/overseer_elect/election/72062012307734558-127.0.0.1:61085_solr-n_0000000003 [junit4] 2> 2 /solr/overseer_elect/election/72062012307734555-127.0.0.1:61097_solr-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/72062012307734554-127.0.0.1:61091_solr-n_0000000006 [junit4] 2> 2 /solr/overseer_elect/election/72062012307734553-127.0.0.1:61084_solr-n_0000000007 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 116 /solr/live_nodes [junit4] 2> 44 /solr/overseer/queue [junit4] 2> 33 /solr/collections [junit4] 2> 4 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 1661678 INFO (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[39F6204D9B04A158]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:61073 [junit4] 2> 1661679 INFO (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[39F6204D9B04A158]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61073 [junit4] 2> 1661679 INFO (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[39F6204D9B04A158]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61073 [junit4] 2> 1661694 INFO (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[39F6204D9B04A158]-worker) [ ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released [junit4] 2> Aug 24, 2020 8:14:54 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=810, maxMBSortInHeap=6.856406585480512, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fr-BJ, timezone=America/Asuncion [junit4] 2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=260727672,total=522190848 [junit4] 2> NOTE: All tests run in this JVM: [TestDynamicLoading, TestSkipOverseerOperations, TestStressInPlaceUpdates, TestSolrCoreParser, AssignTest, HdfsLockFactoryTest, SampleTest, DebugComponentTest, TestComplexPhraseQParserPlugin, TestCSVLoader, StressHdfsTest, TestFieldCacheSort, RandomizedTaggerTest, TestLFUCache, AdminHandlersProxyTest, IgnoreLargeDocumentProcessorFactoryTest, UpdateRequestProcessorFactoryTest, MetricTriggerTest, PackageManagerCLITest, TestImpersonationWithHadoopAuth, TestAuthenticationFramework, SpellCheckComponentTest, TestFoldingMultitermQuery, SpatialFilterTest, TestExactSharedStatsCache, ShardRoutingCustomTest, HdfsSyncSliceTest, TestSafeXMLParsing, TestHdfsCloudBackupRestore, TestExportTool, TestStandardQParsers, BJQFilterAccessibleTest, SolrCoreCheckLockOnStartupTest, TestWordDelimiterFilterFactory, TestSimpleQParserPlugin, TestNumericTerms32, InfoHandlerTest, StatelessScriptUpdateProcessorFactoryTest, RegexBoostProcessorTest, TestPointFields, AliasIntegrationTest, BasicAuthIntegrationTest, FastVectorHighlighterTest, SolrJmxReporterTest, DateFieldTest, BlobRepositoryCloudTest, MoveReplicaTest, TestRequestForwarding, SchemaVersionSpecificBehaviorTest, MetricsHistoryWithAuthIntegrationTest, TestDistributedGrouping, SuggesterTSTTest, GraphQueryTest, CleanupOldIndexTest, TestPivotHelperCode, TestExplainDocTransformer, TestSimDistribStateManager, HttpTriggerListenerTest, TestConfig, TestStressVersions, SmileWriterTest, TestCoreContainer, SolrCloudExampleTest, ProtectedTermFilterFactoryTest, DistributedFacetPivotLongTailTest, NotRequiredUniqueKeyTest, TestUniqueKeyFieldResource, TestPostingsSolrHighlighter, TestInPlaceUpdatesDistrib, TestGraphMLResponseWriter, EnumFieldTest, TestClusterProperties, TestUnInvertedFieldException, TestLMDirichletSimilarityFactory, TermVectorComponentTest, TestJsonFacets, ShardSplitTest, TestRecoveryHdfs, TestPhraseSuggestions, TestManagedResourceStorage, TestSolrCoreProperties, DistribDocExpirationUpdateProcessorTest, ZkControllerTest, LeaderFailureAfterFreshStartTest, MaxScoreCollectorTest, DistributedTermsComponentTest, TestSchemaNameResource, TestDeleteCollectionOnDownNodes, ReplicationFactorTest, TestCloudRecovery, TestDistribDocBasedVersion, TestLockTree, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorRandomCloud] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestTolerantUpdateProcessorRandomCloud -Dtests.seed=39F6204D9B04A158 -Dtests.slow=true -Dtests.locale=fr-BJ -Dtests.timezone=America/Asuncion -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 0.00s J4 | TestTolerantUpdateProcessorRandomCloud (suite) <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61081/solr: Underlying core creation failed while creating collection: test_col [junit4] > at __randomizedtesting.SeedInfo.seed([39F6204D9B04A158]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173) [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.cloud.TestTolerantUpdateProcessorRandomCloud.createMiniSolrCloudCluster(TestTolerantUpdateProcessorRandomCloud.java:108) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:564) [junit4] > at java.base/java.lang.Thread.run(Thread.java:832) [junit4] Completed [560/919 (1!)] on J4 in 69.13s, 0 tests, 1 error <<< FAILURES! [...truncated 46059 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1432/consoleText [repro] Revision: 1a82e6fe74e20b6e1c5e1f46eb2b5cbbb92ba52a [repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" [repro] Repro line: ant test -Dtestcase=TestTolerantUpdateProcessorRandomCloud -Dtests.seed=39F6204D9B04A158 -Dtests.slow=true -Dtests.locale=fr-BJ -Dtests.timezone=America/Asuncion -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [repro] JUnit rest result XML files will be moved to: ./repro-reports [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/core [repro] TestTolerantUpdateProcessorRandomCloud [repro] ant compile-test [...truncated 3452 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestTolerantUpdateProcessorRandomCloud" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=39F6204D9B04A158 -Dtests.slow=true -Dtests.locale=fr-BJ -Dtests.timezone=America/Asuncion -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [...truncated 86 lines...] [repro] Failures w/original seeds: [repro] 0/5 failed: org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud [repro] Exiting with code 0 [...truncated 91 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
