Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1485/ Java: 64bit/jdk-15-ea+30 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed. FAILED: org.apache.solr.handler.TestContainerPlugin.testApiFromPackage Error Message: Error from server at http://127.0.0.1:52497/solr: Error executing command Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:52497/solr: Error executing command at __randomizedtesting.SeedInfo.seed([C74BC42B97156725:2A153C5AA55FB0AC]:0) at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$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.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 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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:832) Build Log: [...truncated 15704 lines...] [junit4] Suite: org.apache.solr.handler.TestContainerPlugin [junit4] 2> 1617443 INFO (SUITE-TestContainerPlugin-seed#[C74BC42B97156725]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf' [junit4] 2> 1617443 INFO (SUITE-TestContainerPlugin-seed#[C74BC42B97156725]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1617443 INFO (SUITE-TestContainerPlugin-seed#[C74BC42B97156725]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.TestContainerPlugin_C74BC42B97156725-001\data-dir-169-001 [junit4] 2> 1617443 WARN (SUITE-TestContainerPlugin-seed#[C74BC42B97156725]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3 [junit4] 2> 1617443 INFO (SUITE-TestContainerPlugin-seed#[C74BC42B97156725]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1617446 INFO (SUITE-TestContainerPlugin-seed#[C74BC42B97156725]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 1617446 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[C74BC42B97156725]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage [junit4] 2> 1617446 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[C74BC42B97156725]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.TestContainerPlugin_C74BC42B97156725-001\tempDir-001 [junit4] 2> 1617446 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[C74BC42B97156725]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1617446 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 1617446 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1617451 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 1617551 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[C74BC42B97156725]) [ ] o.a.s.c.ZkTestServer start zk server on port: 52408 [junit4] 2> 1617551 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[C74BC42B97156725]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:52408 [junit4] 2> 1617551 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[C74BC42B97156725]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52408 [junit4] 2> 1617551 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[C74BC42B97156725]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52408 [junit4] 2> 1617554 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[C74BC42B97156725]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1617561 INFO (zkConnectionManagerCallback-14522-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1617561 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[C74BC42B97156725]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1617567 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[C74BC42B97156725]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1617573 INFO (zkConnectionManagerCallback-14524-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1617574 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[C74BC42B97156725]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1617575 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[C74BC42B97156725]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1617581 INFO (zkConnectionManagerCallback-14526-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1617581 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[C74BC42B97156725]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1617691 WARN (jetty-launcher-14527-thread-1) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1617691 INFO (jetty-launcher-14527-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1617691 INFO (jetty-launcher-14527-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1617691 INFO (jetty-launcher-14527-thread-1) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+30-1476 [junit4] 2> 1617691 WARN (jetty-launcher-14527-thread-2) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1617691 INFO (jetty-launcher-14527-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1617691 INFO (jetty-launcher-14527-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1617691 INFO (jetty-launcher-14527-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1617691 INFO (jetty-launcher-14527-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1617691 INFO (jetty-launcher-14527-thread-2) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+30-1476 [junit4] 2> 1617691 INFO (jetty-launcher-14527-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1617691 INFO (jetty-launcher-14527-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1617691 INFO (jetty-launcher-14527-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1617691 INFO (jetty-launcher-14527-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1617691 INFO (jetty-launcher-14527-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1df95dc0{/solr,null,AVAILABLE} [junit4] 2> 1617691 INFO (jetty-launcher-14527-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6596fbbe{/solr,null,AVAILABLE} [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@20b94361{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:52481} [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-1) [ ] o.e.j.s.Server Started @1619190ms [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52481} [junit4] 2> 1617695 WARN (jetty-launcher-14527-thread-3) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-3) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+30-1476 [junit4] 2> 1617695 ERROR (jetty-launcher-14527-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.7.0 [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-07T13:46:14.339025500Z [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6d11d4ce{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:52482} [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-2) [ ] o.e.j.s.Server Started @1619190ms [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52482} [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1617695 ERROR (jetty-launcher-14527-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.7.0 [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-07T13:46:14.339025500Z [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38a5d0ec{/solr,null,AVAILABLE} [junit4] 2> 1617695 WARN (jetty-launcher-14527-thread-4) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-4) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+30-1476 [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1617695 INFO (jetty-launcher-14527-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31adcce7{/solr,null,AVAILABLE} [junit4] 2> 1617698 INFO (jetty-launcher-14527-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4369ef7c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:52497} [junit4] 2> 1617698 INFO (jetty-launcher-14527-thread-3) [ ] o.e.j.s.Server Started @1619194ms [junit4] 2> 1617698 INFO (jetty-launcher-14527-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52497} [junit4] 2> 1617700 ERROR (jetty-launcher-14527-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1617700 INFO (jetty-launcher-14527-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1617700 INFO (jetty-launcher-14527-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.7.0 [junit4] 2> 1617700 INFO (jetty-launcher-14527-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1617700 INFO (jetty-launcher-14527-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr [junit4] 2> 1617700 INFO (jetty-launcher-14527-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-07T13:46:14.344003400Z [junit4] 2> 1617700 INFO (jetty-launcher-14527-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1617702 INFO (jetty-launcher-14527-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@55f7255a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:52502} [junit4] 2> 1617702 INFO (jetty-launcher-14527-thread-4) [ ] o.e.j.s.Server Started @1619197ms [junit4] 2> 1617702 INFO (jetty-launcher-14527-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52502} [junit4] 2> 1617702 ERROR (jetty-launcher-14527-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1617703 INFO (jetty-launcher-14527-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1617703 INFO (jetty-launcher-14527-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.7.0 [junit4] 2> 1617703 INFO (jetty-launcher-14527-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1617703 INFO (jetty-launcher-14527-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr [junit4] 2> 1617703 INFO (jetty-launcher-14527-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-07T13:46:14.347073700Z [junit4] 2> 1617703 INFO (jetty-launcher-14527-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1617706 INFO (zkConnectionManagerCallback-14531-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1617706 INFO (jetty-launcher-14527-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1617706 INFO (zkConnectionManagerCallback-14529-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1617706 INFO (jetty-launcher-14527-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1617708 INFO (jetty-launcher-14527-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1617708 INFO (jetty-launcher-14527-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1617709 INFO (zkConnectionManagerCallback-14533-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1617709 INFO (jetty-launcher-14527-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1617709 INFO (zkConnectionManagerCallback-14535-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1617709 INFO (jetty-launcher-14527-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1617709 INFO (jetty-launcher-14527-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1617709 INFO (jetty-launcher-14527-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1617962 INFO (jetty-launcher-14527-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1617966 WARN (jetty-launcher-14527-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@775ab31[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1617966 WARN (jetty-launcher-14527-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@775ab31[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1617967 WARN (jetty-launcher-14527-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@69451f73[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1617967 WARN (jetty-launcher-14527-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@69451f73[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1617967 INFO (jetty-launcher-14527-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52408/solr [junit4] 2> 1617970 INFO (jetty-launcher-14527-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1617974 INFO (zkConnectionManagerCallback-14548-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1617974 INFO (jetty-launcher-14527-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1617976 WARN (jetty-launcher-14527-thread-2-SendThread(127.0.0.1:52408)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1005c348cb90007. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1005c348cb90007, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1005c348cb90007, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 1618095 INFO (jetty-launcher-14527-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1618096 WARN (jetty-launcher-14527-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56005885[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1618096 WARN (jetty-launcher-14527-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56005885[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1618099 WARN (jetty-launcher-14527-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@443211e3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1618099 WARN (jetty-launcher-14527-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@443211e3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1618099 INFO (jetty-launcher-14527-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52408/solr [junit4] 2> 1618100 INFO (jetty-launcher-14527-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1618103 INFO (zkConnectionManagerCallback-14558-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1618103 INFO (jetty-launcher-14527-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1618103 WARN (jetty-launcher-14527-thread-1-SendThread(127.0.0.1:52408)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1005c348cb90008. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1005c348cb90008, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1005c348cb90008, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 1618219 INFO (jetty-launcher-14527-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1618227 WARN (jetty-launcher-14527-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@14f3a5cb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1618227 WARN (jetty-launcher-14527-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@14f3a5cb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1618231 WARN (jetty-launcher-14527-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d987530[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1618231 WARN (jetty-launcher-14527-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d987530[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1618235 INFO (jetty-launcher-14527-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52408/solr [junit4] 2> 1618235 INFO (jetty-launcher-14527-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1618239 INFO (jetty-launcher-14527-thread-1) [n:127.0.0.1:52481_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1618263 INFO (zkConnectionManagerCallback-14568-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1618263 INFO (jetty-launcher-14527-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1618267 INFO (zkConnectionManagerCallback-14570-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1618268 INFO (jetty-launcher-14527-thread-1) [n:127.0.0.1:52481_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1618271 WARN (jetty-launcher-14527-thread-4-SendThread(127.0.0.1:52408)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1005c348cb90009. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1005c348cb90009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1005c348cb90009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 1618339 INFO (jetty-launcher-14527-thread-2) [n:127.0.0.1:52482_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1618347 INFO (jetty-launcher-14527-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1618377 INFO (jetty-launcher-14527-thread-4) [n:127.0.0.1:52502_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1618387 WARN (jetty-launcher-14527-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3aef3ee3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1618387 WARN (jetty-launcher-14527-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3aef3ee3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1618392 INFO (zkConnectionManagerCallback-14572-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1618393 INFO (jetty-launcher-14527-thread-2) [n:127.0.0.1:52482_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1618399 WARN (jetty-launcher-14527-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7589499e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1618399 WARN (jetty-launcher-14527-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7589499e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1618400 INFO (jetty-launcher-14527-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52408/solr [junit4] 2> 1618401 INFO (jetty-launcher-14527-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1618409 INFO (zkConnectionManagerCallback-14576-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1618410 INFO (jetty-launcher-14527-thread-4) [n:127.0.0.1:52502_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1618429 INFO (zkConnectionManagerCallback-14581-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1618429 INFO (jetty-launcher-14527-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1618541 INFO (jetty-launcher-14527-thread-3) [n:127.0.0.1:52497_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1618545 INFO (zkConnectionManagerCallback-14589-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1618545 INFO (jetty-launcher-14527-thread-3) [n:127.0.0.1:52497_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1618619 INFO (jetty-launcher-14527-thread-3) [n:127.0.0.1:52497_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52497_solr [junit4] 2> 1618625 INFO (jetty-launcher-14527-thread-3) [n:127.0.0.1:52497_solr ] o.a.s.c.Overseer Overseer (id=72158974806917134-127.0.0.1:52497_solr-n_0000000000) starting [junit4] 2> 1618669 INFO (jetty-launcher-14527-thread-3) [n:127.0.0.1:52497_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52497_solr [junit4] 2> 1618670 INFO (OverseerStateUpdate-72158974806917134-127.0.0.1:52497_solr-n_0000000000) [n:127.0.0.1:52497_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:52497_solr [junit4] 2> 1618677 INFO (OverseerStateUpdate-72158974806917134-127.0.0.1:52497_solr-n_0000000000) [n:127.0.0.1:52497_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1618686 INFO (jetty-launcher-14527-thread-3) [n:127.0.0.1:52497_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1618687 WARN (jetty-launcher-14527-thread-3) [n:127.0.0.1:52497_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> 1618711 INFO (jetty-launcher-14527-thread-3) [n:127.0.0.1:52497_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1618735 INFO (jetty-launcher-14527-thread-3) [n:127.0.0.1:52497_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52497.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72602039 [junit4] 2> 1618739 INFO (jetty-launcher-14527-thread-3) [n:127.0.0.1:52497_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52497.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72602039 [junit4] 2> 1618739 INFO (jetty-launcher-14527-thread-3) [n:127.0.0.1:52497_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52497.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72602039 [junit4] 2> 1618742 INFO (jetty-launcher-14527-thread-3) [n:127.0.0.1:52497_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.TestContainerPlugin_C74BC42B97156725-001\tempDir-001\node3 [junit4] 2> 1618970 INFO (jetty-launcher-14527-thread-1) [n:127.0.0.1:52481_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1618989 INFO (jetty-launcher-14527-thread-1) [n:127.0.0.1:52481_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:52481_solr as DOWN [junit4] 2> 1618996 INFO (jetty-launcher-14527-thread-1) [n:127.0.0.1:52481_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1618996 INFO (jetty-launcher-14527-thread-1) [n:127.0.0.1:52481_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52481_solr [junit4] 2> 1619000 INFO (zkCallback-14588-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1619000 INFO (zkCallback-14569-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1619008 INFO (jetty-launcher-14527-thread-1) [n:127.0.0.1:52481_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1619008 WARN (jetty-launcher-14527-thread-1) [n:127.0.0.1:52481_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> 1619033 INFO (jetty-launcher-14527-thread-1) [n:127.0.0.1:52481_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1619052 INFO (jetty-launcher-14527-thread-1) [n:127.0.0.1:52481_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52481.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72602039 [junit4] 2> 1619059 INFO (jetty-launcher-14527-thread-1) [n:127.0.0.1:52481_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52481.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72602039 [junit4] 2> 1619060 INFO (jetty-launcher-14527-thread-1) [n:127.0.0.1:52481_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52481.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72602039 [junit4] 2> 1619060 INFO (jetty-launcher-14527-thread-1) [n:127.0.0.1:52481_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.TestContainerPlugin_C74BC42B97156725-001\tempDir-001\node1 [junit4] 2> 1619118 INFO (jetty-launcher-14527-thread-2) [n:127.0.0.1:52482_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1619133 INFO (jetty-launcher-14527-thread-4) [n:127.0.0.1:52502_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1619133 INFO (jetty-launcher-14527-thread-2) [n:127.0.0.1:52482_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:52482_solr as DOWN [junit4] 2> 1619137 INFO (jetty-launcher-14527-thread-2) [n:127.0.0.1:52482_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1619137 INFO (jetty-launcher-14527-thread-2) [n:127.0.0.1:52482_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52482_solr [junit4] 2> 1619141 INFO (zkCallback-14588-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1619141 INFO (zkCallback-14569-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1619142 INFO (zkCallback-14575-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1619142 INFO (zkCallback-14571-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1619144 INFO (jetty-launcher-14527-thread-2) [n:127.0.0.1:52482_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1619144 WARN (jetty-launcher-14527-thread-2) [n:127.0.0.1:52482_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> 1619144 INFO (jetty-launcher-14527-thread-4) [n:127.0.0.1:52502_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:52502_solr as DOWN [junit4] 2> 1619147 INFO (jetty-launcher-14527-thread-4) [n:127.0.0.1:52502_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1619147 INFO (jetty-launcher-14527-thread-4) [n:127.0.0.1:52502_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52502_solr [junit4] 2> 1619149 INFO (zkCallback-14569-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1619149 INFO (zkCallback-14588-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1619149 INFO (zkCallback-14575-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1619149 INFO (zkCallback-14571-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1619153 INFO (jetty-launcher-14527-thread-4) [n:127.0.0.1:52502_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1619153 WARN (jetty-launcher-14527-thread-4) [n:127.0.0.1:52502_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> 1619175 INFO (jetty-launcher-14527-thread-2) [n:127.0.0.1:52482_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1619180 INFO (jetty-launcher-14527-thread-4) [n:127.0.0.1:52502_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1619189 INFO (jetty-launcher-14527-thread-2) [n:127.0.0.1:52482_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52482.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72602039 [junit4] 2> 1619214 INFO (jetty-launcher-14527-thread-2) [n:127.0.0.1:52482_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52482.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72602039 [junit4] 2> 1619214 INFO (jetty-launcher-14527-thread-2) [n:127.0.0.1:52482_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52482.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72602039 [junit4] 2> 1619215 INFO (jetty-launcher-14527-thread-2) [n:127.0.0.1:52482_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.TestContainerPlugin_C74BC42B97156725-001\tempDir-001\node2 [junit4] 2> 1619215 INFO (jetty-launcher-14527-thread-4) [n:127.0.0.1:52502_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52502.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72602039 [junit4] 2> 1619222 INFO (jetty-launcher-14527-thread-4) [n:127.0.0.1:52502_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52502.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72602039 [junit4] 2> 1619222 INFO (jetty-launcher-14527-thread-4) [n:127.0.0.1:52502_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52502.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72602039 [junit4] 2> 1619223 INFO (jetty-launcher-14527-thread-4) [n:127.0.0.1:52502_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.TestContainerPlugin_C74BC42B97156725-001\tempDir-001\node4 [junit4] 2> 1619239 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[C74BC42B97156725]) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1619239 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[C74BC42B97156725]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1619242 INFO (zkConnectionManagerCallback-14624-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1619242 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[C74BC42B97156725]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1619244 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[C74BC42B97156725]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1619246 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[C74BC42B97156725]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52408/solr ready [junit4] 2> 1619279 INFO (qtp780056798-21913) [n:127.0.0.1:52481_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:52497_solr} status=0 QTime=0 [junit4] 2> 1619279 INFO (updateExecutor-14554-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:52497_solr [junit4] 2> 1619280 INFO (qtp1674983108-21922) [n:127.0.0.1:52482_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:52497_solr} status=0 QTime=0 [junit4] 2> 1619280 INFO (updateExecutor-14544-thread-1-processing-n:127.0.0.1:52482_solr) [n:127.0.0.1:52482_solr ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:52497_solr [junit4] 2> 1619281 INFO (qtp1303255225-21936) [n:127.0.0.1:52497_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> 1619281 INFO (qtp1529925708-21944) [n:127.0.0.1:52502_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:52497_solr} status=0 QTime=0 [junit4] 2> 1619281 INFO (qtp1303255225-21935) [n:127.0.0.1:52497_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> 1619282 INFO (updateExecutor-14564-thread-1-processing-n:127.0.0.1:52502_solr) [n:127.0.0.1:52502_solr ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:52497_solr [junit4] 2> 1619282 INFO (qtp1303255225-21934) [n:127.0.0.1:52497_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=21 [junit4] 1> sync resp: http://127.0.0.1:52497/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null [junit4] 2> 1619284 INFO (qtp1303255225-21934) [n:127.0.0.1:52497_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0 [junit4] 2> 1619284 INFO (qtp1303255225-21930) [n:127.0.0.1:52497_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0 [junit4] 2> 1619284 INFO (qtp1303255225-21935) [n:127.0.0.1:52497_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> 1619287 INFO (qtp1303255225-21935) [n:127.0.0.1:52497_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0 [junit4] 2> 1619287 INFO (qtp1303255225-21936) [n:127.0.0.1:52497_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=2 [junit4] 2> 1619291 INFO (updateExecutor-14554-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141 [junit4] 2> 1619291 INFO (updateExecutor-14564-thread-1-processing-n:127.0.0.1:52502_solr) [n:127.0.0.1:52502_solr ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141 [junit4] 2> 1619291 INFO (updateExecutor-14554-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der [junit4] 2> 1619292 INFO (updateExecutor-14564-thread-1-processing-n:127.0.0.1:52502_solr) [n:127.0.0.1:52502_solr ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der [junit4] 2> 1619293 INFO (qtp780056798-21915) [n:127.0.0.1:52481_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=1 [junit4] 2> 1619293 INFO (updateExecutor-14544-thread-1-processing-n:127.0.0.1:52482_solr) [n:127.0.0.1:52482_solr ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141 [junit4] 2> 1619293 INFO (updateExecutor-14544-thread-1-processing-n:127.0.0.1:52482_solr) [n:127.0.0.1:52482_solr ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der [junit4] 2> 1619296 INFO (qtp1674983108-21927) [n:127.0.0.1:52482_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> 1619296 INFO (qtp1529925708-21949) [n:127.0.0.1:52502_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=1 [junit4] 2> 1619319 INFO (qtp1303255225-21936) [n:127.0.0.1:52497_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1619322 INFO (qtp1303255225-21936) [n:127.0.0.1:52497_solr ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar [junit4] 2> 1619322 INFO (qtp1529925708-21945) [n:127.0.0.1:52502_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1619323 INFO (qtp1674983108-21926) [n:127.0.0.1:52482_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1619323 INFO (qtp780056798-21914) [n:127.0.0.1:52481_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1619323 INFO (qtp1303255225-21936) [n:127.0.0.1:52497_solr ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar [junit4] 2> 1619330 INFO (qtp1303255225-21936) [n:127.0.0.1:52497_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246 [junit4] 2> 1619340 INFO (qtp1674983108-21927) [n:127.0.0.1:52482_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:52497_solr} status=0 QTime=0 [junit4] 2> 1619344 INFO (updateExecutor-14544-thread-1-processing-n:127.0.0.1:52482_solr) [n:127.0.0.1:52482_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:52497_solr [junit4] 2> 1619344 INFO (qtp780056798-21915) [n:127.0.0.1:52481_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:52497_solr} status=0 QTime=0 [junit4] 2> 1619344 INFO (updateExecutor-14554-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:52497_solr [junit4] 2> 1619344 INFO (qtp1529925708-21949) [n:127.0.0.1:52502_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:52497_solr} status=0 QTime=0 [junit4] 2> 1619348 INFO (qtp1303255225-21930) [n:127.0.0.1:52497_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0 [junit4] 2> 1619348 INFO (qtp1303255225-21934) [n:127.0.0.1:52497_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0 [junit4] 2> 1619348 INFO (updateExecutor-14564-thread-1-processing-n:127.0.0.1:52502_solr) [n:127.0.0.1:52502_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:52497_solr [junit4] 2> 1619348 INFO (qtp1303255225-21935) [n:127.0.0.1:52497_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0 [junit4] 2> 1619348 INFO (qtp1303255225-21934) [n:127.0.0.1:52497_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0 [junit4] 2> 1619348 INFO (qtp1303255225-21930) [n:127.0.0.1:52497_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0 [junit4] 2> 1619349 INFO (qtp1303255225-21935) [n:127.0.0.1:52497_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0 [junit4] 2> 1619352 INFO (qtp1303255225-21936) [n:127.0.0.1:52497_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v1.jar params={sig=pmrmWCDafdNpYle2rueAGnU2J6NYlcAey9mkZYbqh%2B5RdYo2Ln%2BllLF9voyRj%2BDDivK9GV1XdtKvD9rgCxlD7Q%3D%3D&wt=javabin&version=2} status=0 QTime=43 [junit4] 2> 1619353 INFO (updateExecutor-14564-thread-1-processing-n:127.0.0.1:52502_solr) [n:127.0.0.1:52502_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246 [junit4] 2> 1619353 INFO (updateExecutor-14564-thread-1-processing-n:127.0.0.1:52502_solr) [n:127.0.0.1:52502_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar [junit4] 2> 1619354 INFO (updateExecutor-14554-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246 [junit4] 2> 1619354 INFO (updateExecutor-14554-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar [junit4] 2> 1619355 INFO (updateExecutor-14544-thread-1-processing-n:127.0.0.1:52482_solr) [n:127.0.0.1:52482_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246 [junit4] 2> 1619355 INFO (updateExecutor-14544-thread-1-processing-n:127.0.0.1:52482_solr) [n:127.0.0.1:52482_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar [junit4] 2> 1619355 INFO (qtp1303255225-21930) [n:127.0.0.1:52497_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1619360 INFO (qtp780056798-21918) [n:127.0.0.1:52481_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1 [junit4] 2> 1619367 INFO (qtp1674983108-21922) [n:127.0.0.1:52482_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1 [junit4] 2> 1619377 INFO (qtp1529925708-21944) [n:127.0.0.1:52502_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1 [junit4] 2> 1619392 INFO (qtp1529925708-21944) [n:127.0.0.1:52502_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1619397 INFO (qtp1529925708-21944) [n:127.0.0.1:52502_solr ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar [junit4] 2> 1619397 INFO (qtp1303255225-21934) [n:127.0.0.1:52497_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1619400 INFO (qtp1674983108-21922) [n:127.0.0.1:52482_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1619408 INFO (qtp780056798-21918) [n:127.0.0.1:52481_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1619408 INFO (qtp1529925708-21944) [n:127.0.0.1:52502_solr ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar [junit4] 2> 1619414 INFO (qtp1529925708-21944) [n:127.0.0.1:52502_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246 [junit4] 2> 1619450 INFO (qtp1674983108-21926) [n:127.0.0.1:52482_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:52502_solr} status=0 QTime=0 [junit4] 2> 1619450 INFO (updateExecutor-14544-thread-1-processing-n:127.0.0.1:52482_solr) [n:127.0.0.1:52482_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:52502_solr [junit4] 2> 1619450 INFO (qtp780056798-21914) [n:127.0.0.1:52481_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:52502_solr} status=0 QTime=0 [junit4] 2> 1619450 INFO (updateExecutor-14554-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:52502_solr [junit4] 2> 1619450 INFO (qtp1303255225-21930) [n:127.0.0.1:52497_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:52502_solr} status=0 QTime=0 [junit4] 2> 1619452 INFO (qtp1529925708-21949) [n:127.0.0.1:52502_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0 [junit4] 2> 1619452 INFO (qtp1529925708-21945) [n:127.0.0.1:52502_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0 [junit4] 2> 1619452 INFO (qtp1529925708-21943) [n:127.0.0.1:52502_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0 [junit4] 2> 1619452 INFO (qtp1529925708-21949) [n:127.0.0.1:52502_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0 [junit4] 2> 1619455 INFO (qtp1529925708-21944) [n:127.0.0.1:52502_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v2.jar params={sig=StR3DmqaUSL7qjDOeVEiCqE%2BouiZAkW99fsL48F9oWG047o7NGgwwZ36iGgzDC3S2tPaFjRAd9Zg4UK7OZLQzg%3D%3D&wt=javabin&version=2} status=0 QTime=64 [junit4] 2> 1619457 INFO (updateExecutor-14544-thread-1-processing-n:127.0.0.1:52482_solr) [n:127.0.0.1:52482_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246 [junit4] 2> 1619457 INFO (updateExecutor-14544-thread-1-processing-n:127.0.0.1:52482_solr) [n:127.0.0.1:52482_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar [junit4] 2> 1619457 INFO (updateExecutor-14577-thread-3-processing-n:127.0.0.1:52497_solr) [n:127.0.0.1:52497_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:52502_solr [junit4] 2> 1619457 INFO (qtp1529925708-21945) [n:127.0.0.1:52502_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0 [junit4] 2> 1619468 INFO (qtp1303255225-21936) [n:127.0.0.1:52497_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1619468 INFO (qtp1529925708-21943) [n:127.0.0.1:52502_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=1 [junit4] 2> 1619469 INFO (updateExecutor-14554-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246 [junit4] 2> 1619469 INFO (updateExecutor-14554-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar [junit4] 2> 1619474 INFO (updateExecutor-14577-thread-3-processing-n:127.0.0.1:52497_solr) [n:127.0.0.1:52497_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246 [junit4] 2> 1619474 INFO (updateExecutor-14577-thread-3-processing-n:127.0.0.1:52497_solr) [n:127.0.0.1:52497_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar [junit4] 2> 1619577 INFO (qtp1303255225-21936) [n:127.0.0.1:52497_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=1 [junit4] 2> 1619593 INFO (qtp780056798-21913) [n:127.0.0.1:52481_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=1 [junit4] 2> 1619617 INFO (qtp1674983108-21921) [n:127.0.0.1:52482_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=1 [junit4] 2> 1619657 INFO (qtp1529925708-21944) [n:127.0.0.1:52502_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=1 [junit4] 2> 1619699 INFO (qtp780056798-21913) [n:127.0.0.1:52481_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1619701 INFO (qtp780056798-21913) [n:127.0.0.1:52481_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1619714 INFO (qtp1529925708-21949) [n:127.0.0.1:52502_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1619714 INFO (qtp1303255225-21935) [n:127.0.0.1:52497_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1619716 INFO (qtp1674983108-21921) [n:127.0.0.1:52482_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1619716 INFO (qtp780056798-21913) [n:127.0.0.1:52481_solr ] o.a.s.p.PackageLoader /packages.json updated to version 1 [junit4] 2> 1619716 INFO (qtp780056798-21913) [n:127.0.0.1:52481_solr ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 1619718 INFO (qtp780056798-21913) [n:127.0.0.1:52481_solr ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar] [junit4] 2> 1619727 INFO (qtp780056798-21913) [n:127.0.0.1:52481_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1619730 INFO (qtp780056798-21913) [n:127.0.0.1:52481_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1619733 INFO (qtp780056798-21913) [n:127.0.0.1:52481_solr ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_C74BC42B97156725-001/tempDir-001/node1/filestore/myplugin] [junit4] 2> 1619733 INFO (qtp780056798-21913) [n:127.0.0.1:52481_solr ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg [junit4] 2> 1619733 INFO (qtp780056798-21913) [n:127.0.0.1:52481_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=53 [junit4] 2> 1619735 INFO (zkCallback-14571-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 0 [junit4] 2> 1619735 INFO (zkCallback-14571-thread-1) [ ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 1619735 INFO (zkCallback-14571-thread-1) [ ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar] [junit4] 2> 1619735 INFO (zkCallback-14569-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 0 [junit4] 2> 1619736 INFO (zkCallback-14588-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 0 [junit4] 2> 1619736 INFO (zkCallback-14575-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 0 [junit4] 2> 1619736 INFO (zkCallback-14588-thread-1) [ ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 1619736 INFO (zkCallback-14575-thread-1) [ ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 1619736 INFO (zkCallback-14588-thread-1) [ ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar] [junit4] 2> 1619736 INFO (zkCallback-14575-thread-1) [ ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar] [junit4] 2> 1619738 INFO (qtp1303255225-21934) [n:127.0.0.1:52497_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0 [junit4] 2> 1619740 INFO (zkCallback-14571-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1619741 INFO (zkCallback-14588-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1619742 INFO (zkCallback-14575-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1619743 INFO (zkCallback-14571-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1619743 INFO (qtp780056798-21914) [n:127.0.0.1:52481_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0 [junit4] 2> 1619743 INFO (zkCallback-14588-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1619744 INFO (zkCallback-14571-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_C74BC42B97156725-001/tempDir-001/node2/filestore/myplugin] [junit4] 2> 1619744 INFO (zkCallback-14571-thread-1) [ ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg [junit4] 2> 1619744 INFO (zkCallback-14575-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1619744 INFO (zkCallback-14588-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_C74BC42B97156725-001/tempDir-001/node3/filestore/myplugin] [junit4] 2> 1619744 INFO (zkCallback-14588-thread-1) [ ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg [junit4] 2> 1619744 INFO (qtp1674983108-21926) [n:127.0.0.1:52482_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0 [junit4] 2> 1619744 INFO (zkCallback-14575-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_C74BC42B97156725-001/tempDir-001/node4/filestore/myplugin] [junit4] 2> 1619744 INFO (zkCallback-14575-thread-1) [ ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg [junit4] 2> 1619749 INFO (qtp1529925708-21945) [n:127.0.0.1:52502_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0 [junit4] 2> 1619761 INFO (qtp1529925708-21944) [n:127.0.0.1:52502_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=10 [junit4] 2> 1619763 INFO (qtp1303255225-21936) [n:127.0.0.1:52497_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1619765 ERROR (qtp1303255225-21934) [n:127.0.0.1:52497_solr ] o.a.s.a.V2HttpCall >> path: '/plugin/my/path' [junit4] 2> 1619765 ERROR (qtp1303255225-21934) [n:127.0.0.1:52497_solr ] o.a.s.a.V2HttpCall Error in init() [junit4] 2> => org.apache.solr.common.SolrException: no core retrieved for null [junit4] 2> at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) [junit4] 2> org.apache.solr.common.SolrException: no core retrieved for null [junit4] 2> at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) [java/:?] [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) [java/:?] [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?] [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at java.lang.Thread.run(Thread.java:832) [?:?] [junit4] 2> 1619869 INFO (qtp1529925708-21945) [n:127.0.0.1:52502_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/path params={wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1619873 INFO (qtp1674983108-21926) [n:127.0.0.1:52482_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1619874 INFO (qtp1674983108-21926) [n:127.0.0.1:52482_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1619883 INFO (zkCallback-14569-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 1 [junit4] 2> 1619883 INFO (zkCallback-14569-thread-1) [ ] o.a.s.p.PackageLoader Package mypkg is modified [junit4] 2> 1619883 INFO (zkCallback-14569-thread-1) [ ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar] [junit4] 2> 1619883 INFO (zkCallback-14571-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 1 [junit4] 2> 1619883 INFO (qtp780056798-21918) [n:127.0.0.1:52481_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1619883 INFO (zkCallback-14571-thread-1) [ ] o.a.s.p.PackageLoader Package mypkg is modified [junit4] 2> 1619883 INFO (zkCallback-14571-thread-1) [ ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar] [junit4] 2> 1619883 INFO (qtp1303255225-21930) [n:127.0.0.1:52497_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1619884 INFO (zkCallback-14575-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 1 [junit4] 2> 1619884 INFO (zkCallback-14575-thread-1) [ ] o.a.s.p.PackageLoader Package mypkg is modified [junit4] 2> 1619884 INFO (zkCallback-14575-thread-1) [ ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar] [junit4] 2> 1619885 INFO (qtp1529925708-21943) [n:127.0.0.1:52502_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 1619885 INFO (qtp1674983108-21926) [n:127.0.0.1:52482_solr ] o.a.s.p.PackageLoader /packages.json updated to version 1 [junit4] 2> 1619885 INFO (qtp1674983108-21926) [n:127.0.0.1:52482_solr ] o.a.s.p.PackageLoader Package mypkg is modified [junit4] 2> 1619885 INFO (zkCallback-14588-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 1 [junit4] 2> 1619885 INFO (zkCallback-14588-thread-1) [ ] o.a.s.p.PackageLoader Package mypkg is modified [junit4] 2> 1619885 INFO (zkCallback-14588-thread-1) [ ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar] [junit4] 2> 1619886 INFO (zkCallback-14571-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1619886 INFO (zkCallback-14569-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1619886 INFO (zkCallback-14575-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1619886 INFO (zkCallback-14588-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1619886 INFO (zkCallback-14569-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1619886 INFO (zkCallback-14571-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1619886 INFO (zkCallback-14575-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1619886 INFO (zkCallback-14569-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_C74BC42B97156725-001/tempDir-001/node1/filestore/myplugin] [junit4] 2> 1619886 INFO (zkCallback-14569-thread-1) [ ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg [junit4] 2> 1619886 INFO (zkCallback-14571-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_C74BC42B97156725-001/tempDir-001/node2/filestore/myplugin] [junit4] 2> 1619886 INFO (zkCallback-14571-thread-1) [ ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg [junit4] 2> 1619886 INFO (qtp1674983108-21926) [n:127.0.0.1:52482_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=18 [junit4] 2> 1619886 INFO (zkCallback-14575-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_C74BC42B97156725-001/tempDir-001/node4/filestore/myplugin] [junit4] 2> 1619886 INFO (zkCallback-14575-thread-1) [ ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg [junit4] 2> 1619886 INFO (zkCallback-14588-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 1619891 INFO (zkCallback-14588-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-8.x-Windows/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_C74BC42B97156725-001/tempDir-001/node3/filestore/myplugin] [junit4] 2> 1619891 INFO (zkCallback-14588-thread-1) [ ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg [junit4] 2> 1619891 ERROR (qtp1303255225-21935) [n:127.0.0.1:52497_solr ] o.a.s.a.AnnotatedApi Error executing command [junit4] 2> => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{update=org.apache.solr.client.solrj.request.beans.PluginMeta@5f226d1d, errorMessages=[No such package version:mypkg:2.0 . available versions :[1.0, 2.0]]}], [junit4] 2> at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) [junit4] 2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command [junit4] 2> at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) ~[java/:?] [junit4] 2> at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) [java/:?] [junit4] 2> at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) [java/:?] [junit4] 2> at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?] [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) [java/:?] [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?] [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?] [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at java.lang.Thread.run(Thread.java:832) [?:?] [junit4] 2> 1619891 INFO (qtp1303255225-21935) [n:127.0.0.1:52497_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=2 [junit4] 2> 1619998 INFO (jetty-closer-14625-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1724755732 [junit4] 2> 1619998 INFO (jetty-closer-14625-thread-1) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:52497_solr [junit4] 2> 1619999 INFO (jetty-closer-14625-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=100222789 [junit4] 2> 1619999 INFO (jetty-closer-14625-thread-2) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:52481_solr [junit4] 2> 1619999 INFO (jetty-closer-14625-thread-3) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=368650409 [junit4] 2> 1619999 INFO (jetty-closer-14625-thread-3) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:52482_solr [junit4] 2> 1620017 INFO (jetty-closer-14625-thread-4) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=365025743 [junit4] 2> 1620017 INFO (jetty-closer-14625-thread-4) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:52502_solr [junit4 [...truncated too long message...] s.session node0 Stopped scavenging [junit4] 2> 1633906 INFO (jetty-closer-14750-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@11fe6092{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1633906 INFO (jetty-closer-14750-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6299ac3d{/solr,null,UNAVAILABLE} [junit4] 2> 1633906 INFO (jetty-closer-14750-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1634003 INFO (jetty-closer-14750-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1979161b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1634003 INFO (jetty-closer-14750-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@74c2e616{/solr,null,UNAVAILABLE} [junit4] 2> 1634003 INFO (jetty-closer-14750-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1634004 INFO (TEST-TestContainerPlugin.testApi-seed#[C74BC42B97156725]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 1634008 WARN (TEST-TestContainerPlugin.testApi-seed#[C74BC42B97156725]-SendThread(127.0.0.1:53007)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1005c34c46f0000. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1005c34c46f0000, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1005c34c46f0000, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 1634112 WARN (TEST-TestContainerPlugin.testApi-seed#[C74BC42B97156725]-SendThread(127.0.0.1:53007)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1005c34c46f0001. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1005c34c46f0001, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1005c34c46f0001, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1] [junit4] 2> 1634215 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/aliases.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 4 /solr/packages.json [junit4] 2> 4 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 20 /solr/clusterprops.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 15 /solr/live_nodes [junit4] 2> 7 /solr/overseer/queue [junit4] 2> 5 /solr/collections [junit4] 2> [junit4] 2> 1634219 INFO (TEST-TestContainerPlugin.testApi-seed#[C74BC42B97156725]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53007 [junit4] 2> 1634219 INFO (TEST-TestContainerPlugin.testApi-seed#[C74BC42B97156725]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53007 [junit4] 2> 1634219 INFO (TEST-TestContainerPlugin.testApi-seed#[C74BC42B97156725]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53007 [junit4] 2> 1636262 INFO (TEST-TestContainerPlugin.testApi-seed#[C74BC42B97156725]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testApi [junit4] 2> 1636262 INFO (SUITE-TestContainerPlugin-seed#[C74BC42B97156725]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 1636262 INFO (SUITE-TestContainerPlugin-seed#[C74BC42B97156725]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53007 [junit4] 2> 1636262 INFO (SUITE-TestContainerPlugin-seed#[C74BC42B97156725]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53007 [junit4] 2> 1636262 INFO (SUITE-TestContainerPlugin-seed#[C74BC42B97156725]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53007 [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.TestContainerPlugin_C74BC42B97156725-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=460, maxMBSortInHeap=5.739762163771195, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=smn-FI, timezone=Australia/Lord_Howe [junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 15-ea (64-bit)/cpus=6,threads=1,free=286553560,total=494804992 [junit4] 2> NOTE: All tests run in this JVM: [ResponseHeaderTest, MetricUtilsTest, AsyncCallRequestStatusResponseTest, Tagger2Test, TestSolrJacksonAnnotation, TestBinaryResponseWriter, PrimitiveFieldTypeTest, TestCloudNestedDocsSort, TestSolrDeletionPolicy1, HttpPartitionWithTlogReplicasTest, SolrCoreTest, URLClassifyProcessorTest, TestDocBasedVersionConstraints, DirectoryFactoryTest, DistribDocExpirationUpdateProcessorTest, TestMaxTokenLenTokenizer, DistributedQueryComponentOptimizationTest, ForceLeaderTest, RestoreTriggerStateTest, TestUnifiedSolrHighlighter, TestJmxIntegration, TestConfigReload, DistributedDebugComponentTest, TestLogWatcher, AtomicUpdateRemovalJavabinTest, TestRetrieveFieldsOptimizer, MergeStrategyTest, NumericFieldsTest, CleanupOldIndexTest, TestSubQueryTransformer, TestWordDelimiterFilterFactory, FullHLLTest, V2ApiIntegrationTest, TestDeleteCollectionOnDownNodes, RuleEngineTest, TestJsonFacetsStatsParsing, AliasIntegrationTest, UtilsToolTest, TestFaceting, ChaosMonkeyNothingIsSafeTest, TestUninvertingReader, TestPseudoReturnFields, TestXmlQParserPlugin, TestEmbeddedSolrServerSchemaAPI, NestedAtomicUpdateTest, HdfsNNFailoverTest, TestReload, TestInPlaceUpdatesStandalone, DynamicMapsTest, ConnectionManagerTest, TestSolrCoreProperties, TestReplicationHandlerBackup, TestZkAclsWithHadoopAuth, MoveReplicaTest, TestManagedStopFilterFactory, SolrCmdDistributorTest, StatsComponentTest, TestUseDocValuesAsStored, TestLegacyBM25SimilarityFactory, ConcurrentCreateCollectionTest, TestJavabinTupleStreamParser, TestExclusionRuleCollectionAccess, TestHighlightDedupGrouping, NodeAddedTriggerIntegrationTest, ShardRoutingCustomTest, TestConfigsApi, DirectUpdateHandlerTest, TestManagedSchema, TestSmileRequest, AutoScalingHandlerTest, PeerSyncWithIndexFingerprintCachingTest, TestMultiWordSynonyms, DistributedFacetPivotSmallAdvancedTest, RollingRestartTest, LeaderFailureAfterFreshStartTest, TestFieldCacheVsDocValues, DocExpirationUpdateProcessorFactoryTest, TestMiniSolrCloudClusterSSL, TestClusterProperties, TestWriterPerf, OverseerSolrResponseTest, TestSimUtils, BadComponentTest, SuggesterWFSTTest, TestComponentsName, BooleanFieldTest, CSVRequestHandlerTest, TestStressLiveNodes, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, MinimalSchemaTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestJoin, TestRandomDVFaceting, ProtectedTermFilterFactoryTest, TestDeprecatedFilters, TokenizerChainTest, TestJettySolrRunner, ConnectionReuseTest, AssignBackwardCompatibilityTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, MetricsHistoryIntegrationTest, MultiThreadedOCPTest, SplitShardTest, TestCloudDeleteByQuery, TestCloudPivotFacet, TestConfigSetsAPI, TestSSLRandomization, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, ZkFailoverTest, HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, QueryResultKeyTest, TestCodecSupport, TestCoreContainer, TestMergePolicyConfig, TestReloadAndDeleteDocs, MoreLikeThisHandlerTest, TestContainerPlugin] [junit4] Completed [646/917 (1!)] on J4 in 21.19s, 2 tests, 1 error <<< FAILURES! [...truncated 45789 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1485/consoleText [repro] Revision: b6806355c3cf7c866ab3b2302b78f2b478691876 [repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" [repro] JUnit rest result XML files will be moved to: ./repro-reports [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr\core [repro] TestContainerPlugin [repro] ant compile-test [...truncated 3473 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestContainerPlugin" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=C74BC42B97156725 -Dtests.slow=true -Dtests.locale=smn-FI -Dtests.timezone=Australia/Lord_Howe -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [...truncated 87 lines...] [repro] Failures w/original seeds: [repro] 0/5 failed: org.apache.solr.handler.TestContainerPlugin [repro] Exiting with code 0 [...truncated 96 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
