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

1 tests failed.
FAILED:  org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat

Error Message:
Error from server at https://127.0.0.1:36436/solr/.system: Error reading input 
String Can't find resource 'schema.xml' in classpath or '/configs/.system', 
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:36436/solr/.system: Error reading input String 
Can't find resource 'schema.xml' in classpath or '/configs/.system', 
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1
        at 
__randomizedtesting.SeedInfo.seed([48BE459448DD8D53:384BE63D28152425]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.SystemCollectionCompatTest.setupSystemCollection(SystemCollectionCompatTest.java:104)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13715 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_48BE459448DD8D53-001/init-core-data-001
   [junit4]   2> 638386 WARN  
(SUITE-SystemCollectionCompatTest-seed#[48BE459448DD8D53]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=31 numCloses=31
   [junit4]   2> 638386 INFO  
(SUITE-SystemCollectionCompatTest-seed#[48BE459448DD8D53]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 638388 INFO  
(SUITE-SystemCollectionCompatTest-seed#[48BE459448DD8D53]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 638389 INFO  
(SUITE-SystemCollectionCompatTest-seed#[48BE459448DD8D53]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 638390 INFO  
(SUITE-SystemCollectionCompatTest-seed#[48BE459448DD8D53]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_48BE459448DD8D53-001/tempDir-001
   [junit4]   2> 638390 INFO  
(SUITE-SystemCollectionCompatTest-seed#[48BE459448DD8D53]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 638390 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 638390 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 638490 INFO  
(SUITE-SystemCollectionCompatTest-seed#[48BE459448DD8D53]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:45401
   [junit4]   2> 638491 INFO  
(SUITE-SystemCollectionCompatTest-seed#[48BE459448DD8D53]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45401
   [junit4]   2> 638491 INFO  
(SUITE-SystemCollectionCompatTest-seed#[48BE459448DD8D53]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 45401
   [junit4]   2> 638493 INFO  
(SUITE-SystemCollectionCompatTest-seed#[48BE459448DD8D53]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 638498 INFO  (zkConnectionManagerCallback-2860-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638498 INFO  
(SUITE-SystemCollectionCompatTest-seed#[48BE459448DD8D53]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 638502 INFO  
(SUITE-SystemCollectionCompatTest-seed#[48BE459448DD8D53]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 638505 INFO  (zkConnectionManagerCallback-2862-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638505 INFO  
(SUITE-SystemCollectionCompatTest-seed#[48BE459448DD8D53]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 638506 INFO  
(SUITE-SystemCollectionCompatTest-seed#[48BE459448DD8D53]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 638507 INFO  (zkConnectionManagerCallback-2864-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638507 INFO  
(SUITE-SystemCollectionCompatTest-seed#[48BE459448DD8D53]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 638632 WARN  (jetty-launcher-2865-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 638633 INFO  (jetty-launcher-2865-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 638633 INFO  (jetty-launcher-2865-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 638633 INFO  (jetty-launcher-2865-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 638635 WARN  (jetty-launcher-2865-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 638636 INFO  (jetty-launcher-2865-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 638636 INFO  (jetty-launcher-2865-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 638636 INFO  (jetty-launcher-2865-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 638667 INFO  (jetty-launcher-2865-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 638667 INFO  (jetty-launcher-2865-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 638667 INFO  (jetty-launcher-2865-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 638677 INFO  (jetty-launcher-2865-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@33ca39b{/solr,null,AVAILABLE}
   [junit4]   2> 638712 INFO  (jetty-launcher-2865-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 638712 INFO  (jetty-launcher-2865-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 638712 INFO  (jetty-launcher-2865-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 638713 INFO  (jetty-launcher-2865-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4111dc95{/solr,null,AVAILABLE}
   [junit4]   2> 638715 INFO  (jetty-launcher-2865-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5adb331c{SSL,[ssl, 
http/1.1]}{127.0.0.1:36436}
   [junit4]   2> 638715 INFO  (jetty-launcher-2865-thread-1) [     ] 
o.e.j.s.Server Started @638779ms
   [junit4]   2> 638715 INFO  (jetty-launcher-2865-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36436}
   [junit4]   2> 638715 ERROR (jetty-launcher-2865-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 638715 INFO  (jetty-launcher-2865-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 638715 INFO  (jetty-launcher-2865-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 638715 INFO  (jetty-launcher-2865-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 638715 INFO  (jetty-launcher-2865-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 638715 INFO  (jetty-launcher-2865-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-25T13:11:29.210Z
   [junit4]   2> 638719 INFO  (jetty-launcher-2865-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 638720 INFO  (jetty-launcher-2865-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1c66399f{SSL,[ssl, 
http/1.1]}{127.0.0.1:38845}
   [junit4]   2> 638720 INFO  (jetty-launcher-2865-thread-2) [     ] 
o.e.j.s.Server Started @638784ms
   [junit4]   2> 638720 INFO  (jetty-launcher-2865-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38845}
   [junit4]   2> 638720 ERROR (jetty-launcher-2865-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 638720 INFO  (jetty-launcher-2865-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 638720 INFO  (jetty-launcher-2865-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 638720 INFO  (jetty-launcher-2865-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 638720 INFO  (jetty-launcher-2865-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 638720 INFO  (jetty-launcher-2865-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-25T13:11:29.215Z
   [junit4]   2> 638727 INFO  (jetty-launcher-2865-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 638732 INFO  (zkConnectionManagerCallback-2867-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638732 INFO  (jetty-launcher-2865-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 638732 INFO  (jetty-launcher-2865-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 638741 INFO  (zkConnectionManagerCallback-2869-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638741 INFO  (jetty-launcher-2865-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 638845 INFO  (jetty-launcher-2865-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 638967 INFO  (jetty-launcher-2865-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 638970 WARN  (jetty-launcher-2865-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 638972 WARN  (jetty-launcher-2865-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@28793023[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 638972 WARN  (jetty-launcher-2865-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@28793023[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 638975 WARN  (jetty-launcher-2865-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 638994 WARN  (jetty-launcher-2865-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@c9679bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 638994 WARN  (jetty-launcher-2865-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@c9679bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 638995 INFO  (jetty-launcher-2865-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45401/solr
   [junit4]   2> 638997 INFO  (jetty-launcher-2865-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 638998 INFO  (zkConnectionManagerCallback-2877-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638998 INFO  (jetty-launcher-2865-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 639102 INFO  (jetty-launcher-2865-thread-1) 
[n:127.0.0.1:36436_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 639102 INFO  (zkConnectionManagerCallback-2879-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 639102 INFO  (jetty-launcher-2865-thread-1) 
[n:127.0.0.1:36436_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 639146 INFO  (jetty-launcher-2865-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 639147 WARN  (jetty-launcher-2865-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 639148 WARN  (jetty-launcher-2865-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@49f9236e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 639148 WARN  (jetty-launcher-2865-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@49f9236e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 639151 WARN  (jetty-launcher-2865-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 639152 WARN  (jetty-launcher-2865-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3a437377[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 639152 WARN  (jetty-launcher-2865-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3a437377[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 639153 INFO  (jetty-launcher-2865-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45401/solr
   [junit4]   2> 639155 INFO  (jetty-launcher-2865-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 639162 INFO  (zkConnectionManagerCallback-2887-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 639162 INFO  (jetty-launcher-2865-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 639230 INFO  (jetty-launcher-2865-thread-1) 
[n:127.0.0.1:36436_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36436_solr
   [junit4]   2> 639231 INFO  (jetty-launcher-2865-thread-1) 
[n:127.0.0.1:36436_solr     ] o.a.s.c.Overseer Overseer 
(id=73538906752024582-127.0.0.1:36436_solr-n_0000000000) starting
   [junit4]   2> 639241 INFO  (jetty-launcher-2865-thread-1) 
[n:127.0.0.1:36436_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 639244 INFO  (zkConnectionManagerCallback-2892-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 639244 INFO  (jetty-launcher-2865-thread-1) 
[n:127.0.0.1:36436_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 639252 INFO  (jetty-launcher-2865-thread-1) 
[n:127.0.0.1:36436_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45401/solr ready
   [junit4]   2> 639258 INFO  (jetty-launcher-2865-thread-1) 
[n:127.0.0.1:36436_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36436_solr
   [junit4]   2> 639258 INFO  
(OverseerStateUpdate-73538906752024582-127.0.0.1:36436_solr-n_0000000000) 
[n:127.0.0.1:36436_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36436_solr
   [junit4]   2> 639273 INFO  
(OverseerStateUpdate-73538906752024582-127.0.0.1:36436_solr-n_0000000000) 
[n:127.0.0.1:36436_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 639273 INFO  (zkCallback-2891-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 639274 INFO  (jetty-launcher-2865-thread-2) 
[n:127.0.0.1:38845_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 639276 INFO  (zkConnectionManagerCallback-2894-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 639276 INFO  (jetty-launcher-2865-thread-2) 
[n:127.0.0.1:38845_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 639293 INFO  (jetty-launcher-2865-thread-2) 
[n:127.0.0.1:38845_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 639301 INFO  (jetty-launcher-2865-thread-2) 
[n:127.0.0.1:38845_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38845_solr as DOWN
   [junit4]   2> 639302 INFO  (jetty-launcher-2865-thread-2) 
[n:127.0.0.1:38845_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 639302 INFO  (jetty-launcher-2865-thread-2) 
[n:127.0.0.1:38845_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38845_solr
   [junit4]   2> 639304 INFO  (zkCallback-2891-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 639304 INFO  (zkCallback-2878-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 639309 INFO  (jetty-launcher-2865-thread-2) 
[n:127.0.0.1:38845_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 639310 INFO  (zkCallback-2893-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 639310 INFO  (jetty-launcher-2865-thread-1) 
[n:127.0.0.1:36436_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 639325 INFO  (zkConnectionManagerCallback-2901-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 639325 INFO  (jetty-launcher-2865-thread-2) 
[n:127.0.0.1:38845_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 639327 INFO  (jetty-launcher-2865-thread-2) 
[n:127.0.0.1:38845_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 639328 INFO  (jetty-launcher-2865-thread-2) 
[n:127.0.0.1:38845_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45401/solr ready
   [junit4]   2> 639358 INFO  (jetty-launcher-2865-thread-2) 
[n:127.0.0.1:38845_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 639385 INFO  (jetty-launcher-2865-thread-1) 
[n:127.0.0.1:36436_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36436.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21a0ab5e
   [junit4]   2> 639399 INFO  (jetty-launcher-2865-thread-1) 
[n:127.0.0.1:36436_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36436.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21a0ab5e
   [junit4]   2> 639399 INFO  (jetty-launcher-2865-thread-1) 
[n:127.0.0.1:36436_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36436.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21a0ab5e
   [junit4]   2> 639399 INFO  (jetty-launcher-2865-thread-2) 
[n:127.0.0.1:38845_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38845.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21a0ab5e
   [junit4]   2> 639401 INFO  (jetty-launcher-2865-thread-1) 
[n:127.0.0.1:36436_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_48BE459448DD8D53-001/tempDir-001/node1/.
   [junit4]   2> 639413 INFO  (jetty-launcher-2865-thread-2) 
[n:127.0.0.1:38845_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38845.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21a0ab5e
   [junit4]   2> 639413 INFO  (jetty-launcher-2865-thread-2) 
[n:127.0.0.1:38845_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38845.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21a0ab5e
   [junit4]   2> 639415 INFO  (jetty-launcher-2865-thread-2) 
[n:127.0.0.1:38845_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_48BE459448DD8D53-001/tempDir-001/node2/.
   [junit4]   2> 639480 INFO  
(SUITE-SystemCollectionCompatTest-seed#[48BE459448DD8D53]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 639481 INFO  (zkConnectionManagerCallback-2908-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 639481 INFO  
(SUITE-SystemCollectionCompatTest-seed#[48BE459448DD8D53]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 639483 INFO  
(SUITE-SystemCollectionCompatTest-seed#[48BE459448DD8D53]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 639485 INFO  
(SUITE-SystemCollectionCompatTest-seed#[48BE459448DD8D53]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45401/solr ready
   [junit4]   2> 639537 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[48BE459448DD8D53]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 639567 INFO  (qtp379474671-10605) [n:127.0.0.1:38845_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 639580 INFO  
(OverseerThreadFactory-3192-thread-1-processing-n:127.0.0.1:36436_solr) 
[n:127.0.0.1:36436_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
.system
   [junit4]   2> 639698 INFO  
(OverseerStateUpdate-73538906752024582-127.0.0.1:36436_solr-n_0000000000) 
[n:127.0.0.1:36436_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36436/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 639702 INFO  
(OverseerStateUpdate-73538906752024582-127.0.0.1:36436_solr-n_0000000000) 
[n:127.0.0.1:36436_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38845/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 639911 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 639921 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 639921 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 640941 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 640943 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 640972 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 640973 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 640975 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection 
or core
   [junit4]   2> 640975 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection 
or core
   [junit4]   2> 640980 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 640981 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/.system/managed-schema
   [junit4]   2> 640982 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 640985 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ManagedIndexSchema Managed schema znode at 
/configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 640989 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to 
/configs/.system/schema.xml.bak
   [junit4]   2> 640989 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using 
configuration from collection .system, trusted=true
   [junit4]   2> 640990 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38845.solr.core..system.shard1.replica_n2' (registry 
'solr.core..system.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21a0ab5e
   [junit4]   2> 640990 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[.system_shard1_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_48BE459448DD8D53-001/tempDir-001/node2/.system_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_48BE459448DD8D53-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 640994 WARN  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchemaFactory Error persisting managed schema resource 
managed-schema
   [junit4]   2>           => 
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode 
for /configs/.system/schema.xml
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:118)
   [junit4]   2> org.apache.zookeeper.KeeperException$NoNodeException: 
KeeperErrorCode = NoNode for /configs/.system/schema.xml
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:118) 
~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54) 
~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2131) 
~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:337)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:337) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.zkUgradeToManagedSchema(ManagedIndexSchemaFactory.java:335)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.upgradeToManagedSchema(ManagedIndexSchemaFactory.java:259)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:176)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:118)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:91) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1294) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1241)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1156) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:803) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:769) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:529) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) 
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) 
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:505) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
 ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) 
~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
 ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) 
~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) 
~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) 
~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) 
~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
 ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
 ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 640994 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using 
configuration from collection .system, trusted=true
   [junit4]   2> 640995 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36436.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@21a0ab5e
   [junit4]   2> 640995 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[.system_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_48BE459448DD8D53-001/tempDir-001/node1/.system_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_48BE459448DD8D53-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 641114 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 641114 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 641115 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 641115 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 641117 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2f771bdd[.system_shard1_replica_n2] 
main]
   [junit4]   2> 641118 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 641118 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 641120 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 641120 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 641121 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/.system
   [junit4]   2> 641122 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 641122 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/.system/managed-schema
   [junit4]   2> 641122 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@543b83da[.system_shard1_replica_n1] 
main]
   [junit4]   2> 641123 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 641124 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/.system
   [junit4]   2> 641124 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 641124 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/.system/managed-schema
   [junit4]   2> 641125 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 641126 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 641126 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1637318175354781696
   [junit4]   2> 641127 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection 
or core
   [junit4]   2> 641130 INFO  
(searcherExecutor-3202-thread-1-processing-n:127.0.0.1:36436_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:36436_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] 
Registered new searcher Searcher@543b83da[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 641133 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 641133 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 10 ms
   [junit4]   2> 641134 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 641134 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1637318175363170304
   [junit4]   2> 641134 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/.system/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 641134 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/.system/leaders/shard1
   [junit4]   2> 641139 INFO  
(searcherExecutor-3201-thread-1-processing-n:127.0.0.1:38845_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:38845_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] 
Registered new searcher Searcher@2f771bdd[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 641145 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 641146 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/.system/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, 
version=1}
   [junit4]   2> 641147 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/.system/leaders/shard1
   [junit4]   2> 641646 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 641646 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 641646 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36436/solr/.system_shard1_replica_n1/
   [junit4]   2> 641647 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n1 url=https://127.0.0.1:36436/solr START 
replicas=[https://127.0.0.1:38845/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 641657 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n1 url=https://127.0.0.1:36436/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 641660 INFO  (qtp379474671-10607) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request 
[.system_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 641661 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 641661 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 641661 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/.system/leaders/shard1/leader after winning as 
/collections/.system/leader_elect/shard1/election/73538906752024582-core_node3-n_0000000000
   [junit4]   2> 641663 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36436/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 641766 INFO  (zkCallback-2878-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 641767 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 641770 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1849
   [junit4]   2> 641870 INFO  (zkCallback-2878-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 641872 INFO  (zkCallback-2878-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 642156 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2246
   [junit4]   2> 642161 INFO  (qtp379474671-10605) [n:127.0.0.1:38845_solr     
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 642258 INFO  (zkCallback-2893-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 642258 INFO  (zkCallback-2878-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 642259 INFO  (zkCallback-2878-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 642259 INFO  (zkCallback-2893-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 642260 INFO  (qtp379474671-10605) [n:127.0.0.1:38845_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2692
   [junit4]   2> 642270 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[48BE459448DD8D53]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 642272 INFO  (zkConnectionManagerCallback-2915-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 642272 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[48BE459448DD8D53]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 642274 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[48BE459448DD8D53]) [     
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 642276 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[48BE459448DD8D53]) [     
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45401/solr ready
   [junit4]   2> 642288 INFO  (qtp1344493676-10595) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/.system/terms/shard1 to Terms{values={core_node3=1, core_node4=1}, 
version=2}
   [junit4]   2> 642316 INFO  (qtp379474671-10603) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36436/solr/.system_shard1_replica_n1/&wt=javabin&version=2}{add=[16b8ec34e9aT6w91nozqgderd82b7wbc4dy54
 (1637318176570081280)]} 0 2
   [junit4]   2> 642317 INFO  (qtp1344493676-10595) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr 
path=/update 
params={wt=javabin&version=2}{add=[16b8ec34e9aT6w91nozqgderd82b7wbc4dy54 
(1637318176570081280)]} 0 33
   [junit4]   2> 642324 INFO  (qtp1344493676-10596) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1637318176610975744,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 642324 INFO  (qtp1344493676-10596) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@75e5ee99 
commitCommandVersion:1637318176610975744
   [junit4]   2> 642329 INFO  (qtp379474671-10605) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1637318176616218624,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 642329 INFO  (qtp379474671-10605) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1a19638e 
commitCommandVersion:1637318176616218624
   [junit4]   2> 642343 INFO  (qtp1344493676-10596) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@108c910e[.system_shard1_replica_n1] 
main]
   [junit4]   2> 642344 INFO  (qtp379474671-10605) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@66ecdd76[.system_shard1_replica_n2] 
main]
   [junit4]   2> 642344 INFO  (qtp1344493676-10596) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 642345 INFO  (qtp379474671-10605) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 642345 INFO  
(searcherExecutor-3202-thread-1-processing-n:127.0.0.1:36436_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:36436_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] 
Registered new searcher Searcher@108c910e[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.2.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, 
timestamp=1561468292830}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 642346 INFO  
(searcherExecutor-3201-thread-1-processing-n:127.0.0.1:38845_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:38845_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] 
Registered new searcher Searcher@66ecdd76[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.2.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, 
timestamp=1561468292831}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 642347 INFO  (qtp379474671-10605) [n:127.0.0.1:38845_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36436/solr/.system_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 18
   [junit4]   2> 642348 INFO  (qtp1344493676-10596) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr 
path=/update 
params={_stateVer_=.system:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 24
   [junit4]   2> 642356 INFO  (qtp1344493676-10594) [n:127.0.0.1:36436_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 642365 INFO  (qtp1344493676-10595) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 642407 ERROR (qtp1344493676-10596) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error reading 
input String Can't find resource 'schema.xml' in classpath or 
'/configs/.system', 
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1
   [junit4]   2>        at 
org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:94)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2578)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:763)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:549)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:505)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: 
Can't find resource 'schema.xml' in classpath or '/configs/.system', 
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1
   [junit4]   2>        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:130)
   [junit4]   2>        at 
org.apache.solr.schema.SchemaManager.getFreshManagedSchema(SchemaManager.java:422)
   [junit4]   2>        at 
org.apache.solr.schema.SchemaManager.doOperations(SchemaManager.java:105)
   [junit4]   2>        at 
org.apache.solr.schema.SchemaManager.performOperations(SchemaManager.java:83)
   [junit4]   2>        at 
org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:90)
   [junit4]   2>        ... 35 more
   [junit4]   2> 
   [junit4]   2> 642407 INFO  (qtp1344493676-10596) [n:127.0.0.1:36436_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=400 QTime=7
   [junit4]   2> 642407 ERROR 
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[48BE459448DD8D53]) [     
] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to 
(400) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: 
Error from server at https://127.0.0.1:36436/solr/.system: Error reading input 
String Can't find resource 'schema.xml' in classpath or '/configs/.system', 
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1,
 retry=0 commError=false errorCode=400 
   [junit4]   2> 642408 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[48BE459448DD8D53]) [     
] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 642409 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[48BE459448DD8D53]) [     
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 642415 INFO  (qtp379474671-10604) [n:127.0.0.1:38845_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=.system&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 642431 INFO  
(OverseerCollectionConfigSetProcessor-73538906752024582-127.0.0.1:36436_solr-n_0000000000)
 [n:127.0.0.1:36436_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 642433 INFO  
(OverseerThreadFactory-3192-thread-2-processing-n:127.0.0.1:36436_solr) 
[n:127.0.0.1:36436_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 642436 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core..system.shard1.replica_n1, tag=null
   [junit4]   2> 642436 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@76fac6b: rootName = 
solr_36436, domain = solr.core..system.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core..system.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@2e170b5d
   [junit4]   2> 642456 INFO  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core..system.shard1.replica_n2, tag=null
   [junit4]   2> 642456 INFO  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@63f2f3d5: rootName = 
solr_38845, domain = solr.core..system.shard1.replica_n2, service url = null, 
agent id = null] for registry solr.core..system.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@5cada79a
   [junit4]   2> 642469 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@1a1484d6
   [junit4]   2> 642470 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core..system.shard1.replica_n1, tag=1a1484d6
   [junit4]   2> 642470 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection..system.shard1.leader, tag=1a1484d6
   [junit4]   2> 642480 INFO  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@4c8f185b
   [junit4]   2> 642480 INFO  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core..system.shard1.replica_n2, tag=4c8f185b
   [junit4]   2> 642480 INFO  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection..system.shard1.leader, tag=4c8f185b
   [junit4]   2> 642493 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms 
at /collections/.system/terms/shard1 to Terms{values={core_node4=1}, version=3}
   [junit4]   2> 642493 INFO  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Failed to save terms, 
version is not a match, retrying
   [junit4]   2> 642500 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 642501 INFO  (zkConnectionManagerCallback-2921-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 642501 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 642502 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 642504 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45401/solr ready
   [junit4]   2> 642507 INFO  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms 
at /collections/.system/terms/shard1 to Terms{values={}, version=4}
   [junit4]   2> 642527 INFO  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase No version 
found for ephemeral leader parent node, won't remove previous leader 
registration.
   [junit4]   2> 642547 INFO  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 642581 INFO  (zkConnectionManagerCallback-2925-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 642581 INFO  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 642583 INFO  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 642584 INFO  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45401/solr ready
   [junit4]   2> 642630 INFO  (zkCallback-2878-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 642631 INFO  (zkCallback-2878-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 642631 INFO  (zkCallback-2893-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 642631 INFO  (zkCallback-2893-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 642652 ERROR (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (404) 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:36436/solr/.system: Expected mime type 
application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" 
content="text/html;charset=utf-8"/>
   [junit4]   2> <title>Error 404 Can not find: /solr/.system/update</title>
   [junit4]   2> </head>
   [junit4]   2> <body><h2>HTTP ERROR 404</h2>
   [junit4]   2> <p>Problem accessing /solr/.system/update. Reason:
   [junit4]   2> <pre>    Can not find: /solr/.system/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.19.v20190610</a><hr/>
   [junit4]   2> 
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> , retry=0 commError=false errorCode=404 
   [junit4]   2> 642652 INFO  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 642653 WARN  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request 
to collection(s) [.system] after stale state error from server.
   [junit4]   2> 642653 ERROR (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (404) 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:36436/solr/.system: Expected mime type 
application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" 
content="text/html;charset=utf-8"/>
   [junit4]   2> <title>Error 404 Can not find: /solr/.system/update</title>
   [junit4]   2> </head>
   [junit4]   2> <body><h2>HTTP ERROR 404</h2>
   [junit4]   2> <p>Problem accessing /solr/.system/update. Reason:
   [junit4]   2> <pre>    Can not find: /solr/.system/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.19.v20190610</a><hr/>
   [junit4]   2> 
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> , retry=0 commError=false errorCode=404 
   [junit4]   2> 642653 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 642653 WARN  (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request 
to collection(s) [.system] after stale state error from server.
   [junit4]   2> 642654 ERROR (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) org.apache.solr.common.SolrException: 
Could not find a healthy node to handle the request., retry=1 commError=false 
errorCode=510 
   [junit4]   2> 642654 INFO  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 642654 WARN  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request 
to collection(s) [.system] after stale state error from server.
   [junit4]   2> 642654 ERROR (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) org.apache.solr.common.SolrException: 
Could not find a healthy node to handle the request., retry=1 commError=false 
errorCode=510 
   [junit4]   2> 642654 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 642654 WARN  (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request 
to collection(s) [.system] after stale state error from server.
   [junit4]   2> 642654 ERROR (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) org.apache.solr.common.SolrException: 
Could not find a healthy node to handle the request., retry=2 commError=false 
errorCode=510 
   [junit4]   2> 642654 INFO  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 642654 WARN  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request 
to collection(s) [.system] after stale state error from server.
   [junit4]   2> 642655 ERROR (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) org.apache.solr.common.SolrException: 
Could not find a healthy node to handle the request., retry=2 commError=false 
errorCode=510 
   [junit4]   2> 642655 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 642655 WARN  (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request 
to collection(s) [.system] after stale state error from server.
   [junit4]   2> 642655 ERROR (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) org.apache.solr.common.SolrException: 
Could not find a healthy node to handle the request., retry=3 commError=false 
errorCode=510 
   [junit4]   2> 642655 INFO  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 642655 WARN  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request 
to collection(s) [.system] after stale state error from server.
   [junit4]   2> 642655 ERROR (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) org.apache.solr.common.SolrException: 
Could not find a healthy node to handle the request., retry=3 commError=false 
errorCode=510 
   [junit4]   2> 642655 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 642655 WARN  (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request 
to collection(s) [.system] after stale state error from server.
   [junit4]   2> 642656 ERROR (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) org.apache.solr.common.SolrException: 
Could not find a healthy node to handle the request., retry=4 commError=false 
errorCode=510 
   [junit4]   2> 642656 INFO  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 642656 WARN  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request 
to collection(s) [.system] after stale state error from server.
   [junit4]   2> 642656 ERROR (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) org.apache.solr.common.SolrException: 
Could not find a healthy node to handle the request., retry=4 commError=false 
errorCode=510 
   [junit4]   2> 642656 INFO  (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 642656 WARN  (qtp1344493676-10597) [n:127.0.0.1:36436_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request 
to collection(s) [.system] after stale state error from server.
   [junit4]   2> 642656 ERROR (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) org.apache.solr.common.SolrException: 
Could not find a healthy node to handle the request., retry=5 commError=false 
errorCode=510 
   [junit4]   2> 642656 INFO  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 642656 WARN  (qtp379474671-10606) [n:127.0.0.1:38845_solr    
x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrRrdBackendFactory Error deleting 
RRD for path solr.core..system.shard1.replica_n2
   [junit4]   2>           => org.apache.solr.common.SolrException: Could not 
find a healthy node to handle the request.
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1122)
   [junit4]   2> org.apache.solr.common.SolrException: Could not find a healthy 
node to handle the request.
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1122)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1009)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1009)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1009)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1009)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1009)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:940) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:903) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.rrd.SolrRrdBackendFactory.remove(SolrRrdBackendFactory.java:334)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.MetricsHistoryHandler.removeHistory(MetricsHistoryHandler.java:306)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:121)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:803) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:769) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:529) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) 
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v201

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

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1315163162
     [copy] Copying 249 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1315163162
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1315163162

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 43ms :: artifacts dl 7ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 113 minutes 59 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to