Build: 
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/34/

1 tests failed.
FAILED:  org.apache.solr.pkg.TestPackages.testSchemaPlugins

Error Message:
Error from server at http://127.0.0.1:34883/solr: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$63/1592710914@2c902834
 rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@436b4f39[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:34883/solr: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$63/1592710914@2c902834
 rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@436b4f39[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
        at 
__randomizedtesting.SeedInfo.seed([E2BBD2268F80927B:F7C63147E5059263]: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.pkg.TestPackages.testSchemaPlugins(TestPackages.java:736)
        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 14982 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 3847406 INFO  
(SUITE-TestPackages-seed#[E2BBD2268F80927B]-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-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 3847407 INFO  
(SUITE-TestPackages-seed#[E2BBD2268F80927B]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_E2BBD2268F80927B-001/data-dir-56-001
   [junit4]   2> 3847407 WARN  
(SUITE-TestPackages-seed#[E2BBD2268F80927B]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 3847407 INFO  
(SUITE-TestPackages-seed#[E2BBD2268F80927B]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3847409 INFO  
(SUITE-TestPackages-seed#[E2BBD2268F80927B]-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> 3847409 INFO  
(SUITE-TestPackages-seed#[E2BBD2268F80927B]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3847412 INFO  
(TEST-TestPackages.testAPI-seed#[E2BBD2268F80927B]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testAPI
   [junit4]   2> 3847413 INFO  
(TEST-TestPackages.testAPI-seed#[E2BBD2268F80927B]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_E2BBD2268F80927B-001/tempDir-001
   [junit4]   2> 3847413 INFO  
(TEST-TestPackages.testAPI-seed#[E2BBD2268F80927B]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3847414 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 3847414 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3847414 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 3847514 INFO  
(TEST-TestPackages.testAPI-seed#[E2BBD2268F80927B]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 43483
   [junit4]   2> 3847514 INFO  
(TEST-TestPackages.testAPI-seed#[E2BBD2268F80927B]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43483
   [junit4]   2> 3847514 INFO  
(TEST-TestPackages.testAPI-seed#[E2BBD2268F80927B]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43483
   [junit4]   2> 3847514 INFO  
(TEST-TestPackages.testAPI-seed#[E2BBD2268F80927B]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43483
   [junit4]   2> 3847516 INFO  
(TEST-TestPackages.testAPI-seed#[E2BBD2268F80927B]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3847519 INFO  (zkConnectionManagerCallback-15031-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3847519 INFO  
(TEST-TestPackages.testAPI-seed#[E2BBD2268F80927B]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3847522 INFO  
(TEST-TestPackages.testAPI-seed#[E2BBD2268F80927B]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3847523 INFO  (zkConnectionManagerCallback-15033-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3847523 INFO  
(TEST-TestPackages.testAPI-seed#[E2BBD2268F80927B]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3847523 INFO  
(TEST-TestPackages.testAPI-seed#[E2BBD2268F80927B]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3847524 INFO  (zkConnectionManagerCallback-15035-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3847524 INFO  
(TEST-TestPackages.testAPI-seed#[E2BBD2268F80927B]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3847627 WARN  (jetty-launcher-15036-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 3847627 WARN  (jetty-launcher-15036-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 3847627 WARN  (jetty-launcher-15036-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 3847627 INFO  (jetty-launcher-15036-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3847627 INFO  (jetty-launcher-15036-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3847627 INFO  (jetty-launcher-15036-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3847627 INFO  (jetty-launcher-15036-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3847627 INFO  (jetty-launcher-15036-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3847627 INFO  (jetty-launcher-15036-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3847627 INFO  (jetty-launcher-15036-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> 3847627 INFO  (jetty-launcher-15036-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> 3847627 INFO  (jetty-launcher-15036-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> 3847627 WARN  (jetty-launcher-15036-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 3847627 INFO  (jetty-launcher-15036-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3847627 INFO  (jetty-launcher-15036-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3847627 INFO  (jetty-launcher-15036-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> 3847630 INFO  (jetty-launcher-15036-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3847630 INFO  (jetty-launcher-15036-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3847630 INFO  (jetty-launcher-15036-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3847630 INFO  (jetty-launcher-15036-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@30707283{/solr,null,AVAILABLE}
   [junit4]   2> 3847632 INFO  (jetty-launcher-15036-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3847632 INFO  (jetty-launcher-15036-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3847632 INFO  (jetty-launcher-15036-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3847632 INFO  (jetty-launcher-15036-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7413b1d5{/solr,null,AVAILABLE}
   [junit4]   2> 3847632 INFO  (jetty-launcher-15036-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3847632 INFO  (jetty-launcher-15036-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3847632 INFO  (jetty-launcher-15036-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3847632 INFO  (jetty-launcher-15036-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@44dc1be0{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:45833}
   [junit4]   2> 3847632 INFO  (jetty-launcher-15036-thread-2) [     ] 
o.e.j.s.Server Started @3847661ms
   [junit4]   2> 3847632 INFO  (jetty-launcher-15036-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45833}
   [junit4]   2> 3847633 INFO  (jetty-launcher-15036-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@388f9693{/solr,null,AVAILABLE}
   [junit4]   2> 3847633 ERROR (jetty-launcher-15036-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3847633 INFO  (jetty-launcher-15036-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3847633 INFO  (jetty-launcher-15036-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 3847633 INFO  (jetty-launcher-15036-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3847633 INFO  (jetty-launcher-15036-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 3847633 INFO  (jetty-launcher-15036-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-15T14:17:48.935Z
   [junit4]   2> 3847633 INFO  (jetty-launcher-15036-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@33d04ea6{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:43573}
   [junit4]   2> 3847633 INFO  (jetty-launcher-15036-thread-4) [     ] 
o.e.j.s.Server Started @3847661ms
   [junit4]   2> 3847633 INFO  (jetty-launcher-15036-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43573}
   [junit4]   2> 3847633 ERROR (jetty-launcher-15036-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3847633 INFO  (jetty-launcher-15036-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3847633 INFO  (jetty-launcher-15036-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 3847633 INFO  (jetty-launcher-15036-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3847633 INFO  (jetty-launcher-15036-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 3847633 INFO  (jetty-launcher-15036-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-15T14:17:48.935Z
   [junit4]   2> 3847633 INFO  (jetty-launcher-15036-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3847634 INFO  (jetty-launcher-15036-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3847634 INFO  (jetty-launcher-15036-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3847634 INFO  (jetty-launcher-15036-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3847634 INFO  (jetty-launcher-15036-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2ff1de2a{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:44071}
   [junit4]   2> 3847634 INFO  (jetty-launcher-15036-thread-1) [     ] 
o.e.j.s.Server Started @3847662ms
   [junit4]   2> 3847634 INFO  (jetty-launcher-15036-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44071}
   [junit4]   2> 3847634 ERROR (jetty-launcher-15036-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3847634 INFO  (jetty-launcher-15036-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3847634 INFO  (jetty-launcher-15036-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 3847634 INFO  (jetty-launcher-15036-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3847634 INFO  (jetty-launcher-15036-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 3847634 INFO  (jetty-launcher-15036-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-15T14:17:48.936Z
   [junit4]   2> 3847635 INFO  (jetty-launcher-15036-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3dbf27a2{/solr,null,AVAILABLE}
   [junit4]   2> 3847635 INFO  (jetty-launcher-15036-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3847636 INFO  (jetty-launcher-15036-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3847636 INFO  (zkConnectionManagerCallback-15038-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3847636 INFO  (jetty-launcher-15036-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3847636 INFO  (jetty-launcher-15036-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3847636 INFO  (zkConnectionManagerCallback-15040-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3847636 INFO  (jetty-launcher-15036-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3847637 INFO  (zkConnectionManagerCallback-15042-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3847637 INFO  (jetty-launcher-15036-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3847637 INFO  (jetty-launcher-15036-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@659f1fec{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:43679}
   [junit4]   2> 3847637 INFO  (jetty-launcher-15036-thread-3) [     ] 
o.e.j.s.Server Started @3847665ms
   [junit4]   2> 3847637 INFO  (jetty-launcher-15036-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43679}
   [junit4]   2> 3847637 INFO  (jetty-launcher-15036-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3847637 ERROR (jetty-launcher-15036-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3847637 INFO  (jetty-launcher-15036-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3847637 INFO  (jetty-launcher-15036-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 3847637 INFO  (jetty-launcher-15036-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3847637 INFO  (jetty-launcher-15036-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 3847637 INFO  (jetty-launcher-15036-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-15T14:17:48.939Z
   [junit4]   2> 3847637 INFO  (jetty-launcher-15036-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3847642 INFO  (jetty-launcher-15036-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3847642 INFO  (zkConnectionManagerCallback-15044-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3847642 INFO  (jetty-launcher-15036-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3847644 WARN  
(jetty-launcher-15036-thread-2-SendThread(127.0.0.1:43483)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100490cd2d10003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100490cd2d10003, 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 0x100490cd2d10003, 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> 3847644 INFO  (jetty-launcher-15036-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3847644 WARN  
(jetty-launcher-15036-thread-4-SendThread(127.0.0.1:43483)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100490cd2d10004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100490cd2d10004, 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 0x100490cd2d10004, 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> 3847648 WARN  
(jetty-launcher-15036-thread-3-SendThread(127.0.0.1:43483)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100490cd2d10006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100490cd2d10006, 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 0x100490cd2d10006, 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> 3848098 INFO  (jetty-launcher-15036-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3848099 WARN  (jetty-launcher-15036-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2aca4dd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3848099 WARN  (jetty-launcher-15036-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2aca4dd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3848114 WARN  (jetty-launcher-15036-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6f7189e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3848114 WARN  (jetty-launcher-15036-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6f7189e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3848115 INFO  (jetty-launcher-15036-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43483/solr
   [junit4]   2> 3848123 INFO  (jetty-launcher-15036-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3848123 INFO  (zkConnectionManagerCallback-15063-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3848123 INFO  (jetty-launcher-15036-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3848225 INFO  (jetty-launcher-15036-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3848226 INFO  (jetty-launcher-15036-thread-3) 
[n:127.0.0.1:43679_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3848226 WARN  (jetty-launcher-15036-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@26450161[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3848226 WARN  (jetty-launcher-15036-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@26450161[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3848231 WARN  (jetty-launcher-15036-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7815163b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3848231 WARN  (jetty-launcher-15036-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7815163b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3848232 INFO  (jetty-launcher-15036-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43483/solr
   [junit4]   2> 3848233 INFO  (zkConnectionManagerCallback-15066-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3848233 INFO  (jetty-launcher-15036-thread-3) 
[n:127.0.0.1:43679_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3848233 INFO  (jetty-launcher-15036-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3848254 INFO  (zkConnectionManagerCallback-15072-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3848254 INFO  (jetty-launcher-15036-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3848314 INFO  (jetty-launcher-15036-thread-3) 
[n:127.0.0.1:43679_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43679_solr
   [junit4]   2> 3848315 INFO  (jetty-launcher-15036-thread-3) 
[n:127.0.0.1:43679_solr     ] o.a.s.c.Overseer Overseer 
(id=72137913463275528-127.0.0.1:43679_solr-n_0000000000) starting
   [junit4]   2> 3848322 INFO  
(OverseerStateUpdate-72137913463275528-127.0.0.1:43679_solr-n_0000000000) 
[n:127.0.0.1:43679_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43679_solr
   [junit4]   2> 3848326 INFO  (jetty-launcher-15036-thread-3) 
[n:127.0.0.1:43679_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43679_solr
   [junit4]   2> 3848334 INFO  (jetty-launcher-15036-thread-3) 
[n:127.0.0.1:43679_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 3848334 WARN  (jetty-launcher-15036-thread-3) 
[n:127.0.0.1:43679_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> 3848341 INFO  (zkCallback-15065-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3848357 INFO  (jetty-launcher-15036-thread-2) 
[n:127.0.0.1:45833_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3848360 INFO  (jetty-launcher-15036-thread-3) 
[n:127.0.0.1:43679_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3848370 INFO  (zkConnectionManagerCallback-15082-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3848370 INFO  (jetty-launcher-15036-thread-2) 
[n:127.0.0.1:45833_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3848373 INFO  (jetty-launcher-15036-thread-2) 
[n:127.0.0.1:45833_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3848376 INFO  (jetty-launcher-15036-thread-2) 
[n:127.0.0.1:45833_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45833_solr as DOWN
   [junit4]   2> 3848377 INFO  (jetty-launcher-15036-thread-2) 
[n:127.0.0.1:45833_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3848377 INFO  (jetty-launcher-15036-thread-2) 
[n:127.0.0.1:45833_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45833_solr
   [junit4]   2> 3848378 INFO  (zkCallback-15065-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3848379 INFO  (jetty-launcher-15036-thread-2) 
[n:127.0.0.1:45833_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 3848379 WARN  (jetty-launcher-15036-thread-2) 
[n:127.0.0.1:45833_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> 3848398 INFO  (jetty-launcher-15036-thread-2) 
[n:127.0.0.1:45833_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3848398 INFO  (jetty-launcher-15036-thread-3) 
[n:127.0.0.1:43679_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43679.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d833539
   [junit4]   2> 3848406 INFO  (zkCallback-15081-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3848409 INFO  (jetty-launcher-15036-thread-3) 
[n:127.0.0.1:43679_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43679.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d833539
   [junit4]   2> 3848410 INFO  (jetty-launcher-15036-thread-3) 
[n:127.0.0.1:43679_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43679.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d833539
   [junit4]   2> 3848410 INFO  (jetty-launcher-15036-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3848410 WARN  (jetty-launcher-15036-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@159560ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3848411 WARN  (jetty-launcher-15036-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@159560ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3848412 INFO  (jetty-launcher-15036-thread-3) 
[n:127.0.0.1:43679_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_E2BBD2268F80927B-001/tempDir-001/node3
   [junit4]   2> 3848414 WARN  (jetty-launcher-15036-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@63b67eb4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3848414 WARN  (jetty-launcher-15036-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@63b67eb4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3848415 INFO  (jetty-launcher-15036-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43483/solr
   [junit4]   2> 3848422 INFO  (jetty-launcher-15036-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3848426 INFO  (jetty-launcher-15036-thread-2) 
[n:127.0.0.1:45833_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45833.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d833539
   [junit4]   2> 3848429 INFO  (zkConnectionManagerCallback-15100-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3848430 INFO  (jetty-launcher-15036-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3848430 WARN  
(jetty-launcher-15036-thread-1-SendThread(127.0.0.1:43483)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100490cd2d1000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100490cd2d1000b, 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 0x100490cd2d1000b, 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> 3848435 INFO  (jetty-launcher-15036-thread-2) 
[n:127.0.0.1:45833_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45833.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d833539
   [junit4]   2> 3848435 INFO  (jetty-launcher-15036-thread-2) 
[n:127.0.0.1:45833_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45833.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d833539
   [junit4]   2> 3848436 INFO  (jetty-launcher-15036-thread-2) 
[n:127.0.0.1:45833_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_E2BBD2268F80927B-001/tempDir-001/node2
   [junit4]   2> 3848532 INFO  (jetty-launcher-15036-thread-1) 
[n:127.0.0.1:44071_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3848533 INFO  (zkConnectionManagerCallback-15103-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3848534 INFO  (jetty-launcher-15036-thread-1) 
[n:127.0.0.1:44071_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3848539 INFO  (jetty-launcher-15036-thread-1) 
[n:127.0.0.1:44071_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3848543 INFO  (jetty-launcher-15036-thread-1) 
[n:127.0.0.1:44071_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44071_solr as DOWN
   [junit4]   2> 3848544 INFO  (jetty-launcher-15036-thread-1) 
[n:127.0.0.1:44071_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3848544 INFO  (jetty-launcher-15036-thread-1) 
[n:127.0.0.1:44071_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44071_solr
   [junit4]   2> 3848545 INFO  (zkCallback-15065-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3848545 INFO  (zkCallback-15081-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3848546 INFO  (zkCallback-15102-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3848546 INFO  (jetty-launcher-15036-thread-1) 
[n:127.0.0.1:44071_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 3848547 WARN  (jetty-launcher-15036-thread-1) 
[n:127.0.0.1:44071_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> 3848570 INFO  (jetty-launcher-15036-thread-1) 
[n:127.0.0.1:44071_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3848591 INFO  (jetty-launcher-15036-thread-1) 
[n:127.0.0.1:44071_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44071.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d833539
   [junit4]   2> 3848605 INFO  (jetty-launcher-15036-thread-1) 
[n:127.0.0.1:44071_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44071.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d833539
   [junit4]   2> 3848605 INFO  (jetty-launcher-15036-thread-1) 
[n:127.0.0.1:44071_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44071.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d833539
   [junit4]   2> 3848607 INFO  (jetty-launcher-15036-thread-1) 
[n:127.0.0.1:44071_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_E2BBD2268F80927B-001/tempDir-001/node1
   [junit4]   2> 3848666 INFO  (jetty-launcher-15036-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3848667 WARN  (jetty-launcher-15036-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@71e7a071[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3848667 WARN  (jetty-launcher-15036-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@71e7a071[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3848670 WARN  (jetty-launcher-15036-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@c31e476[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3848670 WARN  (jetty-launcher-15036-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@c31e476[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3848671 INFO  (jetty-launcher-15036-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43483/solr
   [junit4]   2> 3848676 INFO  (jetty-launcher-15036-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3848677 INFO  (zkConnectionManagerCallback-15118-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3848677 INFO  (jetty-launcher-15036-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3848779 INFO  (jetty-launcher-15036-thread-4) 
[n:127.0.0.1:43573_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3848780 INFO  (zkConnectionManagerCallback-15120-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3848780 INFO  (jetty-launcher-15036-thread-4) 
[n:127.0.0.1:43573_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3848786 INFO  (jetty-launcher-15036-thread-4) 
[n:127.0.0.1:43573_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3848790 INFO  (jetty-launcher-15036-thread-4) 
[n:127.0.0.1:43573_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43573_solr as DOWN
   [junit4]   2> 3848791 INFO  (jetty-launcher-15036-thread-4) 
[n:127.0.0.1:43573_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3848791 INFO  (jetty-launcher-15036-thread-4) 
[n:127.0.0.1:43573_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43573_solr
   [junit4]   2> 3848793 INFO  (zkCallback-15102-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3848793 INFO  (zkCallback-15065-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3848793 INFO  (zkCallback-15081-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3848793 INFO  (zkCallback-15119-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3848794 INFO  (jetty-launcher-15036-thread-4) 
[n:127.0.0.1:43573_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 3848795 WARN  (jetty-launcher-15036-thread-4) 
[n:127.0.0.1:43573_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> 3848812 INFO  (jetty-launcher-15036-thread-4) 
[n:127.0.0.1:43573_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3848832 INFO  (jetty-launcher-15036-thread-4) 
[n:127.0.0.1:43573_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43573.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d833539
   [junit4]   2> 3848841 INFO  (jetty-launcher-15036-thread-4) 
[n:127.0.0.1:43573_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43573.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d833539
   [junit4]   2> 3848841 INFO  (jetty-launcher-15036-thread-4) 
[n:127.0.0.1:43573_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43573.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d833539
   [junit4]   2> 3848842 INFO  (jetty-launcher-15036-thread-4) 
[n:127.0.0.1:43573_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_E2BBD2268F80927B-001/tempDir-001/node4
   [junit4]   2> 3848866 INFO  
(TEST-TestPackages.testAPI-seed#[E2BBD2268F80927B]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 3848867 INFO  
(TEST-TestPackages.testAPI-seed#[E2BBD2268F80927B]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3848868 INFO  (zkConnectionManagerCallback-15133-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3848868 INFO  
(TEST-TestPackages.testAPI-seed#[E2BBD2268F80927B]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3848870 INFO  
(TEST-TestPackages.testAPI-seed#[E2BBD2268F80927B]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3848871 INFO  
(TEST-TestPackages.testAPI-seed#[E2BBD2268F80927B]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43483/solr ready
   [junit4]   2> 3848920 INFO  (qtp1800994039-192792) [n:127.0.0.1:43679_solr   
  ] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/v.0.12/jar_a.jar
   [junit4]   2> 3848922 INFO  (qtp557200508-192800) [n:127.0.0.1:44071_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 3848923 INFO  (qtp1024960372-192798) [n:127.0.0.1:43573_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 3848924 INFO  (qtp1243344083-192782) [n:127.0.0.1:45833_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 3848924 INFO  (qtp1800994039-192792) [n:127.0.0.1:43679_solr   
  ] o.a.s.f.DistribPackageStore Unable to download file : 
/mypkg/v.0.12/jar_a.jar
   [junit4]   2> 3848925 INFO  (qtp1800994039-192792) [n:127.0.0.1:43679_solr   
  ] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/v.0.12/jar_b.jar
   [junit4]   2> 3848925 INFO  (qtp1024960372-192799) [n:127.0.0.1:43573_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 3848926 INFO  (qtp1243344083-192784) [n:127.0.0.1:45833_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 3848926 INFO  (qtp557200508-192802) [n:127.0.0.1:44071_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 3848926 INFO  (qtp1800994039-192792) [n:127.0.0.1:43679_solr   
  ] o.a.s.f.DistribPackageStore Unable to download file : 
/mypkg/v.0.12/jar_b.jar
   [junit4]   2> 3848927 ERROR (qtp1800994039-192792) [n:127.0.0.1:43679_solr   
  ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => 
org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, 
errors: 
[{add=org.apache.solr.client.solrj.request.beans.Package$AddVersion@31e6adf8, 
errorMessages=[No such file: /mypkg/v.0.12/jar_a.jar, No such file: 
/mypkg/v.0.12/jar_b.jar]}], 
   [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> 3848928 INFO  (qtp1800994039-192792) [n:127.0.0.1:43679_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=400 QTime=35
   [junit4]   2> 3848932 INFO  (qtp1024960372-192808) [n:127.0.0.1:43573_solr   
  ] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/v.0.12/jar_a.jar
   [junit4]   2> 3848933 INFO  (qtp1800994039-192806) [n:127.0.0.1:43679_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 3848933 INFO  (qtp1243344083-192786) [n:127.0.0.1:45833_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 3848934 INFO  (qtp557200508-192805) [n:127.0.0.1:44071_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 3848935 INFO  (qtp1024960372-192808) [n:127.0.0.1:43573_solr   
  ] o.a.s.f.DistribPackageStore Unable to download file : 
/mypkg/v.0.12/jar_a.jar
   [junit4]   2> 3848966 INFO  (qtp1024960372-192808) [n:127.0.0.1:43573_solr   
  ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and 
metadata. sizes 6860 144
   [junit4]   2> 3848974 INFO  (qtp557200508-192797) [n:127.0.0.1:44071_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:43573_solr} 
status=0 QTime=0
   [junit4]   2> 3848975 INFO  
(updateExecutor-15095-thread-1-processing-n:127.0.0.1:44071_solr) 
[n:127.0.0.1:44071_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_a.jar from 127.0.0.1:43573_solr 
   [junit4]   2> 3848975 INFO  (qtp1800994039-192812) [n:127.0.0.1:43679_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:43573_solr} 
status=0 QTime=0
   [junit4]   2> 3848976 INFO  
(updateExecutor-15059-thread-1-processing-n:127.0.0.1:43679_solr) 
[n:127.0.0.1:43679_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_a.jar from 127.0.0.1:43573_solr 
   [junit4]   2> 3848977 INFO  (qtp1024960372-192798) [n:127.0.0.1:43573_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 3848977 INFO  (qtp1024960372-192799) [n:127.0.0.1:43573_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 3848980 INFO  (qtp1024960372-192803) [n:127.0.0.1:43573_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 3848981 INFO  (qtp1243344083-192780) [n:127.0.0.1:45833_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:43573_solr} 
status=0 QTime=4
   [junit4]   2> 3848981 INFO  (qtp1024960372-192796) [n:127.0.0.1:43573_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 3848982 INFO  
(updateExecutor-15068-thread-1-processing-n:127.0.0.1:45833_solr) 
[n:127.0.0.1:45833_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_a.jar from 127.0.0.1:43573_solr 
   [junit4]   2> 3848982 INFO  (qtp1024960372-192808) [n:127.0.0.1:43573_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/files/mypkg/v.0.12/jar_a.jar params={wt=javabin&version=2} 
status=0 QTime=52
   [junit4]   2> 3848983 INFO  (qtp1024960372-192799) [n:127.0.0.1:43573_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 3848984 INFO  (qtp1024960372-192796) [n:127.0.0.1:43573_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 3848986 INFO  (qtp1800994039-192792) [n:127.0.0.1:43679_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 3849010 INFO  
(updateExecutor-15068-thread-1-processing-n:127.0.0.1:45833_solr) 
[n:127.0.0.1:45833_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 3849010 INFO  
(updateExecutor-15059-thread-1-processing-n:127.0.0.1:43679_solr) 
[n:127.0.0.1:43679_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 3849010 INFO  
(updateExecutor-15095-thread-1-processing-n:127.0.0.1:44071_solr) 
[n:127.0.0.1:44071_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 3849010 INFO  
(updateExecutor-15068-thread-1-processing-n:127.0.0.1:45833_solr) 
[n:127.0.0.1:45833_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_a.jar
   [junit4]   2> 3849010 INFO  
(updateExecutor-15095-thread-1-processing-n:127.0.0.1:44071_solr) 
[n:127.0.0.1:44071_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_a.jar
   [junit4]   2> 3849010 INFO  
(updateExecutor-15059-thread-1-processing-n:127.0.0.1:43679_solr) 
[n:127.0.0.1:43679_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_a.jar
   [junit4]   2> 3849089 INFO  (qtp1800994039-192791) [n:127.0.0.1:43679_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 3849092 INFO  (qtp1243344083-192784) [n:127.0.0.1:45833_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 3849094 INFO  (qtp557200508-192802) [n:127.0.0.1:44071_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 3849096 INFO  (qtp1024960372-192808) [n:127.0.0.1:43573_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 3849101 ERROR (qtp1024960372-192796) [n:127.0.0.1:43573_solr   
  ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => 
org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, 
errors: 
[{add=org.apache.solr.client.solrj.request.beans.Package$AddVersion@2722146d, 
errorMessages=[/mypkg/v.0.12/jar_a.jar has no signature]}], 
   [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> 3849103 INFO  (qtp1024960372-192796) [n:127.0.0.1:43573_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=400 QTime=6
   [junit4]   2> 3849132 INFO  (qtp1024960372-192803) [n:127.0.0.1:43573_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:43679_solr} status=0 QTime=0
   [junit4]   2> 3849132 INFO  
(updateExecutor-15114-thread-2-processing-n:127.0.0.1:43573_solr) 
[n:127.0.0.1:43573_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:43679_solr 
   [junit4]   2> 3849132 INFO  (qtp557200508-192797) [n:127.0.0.1:44071_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:43679_solr} status=0 QTime=0
   [junit4]   2> 3849132 INFO  (qtp1800994039-192791) [n:127.0.0.1:43679_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> 3849133 INFO  
(updateExecutor-15095-thread-1-processing-n:127.0.0.1:44071_solr) 
[n:127.0.0.1:44071_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:43679_solr 
   [junit4]   2> 3849133 INFO  (qtp1800994039-192792) [n:127.0.0.1:43679_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 3849134 INFO  (qtp1243344083-192780) [n:127.0.0.1:45833_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:43679_solr} status=0 QTime=0
   [junit4]   2> 3849134 INFO  (qtp1800994039-192806) [n:127.0.0.1:43679_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=1
   [junit4]   2> 3849135 INFO  
(updateExecutor-15068-thread-1-processing-n:127.0.0.1:45833_solr) 
[n:127.0.0.1:45833_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:43679_solr 
   [junit4]   2> 3849135 INFO  (qtp1800994039-192812) [n:127.0.0.1:43679_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 
QTime=5
   [junit4]   1> sync resp: 
http://127.0.0.1:43679/api/node/files/_trusted_/keys/pub_key512.der?sync=true 
,is: null
   [junit4]   2> 3849135 INFO  (qtp1800994039-192791) [n:127.0.0.1:43679_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 3849135 INFO  (qtp1800994039-192792) [n:127.0.0.1:43679_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> 3849136 INFO  (qtp1800994039-192812) [n:127.0.0.1:43679_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 3849137 INFO  (qtp1800994039-192791) [n:127.0.0.1:43679_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> 3849139 INFO  (qtp1243344083-192784) [n:127.0.0.1:45833_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> 3849148 INFO  
(updateExecutor-15114-thread-2-processing-n:127.0.0.1:43573_solr) 
[n:127.0.0.1:43573_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 3849148 INFO  
(updateExecutor-15095-thread-1-processing-n:127.0.0.1:44071_solr) 
[n:127.0.0.1:44071_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 3849148 INFO  
(updateExecutor-15114-thread-2-processing-n:127.0.0.1:43573_solr) 
[n:127.0.0.1:43573_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 3849148 INFO  
(updateExecutor-15095-thread-1-processing-n:127.0.0.1:44071_solr) 
[n:127.0.0.1:44071_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 3849160 INFO  
(updateExecutor-15068-thread-1-processing-n:127.0.0.1:45833_solr) 
[n:127.0.0.1:45833_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 3849160 INFO  
(updateExecutor-15068-thread-1-processing-n:127.0.0.1:45833_solr) 
[n:127.0.0.1:45833_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 3849242 INFO  (qtp1243344083-192782) [n:127.0.0.1:45833_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> 3849244 INFO  (qtp557200508-192802) [n:127.0.0.1:44071_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> 3849247 INFO  (qtp1024960372-192798) [n:127.0.0.1:43573_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> 3849250 INFO  (qtp1243344083-192780) [n:127.0.0.1:45833_solr   
  ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 3849251 INFO  (qtp1243344083-192780) [n:127.0.0.1:45833_solr   
  ] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/v.0.12/jar_b.jar
   [junit4]   2> 3849251 INFO  (qtp1800994039-192812) [n:127.0.0.1:43679_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 3849252 INFO  (qtp1024960372-192803) [n:127.0.0.1:43573_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 3849253 INFO  (qtp557200508-192800) [n:127.0.0.1:44071_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 3849253 INFO  (qtp1243344083-192780) [n:127.0.0.1:45833_solr   
  ] o.a.s.f.DistribPackageStore Unable to download file : 
/mypkg/v.0.12/jar_b.jar
   [junit4]   2> 3849268 INFO  (qtp1243344083-192780) [n:127.0.0.1:45833_solr   
  ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and 
metadata. sizes 6860 246
   [junit4]   2> 3849271 INFO  (qtp557200508-192802) [n:127.0.0.1:44071_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:45833_solr} 
status=0 QTime=0
   [junit4]   2> 3849271 INFO  
(updateExecutor-15095-thread-1-processing-n:127.0.0.1:44071_solr) 
[n:127.0.0.1:44071_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_b.jar from 127.0.0.1:45833_solr 
   [junit4]   2> 3849272 INFO  (qtp1800994039-192806) [n:127.0.0.1:43679_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:45833_solr} 
status=0 QTime=0
   [junit4]   2> 3849272 INFO  (qtp1243344083-192784) [n:127.0.0.1:45833_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
   [junit4]   2> 3849272 INFO  
(updateExecutor-15059-thread-2-processing-n:127.0.0.1:43679_solr) 
[n:127.0.0.1:43679_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_b.jar from 127.0.0.1:45833_solr 
   [junit4]   2> 3849272 INFO  (qtp1024960372-192808) [n:127.0.0.1:43573_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar params={getFrom=127.0.0.1:45833_solr} 
status=0 QTime=0
   [junit4]   2> 3849272 INFO  
(updateExecutor-15114-thread-2-processing-n:127.0.0.1:43573_solr) 
[n:127.0.0.1:43573_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_b.jar from 127.0.0.1:45833_solr 
   [junit4]   2> 3849273 INFO  (qtp1243344083-192785) [n:127.0.0.1:45833_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
   [junit4]   2> 3849273 INFO  (qtp1243344083-192786) [n:127.0.0.1:45833_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/.jar_b.jar.json params={} status=0 QTime=0
   [junit4]   2> 3849273 INFO  (qtp1243344083-192782) [n:127.0.0.1:45833_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
   [junit4]   2> 3849273 INFO  (qtp1243344083-192784) [n:127.0.0.1:45833_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
   [junit4]   2> 3849274 INFO  (qtp1243344083-192785) [n:127.0.0.1:45833_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar params={} status=0 QTime=0
   [junit4]   2> 3849276 INFO  (qtp1243344083-192780) [n:127.0.0.1:45833_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/files/mypkg/v.0.12/jar_b.jar 
params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2}
 status=0 QTime=27
   [junit4]   2> 3849278 INFO  (qtp1800994039-192792) [n:127.0.0.1:43679_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 3849282 INFO  (qtp1243344083-192782) [n:127.0.0.1:45833_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 3849287 INFO  (qtp557200508-192805) [n:127.0.0.1:44071_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 3849287 INFO  
(updateExecutor-15095-thread-1-processing-n:127.0.0.1:44071_solr) 
[n:127.0.0.1:44071_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 3849287 INFO  
(updateExecutor-15114-thread-2-processing-n:127.0.0.1:43573_solr) 
[n:127.0.0.1:43573_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 3849287 INFO  
(updateExecutor-15095-thread-1-processing-n:127.0.0.1:44071_solr) 
[n:127.0.0.1:44071_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_b.jar
   [junit4]   2> 3849287 INFO  
(updateExecutor-15114-thread-2-processing-n:127.0.0.1:43573_solr) 
[n:127.0.0.1:43573_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_b.jar
   [junit4]   2> 3849287 INFO  
(updateExecutor-15059-thread-2-processing-n:127.0.0.1:43679_solr) 
[n:127.0.0.1:43679_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 3849287 INFO  
(updateExecutor-15059-thread-2-processing-n:127.0.0.1:43679_solr) 
[n:127.0.0.1:43679_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_b.jar
   [junit4]   2> 3849291 INFO  (qtp1024960372-192799) [n:127.0.0.1:43573_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.12/jar_b.jar params={meta=true&wt=javabin} status=0 
QTime=0
   [junit4]   2> 3849294 INFO  (qtp1243344083-192780) [n:127.0.0.1:45833_solr   
  ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 3849295 INFO  (qtp1243344083-192780) [n:127.0.0.1:45833_solr   
  ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 3849303 DEBUG (zkCallback-15102-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 3849303 DEBUG (zkCallback-15081-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 3849303 DEBUG (zkCallback-15119-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 3849303 DEBUG (zkCallback-15065-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 3849306 INFO  (qtp557200508-192802) [n:127.0.0.1:44071_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 3849307 INFO  (qtp1024960372-192808) [n:127.0.0.1:43573_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 3849307 INFO  (qtp1800994039-192806) [n:127.0.0.1:43679_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 3849307 INFO  (qtp1243344083-192780) [n:127.0.0.1:45833_solr   
  ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 3849307 INFO  (qtp1243344083-192780) [n:127.0.0.1:45833_solr   
  ] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 3849353 INFO  (qtp1243344083-192780) [n:127.0.0.1:45833_solr   
  ] o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with 
artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 3849363 INFO  (qtp1243344083-192780) [n:127.0.0.1:45833_solr   
  ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 3849363 INFO  (qtp1243344083-192780) [n:127.0.0.1:45833_solr   
  ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 3849365 INFO  (qtp1243344083-192780) [n:127.0.0.1:45833_solr   
  ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_E2BBD2268F80927B-001/tempDir-001/node2/filestore/mypkg/v.0.12]
   [junit4]   2> 3849365 INFO  (qtp1243344083-192780) [n:127.0.0.1:45833_solr   
  ] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 3849365 INFO  (qtp1243344083-192780) [n:127.0.0.1:45833_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=0 QTime=73
   [junit4]   2> 3849387 INFO  (qtp557200508-192805) [n:127.0.0.1:44071_solr    
 ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 3849388 INFO  (qtp557200508-192805) [n:127.0.0.1:44071_solr    
 ] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/v.0.13/jar_a.jar
   [junit4]   2> 3849389 INFO  (qtp1024960372-192798) [n:127.0.0.1:43573_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/jar_a.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 3849389 INFO  (qtp1243344083-192786) [n:127.0.0.1:45833_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/jar_a.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 3849390 INFO  (qtp1800994039-192791) [n:127.0.0.1:43679_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/jar_a.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 3849390 INFO  (qtp557200508-192805) [n:127.0.0.1:44071_solr    
 ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 3849397 INFO  (zkCallback-15081-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 3849397 INFO  (zkCallback-15119-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 3849397 INFO  (zkCallback-15119-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 3849397 INFO  (zkCallback-15119-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with 
artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 3849398 INFO  (zkCallback-15065-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 3849398 INFO  (zkCallback-15065-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 3849398 INFO  (zkCallback-15065-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with 
artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 3849398 INFO  (zkCallback-15102-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 3849398 INFO  (zkCallback-15102-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 3849398 INFO  (zkCallback-15102-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 0.12 added for package: test_pkg with 
artifacts [/mypkg/v.0.12/jar_b.jar]
   [junit4]   2> 3849398 INFO  (zkCallback-15119-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 3849398 INFO  (zkCallback-15065-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 3849398 INFO  (zkCallback-15102-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 3849399 INFO  (zkCallback-15119-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 3849399 INFO  (zkCallback-15065-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 3849399 INFO  (zkCallback-15102-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 3849400 INFO  (zkCallback-15119-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_E2BBD2268F80927B-001/tempDir-001/node4/filestore/mypkg/v.0.12]
   [junit4]   2> 3849400 INFO  (zkCallback-15119-thread-1) [     ] 
o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 3849400 INFO  (zkCallback-15065-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_E2BBD2268F80927B-001/tempDir-001/node3/filestore/mypkg/v.0.12]
   [junit4]   2> 3849400 INFO  (zkCallback-15102-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_E2BBD2268F80927B-001/tempDir-001/node1/filestore/mypkg/v.0.12]
   [junit4]   2> 3849400 INFO  (zkCallback-15065-thread-1) [     ] 
o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 3849400 INFO  (zkCallback-15102-thread-1) [     ] 
o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 3849410 INFO  (qtp557200508-192805) [n:127.0.0.1:44071_solr    
 ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.13/jar_a.jar and 
metadata. sizes 6582 246
   [junit4]   2> 3849412 INFO  (qtp1024960372-192799) [n:127.0.0.1:43573_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:44071_solr} 
status=0 QTime=0
   [junit4]   2> 3849412 INFO  
(updateExecutor-15114-thread-2-processing-n:127.0.0.1:43573_solr) 
[n:127.0.0.1:43573_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.13/jar_a.jar from 127.0.0.1:44071_solr 
   [junit4]   2> 3849413 INFO  (qtp557200508-192797) [n:127.0.0.1:44071_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 3849413 INFO  (qtp1243344083-192782) [n:127.0.0.1:45833_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:44071_solr} 
status=0 QTime=0
   [junit4]   2> 3849413 INFO  
(updateExecutor-15068-thread-2-processing-n:127.0.0.1:45833_solr) 
[n:127.0.0.1:45833_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.13/jar_a.jar from 127.0.0.1:44071_solr 
   [junit4]   2> 3849413 INFO  (qtp557200508-192800) [n:127.0.0.1:44071_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 3849413 INFO  (qtp557200508-192802) [n:127.0.0.1:44071_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 3849413 INFO  (qtp1800994039-192792) [n:127.0.0.1:43679_solr   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/jar_a.jar params={getFrom=127.0.0.1:44071_solr} 
status=0 QTime=0
   [junit4]   2> 3849414 INFO  
(updateExecutor-15059-thread-2-processing-n:127.0.0.1:43679_solr) 
[n:127.0.0.1:43679_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.13/jar_a.jar from 127.0.0.1:44071_solr 
   [junit4]   2> 3849414 INFO  (qtp557200508-192804) [n:127.0.0.1:44071_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 3849414 INFO  (qtp557200508-192797) [n:127.0.0.1:44071_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 3849415 INFO  (qtp557200508-192800) [n:127.0.0.1:44071_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/v.0.13/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 3849416 INFO  (qtp557200508-192805) [n:127.0.0.1:44071_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/files/mypkg/v.0.13/jar_a.jar 
params={sig=j%2BRflxi64tXdqosIhbusqi6GTwZq8znunC/dzwcWW0/dHlFGKDurO

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

orter [org.apache.solr.metrics.reporters.SolrJmxReporter@6954f624: rootName = 
solr_45385, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@5ed8c965
   [junit4]   2> 3879793 INFO  (jetty-closer-15579-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 3879796 WARN  
(jetty-launcher-15343-thread-2-SendThread(127.0.0.1:36779)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100490d31b8000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100490d31b8000e, 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 0x100490d31b8000e, 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> 3879796 INFO  (zkCallback-15394-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3879796 INFO  (zkCallback-15561-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3879798 WARN  
(jetty-launcher-15343-thread-4-SendThread(127.0.0.1:36779)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100490d31b8000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100490d31b8000a, 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 0x100490d31b8000a, 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> 3879882 INFO  (jetty-closer-15579-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72137915055472648-127.0.0.1:41551_solr-n_0000000000) closing
   [junit4]   2> 3879985 INFO  (jetty-closer-15579-thread-5) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7af8c397{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 3879985 INFO  (jetty-closer-15579-thread-5) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1740a6e6{/solr,null,UNAVAILABLE}
   [junit4]   2> 3879986 INFO  (jetty-closer-15579-thread-5) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3880287 INFO  (jetty-closer-15579-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@f7cd6ea{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 3880287 INFO  (jetty-closer-15579-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@590ef6ad{/solr,null,UNAVAILABLE}
   [junit4]   2> 3880287 INFO  (jetty-closer-15579-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3883737 INFO  (jetty-closer-15579-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@294fb77b{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 3883737 INFO  (jetty-closer-15579-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@62a133c5{/solr,null,UNAVAILABLE}
   [junit4]   2> 3883737 INFO  (jetty-closer-15579-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3886505 INFO  (jetty-closer-15579-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@e5ddda{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 3886505 INFO  (jetty-closer-15579-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@55906ea5{/solr,null,UNAVAILABLE}
   [junit4]   2> 3886505 INFO  (jetty-closer-15579-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3886696 INFO  (jetty-closer-15579-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@37f6fb5d{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 3886696 INFO  (jetty-closer-15579-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2a561363{/solr,null,UNAVAILABLE}
   [junit4]   2> 3886696 INFO  (jetty-closer-15579-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3886697 INFO  
(TEST-TestPackages.testPluginLoading-seed#[E2BBD2268F80927B]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3886901 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>        21      /solr/configs/conf
   [junit4]   2>        17      
/solr/collections/testPluginLoadingColl/terms/shard1
   [junit4]   2>        7       
/solr/collections/testPluginLoadingColl/terms/shard2
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        5       /solr/packages.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       
/solr/collections/testPluginLoadingColl/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        109     
/solr/collections/testPluginLoadingColl/state.json
   [junit4]   2>        24      /solr/packages.json
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72137915055472650-127.0.0.1:32891_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        44      /solr/overseer/queue
   [junit4]   2>        31      /solr/live_nodes
   [junit4]   2>        11      /solr/collections
   [junit4]   2>        9       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 3886904 INFO  
(TEST-TestPackages.testPluginLoading-seed#[E2BBD2268F80927B]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36779
   [junit4]   2> 3886904 INFO  
(TEST-TestPackages.testPluginLoading-seed#[E2BBD2268F80927B]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36779
   [junit4]   2> 3886904 INFO  
(TEST-TestPackages.testPluginLoading-seed#[E2BBD2268F80927B]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36779
   [junit4]   2> 3886906 INFO  
(TEST-TestPackages.testPluginLoading-seed#[E2BBD2268F80927B]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testPluginLoading
   [junit4]   2> 3886906 INFO  
(SUITE-TestPackages-seed#[E2BBD2268F80927B]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3886907 INFO  
(SUITE-TestPackages-seed#[E2BBD2268F80927B]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36779
   [junit4]   2> 3886907 INFO  
(SUITE-TestPackages-seed#[E2BBD2268F80927B]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36779
   [junit4]   2> 3886907 INFO  
(SUITE-TestPackages-seed#[E2BBD2268F80927B]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36779
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_E2BBD2268F80927B-001
   [junit4]   2> Sep 15, 2020 2:18:28 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-KW, 
timezone=Asia/Dushanbe
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=151910064,total=525336576
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestPayloadCheckQParserPlugin, TestJsonFacetsWithNestedObjects, 
TestFieldCacheVsDocValues, TestRTimerTree, TestLazySolrCluster, DeleteNodeTest, 
SampleTest, TestReRankQParserPlugin, TestLMDirichletSimilarityFactory, 
TestStreamBody, TestAddFieldRealTimeGet, TestSystemIdResolver, 
CollectionsAPISolrJTest, OverriddenZkACLAndCredentialsProvidersTest, 
SolrGraphiteReporterTest, SecurityConfHandlerTest, BasicFunctionalityTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestHashQParserPlugin, 
TestRestoreCore, UpdateParamsTest, DistributedIntervalFacetingTest, 
TestZkChroot, TestReplicaProperties, TestNestedUpdateProcessor, SyncSliceTest, 
AssignBackwardCompatibilityTest, TestReplicationHandler, TestMacros, 
TestSimUtils, HdfsBasicDistributedZkTest, HdfsDirectoryTest, 
TestSimNodeLostTrigger, TestSha256AuthenticationProvider, StressHdfsTest, 
StatsComponentTest, TestEmbeddedSolrServerAdminHandler, SolrCLIZkUtilsTest, 
OverseerTest, TestClassicSimilarityFactory, TestBackupRepositoryFactory, 
NoCacheHeaderTest, TestRebalanceLeaders, TestSerializedLuceneMatchVersion, 
HdfsCollectionsAPIDistributedZkTest, SolrCloudReportersTest, 
TestDefaultStatsCache, TestRandomDVFaceting, TestDownShardTolerantSearch, 
TestScoreJoinQPNoScore, TestMiniSolrCloudClusterSSL, TestXmlQParser, 
SpatialHeatmapFacetsTest, TestDistribPackageStore, TestFileDictionaryLookup, 
TestShortCircuitedRequests, TestNumericTokenStream, TestClusterProperties, 
TestSolrQueryParser, BitVectorTest, TestPackages]
   [junit4] Completed [532/919 (1!)] on J1 in 40.03s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to