Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4460/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions 
-XX:+UseZGC

2 tests failed.
FAILED:  org.apache.solr.pkg.TestPackages.testPluginLoading

Error Message:
req: org.apache.solr.pkg.TestPackages$$Lambda$1582/0x00007f4462bb4508@7a43a44d 
. attempt: 9 Mismatch for value : '[Version]' in response , {   
"get":"org.apache.solr.core.RuntimeLibSearchComponent",   
"loader":"java.net.FactoryURLClassLoader",   "Version":"1",   "doc":null}

Stack Trace:
java.lang.AssertionError: req: 
org.apache.solr.pkg.TestPackages$$Lambda$1582/0x00007f4462bb4508@7a43a44d . 
attempt: 9 Mismatch for value : '[Version]' in response , {
  "get":"org.apache.solr.core.RuntimeLibSearchComponent",
  "loader":"java.net.FactoryURLClassLoader",
  "Version":"1",
  "doc":null}
        at 
__randomizedtesting.SeedInfo.seed([34251F0B7979369D:E2A3FFF69A67F107]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:257)
        at org.apache.solr.pkg.TestPackages.executeReq(TestPackages.java:449)
        at 
org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:271)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.pkg.TestPackages.testSchemaPlugins

Error Message:
Error from server at http://127.0.0.1:32955/solr: Underlying core creation 
failed while creating collection: testSchemaLoadingColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:32955/solr: Underlying core creation failed 
while creating collection: testSchemaLoadingColl
        at 
__randomizedtesting.SeedInfo.seed([34251F0B7979369D:2158FC6A13FC3685]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java: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:685)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13989 lines...]
   [junit4] JVM J3: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J3-20200920_072221_8148529757765894864406.sysout
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  SIGILL (0x4) at pc=0x00007fd8597596ae, pid=1620205, tid=1660956
   [junit4] #
   [junit4] # JRE version: OpenJDK Runtime Environment (11.0.6+10) (build 
11.0.6+10)
   [junit4] # Java VM: OpenJDK 64-Bit Server VM (11.0.6+10, mixed mode, tiered, 
z gc, linux-amd64)
   [junit4] # Problematic frame:
   [junit4] # J 30094 c2 
org.apache.solr.schema.TrieField.storedToIndexed(Lorg/apache/lucene/index/IndexableField;Lorg/apache/lucene/util/BytesRefBuilder;)V
 (181 bytes) @ 0x00007fd8597596ae [0x00007fd8597588c0+0x0000000000000dee]
   [junit4] #
   [junit4] # No core dump will be written. Core dumps have been disabled. To 
enable core dumping, try "ulimit -c unlimited" before starting Java again
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/hs_err_pid1620205.log
   [junit4] Compiled method (c2)  239418 12932       4       
org.apache.lucene.util.BytesRef::<init> (41 bytes)
   [junit4]  total in heap  [0x00007fd858e54c90,0x00007fd858e54f58] = 712
   [junit4]  relocation     [0x00007fd858e54e08,0x00007fd858e54e28] = 32
   [junit4]  main code      [0x00007fd858e54e40,0x00007fd858e54ea0] = 96
   [junit4]  stub code      [0x00007fd858e54ea0,0x00007fd858e54ec8] = 40
   [junit4]  oops           [0x00007fd858e54ec8,0x00007fd858e54ed0] = 8
   [junit4]  metadata       [0x00007fd858e54ed0,0x00007fd858e54ed8] = 8
   [junit4]  scopes data    [0x00007fd858e54ed8,0x00007fd858e54ef8] = 32
   [junit4]  scopes pcs     [0x00007fd858e54ef8,0x00007fd858e54f38] = 64
   [junit4]  dependencies   [0x00007fd858e54f38,0x00007fd858e54f40] = 8
   [junit4]  handler table  [0x00007fd858e54f40,0x00007fd858e54f58] = 24
   [junit4] Compiled method (c1)  239418 13719       3       
org.apache.solr.schema.PointField::createFields (344 bytes)
   [junit4]  total in heap  [0x00007fd852973990,0x00007fd852978e30] = 21664
   [junit4]  relocation     [0x00007fd852973b08,0x00007fd852973f80] = 1144
   [junit4]  main code      [0x00007fd852973f80,0x00007fd852977b20] = 15264
   [junit4]  stub code      [0x00007fd852977b20,0x00007fd852977d78] = 600
   [junit4]  oops           [0x00007fd852977d78,0x00007fd852977d80] = 8
   [junit4]  metadata       [0x00007fd852977d80,0x00007fd852977e48] = 200
   [junit4]  scopes data    
   [junit4] [0x00007fd852977e48,0x00007fd8529785e8] = 1952
   [junit4]  scopes pcs     [0x00007fd8529785e8,0x00007fd852978d38] = 1872
   [junit4]  dependencies   [0x00007fd852978d38,0x00007fd852978d40] = 8
   [junit4]  nul chk table  [0x00007fd852978d40,0x00007fd852978e30] = 240
   [junit4] Compiled method (c1)  239418 28441       3       
