Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/3352/
1 tests failed. FAILED: org.apache.solr.pkg.TestPackages.testPluginLoading Error Message: Timeout occurred while waiting response from server at: http://127.0.0.1:46713/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:46713/solr at __randomizedtesting.SeedInfo.seed([B8DF95C6DE220BC2:6E59753B3D3CCC58]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:212) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) ... 53 more Build Log: [...truncated 16121 lines...] [junit4] Suite: org.apache.solr.pkg.TestPackages [junit4] 2> 2121602 INFO (SUITE-TestPackages-seed#[B8DF95C6DE220BC2]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf' [junit4] 2> 2121603 INFO (SUITE-TestPackages-seed#[B8DF95C6DE220BC2]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_B8DF95C6DE220BC2-001/data-dir-187-001 [junit4] 2> 2121603 WARN (SUITE-TestPackages-seed#[B8DF95C6DE220BC2]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6 [junit4] 2> 2121604 INFO (SUITE-TestPackages-seed#[B8DF95C6DE220BC2]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 2121605 INFO (SUITE-TestPackages-seed#[B8DF95C6DE220BC2]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 2121605 INFO (SUITE-TestPackages-seed#[B8DF95C6DE220BC2]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 2121606 INFO (SUITE-TestPackages-seed#[B8DF95C6DE220BC2]-worker) [ ] o.a.s.c.SolrCloudTestCase Using per-replica state [junit4] 2> 2121609 INFO (TEST-TestPackages.testCoreReloadingPlugin-seed#[B8DF95C6DE220BC2]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCoreReloadingPlugin [junit4] 2> 2121610 INFO (TEST-TestPackages.testCoreReloadingPlugin-seed#[B8DF95C6DE220BC2]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_B8DF95C6DE220BC2-001/tempDir-001 [junit4] 2> 2121610 INFO (TEST-TestPackages.testCoreReloadingPlugin-seed#[B8DF95C6DE220BC2]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2121610 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 2121610 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2121611 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 2121710 INFO (TEST-TestPackages.testCoreReloadingPlugin-seed#[B8DF95C6DE220BC2]) [ ] o.a.s.c.ZkTestServer start zk server on port: 38827 [junit4] 2> 2121710 INFO (TEST-TestPackages.testCoreReloadingPlugin-seed#[B8DF95C6DE220BC2]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38827 [junit4] 2> 2121710 INFO (TEST-TestPackages.testCoreReloadingPlugin-seed#[B8DF95C6DE220BC2]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38827 [junit4] 2> 2121710 INFO (TEST-TestPackages.testCoreReloadingPlugin-seed#[B8DF95C6DE220BC2]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38827 [junit4] 2> 2121712 INFO (TEST-TestPackages.testCoreReloadingPlugin-seed#[B8DF95C6DE220BC2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2121714 INFO (zkConnectionManagerCallback-20655-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2121714 INFO (TEST-TestPackages.testCoreReloadingPlugin-seed#[B8DF95C6DE220BC2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2121717 INFO (TEST-TestPackages.testCoreReloadingPlugin-seed#[B8DF95C6DE220BC2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2121718 INFO (zkConnectionManagerCallback-20657-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2121718 INFO (TEST-TestPackages.testCoreReloadingPlugin-seed#[B8DF95C6DE220BC2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2121719 INFO (TEST-TestPackages.testCoreReloadingPlugin-seed#[B8DF95C6DE220BC2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2121719 INFO (zkConnectionManagerCallback-20659-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2121719 INFO (TEST-TestPackages.testCoreReloadingPlugin-seed#[B8DF95C6DE220BC2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2121824 INFO (jetty-launcher-20660-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2121824 INFO (jetty-launcher-20660-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2121824 INFO (jetty-launcher-20660-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 2121824 INFO (jetty-launcher-20660-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2121824 INFO (jetty-launcher-20660-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 2121824 INFO (jetty-launcher-20660-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 2121824 INFO (jetty-launcher-20660-thread-1) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 2121824 INFO (jetty-launcher-20660-thread-2) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 2121824 INFO (jetty-launcher-20660-thread-3) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 2121824 INFO (jetty-launcher-20660-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 2121824 INFO (jetty-launcher-20660-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 2121824 INFO (jetty-launcher-20660-thread-4) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 2121824 INFO (jetty-launcher-20660-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2121824 INFO (jetty-launcher-20660-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2121824 INFO (jetty-launcher-20660-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2121825 INFO (jetty-launcher-20660-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e6620fc{/solr,null,AVAILABLE} [junit4] 2> 2121825 INFO (jetty-launcher-20660-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@ec019a3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45183} [junit4] 2> 2121825 INFO (jetty-launcher-20660-thread-1) [ ] o.e.j.s.Server Started @2121854ms [junit4] 2> 2121825 INFO (jetty-launcher-20660-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38827/solr, hostPort=45183} [junit4] 2> 2121825 ERROR (jetty-launcher-20660-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2121825 INFO (jetty-launcher-20660-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2121825 INFO (jetty-launcher-20660-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.0 [junit4] 2> 2121825 INFO (jetty-launcher-20660-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2121825 INFO (jetty-launcher-20660-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 2121825 INFO (jetty-launcher-20660-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-10-15T11:06:31.772Z [junit4] 2> 2121826 INFO (jetty-launcher-20660-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2121827 INFO (zkConnectionManagerCallback-20662-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2121827 INFO (jetty-launcher-20660-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2121827 INFO (jetty-launcher-20660-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2121828 INFO (jetty-launcher-20660-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2121828 INFO (jetty-launcher-20660-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2121828 INFO (jetty-launcher-20660-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2121828 INFO (jetty-launcher-20660-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4142417c{/solr,null,AVAILABLE} [junit4] 2> 2121828 INFO (jetty-launcher-20660-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2121828 INFO (jetty-launcher-20660-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2121828 INFO (jetty-launcher-20660-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2121831 INFO (jetty-launcher-20660-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2121831 INFO (jetty-launcher-20660-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2121831 INFO (jetty-launcher-20660-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2121831 INFO (jetty-launcher-20660-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ba0c21b{/solr,null,AVAILABLE} [junit4] 2> 2121831 INFO (jetty-launcher-20660-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 2121832 INFO (jetty-launcher-20660-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@47f2c61a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39269} [junit4] 2> 2121832 INFO (jetty-launcher-20660-thread-4) [ ] o.e.j.s.Server Started @2121861ms [junit4] 2> 2121832 INFO (jetty-launcher-20660-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38827/solr, hostPort=39269} [junit4] 2> 2121832 ERROR (jetty-launcher-20660-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2121832 INFO (jetty-launcher-20660-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2121832 INFO (jetty-launcher-20660-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@59682a73{/solr,null,AVAILABLE} [junit4] 2> 2121832 INFO (jetty-launcher-20660-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.0 [junit4] 2> 2121832 INFO (jetty-launcher-20660-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2121832 INFO (jetty-launcher-20660-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 2121832 INFO (jetty-launcher-20660-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-10-15T11:06:31.779Z [junit4] 2> 2121833 INFO (jetty-launcher-20660-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2121833 INFO (jetty-launcher-20660-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1422c7f1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40173} [junit4] 2> 2121833 INFO (jetty-launcher-20660-thread-2) [ ] o.e.j.s.Server Started @2121862ms [junit4] 2> 2121833 INFO (jetty-launcher-20660-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38827/solr, hostPort=40173} [junit4] 2> 2121833 ERROR (jetty-launcher-20660-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2121833 INFO (jetty-launcher-20660-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2121833 INFO (jetty-launcher-20660-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.0 [junit4] 2> 2121833 INFO (jetty-launcher-20660-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2121833 INFO (jetty-launcher-20660-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 2121833 INFO (jetty-launcher-20660-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-10-15T11:06:31.780Z [junit4] 2> 2121833 INFO (zkConnectionManagerCallback-20664-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2121833 INFO (jetty-launcher-20660-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2121833 WARN (jetty-launcher-20660-thread-1-SendThread(127.0.0.1:38827)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1083a8ef23b0003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1083a8ef23b0003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1083a8ef23b0003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 2121834 INFO (jetty-launcher-20660-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2121834 INFO (jetty-launcher-20660-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2121834 INFO (zkConnectionManagerCallback-20666-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2121835 INFO (jetty-launcher-20660-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2121835 INFO (jetty-launcher-20660-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2121836 INFO (jetty-launcher-20660-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 2121836 INFO (jetty-launcher-20660-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6e83a0f8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44027} [junit4] 2> 2121836 INFO (jetty-launcher-20660-thread-3) [ ] o.e.j.s.Server Started @2121866ms [junit4] 2> 2121837 INFO (jetty-launcher-20660-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38827/solr, hostPort=44027} [junit4] 2> 2121837 ERROR (jetty-launcher-20660-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2121837 INFO (jetty-launcher-20660-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2121837 INFO (jetty-launcher-20660-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.0 [junit4] 2> 2121837 INFO (jetty-launcher-20660-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2121837 INFO (jetty-launcher-20660-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 2121837 INFO (jetty-launcher-20660-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-10-15T11:06:31.784Z [junit4] 2> 2121837 INFO (jetty-launcher-20660-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2121846 INFO (jetty-launcher-20660-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 2121847 INFO (zkConnectionManagerCallback-20668-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2121847 INFO (jetty-launcher-20660-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2121847 INFO (jetty-launcher-20660-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2121850 INFO (jetty-launcher-20660-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 2122252 INFO (jetty-launcher-20660-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2122252 WARN (jetty-launcher-20660-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@387b8076[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2122253 WARN (jetty-launcher-20660-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@387b8076[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2122255 WARN (jetty-launcher-20660-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66324caa[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2122255 WARN (jetty-launcher-20660-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66324caa[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2122256 INFO (jetty-launcher-20660-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38827/solr [junit4] 2> 2122267 INFO (jetty-launcher-20660-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2122278 INFO (zkConnectionManagerCallback-20688-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2122278 INFO (jetty-launcher-20660-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2122298 INFO (jetty-launcher-20660-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2122299 WARN (jetty-launcher-20660-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@65dc583[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2122299 WARN (jetty-launcher-20660-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@65dc583[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2122301 WARN (jetty-launcher-20660-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@47dfb3ca[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2122301 WARN (jetty-launcher-20660-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@47dfb3ca[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2122302 INFO (jetty-launcher-20660-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38827/solr [junit4] 2> 2122307 INFO (jetty-launcher-20660-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2122311 INFO (zkConnectionManagerCallback-20696-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2122311 INFO (jetty-launcher-20660-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2122389 INFO (jetty-launcher-20660-thread-1) [n:127.0.0.1:45183_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2122396 INFO (zkConnectionManagerCallback-20698-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2122396 INFO (jetty-launcher-20660-thread-1) [n:127.0.0.1:45183_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2122458 WARN (jetty-launcher-20660-thread-1) [n:127.0.0.1:45183_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 2122462 INFO (jetty-launcher-20660-thread-1) [n:127.0.0.1:45183_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45183_solr [junit4] 2> 2122463 INFO (jetty-launcher-20660-thread-1) [n:127.0.0.1:45183_solr ] o.a.s.c.Overseer Overseer (id=74373779475333129-127.0.0.1:45183_solr-n_0000000000) starting [junit4] 2> 2122467 INFO (OverseerStateUpdate-74373779475333129-127.0.0.1:45183_solr-n_0000000000) [n:127.0.0.1:45183_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45183_solr [junit4] 2> 2122475 INFO (jetty-launcher-20660-thread-1) [n:127.0.0.1:45183_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45183_solr [junit4] 2> 2122477 INFO (jetty-launcher-20660-thread-1) [n:127.0.0.1:45183_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 2122477 WARN (jetty-launcher-20660-thread-1) [n:127.0.0.1:45183_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> 2122483 INFO (zkCallback-20697-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2122489 INFO (jetty-launcher-20660-thread-3) [n:127.0.0.1:44027_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2122495 INFO (zkConnectionManagerCallback-20707-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2122495 INFO (jetty-launcher-20660-thread-3) [n:127.0.0.1:44027_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2122500 WARN (jetty-launcher-20660-thread-3) [n:127.0.0.1:44027_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 2122501 INFO (jetty-launcher-20660-thread-3) [n:127.0.0.1:44027_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2122504 INFO (jetty-launcher-20660-thread-3) [n:127.0.0.1:44027_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:44027_solr as DOWN [junit4] 2> 2122505 INFO (jetty-launcher-20660-thread-3) [n:127.0.0.1:44027_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 2122505 INFO (jetty-launcher-20660-thread-3) [n:127.0.0.1:44027_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44027_solr [junit4] 2> 2122506 INFO (zkCallback-20697-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2122507 INFO (jetty-launcher-20660-thread-3) [n:127.0.0.1:44027_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 2122507 WARN (jetty-launcher-20660-thread-3) [n:127.0.0.1:44027_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> 2122515 INFO (zkCallback-20706-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2122519 INFO (jetty-launcher-20660-thread-1) [n:127.0.0.1:45183_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_B8DF95C6DE220BC2-001/tempDir-001/node1 [junit4] 2> 2122529 INFO (jetty-launcher-20660-thread-3) [n:127.0.0.1:44027_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_B8DF95C6DE220BC2-001/tempDir-001/node2 [junit4] 2> 2122901 INFO (jetty-launcher-20660-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2122901 WARN (jetty-launcher-20660-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ad51531[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2122901 WARN (jetty-launcher-20660-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ad51531[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2122904 WARN (jetty-launcher-20660-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75920958[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2122904 WARN (jetty-launcher-20660-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75920958[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2122905 INFO (jetty-launcher-20660-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38827/solr [junit4] 2> 2122906 INFO (jetty-launcher-20660-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2122906 INFO (zkConnectionManagerCallback-20724-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2122906 INFO (jetty-launcher-20660-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2123008 INFO (jetty-launcher-20660-thread-4) [n:127.0.0.1:39269_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2123009 INFO (zkConnectionManagerCallback-20726-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2123009 INFO (jetty-launcher-20660-thread-4) [n:127.0.0.1:39269_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2123012 WARN (jetty-launcher-20660-thread-4) [n:127.0.0.1:39269_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 2123013 INFO (jetty-launcher-20660-thread-4) [n:127.0.0.1:39269_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2123015 INFO (jetty-launcher-20660-thread-4) [n:127.0.0.1:39269_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:39269_solr as DOWN [junit4] 2> 2123016 INFO (jetty-launcher-20660-thread-4) [n:127.0.0.1:39269_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 2123016 INFO (jetty-launcher-20660-thread-4) [n:127.0.0.1:39269_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39269_solr [junit4] 2> 2123017 INFO (zkCallback-20706-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2123017 INFO (zkCallback-20697-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2123018 INFO (zkCallback-20725-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2123018 INFO (jetty-launcher-20660-thread-4) [n:127.0.0.1:39269_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 2123018 WARN (jetty-launcher-20660-thread-4) [n:127.0.0.1:39269_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> 2123044 INFO (jetty-launcher-20660-thread-4) [n:127.0.0.1:39269_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_B8DF95C6DE220BC2-001/tempDir-001/node4 [junit4] 2> 2123786 INFO (jetty-launcher-20660-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 2123786 WARN (jetty-launcher-20660-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1401389[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2123786 WARN (jetty-launcher-20660-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1401389[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2123788 WARN (jetty-launcher-20660-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56b5682[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2123788 WARN (jetty-launcher-20660-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56b5682[provider=null,keyStore=null,trustStore=null] [junit4] 2> 2123790 INFO (jetty-launcher-20660-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38827/solr [junit4] 2> 2123790 INFO (jetty-launcher-20660-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2123791 INFO (zkConnectionManagerCallback-20740-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2123791 INFO (jetty-launcher-20660-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2123892 INFO (jetty-launcher-20660-thread-2) [n:127.0.0.1:40173_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2123893 INFO (zkConnectionManagerCallback-20742-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2123893 INFO (jetty-launcher-20660-thread-2) [n:127.0.0.1:40173_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2123896 WARN (jetty-launcher-20660-thread-2) [n:127.0.0.1:40173_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 2123899 INFO (jetty-launcher-20660-thread-2) [n:127.0.0.1:40173_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2123901 INFO (jetty-launcher-20660-thread-2) [n:127.0.0.1:40173_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:40173_solr as DOWN [junit4] 2> 2123902 INFO (jetty-launcher-20660-thread-2) [n:127.0.0.1:40173_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 2123902 INFO (jetty-launcher-20660-thread-2) [n:127.0.0.1:40173_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40173_solr [junit4] 2> 2123903 INFO (zkCallback-20697-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2123903 INFO (zkCallback-20706-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2123903 INFO (zkCallback-20725-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2123903 INFO (zkCallback-20741-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2123904 INFO (jetty-launcher-20660-thread-2) [n:127.0.0.1:40173_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 2123905 WARN (jetty-launcher-20660-thread-2) [n:127.0.0.1:40173_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> 2123925 INFO (jetty-launcher-20660-thread-2) [n:127.0.0.1:40173_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_B8DF95C6DE220BC2-001/tempDir-001/node3 [junit4] 2> 2123931 INFO (TEST-TestPackages.testCoreReloadingPlugin-seed#[B8DF95C6DE220BC2]) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 2123932 INFO (TEST-TestPackages.testCoreReloadingPlugin-seed#[B8DF95C6DE220BC2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2123933 INFO (zkConnectionManagerCallback-20753-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2123933 INFO (TEST-TestPackages.testCoreReloadingPlugin-seed#[B8DF95C6DE220BC2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2123934 INFO (TEST-TestPackages.testCoreReloadingPlugin-seed#[B8DF95C6DE220BC2]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2123935 INFO (TEST-TestPackages.testCoreReloadingPlugin-seed#[B8DF95C6DE220BC2]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38827/solr ready [junit4] 2> 2123953 INFO (qtp451230429-35969) [n:127.0.0.1:40173_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:39269_solr} status=0 QTime=0 [junit4] 2> 2123953 INFO (updateExecutor-20736-thread-1-processing-n:127.0.0.1:40173_solr) [n:127.0.0.1:40173_solr ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:39269_solr [junit4] 2> 2123955 INFO (qtp1615090304-35964) [n:127.0.0.1:44027_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:39269_solr} status=0 QTime=1 [junit4] 2> 2123956 INFO (qtp1228222796-35979) [n:127.0.0.1:39269_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0 [junit4] 2> 2123956 INFO (qtp522195-35954) [n:127.0.0.1:45183_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:39269_solr} status=0 QTime=0 [junit4] 2> 2123957 INFO (updateExecutor-20684-thread-1-processing-n:127.0.0.1:45183_solr) [n:127.0.0.1:45183_solr ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:39269_solr [junit4] 2> 2123957 INFO (updateExecutor-20692-thread-1-processing-n:127.0.0.1:44027_solr) [n:127.0.0.1:44027_solr ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:39269_solr [junit4] 2> 2123958 INFO (qtp1228222796-35977) [n:127.0.0.1:39269_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=8 [junit4] 1> sync resp: http://127.0.0.1:39269/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null [junit4] 2> 2123958 INFO (qtp1228222796-35976) [n:127.0.0.1:39269_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0 [junit4] 2> 2123958 INFO (qtp1228222796-35977) [n:127.0.0.1:39269_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0 [junit4] 2> 2123958 INFO (qtp1228222796-35978) [n:127.0.0.1:39269_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0 [junit4] 2> 2123959 INFO (qtp1228222796-35980) [n:127.0.0.1:39269_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0 [junit4] 2> 2123959 INFO (qtp1228222796-35976) [n:127.0.0.1:39269_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0 [junit4] 2> 2123961 INFO (qtp522195-35956) [n:127.0.0.1:45183_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 2123963 INFO (updateExecutor-20736-thread-1-processing-n:127.0.0.1:40173_solr) [n:127.0.0.1:40173_solr ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141 [junit4] 2> 2123963 INFO (updateExecutor-20736-thread-1-processing-n:127.0.0.1:40173_solr) [n:127.0.0.1:40173_solr ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der [junit4] 2> 2123965 INFO (updateExecutor-20692-thread-1-processing-n:127.0.0.1:44027_solr) [n:127.0.0.1:44027_solr ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141 [junit4] 2> 2123965 INFO (updateExecutor-20684-thread-1-processing-n:127.0.0.1:45183_solr) [n:127.0.0.1:45183_solr ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141 [junit4] 2> 2123965 INFO (updateExecutor-20692-thread-1-processing-n:127.0.0.1:44027_solr) [n:127.0.0.1:44027_solr ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der [junit4] 2> 2123965 INFO (updateExecutor-20684-thread-1-processing-n:127.0.0.1:45183_solr) [n:127.0.0.1:45183_solr ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der [junit4] 2> 2124064 INFO (qtp522195-35955) [n:127.0.0.1:45183_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 2124066 INFO (qtp1615090304-35967) [n:127.0.0.1:44027_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 2124067 INFO (qtp1228222796-35980) [n:127.0.0.1:39269_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 2124080 INFO (qtp451230429-35971) [n:127.0.0.1:40173_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 2124083 INFO (qtp1615090304-35965) [n:127.0.0.1:44027_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 2124084 INFO (qtp1615090304-35965) [n:127.0.0.1:44027_solr ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar [junit4] 2> 2124084 INFO (qtp451230429-35970) [n:127.0.0.1:40173_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 2124085 INFO (qtp522195-35954) [n:127.0.0.1:45183_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 2124086 INFO (qtp1228222796-35976) [n:127.0.0.1:39269_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 2124086 INFO (qtp1615090304-35965) [n:127.0.0.1:44027_solr ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar [junit4] 2> 2124101 INFO (qtp1615090304-35965) [n:127.0.0.1:44027_solr ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246 [junit4] 2> 2124102 INFO (qtp451230429-35971) [n:127.0.0.1:40173_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:44027_solr} status=0 QTime=0 [junit4] 2> 2124102 INFO (updateExecutor-20736-thread-1-processing-n:127.0.0.1:40173_solr) [n:127.0.0.1:40173_solr ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:44027_solr [junit4] 2> 2124103 INFO (qtp522195-35955) [n:127.0.0.1:45183_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:44027_solr} status=0 QTime=0 [junit4] 2> 2124103 INFO (updateExecutor-20684-thread-1-processing-n:127.0.0.1:45183_solr) [n:127.0.0.1:45183_solr ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:44027_solr [junit4] 2> 2124103 INFO (qtp1615090304-35974) [n:127.0.0.1:44027_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0 [junit4] 2> 2124103 INFO (qtp1615090304-35964) [n:127.0.0.1:44027_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0 [junit4] 2> 2124103 INFO (qtp1228222796-35977) [n:127.0.0.1:39269_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:44027_solr} status=0 QTime=0 [junit4] 2> 2124103 INFO (updateExecutor-20720-thread-2-processing-n:127.0.0.1:39269_solr) [n:127.0.0.1:39269_solr ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:44027_solr [junit4] 2> 2124103 INFO (qtp1615090304-35967) [n:127.0.0.1:44027_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0 [junit4] 2> 2124104 INFO (qtp1615090304-35974) [n:127.0.0.1:44027_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0 [junit4] 2> 2124104 INFO (qtp1615090304-35963) [n:127.0.0.1:44027_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0 [junit4] 2> 2124105 INFO (qtp1615090304-35964) [n:127.0.0.1:44027_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0 [junit4] 2> 2124105 INFO (qtp1615090304-35965) [n:127.0.0.1:44027_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/runtimelibs.jar params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2} status=0 QTime=23 [junit4] 2> 2124106 INFO (qtp522195-35957) [n:127.0.0.1:45183_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 2124113 INFO (updateExecutor-20684-thread-1-processing-n:127.0.0.1:45183_solr) [n:127.0.0.1:45183_solr ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246 [junit4] 2> 2124113 INFO (updateExecutor-20736-thread-1-processing-n:127.0.0.1:40173_solr) [n:127.0.0.1:40173_solr ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246 [junit4] 2> 2124113 INFO (updateExecutor-20684-thread-1-processing-n:127.0.0.1:45183_solr) [n:127.0.0.1:45183_solr ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar [junit4] 2> 2124113 INFO (updateExecutor-20736-thread-1-processing-n:127.0.0.1:40173_solr) [n:127.0.0.1:40173_solr ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar [junit4] 2> 2124117 INFO (updateExecutor-20720-thread-2-processing-n:127.0.0.1:39269_solr) [n:127.0.0.1:39269_solr ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246 [junit4] 2> 2124117 INFO (updateExecutor-20720-thread-2-processing-n:127.0.0.1:39269_solr) [n:127.0.0.1:39269_solr ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar [junit4] 2> 2124209 INFO (qtp522195-35956) [n:127.0.0.1:45183_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 2124211 INFO (qtp1615090304-35974) [n:127.0.0.1:44027_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 2124212 INFO (qtp1228222796-35978) [n:127.0.0.1:39269_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 2124214 INFO (qtp451230429-35968) [n:127.0.0.1:40173_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 2124219 INFO (qtp451230429-35972) [n:127.0.0.1:40173_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 2124219 INFO (qtp451230429-35972) [n:127.0.0.1:40173_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 2124220 DEBUG (zkCallback-20697-thread-1) [ ] o.a.s.p.PackageAPI Updating [/packages.json] ... [junit4] 2> 2124220 DEBUG (zkCallback-20706-thread-1) [ ] o.a.s.p.PackageAPI Updating [/packages.json] ... [junit4] 2> 2124220 DEBUG (zkCallback-20741-thread-1) [ ] o.a.s.p.PackageAPI Updating [/packages.json] ... [junit4] 2> 2124220 DEBUG (zkCallback-20725-thread-1) [ ] o.a.s.p.PackageAPI Updating [/packages.json] ... [junit4] 2> 2124223 INFO (qtp522195-35955) [n:127.0.0.1:45183_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=1 [junit4] 2> 2124223 INFO (qtp1228222796-35977) [n:127.0.0.1:39269_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 2124224 INFO (zkCallback-20697-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 0 [junit4] 2> 2124224 INFO (zkCallback-20697-thread-1) [ ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 2124224 INFO (zkCallback-20697-thread-1) [ ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar] [junit4] 2> 2124224 INFO (zkCallback-20706-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 0 [junit4] 2> 2124224 INFO (zkCallback-20706-thread-1) [ ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 2124224 INFO (zkCallback-20741-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 0 [junit4] 2> 2124224 INFO (zkCallback-20706-thread-1) [ ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar] [junit4] 2> 2124224 INFO (zkCallback-20741-thread-1) [ ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 2124224 INFO (zkCallback-20741-thread-1) [ ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar] [junit4] 2> 2124224 INFO (qtp1615090304-35965) [n:127.0.0.1:44027_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 2124224 INFO (qtp451230429-35972) [n:127.0.0.1:40173_solr ] o.a.s.p.PackageLoader /packages.json updated to version 0 [junit4] 2> 2124225 INFO (qtp451230429-35972) [n:127.0.0.1:40173_solr ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 2124225 INFO (zkCallback-20706-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 2124225 INFO (zkCallback-20697-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 2124226 INFO (zkCallback-20725-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 0 [junit4] 2> 2124226 INFO (zkCallback-20741-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 2124226 INFO (zkCallback-20725-thread-1) [ ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 2124226 INFO (zkCallback-20725-thread-1) [ ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar] [junit4] 2> 2124226 INFO (zkCallback-20697-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 2124226 INFO (zkCallback-20725-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 2124227 INFO (zkCallback-20697-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_B8DF95C6DE220BC2-001/tempDir-001/node1/filestore/mypkg] [junit4] 2> 2124227 INFO (zkCallback-20697-thread-1) [ ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg [junit4] 2> 2124227 INFO (zkCallback-20706-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 2124227 INFO (zkCallback-20725-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 2124228 INFO (zkCallback-20706-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_B8DF95C6DE220BC2-001/tempDir-001/node2/filestore/mypkg] [junit4] 2> 2124228 INFO (zkCallback-20706-thread-1) [ ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg [junit4] 2> 2124228 INFO (zkCallback-20725-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_B8DF95C6DE220BC2-001/tempDir-001/node4/filestore/mypkg] [junit4] 2> 2124228 INFO (zkCallback-20725-thread-1) [ ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg [junit4] 2> 2124228 INFO (zkCallback-20741-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 2124228 INFO (zkCallback-20741-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_B8DF95C6DE220BC2-001/tempDir-001/node3/filestore/mypkg] [junit4] 2> 2124228 INFO (zkCallback-20741-thread-1) [ ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg [junit4] 2> 2124228 INFO (qtp451230429-35972) [n:127.0.0.1:40173_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=12 [junit4] 2> 2124229 INFO (qtp1615090304-35967) [n:127.0.0.1:44027_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2124233 INFO (OverseerThreadFactory-20705-thread-1-processing-n:127.0.0.1:45183_solr) [n:127.0.0.1:45183_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCoreReloadingPluginColl [junit4] 2> 2124339 INFO (OverseerStateUpdate-74373779475333129-127.0.0.1:45183_solr-n_0000000000) [n:127.0.0.1:45183_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"testCoreReloadingPluginColl_shard1_replica_n1", [junit4] 2> "node_name":"127.0.0.1:44027_solr", [junit4] 2> "base_url":"http://127.0.0.1:44027/solr", [junit4] 2> "collection":"testCoreReloadingPluginColl", [junit4] 2> "shard":"shard1", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2124341 INFO (OverseerStateUpdate-74373779475333129-127.0.0.1:45183_solr-n_0000000000) [n:127.0.0.1:45183_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"testCoreReloadingPluginColl_shard1_replica_n2", [junit4] 2> "node_name":"127.0.0.1:39269_solr", [junit4] 2> "base_url":"http://127.0.0.1:39269/solr", [junit4] 2> "collection":"testCoreReloadingPluginColl", [junit4] 2> "shard":"shard1", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2124342 INFO (OverseerStateUpdate-74373779475333129-127.0.0.1:45183_solr-n_0000000000) [n:127.0.0.1:45183_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"testCoreReloadingPluginColl_shard2_replica_n4", [junit4] 2> "node_name":"127.0.0.1:40173_solr", [junit4] 2> "base_url":"http://127.0.0.1:40173/solr", [junit4] 2> "collection":"testCoreReloadingPluginColl", [junit4] 2> "shard":"shard2", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2124344 INFO (OverseerStateUpdate-74373779475333129-127.0.0.1:45183_solr-n_0000000000) [n:127.0.0.1:45183_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"testCoreReloadingPluginColl_shard2_replica_n6", [junit4] 2> "node_name":"127.0.0.1:45183_solr", [junit4] 2> "base_url":"http://127.0.0.1:45183/solr", [junit4] 2> "collection":"testCoreReloadingPluginColl", [junit4] 2> "shard":"shard2", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2124547 INFO (qtp1228222796-35980) [n:127.0.0.1:39269_solr x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testCoreReloadingPluginColl_shard1_replica_n2&action=CREATE&numShards=2&collection=testCoreReloadingPluginColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2124547 INFO (qtp1615090304-35974) [n:127.0.0.1:44027_solr x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testCoreReloadingPluginColl_shard1_replica_n1&action=CREATE&numShards=2&collection=testCoreReloadingPluginColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2124547 INFO (qtp522195-35954) [n:127.0.0.1:45183_solr x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testCoreReloadingPluginColl_shard2_replica_n6&action=CREATE&numShards=2&collection=testCoreReloadingPluginColl&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2124547 INFO (qtp522195-35954) [n:127.0.0.1:45183_solr x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 2124548 INFO (qtp451230429-35969) [n:127.0.0.1:40173_solr x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testCoreReloadingPluginColl_shard2_replica_n4&action=CREATE&numShards=2&collection=testCoreReloadingPluginColl&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2124560 INFO (qtp1228222796-35980) [n:127.0.0.1:39269_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0 [junit4] 2> 2124561 INFO (qtp451230429-35969) [n:127.0.0.1:40173_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0 [junit4] 2> 2124561 INFO (qtp1615090304-35974) [n:127.0.0.1:44027_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0 [junit4] 2> 2124562 INFO (qtp522195-35954) [n:127.0.0.1:45183_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0 [junit4] 2> 2124563 INFO (qtp1228222796-35980) [n:127.0.0.1:39269_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal [junit4] 2> 2124563 INFO (qtp1615090304-35974) [n:127.0.0.1:44027_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal [junit4] 2> 2124563 INFO (qtp1228222796-35980) [n:127.0.0.1:39269_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2124564 INFO (qtp1228222796-35980) [n:127.0.0.1:39269_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testCoreReloadingPluginColl_shard1_replica_n2' using configuration from configset conf, trusted=true [junit4] 2> 2124564 INFO (qtp1615090304-35974) [n:127.0.0.1:44027_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2124564 INFO (qtp1615090304-35974) [n:127.0.0.1:44027_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testCoreReloadingPluginColl_shard1_replica_n1' using configuration from configset conf, trusted=true [junit4] 2> 2124564 INFO (qtp1228222796-35980) [n:127.0.0.1:39269_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.c.SolrCore [[testCoreReloadingPluginColl_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_B8DF95C6DE220BC2-001/tempDir-001/node4/testCoreReloadingPluginColl_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_B8DF95C6DE220BC2-001/tempDir-001/node4/testCoreReloadingPluginColl_shard1_replica_n2/data/] [junit4] 2> 2124564 INFO (qtp1615090304-35974) [n:127.0.0.1:44027_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[testCoreReloadingPluginColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_B8DF95C6DE220BC2-001/tempDir-001/node2/testCoreReloadingPluginColl_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_B8DF95C6DE220BC2-001/tempDir-001/node2/testCoreReloadingPluginColl_shard1_replica_n1/data/] [junit4] 2> 2124565 INFO (qtp451230429-35969) [n:127.0.0.1:40173_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal [junit4] 2> 2124565 INFO (qtp522195-35954) [n:127.0.0.1:45183_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal [junit4] 2> 2124565 INFO (qtp451230429-35969) [n:127.0.0.1:40173_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2124565 INFO (qtp451230429-35969) [n:127.0.0.1:40173_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'testCoreReloadingPluginColl_shard2_replica_n4' using configuration from configset conf, trusted=true [junit4] 2> 2124565 INFO (qtp522195-35954) [n:127.0.0.1:45183_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2124566 INFO (qtp522195-35954) [n:127.0.0.1:45183_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'testCoreReloadingPluginColl_shard2_replica_n6' using configuration from configset conf, trusted=true [junit4] 2> 2124566 INFO (qtp451230429-35969) [n:127.0.0.1:40173_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.c.SolrCore [[testCoreReloadingPluginColl_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_B8DF95C6DE220BC2-001/tempDir-001/node3/testCoreReloadingPluginColl_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_B8DF95C6DE220BC2-001/tempDir-001/node3/testCoreReloadingPluginColl_shard2_replica_n4/data/] [junit4] 2> 2124566 INFO (qtp522195-35954) [n:127.0.0.1:45183_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.c.SolrCore [[testCoreReloadingPluginColl_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_B8DF95C6DE220BC2-001/tempDir-001/node1/testCoreReloadingPluginColl_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_B8DF95C6DE220BC2-001/tempDir-001/node1/testCoreReloadingPluginColl_shard2_replica_n6/data/] [junit4] 2> 2124599 INFO (qtp522195-35954) [n:127.0.0.1:45183_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2124599 INFO (qtp522195-35954) [n:127.0.0.1:45183_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2124599 INFO (qtp1615090304-35974) [n:127.0.0.1:44027_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2124599 INFO (qtp1615090304-35974) [n:127.0.0.1:44027_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2124599 INFO (qtp1228222796-35980) [n:127.0.0.1:39269_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2124599 INFO (qtp1228222796-35980) [n:127.0.0.1:39269_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2124599 INFO (qtp451230429-35969) [n:127.0.0.1:40173_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2124599 INFO (qtp451230429-35969) [n:127.0.0.1:40173_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2124600 INFO (qtp522195-35954) [n:127.0.0.1:45183_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2124600 INFO (qtp1228222796-35980) [n:127.0.0.1:39269_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2124600 INFO (qtp1615090304-35974) [n:127.0.0.1:44027_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2124600 INFO (qtp522195-35954) [n:127.0.0.1:45183_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2124600 INFO (qtp1228222796-35980) [n:127.0.0.1:39269_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2124600 INFO (qtp1615090304-35974) [n:127.0.0.1:44027_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2124600 INFO (qtp451230429-35969) [n:127.0.0.1:40173_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2124600 INFO (qtp451230429-35969) [n:127.0.0.1:40173_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2124602 INFO (qtp1228222796-35980) [n:127.0.0.1:39269_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2124602 INFO (qtp451230429-35969) [n:127.0.0.1:40173_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2124602 INFO (qtp1615090304-35974) [n:127.0.0.1:44027_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2124602 INFO (qtp522195-35954) [n:127.0.0.1:45183_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2124602 INFO (qtp1228222796-35980) [n:127.0.0.1:39269_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2124602 INFO (qtp451230429-35969) [n:127.0.0.1:40173_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2124602 INFO (qtp1228222796-35980) [n:127.0.0.1:39269_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 2124602 INFO (qtp451230429-35969) [n:127.0.0.1:40173_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 2124603 INFO (qtp1615090304-35974) [n:127.0.0.1:44027_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2124603 INFO (qtp1615090304-35974) [n:127.0.0.1:44027_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 2124603 INFO (qtp1228222796-35980) [n:127.0.0.1:39269_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1713683556781260800 [junit4] 2> 2124603 INFO (qtp451230429-35969) [n:127.0.0.1:40173_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1713683556781260800 [junit4] 2> 2124603 INFO (qtp1615090304-35974) [n:127.0.0.1:44027_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1713683556781260800 [junit4] 2> 2124604 INFO (qtp522195-35954) [n:127.0.0.1:45183_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2124604 INFO (qtp522195-35954) [n:127.0.0.1:45183_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 2124604 INFO (qtp522195-35954) [n:127.0.0.1:45183_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1713683556782309376 [junit4] 2> 2124605 INFO (searcherExecutor-20757-thread-1-processing-n:127.0.0.1:44027_solr x:testCoreReloadingPluginColl_shard1_replica_n1 c:testCoreReloadingPluginColl s:shard1 r:core_node3) [n:127.0.0.1:44027_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.c.SolrCore [testCoreReloadingPluginColl_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 2124605 INFO (searcherExecutor-20759-thread-1-processing-n:127.0.0.1:40173_solr x:testCoreReloadingPluginColl_shard2_replica_n4 c:testCoreReloadingPluginColl s:shard2 r:core_node7) [n:127.0.0.1:40173_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.c.SolrCore [testCoreReloadingPluginColl_shard2_replica_n4] Registered new searcher autowarm time: 0 ms [junit4] 2> 2124605 INFO (searcherExecutor-20755-thread-1-processing-n:127.0.0.1:39269_solr x:testCoreReloadingPluginColl_shard1_replica_n2 c:testCoreReloadingPluginColl s:shard1 r:core_node5) [n:127.0.0.1:39269_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.c.SolrCore [testCoreReloadingPluginColl_shard1_replica_n2] Registered new searcher autowarm time: 0 ms [junit4] 2> 2124607 INFO (searcherExecutor-20761-thread-1-processing-n:127.0.0.1:45183_solr x:testCoreReloadingPluginColl_shard2_replica_n6 c:testCoreReloadingPluginColl s:shard2 r:core_node8) [n:127.0.0.1:45183_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.c.SolrCore [testCoreReloadingPluginColl_shard2_replica_n6] Registered new searcher autowarm time: 0 ms [junit4] 2> 2124610 INFO (qtp451230429-35969) [n:127.0.0.1:40173_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testCoreReloadingPluginColl/terms/shard2 to Terms{values={core_node7=0}, version=0} [junit4] 2> 2124610 INFO (qtp451230429-35969) [n:127.0.0.1:40173_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testCoreReloadingPluginColl/leaders/shard2 [junit4] 2> 2124610 INFO (qtp1228222796-35980) [n:127.0.0.1:39269_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testCoreReloadingPluginColl/terms/shard1 to Terms{values={core_node5=0}, version=0} [junit4] 2> 2124610 INFO (qtp1228222796-35980) [n:127.0.0.1:39269_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testCoreReloadingPluginColl/leaders/shard1 [junit4] 2> 2124612 INFO (qtp1615090304-35974) [n:127.0.0.1:44027_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testCoreReloadingPluginColl/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1} [junit4] 2> 2124612 INFO (qtp1615090304-35974) [n:127.0.0.1:44027_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testCoreReloadingPluginColl/leaders/shard1 [junit4] 2> 2124613 INFO (qtp522195-35954) [n:127.0.0.1:45183_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testCoreReloadingPluginColl/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1} [junit4] 2> 2124613 INFO (qtp522195-35954) [n:127.0.0.1:45183_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testCoreReloadingPluginColl/leaders/shard2 [junit4] 2> 2124618 INFO (qtp451230429-35969) [n:127.0.0.1:40173_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2124618 INFO (qtp451230429-35969) [n:127.0.0.1:40173_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2124618 INFO (qtp451230429-35969) [n:127.0.0.1:40173_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40173/solr/testCoreReloadingPluginColl_shard2_replica_n4/ [junit4] 2> 2124619 INFO (qtp1228222796-35980) [n:127.0.0.1:39269_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2124619 INFO (qtp1228222796-35980) [n:127.0.0.1:39269_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2124619 INFO (qtp1228222796-35980) [n:127.0.0.1:39269_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39269/solr/testCoreReloadingPluginColl_shard1_replica_n2/ [junit4] 2> 2124619 INFO (qtp451230429-35969) [n:127.0.0.1:40173_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=testCoreReloadingPluginColl_shard2_replica_n4 url=http://127.0.0.1:40173/solr START replicas=[http://127.0.0.1:45183/solr/testCoreReloadingPluginColl_shard2_replica_n6/] nUpdates=100 [junit4] 2> 2124619 INFO (qtp451230429-35969) [n:127.0.0.1:40173_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=testCoreReloadingPluginColl_shard2_replica_n4 url=http://127.0.0.1:40173/solr DONE. We have no versions. sync failed. [junit4] 2> 2124620 INFO (qtp1228222796-35980) [n:127.0.0.1:39269_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=testCoreReloadingPluginColl_shard1_replica_n2 url=http://127.0.0.1:39269/solr START replicas=[http://127.0.0.1:44027/solr/testCoreReloadingPluginColl_shard1_replica_n1/] nUpdates=100 [junit4] 2> 2124620 INFO (qtp1228222796-35980) [n:127.0.0.1:39269_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=testCoreReloadingPluginColl_shard1_replica_n2 url=http://127.0.0.1:39269/solr DONE. We have no versions. sync failed. [junit4] 2> 2124620 INFO (qtp522195-35955) [n:127.0.0.1:45183_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.c.S.Request [testCoreReloadingPluginColl_shard2_replica_n6] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2124620 INFO (qtp451230429-35969) [n:127.0.0.1:40173_solr c:testCore [...truncated too long message...] [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1a9c5f0a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 2254262 INFO (jetty-closer-21221-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11b23308{/solr,null,STOPPED} [junit4] 2> 2254262 INFO (jetty-closer-21221-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 2254474 INFO (jetty-closer-21221-thread-1) [ ] o.a.s.c.Overseer Overseer (id=74373787551203336-127.0.0.1:33501_solr-n_0000000000) closing [junit4] 2> 2260909 INFO (jetty-closer-21221-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@16f7474d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 2260910 INFO (jetty-closer-21221-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@366cc1b8{/solr,null,STOPPED} [junit4] 2> 2260910 INFO (jetty-closer-21221-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 2260955 INFO (jetty-closer-21221-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7a8eceb8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 2260956 INFO (jetty-closer-21221-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7a2a5b2{/solr,null,STOPPED} [junit4] 2> 2260956 INFO (jetty-closer-21221-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 2260957 INFO (TEST-TestPackages.testSchemaPlugins-seed#[B8DF95C6DE220BC2]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 2261336 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> 5 /solr/collections/testSchemaLoadingColl/terms/shard1 [junit4] 2> 5 /solr/aliases.json [junit4] 2> 5 /solr/collections/testSchemaLoadingColl/terms/shard2 [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 4 /solr/packages.json [junit4] 2> 4 /solr/security.json [junit4] 2> 4 /solr/configs/conf1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 37 /solr/collections/testSchemaLoadingColl/state.json [junit4] 2> 8 /solr/packages.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 33 /solr/overseer/queue [junit4] 2> 18 /solr/live_nodes [junit4] 2> 17 /solr/collections/testSchemaLoadingColl/state.json [junit4] 2> 10 /solr/collections [junit4] 2> 3 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 2261339 INFO (TEST-TestPackages.testSchemaPlugins-seed#[B8DF95C6DE220BC2]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46517 [junit4] 2> 2261339 INFO (TEST-TestPackages.testSchemaPlugins-seed#[B8DF95C6DE220BC2]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46517 [junit4] 2> 2261339 INFO (TEST-TestPackages.testSchemaPlugins-seed#[B8DF95C6DE220BC2]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46517 [junit4] 2> 2261340 INFO (TEST-TestPackages.testSchemaPlugins-seed#[B8DF95C6DE220BC2]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testSchemaPlugins [junit4] 2> 2261341 INFO (SUITE-TestPackages-seed#[B8DF95C6DE220BC2]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 2261341 INFO (SUITE-TestPackages-seed#[B8DF95C6DE220BC2]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46517 [junit4] 2> 2261341 INFO (SUITE-TestPackages-seed#[B8DF95C6DE220BC2]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46517 [junit4] 2> 2261341 INFO (SUITE-TestPackages-seed#[B8DF95C6DE220BC2]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46517 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_B8DF95C6DE220BC2-001 [junit4] 2> Oct 15, 2021 11:08:51 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=HighCompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=18, maxDocsPerChunk=187, blockShift=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=18, maxDocsPerChunk=187, blockSize=8)), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ca, timezone=Australia/Sydney [junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=301760552,total=518520832 [junit4] 2> NOTE: All tests run in this JVM: [TriLevelCompositeIdRoutingTest, TestDynamicLoadingUrl, TestInPlaceUpdatesDistrib, TestExactStatsCache, SolrCmdDistributorTest, SolrTestCaseJ4Test, TestTlogReplica, MaxSizeAutoCommitTest, TestSurroundQueryParser, BasicAuthIntegrationTest, CheckHdfsIndexTest, TestPHPSerializedResponseWriter, IgnoreLargeDocumentProcessorFactoryTest, SpatialHeatmapFacetsTest, PathHierarchyTokenizerFactoryTest, RecoveryZkTest, HdfsLockFactoryTest, CircularListTest, TestSimDistributedQueue, TestFunctionQuery, TestSolrCachePerf, ZkControllerTest, CopyFieldTest, MoreLikeThisComponentTest, TestBlockCollapse, NodeAddedTriggerIntegrationTest, SpellCheckComponentTest, SolrCoreCheckLockOnStartupTest, TestReplicationHandlerBackup, DistributedSuggestComponentTest, TestCloudPivotFacet, TestFieldResource, JsonLoaderTest, TestPayloadCheckQParserPlugin, RegexBytesRefFilterTest, TestUnInvertedFieldException, TestAtomicUpdateErrorCases, ClusterStateMockUtilTest, TestReloadAndDeleteDocs, BlockJoinFacetSimpleTest, TestCustomDocTransformer, PrimUtilsTest, ZkCollectionPropsCachingTest, CustomHighlightComponentTest, TestExclusionRuleCollectionAccess, LoggingHandlerTest, SuggesterFSTTest, TestSQLHandler, XsltUpdateRequestHandlerTest, PreAnalyzedUpdateProcessorTest, TestComplexPhraseQParserPlugin, TestCloudSearcherWarming, DistributedQueryComponentCustomSortTest, TriggerSetPropertiesIntegrationTest, MoveReplicaHDFSFailoverTest, TestFreeTextSuggestions, TestCodecSupport, TestExplainDocTransformer, TestExportWriter, UpdateParamsTest, TestDistributedMissingSort, HDFSCollectionsAPITest, JSONWriterTest, TestCoreAdminApis, DistribCursorPagingTest, SolrIndexSearcherTest, TestUseDocValuesAsStored2, MetricsHistoryIntegrationTest, SliceStateTest, TestBooleanSimilarityFactory, TestPolicyCloud, TestAnalyzeInfixSuggestions, RequiredFieldsTest, TestRetrieveFieldsOptimizer, TestCircuitBreaker, AtomicUpdatesTest, CdcrReplicationHandlerTest, TestStressCloudBlindAtomicUpdates, TestSolrDeletionPolicy1, TestMissingGroups, CoreAdminHandlerTest, TestJettySolrRunner, RankQParserPluginTest, TestWaitForStateWithJettyShutdowns, PKIAuthenticationIntegrationTest, UniqFieldsUpdateProcessorFactoryTest, TestCoreDiscovery, DocValuesMissingTest, TestMinimalConfig, XmlInterpolationTest, TestFieldCacheWithThreads, TestHalfAndHalfDocValues, PreAnalyzedFieldManagedSchemaCloudTest, TestSimpleTrackingShardHandler, RAMDirectoryFactoryTest, TestUnifiedSolrHighlighterWithoutStoredId, TestPullReplica, TestLRUCache, DistanceFunctionTest, LeaderElectionContextKeyTest, TestFieldCacheReopen, BadCopyFieldTest, HdfsCollectionsAPIDistributedZkTest, OverriddenZkACLAndCredentialsProvidersTest, ExecutePlanActionTest, TestFilteredDocIdSet, SimpleCollectionCreateDeleteTest, TestStressRecovery, ExternalFileFieldSortTest, TestCloudManagedSchema, DirectSolrConnectionTest, ZookeeperStatusHandlerFailureTest, TestCloudDeduplication, MaxScoreCollectorTest, ScheduledTriggerTest, TestPKIAuthenticationPlugin, TestNumericRangeQuery32, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, EchoParamsTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, TestHighlightDedupGrouping, TestRandomDVFaceting, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, AliasIntegrationTest, BasicDistributedZk2Test, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest, CollectionPropsTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteNodeTest, DeleteShardTest, DistributedVersionInfoTest, DocValuesNotIndexedTest, ForceLeaderTest, FullSolrCloudDistribCmdsTest, HttpPartitionWithTlogReplicasTest, MultiSolrCloudTestCaseTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerSolrResponseTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, OverseerTaskQueueTest, PackageManagerCLITest, ReplaceNodeNoTargetTest, ReplicationFactorTest, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestConfigSetsAPIShareSchema, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestSegmentSorting, TestTlogReplayVsRecovery, ZkSolrClientTest, TestHdfsCloudBackupRestore, TestReplicaProperties, TestRequestStatusCollectionAPI, AutoScalingHandlerTest, IndexSizeTriggerTest, SystemLogListenerTest, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, CoreSorterTest, DirectoryFactoryTest, PluginInfoTest, TestConfigSetImmutable, TestConfigSetProperties, TestConfigSets, TestInfoStreamLogging, TestInitParams, TestJmxIntegration, TestMergePolicyConfig, TestXIncludeConfig, BackupIdTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TestBlobHandler, TestReplicationHandler, HighlighterTest, TestPostingsSolrHighlighter, TestUnifiedSolrHighlighter, TestLegacyNumericUtils, MetricsDisabledCloudTest, SolrJmxReporterTest, TestPackages] [junit4] Completed [815/947 (1!)] on J0 in 140.47s, 4 tests, 1 error <<< FAILURES! [...truncated 54682 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
