Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/244/

1 tests failed.
FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at http://127.0.0.1:34173/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:34173/solr: Error executing command
        at 
__randomizedtesting.SeedInfo.seed([2BBF14A228FBA107:C6E1ECD31AB1768E]:0)
        at 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66)
        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:390)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.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 
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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15481 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 2036661 INFO  
(SUITE-TestContainerPlugin-seed#[2BBF14A228FBA107]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2036661 INFO  
(SUITE-TestContainerPlugin-seed#[2BBF14A228FBA107]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2036662 INFO  
(SUITE-TestContainerPlugin-seed#[2BBF14A228FBA107]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/data-dir-159-001
   [junit4]   2> 2036662 WARN  
(SUITE-TestContainerPlugin-seed#[2BBF14A228FBA107]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 2036662 INFO  
(SUITE-TestContainerPlugin-seed#[2BBF14A228FBA107]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2036663 INFO  
(SUITE-TestContainerPlugin-seed#[2BBF14A228FBA107]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2036665 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage
   [junit4]   2> 2036666 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001
   [junit4]   2> 2036666 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2036666 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2036666 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2036673 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2036766 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 44067
   [junit4]   2> 2036767 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44067
   [junit4]   2> 2036767 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44067
   [junit4]   2> 2036767 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44067
   [junit4]   2> 2036769 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036771 INFO  (zkConnectionManagerCallback-21828-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036771 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036780 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036784 INFO  (zkConnectionManagerCallback-21830-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036784 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036784 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036785 INFO  (zkConnectionManagerCallback-21832-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036785 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036786 WARN  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]-SendThread(127.0.0.1:44067))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x100412b7a430002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100412b7a430002, 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 0x100412b7a430002, 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> 2036887 WARN  (jetty-launcher-21833-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2036887 WARN  (jetty-launcher-21833-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2036887 INFO  (jetty-launcher-21833-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2036887 INFO  (jetty-launcher-21833-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2036887 INFO  (jetty-launcher-21833-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2036888 INFO  (jetty-launcher-21833-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2036888 INFO  (jetty-launcher-21833-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 2036888 INFO  (jetty-launcher-21833-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 2036888 WARN  (jetty-launcher-21833-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2036888 INFO  (jetty-launcher-21833-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2036888 INFO  (jetty-launcher-21833-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2036888 INFO  (jetty-launcher-21833-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 2036888 WARN  (jetty-launcher-21833-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2036888 INFO  (jetty-launcher-21833-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2036888 INFO  (jetty-launcher-21833-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2036888 INFO  (jetty-launcher-21833-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 2036896 INFO  (jetty-launcher-21833-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2036896 INFO  (jetty-launcher-21833-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2036896 INFO  (jetty-launcher-21833-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2036896 INFO  (jetty-launcher-21833-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d28f327{/solr,null,AVAILABLE}
   [junit4]   2> 2036908 INFO  (jetty-launcher-21833-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2036908 INFO  (jetty-launcher-21833-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2036908 INFO  (jetty-launcher-21833-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2036908 INFO  (jetty-launcher-21833-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3f06de77{/solr,null,AVAILABLE}
   [junit4]   2> 2036908 INFO  (jetty-launcher-21833-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2036908 INFO  (jetty-launcher-21833-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2036908 INFO  (jetty-launcher-21833-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2036908 INFO  (jetty-launcher-21833-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ddbc3de{/solr,null,AVAILABLE}
   [junit4]   2> 2036910 INFO  (jetty-launcher-21833-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2036910 INFO  (jetty-launcher-21833-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2036910 INFO  (jetty-launcher-21833-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@e584445{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:45079}
   [junit4]   2> 2036910 INFO  (jetty-launcher-21833-thread-2) [     ] 
o.e.j.s.Server Started @2036933ms
   [junit4]   2> 2036910 INFO  (jetty-launcher-21833-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2036910 INFO  (jetty-launcher-21833-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45079}
   [junit4]   2> 2036910 ERROR (jetty-launcher-21833-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2036910 INFO  (jetty-launcher-21833-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2036910 INFO  (jetty-launcher-21833-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 2036910 INFO  (jetty-launcher-21833-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2036910 INFO  (jetty-launcher-21833-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2036910 INFO  (jetty-launcher-21833-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-14T01:32:54.139Z
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@f68a5d2{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:34173}
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-3) [     ] 
o.e.j.s.Server Started @2036934ms
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@21b6aada{/solr,null,AVAILABLE}
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34173}
   [junit4]   2> 2036911 ERROR (jetty-launcher-21833-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-14T01:32:54.140Z
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6963448a{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:36315}
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-4) [     ] 
o.e.j.s.Server Started @2036935ms
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36315}
   [junit4]   2> 2036911 ERROR (jetty-launcher-21833-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2036911 INFO  (jetty-launcher-21833-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-14T01:32:54.140Z
   [junit4]   2> 2036912 INFO  (jetty-launcher-21833-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036913 INFO  (jetty-launcher-21833-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036916 INFO  (jetty-launcher-21833-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036916 INFO  (jetty-launcher-21833-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@686d71a0{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:39029}
   [junit4]   2> 2036916 INFO  (jetty-launcher-21833-thread-1) [     ] 
o.e.j.s.Server Started @2036939ms
   [junit4]   2> 2036916 INFO  (jetty-launcher-21833-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39029}
   [junit4]   2> 2036916 ERROR (jetty-launcher-21833-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2036916 INFO  (jetty-launcher-21833-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2036916 INFO  (jetty-launcher-21833-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 2036916 INFO  (jetty-launcher-21833-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2036916 INFO  (jetty-launcher-21833-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2036916 INFO  (jetty-launcher-21833-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-14T01:32:54.145Z
   [junit4]   2> 2036917 INFO  (jetty-launcher-21833-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2036917 INFO  (zkConnectionManagerCallback-21837-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036918 INFO  (jetty-launcher-21833-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036918 INFO  (zkConnectionManagerCallback-21839-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036918 INFO  (jetty-launcher-21833-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036918 INFO  (jetty-launcher-21833-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2036918 INFO  (zkConnectionManagerCallback-21841-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036918 INFO  (jetty-launcher-21833-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036920 INFO  (zkConnectionManagerCallback-21835-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2036920 INFO  (jetty-launcher-21833-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2036920 INFO  (jetty-launcher-21833-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2036923 INFO  (jetty-launcher-21833-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2036923 INFO  (jetty-launcher-21833-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2036926 WARN  
(jetty-launcher-21833-thread-3-SendThread(127.0.0.1:44067)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100412b7a430005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100412b7a430005, 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 0x100412b7a430005, 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> 2037028 WARN  
(jetty-launcher-21833-thread-1-SendThread(127.0.0.1:44067)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100412b7a430006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100412b7a430006, 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 0x100412b7a430006, 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> 2037029 WARN  
(jetty-launcher-21833-thread-2-SendThread(127.0.0.1:44067)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100412b7a430003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100412b7a430003, 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 0x100412b7a430003, 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> 2038151 INFO  (jetty-launcher-21833-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2038153 WARN  (jetty-launcher-21833-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4745d05e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038153 WARN  (jetty-launcher-21833-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4745d05e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038164 WARN  (jetty-launcher-21833-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@405138bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038164 WARN  (jetty-launcher-21833-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@405138bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038165 INFO  (jetty-launcher-21833-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44067/solr
   [junit4]   2> 2038176 INFO  (jetty-launcher-21833-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2038196 INFO  (zkConnectionManagerCallback-21860-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2038196 INFO  (jetty-launcher-21833-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2038197 WARN  
(jetty-launcher-21833-thread-4-SendThread(127.0.0.1:44067)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100412b7a430007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100412b7a430007, 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 0x100412b7a430007, 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> 2038457 INFO  (jetty-launcher-21833-thread-4) 
[n:127.0.0.1:36315_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2038463 INFO  (jetty-launcher-21833-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2038466 INFO  (zkConnectionManagerCallback-21862-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2038466 INFO  (jetty-launcher-21833-thread-4) 
[n:127.0.0.1:36315_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2038473 WARN  (jetty-launcher-21833-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5cc9ee3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038483 WARN  (jetty-launcher-21833-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5cc9ee3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038488 WARN  (jetty-launcher-21833-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6f7ceceb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038488 WARN  (jetty-launcher-21833-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6f7ceceb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038489 INFO  (jetty-launcher-21833-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44067/solr
   [junit4]   2> 2038500 INFO  (jetty-launcher-21833-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2038512 INFO  (zkConnectionManagerCallback-21871-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2038512 INFO  (jetty-launcher-21833-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2038515 INFO  (jetty-launcher-21833-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2038516 WARN  (jetty-launcher-21833-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@20061f71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038516 WARN  (jetty-launcher-21833-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@20061f71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038518 WARN  (jetty-launcher-21833-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@38939ea1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038518 WARN  (jetty-launcher-21833-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@38939ea1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2038519 INFO  (jetty-launcher-21833-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44067/solr
   [junit4]   2> 2038527 INFO  (jetty-launcher-21833-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2038532 INFO  (zkConnectionManagerCallback-21878-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2038532 INFO  (jetty-launcher-21833-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2038634 INFO  (jetty-launcher-21833-thread-1) 
[n:127.0.0.1:39029_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2038635 INFO  (zkConnectionManagerCallback-21880-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2038635 INFO  (jetty-launcher-21833-thread-1) 
[n:127.0.0.1:39029_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2038645 INFO  (jetty-launcher-21833-thread-4) 
[n:127.0.0.1:36315_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36315_solr
   [junit4]   2> 2038646 INFO  (jetty-launcher-21833-thread-4) 
[n:127.0.0.1:36315_solr     ] o.a.s.c.Overseer Overseer 
(id=72129249028538376-127.0.0.1:36315_solr-n_0000000000) starting
   [junit4]   2> 2038647 INFO  (jetty-launcher-21833-thread-1) 
[n:127.0.0.1:39029_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39029_solr
   [junit4]   2> 2038648 INFO  (zkCallback-21861-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2038650 INFO  (jetty-launcher-21833-thread-1) 
[n:127.0.0.1:39029_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2038650 WARN  (jetty-launcher-21833-thread-1) 
[n:127.0.0.1:39029_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> 2038656 INFO  (zkCallback-21879-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2038660 INFO  
(OverseerStateUpdate-72129249028538376-127.0.0.1:36315_solr-n_0000000000) 
[n:127.0.0.1:36315_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36315_solr
   [junit4]   2> 2038683 INFO  (jetty-launcher-21833-thread-4) 
[n:127.0.0.1:36315_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36315_solr as DOWN
   [junit4]   2> 2038684 INFO  (jetty-launcher-21833-thread-4) 
[n:127.0.0.1:36315_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2038684 INFO  (jetty-launcher-21833-thread-4) 
[n:127.0.0.1:36315_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36315_solr
   [junit4]   2> 2038685 INFO  (jetty-launcher-21833-thread-4) 
[n:127.0.0.1:36315_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2038686 WARN  (jetty-launcher-21833-thread-4) 
[n:127.0.0.1:36315_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> 2038704 INFO  (zkCallback-21879-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2038708 INFO  (zkCallback-21861-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2038712 INFO  (jetty-launcher-21833-thread-1) 
[n:127.0.0.1:39029_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2038719 INFO  (jetty-launcher-21833-thread-4) 
[n:127.0.0.1:36315_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2038751 INFO  (jetty-launcher-21833-thread-3) 
[n:127.0.0.1:34173_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2038762 INFO  (jetty-launcher-21833-thread-1) 
[n:127.0.0.1:39029_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39029.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2038763 INFO  (zkConnectionManagerCallback-21898-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2038763 INFO  (jetty-launcher-21833-thread-3) 
[n:127.0.0.1:34173_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2038774 INFO  (jetty-launcher-21833-thread-3) 
[n:127.0.0.1:34173_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2038775 INFO  (jetty-launcher-21833-thread-1) 
[n:127.0.0.1:39029_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39029.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2038776 INFO  (jetty-launcher-21833-thread-1) 
[n:127.0.0.1:39029_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39029.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2038777 INFO  (jetty-launcher-21833-thread-3) 
[n:127.0.0.1:34173_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34173_solr as DOWN
   [junit4]   2> 2038777 INFO  (jetty-launcher-21833-thread-3) 
[n:127.0.0.1:34173_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2038777 INFO  (jetty-launcher-21833-thread-3) 
[n:127.0.0.1:34173_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34173_solr
   [junit4]   2> 2038779 INFO  (jetty-launcher-21833-thread-1) 
[n:127.0.0.1:39029_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node1
   [junit4]   2> 2038780 INFO  (zkCallback-21861-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2038780 INFO  (zkCallback-21879-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2038784 INFO  (jetty-launcher-21833-thread-4) 
[n:127.0.0.1:36315_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36315.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2038788 INFO  (zkCallback-21897-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2038791 INFO  (jetty-launcher-21833-thread-3) 
[n:127.0.0.1:34173_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2038791 WARN  (jetty-launcher-21833-thread-3) 
[n:127.0.0.1:34173_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> 2038812 INFO  (jetty-launcher-21833-thread-4) 
[n:127.0.0.1:36315_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36315.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2038812 INFO  (jetty-launcher-21833-thread-4) 
[n:127.0.0.1:36315_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36315.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2038814 INFO  (jetty-launcher-21833-thread-4) 
[n:127.0.0.1:36315_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node4
   [junit4]   2> 2038815 INFO  (jetty-launcher-21833-thread-3) 
[n:127.0.0.1:34173_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2038964 INFO  (jetty-launcher-21833-thread-3) 
[n:127.0.0.1:34173_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34173.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2038974 INFO  (jetty-launcher-21833-thread-3) 
[n:127.0.0.1:34173_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34173.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2038974 INFO  (jetty-launcher-21833-thread-3) 
[n:127.0.0.1:34173_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34173.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2038976 INFO  (jetty-launcher-21833-thread-3) 
[n:127.0.0.1:34173_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node3
   [junit4]   2> 2039119 INFO  (jetty-launcher-21833-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2039119 WARN  (jetty-launcher-21833-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@76ad9e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2039119 WARN  (jetty-launcher-21833-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@76ad9e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2039122 WARN  (jetty-launcher-21833-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@51e35117[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2039122 WARN  (jetty-launcher-21833-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@51e35117[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2039123 INFO  (jetty-launcher-21833-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44067/solr
   [junit4]   2> 2039124 INFO  (jetty-launcher-21833-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2039127 INFO  (zkConnectionManagerCallback-21915-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2039127 INFO  (jetty-launcher-21833-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2039229 INFO  (jetty-launcher-21833-thread-2) 
[n:127.0.0.1:45079_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2039230 INFO  (zkConnectionManagerCallback-21917-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2039230 INFO  (jetty-launcher-21833-thread-2) 
[n:127.0.0.1:45079_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2039233 INFO  (jetty-launcher-21833-thread-2) 
[n:127.0.0.1:45079_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2039236 INFO  (jetty-launcher-21833-thread-2) 
[n:127.0.0.1:45079_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45079_solr as DOWN
   [junit4]   2> 2039237 INFO  (jetty-launcher-21833-thread-2) 
[n:127.0.0.1:45079_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2039237 INFO  (jetty-launcher-21833-thread-2) 
[n:127.0.0.1:45079_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45079_solr
   [junit4]   2> 2039238 INFO  (zkCallback-21897-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2039238 INFO  (zkCallback-21879-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2039238 INFO  (zkCallback-21861-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2039238 INFO  (zkCallback-21916-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2039239 INFO  (jetty-launcher-21833-thread-2) 
[n:127.0.0.1:45079_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2039239 WARN  (jetty-launcher-21833-thread-2) 
[n:127.0.0.1:45079_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> 2039255 INFO  (jetty-launcher-21833-thread-2) 
[n:127.0.0.1:45079_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2039274 INFO  (jetty-launcher-21833-thread-2) 
[n:127.0.0.1:45079_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45079.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2039282 INFO  (jetty-launcher-21833-thread-2) 
[n:127.0.0.1:45079_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45079.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2039282 INFO  (jetty-launcher-21833-thread-2) 
[n:127.0.0.1:45079_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45079.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a0885a6
   [junit4]   2> 2039283 INFO  (jetty-launcher-21833-thread-2) 
[n:127.0.0.1:45079_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node2
   [junit4]   2> 2039303 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2039304 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2039304 INFO  (zkConnectionManagerCallback-21930-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2039304 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2039305 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2039306 INFO  
(TEST-TestContainerPlugin.testApiFromPackage-seed#[2BBF14A228FBA107]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44067/solr ready
   [junit4]   2> 2039319 INFO  (qtp1722450693-35524) [n:127.0.0.1:39029_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:34173_solr} status=0 QTime=0
   [junit4]   2> 2039320 INFO  
(updateExecutor-21867-thread-1-processing-n:127.0.0.1:39029_solr) 
[n:127.0.0.1:39029_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:34173_solr 
   [junit4]   2> 2039324 INFO  (qtp28265367-35515) [n:127.0.0.1:34173_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> 2039324 INFO  (qtp1738843662-35519) [n:127.0.0.1:36315_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:34173_solr} status=0 QTime=0
   [junit4]   2> 2039324 INFO  
(updateExecutor-21856-thread-1-processing-n:127.0.0.1:36315_solr) 
[n:127.0.0.1:36315_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:34173_solr 
   [junit4]   2> 2039324 INFO  (qtp28265367-35530) [n:127.0.0.1:34173_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 2039325 INFO  (qtp28265367-35513) [n:127.0.0.1:34173_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> 2039325 INFO  (qtp10467878-35503) [n:127.0.0.1:45079_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:34173_solr} status=0 QTime=0
   [junit4]   2> 2039325 INFO  (qtp28265367-35515) [n:127.0.0.1:34173_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 2039326 INFO  
(updateExecutor-21911-thread-1-processing-n:127.0.0.1:45079_solr) 
[n:127.0.0.1:45079_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:34173_solr 
   [junit4]   2> 2039326 INFO  (qtp28265367-35514) [n:127.0.0.1:34173_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 
QTime=10
   [junit4]   1> sync resp: 
http://127.0.0.1:34173/api/node/files/_trusted_/keys/pub_key512.der?sync=true 
,is: null
   [junit4]   2> 2039326 INFO  (qtp28265367-35530) [n:127.0.0.1:34173_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> 2039327 INFO  (qtp28265367-35513) [n:127.0.0.1:34173_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 2039328 INFO  
(updateExecutor-21867-thread-1-processing-n:127.0.0.1:39029_solr) 
[n:127.0.0.1:39029_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 2039328 INFO  
(updateExecutor-21867-thread-1-processing-n:127.0.0.1:39029_solr) 
[n:127.0.0.1:39029_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 2039329 INFO  
(updateExecutor-21911-thread-1-processing-n:127.0.0.1:45079_solr) 
[n:127.0.0.1:45079_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 2039329 INFO  
(updateExecutor-21856-thread-1-processing-n:127.0.0.1:36315_solr) 
[n:127.0.0.1:36315_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 2039329 INFO  
(updateExecutor-21911-thread-1-processing-n:127.0.0.1:45079_solr) 
[n:127.0.0.1:45079_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 2039329 INFO  
(updateExecutor-21856-thread-1-processing-n:127.0.0.1:36315_solr) 
[n:127.0.0.1:36315_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 2039332 INFO  (qtp1722450693-35527) [n:127.0.0.1:39029_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> 2039334 INFO  (qtp1738843662-35525) [n:127.0.0.1:36315_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> 2039336 INFO  (qtp28265367-35530) [n:127.0.0.1:34173_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> 2039340 INFO  (qtp10467878-35505) [n:127.0.0.1:45079_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> 2039348 INFO  (qtp1722450693-35526) [n:127.0.0.1:39029_solr    
 ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 2039349 INFO  (qtp1722450693-35526) [n:127.0.0.1:39029_solr    
 ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar
   [junit4]   2> 2039349 INFO  (qtp1738843662-35520) [n:127.0.0.1:36315_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> 2039350 INFO  (qtp28265367-35513) [n:127.0.0.1:34173_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> 2039351 INFO  (qtp10467878-35504) [n:127.0.0.1:45079_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> 2039351 INFO  (qtp1722450693-35526) [n:127.0.0.1:39029_solr    
 ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar
   [junit4]   2> 2039353 INFO  (qtp1722450693-35526) [n:127.0.0.1:39029_solr    
 ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. 
sizes 867 246
   [junit4]   2> 2039355 INFO  (qtp10467878-35505) [n:127.0.0.1:45079_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={getFrom=127.0.0.1:39029_solr} status=0 QTime=0
   [junit4]   2> 2039355 INFO  
(updateExecutor-21911-thread-1-processing-n:127.0.0.1:45079_solr) 
[n:127.0.0.1:45079_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v1.jar from 127.0.0.1:39029_solr 
   [junit4]   2> 2039355 INFO  (qtp1738843662-35525) [n:127.0.0.1:36315_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={getFrom=127.0.0.1:39029_solr} status=0 QTime=0
   [junit4]   2> 2039355 INFO  (qtp1722450693-35528) [n:127.0.0.1:39029_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 2039356 INFO  
(updateExecutor-21856-thread-1-processing-n:127.0.0.1:36315_solr) 
[n:127.0.0.1:36315_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v1.jar from 127.0.0.1:39029_solr 
   [junit4]   2> 2039356 INFO  (qtp1722450693-35523) [n:127.0.0.1:39029_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={} status=0 QTime=0
   [junit4]   2> 2039356 INFO  (qtp1722450693-35527) [n:127.0.0.1:39029_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 2039357 INFO  (qtp1722450693-35528) [n:127.0.0.1:39029_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={} status=0 QTime=0
   [junit4]   2> 2039357 INFO  (qtp28265367-35514) [n:127.0.0.1:34173_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={getFrom=127.0.0.1:39029_solr} status=0 QTime=1
   [junit4]   2> 2039357 INFO  
(updateExecutor-21874-thread-2-processing-n:127.0.0.1:34173_solr) 
[n:127.0.0.1:34173_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v1.jar from 127.0.0.1:39029_solr 
   [junit4]   2> 2039357 INFO  (qtp1722450693-35524) [n:127.0.0.1:39029_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0
   [junit4]   2> 2039358 INFO  (qtp1722450693-35523) [n:127.0.0.1:39029_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar 
params={} status=0 QTime=0
   [junit4]   2> 2039358 INFO  (qtp1722450693-35526) [n:127.0.0.1:39029_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=10
   [junit4]   2> 2039359 INFO  
(updateExecutor-21911-thread-1-processing-n:127.0.0.1:45079_solr) 
[n:127.0.0.1:45079_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 2039359 INFO  
(updateExecutor-21911-thread-1-processing-n:127.0.0.1:45079_solr) 
[n:127.0.0.1:45079_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v1.jar
   [junit4]   2> 2039360 INFO  (qtp1722450693-35528) [n:127.0.0.1:39029_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> 2039360 INFO  
(updateExecutor-21856-thread-1-processing-n:127.0.0.1:36315_solr) 
[n:127.0.0.1:36315_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 2039360 INFO  
(updateExecutor-21856-thread-1-processing-n:127.0.0.1:36315_solr) 
[n:127.0.0.1:36315_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v1.jar
   [junit4]   2> 2039361 INFO  
(updateExecutor-21874-thread-2-processing-n:127.0.0.1:34173_solr) 
[n:127.0.0.1:34173_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v1.jar and metadata. sizes 867 246
   [junit4]   2> 2039361 INFO  
(updateExecutor-21874-thread-2-processing-n:127.0.0.1:34173_solr) 
[n:127.0.0.1:34173_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v1.jar
   [junit4]   2> 2039361 INFO  (qtp1738843662-35518) [n:127.0.0.1:36315_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> 2039364 INFO  (qtp28265367-35515) [n:127.0.0.1:34173_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> 2039366 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_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> 2039368 INFO  (qtp28265367-35530) [n:127.0.0.1:34173_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 2039369 INFO  (qtp28265367-35530) [n:127.0.0.1:34173_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar
   [junit4]   2> 2039369 INFO  (qtp1722450693-35526) [n:127.0.0.1:39029_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> 2039370 INFO  (qtp10467878-35505) [n:127.0.0.1:45079_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> 2039370 INFO  (qtp1738843662-35525) [n:127.0.0.1:36315_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> 2039370 INFO  (qtp28265367-35530) [n:127.0.0.1:34173_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar
   [junit4]   2> 2039373 INFO  (qtp28265367-35530) [n:127.0.0.1:34173_solr     
] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. 
sizes 867 246
   [junit4]   2> 2039374 INFO  (qtp1722450693-35527) [n:127.0.0.1:39029_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={getFrom=127.0.0.1:34173_solr} status=0 QTime=0
   [junit4]   2> 2039374 INFO  
(updateExecutor-21867-thread-2-processing-n:127.0.0.1:39029_solr) 
[n:127.0.0.1:39029_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v2.jar from 127.0.0.1:34173_solr 
   [junit4]   2> 2039375 INFO  (qtp28265367-35515) [n:127.0.0.1:34173_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 2039375 INFO  (qtp10467878-35506) [n:127.0.0.1:45079_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={getFrom=127.0.0.1:34173_solr} status=0 QTime=0
   [junit4]   2> 2039375 INFO  
(updateExecutor-21911-thread-1-processing-n:127.0.0.1:45079_solr) 
[n:127.0.0.1:45079_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v2.jar from 127.0.0.1:34173_solr 
   [junit4]   2> 2039375 INFO  (qtp28265367-35512) [n:127.0.0.1:34173_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={} status=0 QTime=0
   [junit4]   2> 2039375 INFO  (qtp1738843662-35532) [n:127.0.0.1:36315_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={getFrom=127.0.0.1:34173_solr} status=0 QTime=0
   [junit4]   2> 2039375 INFO  
(updateExecutor-21856-thread-1-processing-n:127.0.0.1:36315_solr) 
[n:127.0.0.1:36315_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/myplugin/v2.jar from 127.0.0.1:34173_solr 
   [junit4]   2> 2039375 INFO  (qtp28265367-35513) [n:127.0.0.1:34173_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 2039376 INFO  (qtp28265367-35514) [n:127.0.0.1:34173_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0
   [junit4]   2> 2039376 INFO  (qtp28265367-35515) [n:127.0.0.1:34173_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={} status=0 QTime=0
   [junit4]   2> 2039376 INFO  (qtp28265367-35512) [n:127.0.0.1:34173_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar 
params={} status=0 QTime=0
   [junit4]   2> 2039377 INFO  (qtp28265367-35530) [n:127.0.0.1:34173_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=9
   [junit4]   2> 2039378 INFO  
(updateExecutor-21867-thread-2-processing-n:127.0.0.1:39029_solr) 
[n:127.0.0.1:39029_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 2039378 INFO  
(updateExecutor-21867-thread-2-processing-n:127.0.0.1:39029_solr) 
[n:127.0.0.1:39029_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v2.jar
   [junit4]   2> 2039378 INFO  
(updateExecutor-21856-thread-1-processing-n:127.0.0.1:36315_solr) 
[n:127.0.0.1:36315_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 2039378 INFO  
(updateExecutor-21856-thread-1-processing-n:127.0.0.1:36315_solr) 
[n:127.0.0.1:36315_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v2.jar
   [junit4]   2> 2039379 INFO  
(updateExecutor-21911-thread-1-processing-n:127.0.0.1:45079_solr) 
[n:127.0.0.1:45079_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/myplugin/v2.jar and metadata. sizes 867 246
   [junit4]   2> 2039379 INFO  
(updateExecutor-21911-thread-1-processing-n:127.0.0.1:45079_solr) 
[n:127.0.0.1:45079_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/myplugin/v2.jar
   [junit4]   2> 2039380 INFO  (qtp1722450693-35524) [n:127.0.0.1:39029_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> 2039382 INFO  (qtp1738843662-35519) [n:127.0.0.1:36315_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> 2039383 INFO  (qtp28265367-35514) [n:127.0.0.1:34173_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> 2039385 INFO  (qtp10467878-35503) [n:127.0.0.1:45079_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> 2039410 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 2039411 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 2039416 INFO  (qtp1738843662-35518) [n:127.0.0.1:36315_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039416 INFO  (qtp1722450693-35527) [n:127.0.0.1:39029_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039416 INFO  (qtp28265367-35530) [n:127.0.0.1:34173_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039417 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     
] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2039417 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     
] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2039420 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     
] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/myplugin/v1.jar]
   [junit4]   2> 2039429 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 2039429 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 2039430 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     
] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 2039430 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     
] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2039430 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=0 QTime=41
   [junit4]   2> 2039432 INFO  (qtp1722450693-35524) [n:127.0.0.1:39029_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin} status=0 QTime=0
   [junit4]   2> 2039449 INFO  (zkCallback-21897-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2039449 INFO  (zkCallback-21879-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2039449 INFO  (zkCallback-21897-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2039449 INFO  (zkCallback-21879-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2039449 INFO  (zkCallback-21879-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/myplugin/v1.jar]
   [junit4]   2> 2039449 INFO  (zkCallback-21897-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/myplugin/v1.jar]
   [junit4]   2> 2039450 INFO  (zkCallback-21897-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 2039450 INFO  (zkCallback-21879-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 2039451 INFO  (zkCallback-21897-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 2039451 INFO  (zkCallback-21879-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 2039451 INFO  (zkCallback-21897-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 2039451 INFO  (zkCallback-21897-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2039451 INFO  (zkCallback-21916-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2039451 INFO  (zkCallback-21861-thread-2) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 2039451 INFO  (zkCallback-21861-thread-2) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 2039451 INFO  (zkCallback-21879-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 2039451 INFO  (zkCallback-21861-thread-2) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/myplugin/v1.jar]
   [junit4]   2> 2039451 INFO  (zkCallback-21879-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2039452 INFO  (zkCallback-21861-thread-2) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 2039452 INFO  (zkCallback-21861-thread-2) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 2039453 INFO  (zkCallback-21861-thread-2) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 2039453 INFO  (zkCallback-21861-thread-2) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 2039536 INFO  (qtp1722450693-35528) [n:127.0.0.1:39029_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin} status=0 QTime=0
   [junit4]   2> 2039552 INFO  (qtp1738843662-35520) [n:127.0.0.1:36315_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin} status=0 QTime=0
   [junit4]   2> 2039553 INFO  (qtp28265367-35514) [n:127.0.0.1:34173_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin} status=0 QTime=0
   [junit4]   2> 2039555 INFO  (qtp10467878-35504) [n:127.0.0.1:45079_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin} status=0 QTime=0
   [junit4]   2> 2039565 INFO  (qtp28265367-35530) [n:127.0.0.1:34173_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin 
params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 2039566 INFO  (qtp28265367-35513) [n:127.0.0.1:34173_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2039569 ERROR (qtp1722450693-35526) [n:127.0.0.1:39029_solr    
 ] o.a.s.a.V2HttpCall >> path: '/plugin/my/path'
   [junit4]   2> 2039570 ERROR (qtp1722450693-35526) [n:127.0.0.1:39029_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:748) [?:1.8.0_252]
   [junit4]   2> 2039678 INFO  (qtp1722450693-35527) [n:127.0.0.1:39029_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/path 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2039682 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 2039683 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 2039685 INFO  (zkCallback-21861-thread-2) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2039685 INFO  (zkCallback-21861-thread-2) [     ] 
o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 2039685 INFO  (zkCallback-21861-thread-2) [     ] 
o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with 
artifacts [/myplugin/v2.jar]
   [junit4]   2> 2039685 INFO  (zkCallback-21916-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2039685 INFO  (zkCallback-21916-thread-1) [     ] 
o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 2039685 INFO  (qtp1738843662-35518) [n:127.0.0.1:36315_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039686 INFO  (zkCallback-21916-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with 
artifacts [/myplugin/v2.jar]
   [junit4]   2> 2039687 INFO  (zkCallback-21897-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2039687 INFO  (zkCallback-21897-thread-1) [     ] 
o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 2039687 INFO  (qtp28265367-35514) [n:127.0.0.1:34173_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039687 INFO  (zkCallback-21897-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with 
artifacts [/myplugin/v2.jar]
   [junit4]   2> 2039687 INFO  (zkCallback-21879-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2039687 INFO  (zkCallback-21879-thread-1) [     ] 
o.a.s.p.PackageLoader Package mypkg is modified 
   [junit4]   2> 2039687 INFO  (zkCallback-21879-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with 
artifacts [/myplugin/v2.jar]
   [junit4]   2> 2039687 INFO  (zkCallback-21861-thread-2) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 2039687 INFO  (zkCallback-21916-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 2039688 INFO  (qtp1722450693-35528) [n:127.0.0.1:39029_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2039688 INFO  (zkCallback-21916-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 2039688 INFO  (zkCallback-21861-thread-2) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 2039688 INFO  (zkCallback-21879-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 2039689 INFO  (zkCallback-21916-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node2/filestore/myplugin]
   [junit4]   2> 2039689 INFO  (zkCallback-21861-thread-2) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node4/filestore/myplugin]
   [junit4]   2> 2039689 INFO  (zkCallback-21916-thread-1) [     ] 
o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 2039689 INFO  (zkCallback-21861-thread-2) [     ] 
o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 2039689 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     
] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 2039689 INFO  (qtp10467878-35502) [n:127.0.0.1:45079_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 2039689 INFO  (zkCallback-21897-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 2039689 INFO  (zkCallback-21879-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 2039690 INFO  (zkCallback-21879-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node1/filestore/myplugin]
   [junit4]   2> 2039690 INFO  (zkCallback-21879-thread-1) [     ] 
o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 2039690 INFO  (zkCallback-21897-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 2039691 INFO  (zkCallback-21897-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001/tempDir-001/node3/filestore/myplugin]
   [junit4]   2> 2039691 INFO  (zkCallback-21897-thread-1) [     ] 
o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg
   [junit4]   2> 2039691 ERROR (qtp28265367-35515) [n:127.0.0.1:34173_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]]}], 
   [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:748) [?:1.8.0_252]
   [junit4]   2> 2039692 INFO  

[...truncated too long message...]

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> 2051759 INFO  (jetty-closer-22056-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72129249875001353-127.0.0.1:40841_solr-n_0000000000) closing
   [junit4]   2> 2051760 INFO  (jetty-closer-22056-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1f2bb4de{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 2051760 INFO  (jetty-closer-22056-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@67d6e5d8{/solr,null,UNAVAILABLE}
   [junit4]   2> 2051761 INFO  (jetty-closer-22056-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2051860 INFO  (jetty-closer-22056-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@50a245c3{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 2051860 INFO  (jetty-closer-22056-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1bbd2533{/solr,null,UNAVAILABLE}
   [junit4]   2> 2051861 INFO  (jetty-closer-22056-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2051960 INFO  (jetty-closer-22056-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3289829d{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 2051960 INFO  (jetty-closer-22056-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5b21fe91{/solr,null,UNAVAILABLE}
   [junit4]   2> 2051960 INFO  (jetty-closer-22056-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2051961 INFO  
(TEST-TestContainerPlugin.testApi-seed#[2BBF14A228FBA107]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2052063 WARN  
(TEST-TestContainerPlugin.testApi-seed#[2BBF14A228FBA107]-SendThread(127.0.0.1:35937))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x100412bacb70001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100412bacb70001, 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 0x100412bacb70001, 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> 2052164 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>        18      /solr/live_nodes
   [junit4]   2>        10      /solr/overseer/queue
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 2052168 INFO  
(TEST-TestContainerPlugin.testApi-seed#[2BBF14A228FBA107]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35937
   [junit4]   2> 2052168 INFO  
(TEST-TestContainerPlugin.testApi-seed#[2BBF14A228FBA107]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35937
   [junit4]   2> 2052168 INFO  
(TEST-TestContainerPlugin.testApi-seed#[2BBF14A228FBA107]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35937
   [junit4]   2> 2052169 INFO  
(TEST-TestContainerPlugin.testApi-seed#[2BBF14A228FBA107]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testApi
   [junit4]   2> 2052170 INFO  
(SUITE-TestContainerPlugin-seed#[2BBF14A228FBA107]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2052170 INFO  
(SUITE-TestContainerPlugin-seed#[2BBF14A228FBA107]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35937
   [junit4]   2> 2052170 INFO  
(SUITE-TestContainerPlugin-seed#[2BBF14A228FBA107]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35937
   [junit4]   2> 2052170 INFO  
(SUITE-TestContainerPlugin-seed#[2BBF14A228FBA107]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35937
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_2BBF14A228FBA107-001
   [junit4]   2> Sep 14, 2020 1:33:09 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, 
docValues:{}, maxPointsInLeafNode=721, maxMBSortInHeap=6.608073180851678, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=lv-LV, 
timezone=Europe/Chisinau
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=113841520,total=520617984
   [junit4]   2> NOTE: All tests run in this JVM: 
[HdfsCollectionsAPIDistributedZkTest, HdfsThreadLeakTest, 
SignificantTermsQParserPluginTest, TestPhraseSuggestions, ConnectionReuseTest, 
TestSimpleQParserPlugin, CoreAdminRequestStatusTest, TestStressRecovery, 
EnumFieldTest, TestRestoreCore, TestCloudDeleteByQuery, TestReplicationHandler, 
SolrCmdDistributorTest, TestRawTransformer, DistributedSuggestComponentTest, 
CdcrUpdateLogTest, AsyncCallRequestStatusResponseTest, 
TestBackupRepositoryFactory, TestSubQueryTransformerDistrib, 
TestSystemIdResolver, SampleTest, LeaderElectionContextKeyTest, 
TestDistributedTracing, CustomHighlightComponentTest, 
VMParamsZkACLAndCredentialsProvidersTest, HttpTriggerListenerTest, 
LargeFieldTest, CrossCollectionJoinQueryTest, MoveReplicaHDFSFailoverTest, 
MBeansHandlerTest, TestFieldCollectionResource, DistributedExpandComponentTest, 
ParsingFieldUpdateProcessorsTest, TestSolrTestCaseJ4, TestFieldCache, 
TestSolrQueryParser, AutoscalingHistoryHandlerTest, SuggesterWFSTTest, 
DynamicMapsTest, TestFieldCacheVsDocValues, TemplateUpdateProcessorTest, 
TestSolrCloudWithKerberosAlt, TestCloudPseudoReturnFields, TestMissingGroups, 
TestInfoStreamLogging, PrimUtilsTest, 
PeerSyncWithLeaderAndIndexFingerprintCachingTest, 
TimeRoutedAliasUpdateProcessorTest, UninvertDocValuesMergePolicyTest, 
CdcrBootstrapTest, AnalyticsQueryTest, TestManagedSynonymGraphFilterFactory, 
DimensionalRoutedAliasUpdateProcessorTest, TestCollectionAPI, 
TestDistribPackageStore, V2StandaloneTest, HdfsRecoverLeaseTest, 
AtomicUpdateRemovalJavabinTest, TestLRUStatsCache, TestDefaultStatsCache, 
TestClusterProperties, UniqFieldsUpdateProcessorFactoryTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, NoCacheHeaderTest, 
TestFileDictionaryLookup, SpellCheckCollatorWithCollapseTest, 
TestComplexPhraseQParserPlugin, TestSerializedLuceneMatchVersion, 
WordBreakSolrSpellCheckerTest, TestEmbeddedSolrServerAdminHandler, 
CloudMLTQParserTest, ResourceLoaderTest, TestStreamBody, ReplaceNodeTest, 
TestSha256AuthenticationProvider, TestLegacyTerms, 
TestSolrConfigHandlerConcurrent, CollectionsAPISolrJTest, 
MetricsHistoryIntegrationTest, TermVectorComponentTest, MultiThreadedOCPTest, 
TestFilteredDocIdSet, TestReplicaProperties, TestSimNodeLostTrigger, 
ScriptEngineTest, SolrCLIZkUtilsTest, SolrGraphiteReporterTest, OverseerTest, 
TestAtomicUpdateErrorCases, SolrLogAuditLoggerPluginTest, 
AssignBackwardCompatibilityTest, RankFieldTest, TestJsonFacetErrors, 
TestCryptoKeys, CircularListTest, SolrCoreMetricManagerTest, 
TestShortCircuitedRequests, DistribCursorPagingTest, TestRTimerTree, 
TestReload, TestReRankQParserPlugin, TestHashQParserPlugin, 
ShardRoutingCustomTest, StressHdfsTest, SyncSliceTest, ZkNodePropsTest, 
OverseerSolrResponseTest, TestSchemaNameResource, TestElisionMultitermQuery, 
LeaderFailureAfterFreshStartTest, TestExportTool, HdfsDirectoryTest, 
MetricTriggerIntegrationTest, EchoParamsTest, SolrTestCaseJ4Test, 
TestCrossCoreJoin, TestDistributedGrouping, TestJoin, TestRandomFaceting, 
ProtectedTermFilterFactoryTest, TokenizerChainTest, 
TestEmbeddedSolrServerSchemaAPI, ChaosMonkeyNothingIsSafeTest, 
CleanupOldIndexTest, ConfigSetsAPITest, DocValuesNotIndexedTest, 
ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, 
HttpPartitionTest, RoutingToNodesWithPropertiesTest, TestCloudRecovery2, 
TestHashPartitioner, TestLockTree, TestMiniSolrCloudClusterSSL, 
TestRebalanceLeaders, TestTolerantUpdateProcessorCloud, TestUtilizeNode, 
TestZkChroot, TlogReplayBufferedWhileIndexingTest, 
TriLevelCompositeIdRoutingTest, CollectionsAPIAsyncDistributedZkTest, 
ConcurrentCreateCollectionTest, AutoAddReplicasIntegrationTest, 
NodeMarkersRegistrationTest, ScheduledMaintenanceTriggerTest, TestPolicyCloud, 
TestSimComputePlanAction, TestSimDistribStateManager, TestSimDistributedQueue, 
TestSimUtils, TestSnapshotCloudManager, ZkStateReaderTest, ZkStateWriterTest, 
ImplicitSnitchTest, RulesTest, PluginInfoTest, QueryResultKeyTest, 
TestCoreDiscovery, TestDynamicURP, TestMergePolicyConfig, TestSimpleTextCodec, 
TestSolrDeletionPolicy2, FieldAnalysisRequestHandlerTest, 
PingRequestHandlerTest, TestContainerPlugin]
   [junit4] Completed [661/919 (1!)] on J1 in 15.81s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 53200 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to