org.apache.solr.schema.TrieField::createFields (229 bytes)
   [junit4]  total in heap  [0x00007fd8528a9810,0x00007fd8528adc68] = 17496
   [junit4]  relocation     [0x00007fd8528a9988,0x00007fd8528a9d48] = 960
   [junit4]  main code      [0x00007fd8528a9d60,0x00007fd8528acb60] = 11776
   [junit4]  stub code      [0x00007fd8528acb60,0x00007fd8528acd88] = 552
   [junit4]  oops           [0x00007fd8528acd88,0x00007fd8528acd98] = 16
   [junit4]  metadata       [0x00007fd8528acd98,0x00007fd8528ace70] = 216
   [junit4]  scopes data    [0x00007fd8528ace70,0x00007fd8528ad540] = 1744
   [junit4]  scopes pcs     [0x00007fd8528ad540,0x00007fd8528adbb0] = 1648
   [junit4]  dependencies   [0x00007fd8528adbb0,0x00007fd8528adbb8] = 8
   [junit4]  nul chk table  [0x00007fd8528adbb8,0x00007fd8528adc68] = 176
   [junit4] Could not load hsdis-amd64.so; library not loadable; PrintAssembly 
is disabled
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   https://github.com/AdoptOpenJDK/openjdk-support/issues
   [junit4] #
   [junit4] <<< JVM J3: EOF ----

[...truncated 722 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 491936 INFO  
(SUITE-TestPackages-seed#[34251F0B7979369D]-worker) [     ] o.a.s.SolrTestCase 
Setting 'solr.default.confdir' system property to test-framework derived value 
of 
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 491937 INFO  
(SUITE-TestPackages-seed#[34251F0B7979369D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_34251F0B7979369D-001/data-dir-65-001
   [junit4]   2> 491937 WARN  
(SUITE-TestPackages-seed#[34251F0B7979369D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 491937 INFO  
(SUITE-TestPackages-seed#[34251F0B7979369D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 491938 INFO  
(SUITE-TestPackages-seed#[34251F0B7979369D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 491938 INFO  
(SUITE-TestPackages-seed#[34251F0B7979369D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 491940 INFO  
(TEST-TestPackages.testAPI-seed#[34251F0B7979369D]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testAPI
   [junit4]   2> 491940 INFO  
(TEST-TestPackages.testAPI-seed#[34251F0B7979369D]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_34251F0B7979369D-001/tempDir-001
   [junit4]   2> 491940 INFO  
(TEST-TestPackages.testAPI-seed#[34251F0B7979369D]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 491940 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 491940 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 491941 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 492040 INFO  
(TEST-TestPackages.testAPI-seed#[34251F0B7979369D]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 38513
   [junit4]   2> 492040 INFO  
(TEST-TestPackages.testAPI-seed#[34251F0B7979369D]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38513
   [junit4]   2> 492040 INFO  
(TEST-TestPackages.testAPI-seed#[34251F0B7979369D]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38513
   [junit4]   2> 492041 INFO  
(TEST-TestPackages.testAPI-seed#[34251F0B7979369D]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38513
   [junit4]   2> 492042 INFO  
(TEST-TestPackages.testAPI-seed#[34251F0B7979369D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 492043 INFO  (zkConnectionManagerCallback-8213-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 492043 INFO  
(TEST-TestPackages.testAPI-seed#[34251F0B7979369D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 492060 INFO  
(TEST-TestPackages.testAPI-seed#[34251F0B7979369D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 492063 INFO  (zkConnectionManagerCallback-8215-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 492063 INFO  
(TEST-TestPackages.testAPI-seed#[34251F0B7979369D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 492063 INFO  
(TEST-TestPackages.testAPI-seed#[34251F0B7979369D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 492066 INFO  (zkConnectionManagerCallback-8217-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 492066 INFO  
(TEST-TestPackages.testAPI-seed#[34251F0B7979369D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 492169 WARN  (jetty-launcher-8218-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 492169 WARN  (jetty-launcher-8218-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 492169 WARN  (jetty-launcher-8218-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 492169 WARN  (jetty-launcher-8218-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 492169 INFO  (jetty-launcher-8218-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 492169 INFO  (jetty-launcher-8218-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 492169 INFO  (jetty-launcher-8218-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 492169 INFO  (jetty-launcher-8218-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 492169 INFO  (jetty-launcher-8218-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 492169 INFO  (jetty-launcher-8218-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 492169 INFO  (jetty-launcher-8218-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 492169 INFO  (jetty-launcher-8218-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 492169 INFO  (jetty-launcher-8218-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 492169 INFO  (jetty-launcher-8218-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 492169 INFO  (jetty-launcher-8218-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 492169 INFO  (jetty-launcher-8218-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 492171 INFO  (jetty-launcher-8218-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 492171 INFO  (jetty-launcher-8218-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 492171 INFO  (jetty-launcher-8218-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 492171 INFO  (jetty-launcher-8218-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 492171 INFO  (jetty-launcher-8218-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 492171 INFO  (jetty-launcher-8218-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 492171 INFO  (jetty-launcher-8218-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9805109{/solr,null,AVAILABLE}
   [junit4]   2> 492171 INFO  (jetty-launcher-8218-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@58806371{/solr,null,AVAILABLE}
   [junit4]   2> 492171 INFO  (jetty-launcher-8218-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 492171 INFO  (jetty-launcher-8218-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 492171 INFO  (jetty-launcher-8218-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 492171 INFO  (jetty-launcher-8218-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 492171 INFO  (jetty-launcher-8218-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 492171 INFO  (jetty-launcher-8218-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 492171 INFO  (jetty-launcher-8218-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6214aa09{/solr,null,AVAILABLE}
   [junit4]   2> 492171 INFO  (jetty-launcher-8218-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d56e3ed{/solr,null,AVAILABLE}
   [junit4]   2> 492174 INFO  (jetty-launcher-8218-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@38fc8523{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:43925}
   [junit4]   2> 492174 INFO  (jetty-launcher-8218-thread-1) [     ] 
o.e.j.s.Server Started @492438ms
   [junit4]   2> 492174 INFO  (jetty-launcher-8218-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43925}
   [junit4]   2> 492174 ERROR (jetty-launcher-8218-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 492174 INFO  (jetty-launcher-8218-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 492174 INFO  (jetty-launcher-8218-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 492174 INFO  (jetty-launcher-8218-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 492174 INFO  (jetty-launcher-8218-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 492174 INFO  (jetty-launcher-8218-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-20T07:30:34.273728Z
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@45d8d278{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:41965}
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-3) [     ] 
o.e.j.s.Server Started @492438ms
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41965}
   [junit4]   2> 492175 ERROR (jetty-launcher-8218-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-20T07:30:34.274256Z
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@76f7e670{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:34107}
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-2) [     ] 
o.e.j.s.Server Started @492439ms
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34107}
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 492175 ERROR (jetty-launcher-8218-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5160e153{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:44679}
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-20T07:30:34.274732Z
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-4) [     ] 
o.e.j.s.Server Started @492439ms
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44679}
   [junit4]   2> 492175 ERROR (jetty-launcher-8218-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 492175 INFO  (jetty-launcher-8218-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 492176 INFO  (jetty-launcher-8218-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 492176 INFO  (jetty-launcher-8218-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-20T07:30:34.275022Z
   [junit4]   2> 492176 INFO  (jetty-launcher-8218-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 492176 INFO  (zkConnectionManagerCallback-8220-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 492176 INFO  (jetty-launcher-8218-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 492176 INFO  (jetty-launcher-8218-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 492176 INFO  (zkConnectionManagerCallback-8222-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 492177 INFO  (jetty-launcher-8218-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 492177 INFO  (zkConnectionManagerCallback-8224-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 492177 INFO  (jetty-launcher-8218-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 492177 INFO  (zkConnectionManagerCallback-8226-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 492177 INFO  (jetty-launcher-8218-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 492177 INFO  (jetty-launcher-8218-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 492177 INFO  (jetty-launcher-8218-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 492177 INFO  (jetty-launcher-8218-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 492177 INFO  (jetty-launcher-8218-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 492312 INFO  (jetty-launcher-8218-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 492313 WARN  (jetty-launcher-8218-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@f8a4ec9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492313 WARN  (jetty-launcher-8218-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@f8a4ec9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492314 WARN  (jetty-launcher-8218-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4940581e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492314 WARN  (jetty-launcher-8218-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4940581e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492315 INFO  (jetty-launcher-8218-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38513/solr
   [junit4]   2> 492315 INFO  (jetty-launcher-8218-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 492316 INFO  (zkConnectionManagerCallback-8236-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 492316 INFO  (jetty-launcher-8218-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 492438 INFO  (jetty-launcher-8218-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 492439 WARN  (jetty-launcher-8218-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4c8a4304[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492439 WARN  (jetty-launcher-8218-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4c8a4304[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492440 WARN  (jetty-launcher-8218-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2a7e7428[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492440 WARN  (jetty-launcher-8218-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2a7e7428[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492441 INFO  (jetty-launcher-8218-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38513/solr
   [junit4]   2> 492441 INFO  (jetty-launcher-8218-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 492442 INFO  (zkConnectionManagerCallback-8246-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 492442 INFO  (jetty-launcher-8218-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 492593 INFO  (jetty-launcher-8218-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 492594 WARN  (jetty-launcher-8218-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@498e8cca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492594 WARN  (jetty-launcher-8218-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@498e8cca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492595 WARN  (jetty-launcher-8218-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@ce6ef42[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492595 WARN  (jetty-launcher-8218-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@ce6ef42[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492596 INFO  (jetty-launcher-8218-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38513/solr
   [junit4]   2> 492596 INFO  (jetty-launcher-8218-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 492597 INFO  (zkConnectionManagerCallback-8259-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 492597 INFO  (jetty-launcher-8218-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 492619 INFO  (jetty-launcher-8218-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 492620 WARN  (jetty-launcher-8218-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@561935eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492620 WARN  (jetty-launcher-8218-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@561935eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492621 WARN  (jetty-launcher-8218-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@754d4428[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492621 WARN  (jetty-launcher-8218-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@754d4428[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492622 INFO  (jetty-launcher-8218-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38513/solr
   [junit4]   2> 492622 INFO  (jetty-launcher-8218-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 492623 INFO  (zkConnectionManagerCallback-8266-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 492623 INFO  (jetty-launcher-8218-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 492683 INFO  (jetty-launcher-8218-thread-2) 
[n:127.0.0.1:34107_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 492684 INFO  (zkConnectionManagerCallback-8268-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 492684 INFO  (jetty-launcher-8218-thread-2) 
[n:127.0.0.1:34107_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 492721 INFO  (jetty-launcher-8218-thread-2) 
[n:127.0.0.1:34107_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34107_solr
   [junit4]   2> 492722 INFO  (jetty-launcher-8218-thread-2) 
[n:127.0.0.1:34107_solr     ] o.a.s.c.Overseer Overseer 
(id=72110678413213707-127.0.0.1:34107_solr-n_0000000000) starting
   [junit4]   2> 492724 INFO  
(OverseerStateUpdate-72110678413213707-127.0.0.1:34107_solr-n_0000000000) 
[n:127.0.0.1:34107_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:34107_solr
   [junit4]   2> 492725 INFO  (jetty-launcher-8218-thread-2) 
[n:127.0.0.1:34107_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34107_solr
   [junit4]   2> 492731 INFO  (jetty-launcher-8218-thread-2) 
[n:127.0.0.1:34107_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 492731 INFO  (zkCallback-8267-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 492731 WARN  (jetty-launcher-8218-thread-2) 
[n:127.0.0.1:34107_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> 492738 INFO  (jetty-launcher-8218-thread-2) 
[n:127.0.0.1:34107_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 492750 INFO  (jetty-launcher-8218-thread-2) 
[n:127.0.0.1:34107_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34107.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43dd8476
   [junit4]   2> 492757 INFO  (jetty-launcher-8218-thread-2) 
[n:127.0.0.1:34107_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34107.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43dd8476
   [junit4]   2> 492757 INFO  (jetty-launcher-8218-thread-2) 
[n:127.0.0.1:34107_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34107.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43dd8476
   [junit4]   2> 492758 INFO  (jetty-launcher-8218-thread-2) 
[n:127.0.0.1:34107_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_34251F0B7979369D-001/tempDir-001/node2
   [junit4]   2> 492784 INFO  (jetty-launcher-8218-thread-3) 
[n:127.0.0.1:41965_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 492784 INFO  (zkConnectionManagerCallback-8282-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 492784 INFO  (jetty-launcher-8218-thread-3) 
[n:127.0.0.1:41965_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 492786 INFO  (jetty-launcher-8218-thread-3) 
[n:127.0.0.1:41965_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 492788 INFO  (jetty-launcher-8218-thread-3) 
[n:127.0.0.1:41965_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41965_solr as DOWN
   [junit4]   2> 492788 INFO  (jetty-launcher-8218-thread-3) 
[n:127.0.0.1:41965_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 492788 INFO  (jetty-launcher-8218-thread-3) 
[n:127.0.0.1:41965_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41965_solr
   [junit4]   2> 492788 INFO  (zkCallback-8267-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 492789 INFO  (zkCallback-8281-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 492789 INFO  (jetty-launcher-8218-thread-3) 
[n:127.0.0.1:41965_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 492789 WARN  (jetty-launcher-8218-thread-3) 
[n:127.0.0.1:41965_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> 492795 INFO  (jetty-launcher-8218-thread-3) 
[n:127.0.0.1:41965_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 492808 INFO  (jetty-launcher-8218-thread-3) 
[n:127.0.0.1:41965_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41965.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43dd8476
   [junit4]   2> 492811 INFO  (jetty-launcher-8218-thread-3) 
[n:127.0.0.1:41965_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41965.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43dd8476
   [junit4]   2> 492812 INFO  (jetty-launcher-8218-thread-3) 
[n:127.0.0.1:41965_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41965.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43dd8476
   [junit4]   2> 492812 INFO  (jetty-launcher-8218-thread-3) 
[n:127.0.0.1:41965_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_34251F0B7979369D-001/tempDir-001/node3
   [junit4]   2> 492884 INFO  (jetty-launcher-8218-thread-4) 
[n:127.0.0.1:44679_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 492884 INFO  (zkConnectionManagerCallback-8292-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 492884 INFO  (jetty-launcher-8218-thread-4) 
[n:127.0.0.1:44679_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 492886 INFO  (jetty-launcher-8218-thread-4) 
[n:127.0.0.1:44679_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 492888 INFO  (jetty-launcher-8218-thread-4) 
[n:127.0.0.1:44679_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44679_solr as DOWN
   [junit4]   2> 492888 INFO  (jetty-launcher-8218-thread-4) 
[n:127.0.0.1:44679_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 492888 INFO  (jetty-launcher-8218-thread-4) 
[n:127.0.0.1:44679_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44679_solr
   [junit4]   2> 492888 INFO  (zkCallback-8267-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 492888 INFO  (zkCallback-8281-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 492888 INFO  (zkCallback-8291-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 492889 INFO  (jetty-launcher-8218-thread-4) 
[n:127.0.0.1:44679_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 492889 WARN  (jetty-launcher-8218-thread-4) 
[n:127.0.0.1:44679_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> 492895 INFO  (jetty-launcher-8218-thread-4) 
[n:127.0.0.1:44679_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 492907 INFO  (jetty-launcher-8218-thread-4) 
[n:127.0.0.1:44679_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44679.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43dd8476
   [junit4]   2> 492911 INFO  (jetty-launcher-8218-thread-4) 
[n:127.0.0.1:44679_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44679.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43dd8476
   [junit4]   2> 492911 INFO  (jetty-launcher-8218-thread-4) 
[n:127.0.0.1:44679_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44679.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43dd8476
   [junit4]   2> 492912 INFO  (jetty-launcher-8218-thread-4) 
[n:127.0.0.1:44679_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_34251F0B7979369D-001/tempDir-001/node4
   [junit4]   2> 492984 INFO  (jetty-launcher-8218-thread-1) 
[n:127.0.0.1:43925_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 492985 INFO  (zkConnectionManagerCallback-8302-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 492985 INFO  (jetty-launcher-8218-thread-1) 
[n:127.0.0.1:43925_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 492986 INFO  (jetty-launcher-8218-thread-1) 
[n:127.0.0.1:43925_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 492988 INFO  (jetty-launcher-8218-thread-1) 
[n:127.0.0.1:43925_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43925_solr as DOWN
   [junit4]   2> 492988 INFO  (jetty-launcher-8218-thread-1) 
[n:127.0.0.1:43925_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 492988 INFO  (jetty-launcher-8218-thread-1) 
[n:127.0.0.1:43925_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43925_solr
   [junit4]   2> 492988 INFO  (zkCallback-8267-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 492988 INFO  (zkCallback-8281-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 492988 INFO  (zkCallback-8291-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 492988 INFO  (zkCallback-8301-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 492989 INFO  (jetty-launcher-8218-thread-1) 
[n:127.0.0.1:43925_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 492989 WARN  (jetty-launcher-8218-thread-1) 
[n:127.0.0.1:43925_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> 492995 INFO  (jetty-launcher-8218-thread-1) 
[n:127.0.0.1:43925_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 493006 INFO  (jetty-launcher-8218-thread-1) 
[n:127.0.0.1:43925_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43925.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43dd8476
   [junit4]   2> 493010 INFO  (jetty-launcher-8218-thread-1) 
[n:127.0.0.1:43925_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43925.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43dd8476
   [junit4]   2> 493010 INFO  (jetty-launcher-8218-thread-1) 
[n:127.0.0.1:43925_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43925.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43dd8476
   [junit4]   2> 493011 INFO  (jetty-launcher-8218-thread-1) 
[n:127.0.0.1:43925_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_34251F0B7979369D-001/tempDir-001/node1
   [junit4]   2> 493015 INFO  
(TEST-TestPackages.testAPI-seed#[34251F0B7979369D]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 493016 INFO  
(TEST-TestPackages.testAPI-seed#[34251F0B7979369D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493017 INFO  (zkConnectionManagerCallback-8315-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493017 INFO  
(TEST-TestPackages.testAPI-seed#[34251F0B7979369D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493017 INFO  
(TEST-TestPackages.testAPI-seed#[34251F0B7979369D]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 493018 INFO  
(TEST-TestPackages.testAPI-seed#[34251F0B7979369D]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38513/solr ready
   [junit4]   2> 493027 INFO  (qtp1604785367-17271) [n:127.0.0.1:44679_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/v.0.12/jar_a.jar
   [junit4]   2> 493029 INFO  (qtp2016417542-17273) [n:127.0.0.1:34107_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=1
   [junit4]   2> 493031 INFO  (qtp909864340-17275) [n:127.0.0.1:43925_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> 493032 INFO  (qtp1260332395-17277) [n:127.0.0.1:41965_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> 493032 INFO  (qtp1604785367-17271) [n:127.0.0.1:44679_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 493032 INFO  (qtp1604785367-17271) [n:127.0.0.1:44679_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/v.0.12/jar_b.jar
   [junit4]   2> 493033 INFO  (qtp909864340-17275) [n:127.0.0.1:43925_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> 493033 INFO  (qtp1260332395-17277) [n:127.0.0.1:41965_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> 493033 INFO  (qtp2016417542-17273) [n:127.0.0.1:34107_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> 493033 INFO  (qtp1604785367-17271) [n:127.0.0.1:44679_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 493034 ERROR (qtp1604785367-17271) [n:127.0.0.1:44679_solr     
] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => 
org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, 
errors: [{add={package=test_pkg, version=0.12, files=[/mypkg/v.0.12/jar_a.jar, 
/mypkg/v.0.12/jar_b.jar]}, 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:327)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error 
executing command
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:327)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:297) [java/:?]
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:198) [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:834) [?:?]
   [junit4]   2> 493034 INFO  (qtp1604785367-17271) [n:127.0.0.1:44679_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=400 QTime=12
   [junit4]   2> 493041 INFO  (qtp1260332395-17277) [n:127.0.0.1:41965_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/v.0.12/jar_a.jar
   [junit4]   2> 493042 INFO  (qtp1604785367-17271) [n:127.0.0.1:44679_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> 493043 INFO  (qtp909864340-17275) [n:127.0.0.1:43925_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> 493044 INFO  (qtp2016417542-17273) [n:127.0.0.1:34107_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> 493044 INFO  (qtp1260332395-17277) [n:127.0.0.1:41965_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 493045 INFO  (qtp1260332395-17277) [n:127.0.0.1:41965_solr     
] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and 
metadata. sizes 6860 144
   [junit4]   2> 493047 INFO  (qtp2016417542-17273) [n:127.0.0.1:34107_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:41965_solr} 
status=0 QTime=0
   [junit4]   2> 493047 INFO  
(updateExecutor-8242-thread-1-processing-n:127.0.0.1:34107_solr) 
[n:127.0.0.1:34107_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_a.jar from 127.0.0.1:41965_solr 
   [junit4]   2> 493047 INFO  (qtp909864340-17275) [n:127.0.0.1:43925_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:41965_solr} 
status=0 QTime=0
   [junit4]   2> 493048 INFO  
(updateExecutor-8255-thread-1-processing-n:127.0.0.1:43925_solr) 
[n:127.0.0.1:43925_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_a.jar from 127.0.0.1:41965_solr 
   [junit4]   2> 493048 INFO  (qtp1604785367-17271) [n:127.0.0.1:44679_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:41965_solr} 
status=0 QTime=0
   [junit4]   2> 493048 INFO  
(updateExecutor-8262-thread-1-processing-n:127.0.0.1:44679_solr) 
[n:127.0.0.1:44679_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_a.jar from 127.0.0.1:41965_solr 
   [junit4]   2> 493049 INFO  (qtp1260332395-17282) [n:127.0.0.1:41965_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> 493049 INFO  (qtp1260332395-17283) [n:127.0.0.1:41965_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> 493049 INFO  (qtp1260332395-17277) [n:127.0.0.1:41965_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=9
   [junit4]   2> 493049 INFO  (qtp1260332395-17284) [n:127.0.0.1:41965_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> 493050 INFO  (qtp1260332395-17282) [n:127.0.0.1:41965_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> 493050 INFO  (qtp1260332395-17277) [n:127.0.0.1:41965_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> 493050 INFO  (qtp1260332395-17284) [n:127.0.0.1:41965_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> 493051 INFO  (qtp2016417542-17273) [n:127.0.0.1:34107_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> 493053 INFO  
(updateExecutor-8242-thread-1-processing-n:127.0.0.1:34107_solr) 
[n:127.0.0.1:34107_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 493053 INFO  
(updateExecutor-8262-thread-1-processing-n:127.0.0.1:44679_solr) 
[n:127.0.0.1:44679_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 493053 INFO  
(updateExecutor-8262-thread-1-processing-n:127.0.0.1:44679_solr) 
[n:127.0.0.1:44679_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_a.jar
   [junit4]   2> 493053 INFO  
(updateExecutor-8242-thread-1-processing-n:127.0.0.1:34107_solr) 
[n:127.0.0.1:34107_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_a.jar
   [junit4]   2> 493053 INFO  
(updateExecutor-8255-thread-1-processing-n:127.0.0.1:43925_solr) 
[n:127.0.0.1:43925_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 493053 INFO  
(updateExecutor-8255-thread-1-processing-n:127.0.0.1:43925_solr) 
[n:127.0.0.1:43925_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_a.jar
   [junit4]   2> 493155 INFO  (qtp2016417542-17287) [n:127.0.0.1:34107_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=1
   [junit4]   2> 493157 INFO  (qtp1260332395-17284) [n:127.0.0.1:41965_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> 493158 INFO  (qtp1604785367-17271) [n:127.0.0.1:44679_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> 493160 INFO  (qtp909864340-17275) [n:127.0.0.1:43925_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> 493163 ERROR (qtp2016417542-17273) [n:127.0.0.1:34107_solr     
] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => 
org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, 
errors: [{add={package=test_pkg, version=0.12, 
files=[/mypkg/v.0.12/jar_a.jar]}, errorMessages=[/mypkg/v.0.12/jar_a.jar has no 
signature]}], 
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:327)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error 
executing command
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:327)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:297) [java/:?]
   [junit4]   2>        at 
org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:198) [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:834) [?:?]
   [junit4]   2> 493164 INFO  (qtp2016417542-17273) [n:127.0.0.1:34107_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 493168 INFO  (qtp1260332395-17283) [n:127.0.0.1:41965_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:34107_solr} status=0 QTime=0
   [junit4]   2> 493168 INFO  
(updateExecutor-8232-thread-2-processing-n:127.0.0.1:41965_solr) 
[n:127.0.0.1:41965_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:34107_solr 
   [junit4]   2> 493169 INFO  (qtp909864340-17293) [n:127.0.0.1:43925_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:34107_solr} status=0 QTime=0
   [junit4]   2> 493169 INFO  (qtp2016417542-17287) [n:127.0.0.1:34107_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> 493169 INFO  
(updateExecutor-8255-thread-1-processing-n:127.0.0.1:43925_solr) 
[n:127.0.0.1:43925_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:34107_solr 
   [junit4]   2> 493169 INFO  (qtp1604785367-17291) [n:127.0.0.1:44679_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:34107_solr} status=0 QTime=0
   [junit4]   2> 493169 INFO  
(updateExecutor-8262-thread-1-processing-n:127.0.0.1:44679_solr) 
[n:127.0.0.1:44679_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:34107_solr 
   [junit4]   2> 493169 INFO  (qtp2016417542-17287) [n:127.0.0.1:34107_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 493169 INFO  (qtp2016417542-17273) [n:127.0.0.1:34107_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 
QTime=2
   [junit4]   1> sync resp: 
http://127.0.0.1:34107/api/node/files/_trusted_/keys/pub_key512.der?sync=true 
,is: null
   [junit4]   2> 493170 INFO  (qtp2016417542-17296) [n:127.0.0.1:34107_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> 493170 INFO  (qtp2016417542-17297) [n:127.0.0.1:34107_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> 493170 INFO  (qtp2016417542-17287) [n:127.0.0.1:34107_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 493170 INFO  (qtp2016417542-17273) [n:127.0.0.1:34107_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 493170 INFO  
(updateExecutor-8232-thread-2-processing-n:127.0.0.1:41965_solr) 
[n:127.0.0.1:41965_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 493170 INFO  
(updateExecutor-8232-thread-2-processing-n:127.0.0.1:41965_solr) 
[n:127.0.0.1:41965_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 493171 INFO  
(updateExecutor-8255-thread-1-processing-n:127.0.0.1:43925_solr) 
[n:127.0.0.1:43925_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 493171 INFO  
(updateExecutor-8255-thread-1-processing-n:127.0.0.1:43925_solr) 
[n:127.0.0.1:43925_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 493171 INFO  
(updateExecutor-8262-thread-1-processing-n:127.0.0.1:44679_solr) 
[n:127.0.0.1:44679_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 493171 INFO  
(updateExecutor-8262-thread-1-processing-n:127.0.0.1:44679_solr) 
[n:127.0.0.1:44679_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 493171 INFO  (qtp2016417542-17297) [n:127.0.0.1:34107_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> 493173 INFO  (qtp1260332395-17277) [n:127.0.0.1:41965_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> 493174 INFO  (qtp1604785367-17291) [n:127.0.0.1:44679_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> 493176 INFO  (qtp909864340-17293) [n:127.0.0.1:43925_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> 493178 INFO  (qtp909864340-17293) [n:127.0.0.1:43925_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 493180 INFO  (qtp909864340-17293) [n:127.0.0.1:43925_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/v.0.12/jar_b.jar
   [junit4]   2> 493180 INFO  (qtp1604785367-17291) [n:127.0.0.1:44679_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> 493181 INFO  (qtp1260332395-17284) [n:127.0.0.1:41965_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> 493181 INFO  (qtp2016417542-17296) [n:127.0.0.1:34107_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> 493181 INFO  (qtp909864340-17293) [n:127.0.0.1:43925_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 493181 INFO  (qtp909864340-17293) [n:127.0.0.1:43925_solr     
] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_b.jar and 
metadata. sizes 6860 246
   [junit4]   2> 493183 INFO  (qtp1604785367-17271) [n:127.0.0.1:44679_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:43925_solr} 
status=0 QTime=0
   [junit4]   2> 493183 INFO  
(updateExecutor-8262-thread-1-processing-n:127.0.0.1:44679_solr) 
[n:127.0.0.1:44679_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_b.jar from 127.0.0.1:43925_solr 
   [junit4]   2> 493183 INFO  (qtp1260332395-17277) [n:127.0.0.1:41965_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:43925_solr} 
status=0 QTime=0
   [junit4]   2> 493183 INFO  
(updateExecutor-8232-thread-2-processing-n:127.0.0.1:41965_solr) 
[n:127.0.0.1:41965_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_b.jar from 127.0.0.1:43925_solr 
   [junit4]   2> 493183 INFO  (qtp909864340-17275) [n:127.0.0.1:43925_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> 493183 INFO  (qtp2016417542-17297) [n:127.0.0.1:34107_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:43925_solr} 
status=0 QTime=0
   [junit4]   2> 493183 INFO  
(updateExecutor-8242-thread-2-processing-n:127.0.0.1:34107_solr) 
[n:127.0.0.1:34107_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/v.0.12/jar_b.jar from 127.0.0.1:43925_solr 
   [junit4]   2> 493183 INFO  (qtp909864340-17275) [n:127.0.0.1:43925_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> 493184 INFO  (qtp909864340-17293) [n:127.0.0.1:43925_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=6
   [junit4]   2> 493184 INFO  (qtp909864340-17302) [n:127.0.0.1:43925_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> 493184 INFO  (qtp909864340-17275) [n:127.0.0.1:43925_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> 493184 INFO  (qtp909864340-17304) [n:127.0.0.1:43925_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> 493184 INFO  (qtp909864340-17293) [n:127.0.0.1:43925_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> 493185 INFO  (qtp2016417542-17273) [n:127.0.0.1:34107_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> 493185 INFO  
(updateExecutor-8232-thread-2-processing-n:127.0.0.1:41965_solr) 
[n:127.0.0.1:41965_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 493185 INFO  
(updateExecutor-8232-thread-2-processing-n:127.0.0.1:41965_solr) 
[n:127.0.0.1:41965_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_b.jar
   [junit4]   2> 493186 INFO  
(updateExecutor-8262-thread-1-processing-n:127.0.0.1:44679_solr) 
[n:127.0.0.1:44679_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 493186 INFO  
(updateExecutor-8262-thread-1-processing-n:127.0.0.1:44679_solr) 
[n:127.0.0.1:44679_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_b.jar
   [junit4]   2> 493186 INFO  
(updateExecutor-8242-thread-2-processing-n:127.0.0.1:34107_solr) 
[n:127.0.0.1:34107_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/v.0.12/jar_b.jar and metadata. sizes 6860 246
   [junit4]   2> 493186 INFO  
(updateExecutor-8242-thread-2-processing-n:127.0.0.1:34107_solr) 
[n:127.0.0.1:34107_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/v.0.12/jar_b.jar
   [junit4]   2> 493287 INFO  (qtp2016417542-17273) [n:127.0.0.1:34107_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> 493290 INFO  (qtp1260332395-17282) [n:127.0.0.1:41965_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> 493292 INFO  (qtp1604785367-17271) [n:127.0.0.1:44679_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> 493293 INFO  (qtp909864340-17302) [n:127.0.0.1:43925_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> 493295 INFO  (qtp1604785367-17291) [n:127.0.0.1:44679_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 493296 INFO  (qtp1604785367-17291) [n:127.0.0.1:44679_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 493299 DEBUG (zkCallback-8291-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 493299 DEBUG (zkCallback-8301-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 493299 DEBUG (zkCallback-8267-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 493299 DEBUG (zkCallback-8281-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 493300 INFO  (qtp1260332395-17283) [n:127.0.0.1:41965_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 493300 INFO  (qtp909864340-17275) [n:127.0.0.1:43925_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 493300 INFO  (qtp2016417542-17287) [n:127.0.0.1:34107_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 493301 INFO  (qtp1604785367-17291) [n:127.0.0.1:44679_solr     
] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 493301 INFO  (qtp1604785367-17291) [n:127.0.0.1:44679_solr     
] o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 493301 INFO  (qtp1604785367-17291) [n:127.0.0.1:44679_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> 493307 INFO  (qtp1604785367-17291) [n:127.0.0.1:44679_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 493308 INFO  (qtp1604785367-17291) [n:127.0.0.1:44679_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 493309 INFO  (qtp1604785367-17291) [n:127.0.0.1:44679_solr     
] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_34251F0B7979369D-001/tempDir-001/node4/filestore/mypkg/v.0.12]
   [junit4]   2> 493309 INFO  (qtp1604785367-17291) [n:127.0.0.1:44679_solr     
] o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 493309 INFO  (qtp1604785367-17291) [n:127.0.0.1:44679_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 493312 INFO  (qtp1604785367-17271) [n:127.0.0.1:44679_solr     
] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 493312 INFO  (zkCallback-8281-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 493312 INFO  (zkCallback-8301-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 493312 INFO  (zkCallback-8267-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 493312 INFO  (zkCallback-8281-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 493312 INFO  (zkCallback-8291-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 493312 INFO  (zkCallback-8301-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 493312 INFO  (zkCallback-8267-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: test_pkg introduced
   [junit4]   2> 493312 INFO  (zkCallback-8281-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> 493312 INFO  (zkCallback-8301-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> 493312 INFO  (zkCallback-8267-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> 493313 INFO  (qtp1604785367-17271) [n:127.0.0.1:44679_solr     
] o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/v.0.13/jar_a.jar
   [junit4]   2> 493313 INFO  (zkCallback-8267-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 493313 INFO  (zkCallback-8301-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 493313 INFO  (zkCallback-8281-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 493313 INFO  (qtp909864340-17302) [n:127.0.0.1:43925_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> 493314 INFO  (zkCallback-8267-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 493314 INFO  (qtp2016417542-17273) [n:127.0.0.1:34107_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> 493314 INFO  (zkCallback-8301-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 493314 INFO  (zkCallback-8281-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 493314 INFO  (qtp1260332395-17282) [n:127.0.0.1:41965_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> 493314 INFO  (qtp1604785367-17271) [n:127.0.0.1:44679_solr     
] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.13/jar_a.jar
   [junit4]   2> 493314 INFO  (zkCallback-8267-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_34251F0B7979369D-001/tempDir-001/node2/filestore/mypkg/v.0.12]
   [junit4]   2> 493314 INFO  (zkCallback-8301-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.pkg.TestPackages_34251F0B7979369D-001/tempDir-001/node1/filestore/mypkg/v.0.12]
   [junit4]   2> 493314 INFO  (zkCallback-8267-thread-1) [     ] 
o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 493314 INFO  (zkCallback-8301-thread-1) [     ] 
o.a.s.p.PackageLoader version: 0.12 is the new latest in package: test_pkg
   [junit4]   2> 493315 INFO  (zkCallback-8281-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-

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

inux/solr/solrj/lib/netty-transport-native-epoll-4.1.50.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/netty-transport-native-unix-common-4.1.50.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/slf4j-api-1.7.24.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/snappy-java-1.1.7.6.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/stax2-api-3.1.4.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/woodstox-core-asl-4.4.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/zookeeper-3.6.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/zookeeper-jute-3.6.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/http2-common-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/http2-hpack-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/http2-server-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/javax.servlet-api-3.1.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-alpn-java-server-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-alpn-server-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-continuation-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-deploy-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-http-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-io-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-jmx-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-rewrite-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-security-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-server-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-servlet-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-servlets-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-util-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-webapp-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-xml-9.4.27.v20200227.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/metrics-core-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/metrics-graphite-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/metrics-jetty9-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/metrics-jmx-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/metrics-jvm-4.1.5.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-2.4.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/test-framework/lib/hamcrest-core-1.3.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/test-framework/lib/junit-4.12.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.7.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/antlr4-runtime-4.5.1-1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/byte-buddy-1.9.3.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/commons-compress-1.20.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/commons-logging-1.1.3.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/commons-text-1.6.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/hadoop-common-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/hadoop-minicluster-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/hadoop-minikdc-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/jersey-core-1.19.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/jersey-server-1.19.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/jersey-servlet-1.19.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-admin-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-client-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-common-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-crypto-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-identity-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-server-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-simplekdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerby-config-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerby-kdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerby-util-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/mockito-core-2.23.4.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/netty-all-4.1.50.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/objenesis-2.6.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/opentracing-mock-0.33.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-8.7.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/classes/test:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/classes/test:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/contrib/analysis-extras/lib/icu4j-62.1.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.7.2.jar
 com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J3-20200920_072221_81418186175327929586648.events
 
@/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J3-20200920_072221_8149818967173303865531.suites
 -stdin
   [junit4] ERROR: JVM J3 ended with an exception: Forked process returned with 
error code: 134. Very likely a JVM crash.  See process stdout at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J3-20200920_072221_8148529757765894864406.sysout
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4]     at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]     at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]     at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]     at java.base/java.lang.Thread.run(Thread.java:834)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:578: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:59: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build.xml:231: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/common-build.xml:550: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1599: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1126: At 
least one slave process threw an exception, first: Forked process returned with 
error code: 134. Very likely a JVM crash.  See process stdout at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J3-20200920_072221_8148529757765894864406.sysout

Total time: 34 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to