Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24338/
Java: 64bit/jdk-11.0.3 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
re-indexing warning not found

Stack Trace:
java.lang.AssertionError: re-indexing warning not found
        at 
__randomizedtesting.SeedInfo.seed([C95B7D9726E72868:B9AEDE3E462F811E]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:206)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14456 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 1390127 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C95B7D9726E72868]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_C95B7D9726E72868-001/init-core-data-001
   [junit4]   2> 1390127 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C95B7D9726E72868]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1390128 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C95B7D9726E72868]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1390128 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C95B7D9726E72868]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_C95B7D9726E72868-001/tempDir-001
   [junit4]   2> 1390129 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C95B7D9726E72868]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1390129 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1390129 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1390229 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C95B7D9726E72868]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:33389
   [junit4]   2> 1390229 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C95B7D9726E72868]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33389
   [junit4]   2> 1390229 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C95B7D9726E72868]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33389
   [junit4]   2> 1390239 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C95B7D9726E72868]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1390241 INFO  (zkConnectionManagerCallback-12510-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1390242 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C95B7D9726E72868]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1390272 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C95B7D9726E72868]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1390276 INFO  (zkConnectionManagerCallback-12512-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1390276 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C95B7D9726E72868]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1390277 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C95B7D9726E72868]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1390295 INFO  (zkConnectionManagerCallback-12514-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1390295 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C95B7D9726E72868]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1390401 WARN  (jetty-launcher-12515-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1390401 WARN  (jetty-launcher-12515-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1390401 INFO  (jetty-launcher-12515-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1390401 INFO  (jetty-launcher-12515-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1390401 INFO  (jetty-launcher-12515-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1390401 INFO  (jetty-launcher-12515-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1390401 INFO  (jetty-launcher-12515-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 1390401 INFO  (jetty-launcher-12515-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 1390402 INFO  (jetty-launcher-12515-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1390402 INFO  (jetty-launcher-12515-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1390403 INFO  (jetty-launcher-12515-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1390403 INFO  (jetty-launcher-12515-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1390403 INFO  (jetty-launcher-12515-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1390403 INFO  (jetty-launcher-12515-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1390403 INFO  (jetty-launcher-12515-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@32f5252a{/solr,null,AVAILABLE}
   [junit4]   2> 1390406 INFO  (jetty-launcher-12515-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7d85946{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 1390406 INFO  (jetty-launcher-12515-thread-1) [     ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1390406 INFO  (jetty-launcher-12515-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34081}
   [junit4]   2> 1390406 ERROR (jetty-launcher-12515-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1390406 INFO  (jetty-launcher-12515-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1390406 INFO  (jetty-launcher-12515-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1390406 INFO  (jetty-launcher-12515-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1390406 INFO  (jetty-launcher-12515-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1390406 INFO  (jetty-launcher-12515-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-03T19:30:02.475739Z
   [junit4]   2> 1390410 INFO  (jetty-launcher-12515-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@754c86be{/solr,null,AVAILABLE}
   [junit4]   2> 1390410 INFO  (jetty-launcher-12515-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@29deb2e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 1390410 INFO  (jetty-launcher-12515-thread-2) [     ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1390410 INFO  (jetty-launcher-12515-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42997}
   [junit4]   2> 1390411 INFO  (jetty-launcher-12515-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1390411 ERROR (jetty-launcher-12515-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1390411 INFO  (jetty-launcher-12515-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1390411 INFO  (jetty-launcher-12515-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1390411 INFO  (jetty-launcher-12515-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1390411 INFO  (jetty-launcher-12515-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1390411 INFO  (jetty-launcher-12515-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-03T19:30:02.480147Z
   [junit4]   2> 1390415 INFO  (zkConnectionManagerCallback-12517-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1390416 INFO  (jetty-launcher-12515-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1390416 INFO  (jetty-launcher-12515-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1390416 INFO  (jetty-launcher-12515-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1390416 INFO  (zkConnectionManagerCallback-12519-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1390416 INFO  (jetty-launcher-12515-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1390416 INFO  (jetty-launcher-12515-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1390754 INFO  (jetty-launcher-12515-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1390755 WARN  (jetty-launcher-12515-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3f8dff8c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1390755 WARN  (jetty-launcher-12515-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3f8dff8c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1390757 WARN  (jetty-launcher-12515-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@61acde37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1390757 WARN  (jetty-launcher-12515-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@61acde37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1390758 INFO  (jetty-launcher-12515-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33389/solr
   [junit4]   2> 1390759 INFO  (jetty-launcher-12515-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1390760 INFO  (zkConnectionManagerCallback-12527-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1390760 INFO  (jetty-launcher-12515-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1390819 INFO  (jetty-launcher-12515-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1390820 WARN  (jetty-launcher-12515-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1e8671ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1390820 WARN  (jetty-launcher-12515-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1e8671ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1390822 WARN  (jetty-launcher-12515-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@141696ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1390822 WARN  (jetty-launcher-12515-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@141696ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1390823 INFO  (jetty-launcher-12515-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33389/solr
   [junit4]   2> 1390824 INFO  (jetty-launcher-12515-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1390824 INFO  (zkConnectionManagerCallback-12533-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1390824 INFO  (jetty-launcher-12515-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1390862 INFO  (jetty-launcher-12515-thread-2) 
[n:127.0.0.1:42997_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1390862 INFO  (zkConnectionManagerCallback-12535-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1390863 INFO  (jetty-launcher-12515-thread-2) 
[n:127.0.0.1:42997_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1390898 INFO  (jetty-launcher-12515-thread-2) 
[n:127.0.0.1:42997_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42997_solr
   [junit4]   2> 1390898 INFO  (jetty-launcher-12515-thread-2) 
[n:127.0.0.1:42997_solr     ] o.a.s.c.Overseer Overseer 
(id=72103205421973511-127.0.0.1:42997_solr-n_0000000000) starting
   [junit4]   2> 1390901 INFO  (jetty-launcher-12515-thread-2) 
[n:127.0.0.1:42997_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1390901 INFO  (zkConnectionManagerCallback-12542-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1390902 INFO  (jetty-launcher-12515-thread-2) 
[n:127.0.0.1:42997_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1390903 INFO  (jetty-launcher-12515-thread-2) 
[n:127.0.0.1:42997_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33389/solr ready
   [junit4]   2> 1390903 INFO  
(OverseerStateUpdate-72103205421973511-127.0.0.1:42997_solr-n_0000000000) 
[n:127.0.0.1:42997_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:42997_solr
   [junit4]   2> 1390903 INFO  (jetty-launcher-12515-thread-2) 
[n:127.0.0.1:42997_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42997_solr
   [junit4]   2> 1390904 INFO  
(OverseerStateUpdate-72103205421973511-127.0.0.1:42997_solr-n_0000000000) 
[n:127.0.0.1:42997_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1390904 INFO  (zkCallback-12541-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1390924 INFO  (jetty-launcher-12515-thread-2) 
[n:127.0.0.1:42997_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1390937 INFO  (jetty-launcher-12515-thread-2) 
[n:127.0.0.1:42997_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42997.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1780bd23
   [junit4]   2> 1390943 INFO  (jetty-launcher-12515-thread-2) 
[n:127.0.0.1:42997_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42997.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1780bd23
   [junit4]   2> 1390943 INFO  (jetty-launcher-12515-thread-2) 
[n:127.0.0.1:42997_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42997.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1780bd23
   [junit4]   2> 1390944 INFO  (jetty-launcher-12515-thread-2) 
[n:127.0.0.1:42997_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_C95B7D9726E72868-001/tempDir-001/node2/.
   [junit4]   2> 1390962 INFO  (jetty-launcher-12515-thread-1) 
[n:127.0.0.1:34081_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1390963 INFO  (zkConnectionManagerCallback-12545-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1390963 INFO  (jetty-launcher-12515-thread-1) 
[n:127.0.0.1:34081_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1390965 INFO  (jetty-launcher-12515-thread-1) 
[n:127.0.0.1:34081_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1390966 INFO  (jetty-launcher-12515-thread-1) 
[n:127.0.0.1:34081_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34081_solr as DOWN
   [junit4]   2> 1390966 INFO  (jetty-launcher-12515-thread-1) 
[n:127.0.0.1:34081_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1390966 INFO  (jetty-launcher-12515-thread-1) 
[n:127.0.0.1:34081_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34081_solr
   [junit4]   2> 1390967 INFO  (zkCallback-12534-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1390967 INFO  (zkCallback-12541-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1390967 INFO  (zkCallback-12544-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1390967 INFO  (jetty-launcher-12515-thread-1) 
[n:127.0.0.1:34081_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1390968 INFO  (zkConnectionManagerCallback-12552-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1390968 INFO  (jetty-launcher-12515-thread-1) 
[n:127.0.0.1:34081_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1390968 INFO  (jetty-launcher-12515-thread-1) 
[n:127.0.0.1:34081_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1390969 INFO  (jetty-launcher-12515-thread-1) 
[n:127.0.0.1:34081_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33389/solr ready
   [junit4]   2> 1390977 INFO  (jetty-launcher-12515-thread-1) 
[n:127.0.0.1:34081_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1390986 INFO  (jetty-launcher-12515-thread-1) 
[n:127.0.0.1:34081_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34081.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1780bd23
   [junit4]   2> 1390992 INFO  (jetty-launcher-12515-thread-1) 
[n:127.0.0.1:34081_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34081.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1780bd23
   [junit4]   2> 1390992 INFO  (jetty-launcher-12515-thread-1) 
[n:127.0.0.1:34081_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34081.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1780bd23
   [junit4]   2> 1390993 INFO  (jetty-launcher-12515-thread-1) 
[n:127.0.0.1:34081_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_C95B7D9726E72868-001/tempDir-001/node1/.
   [junit4]   2> 1391016 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C95B7D9726E72868]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391016 INFO  (zkConnectionManagerCallback-12558-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1391016 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C95B7D9726E72868]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1391017 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C95B7D9726E72868]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1391017 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C95B7D9726E72868]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33389/solr ready
   [junit4]   2> 1391034 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[C95B7D9726E72868]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 1391036 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_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> 1391043 INFO  
(OverseerThreadFactory-9721-thread-1-processing-n:127.0.0.1:42997_solr) 
[n:127.0.0.1:42997_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
.system
   [junit4]   2> 1391147 INFO  
(OverseerStateUpdate-72103205421973511-127.0.0.1:42997_solr-n_0000000000) 
[n:127.0.0.1:42997_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":"http://127.0.0.1:42997/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1391148 INFO  
(OverseerStateUpdate-72103205421973511-127.0.0.1:42997_solr-n_0000000000) 
[n:127.0.0.1:42997_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":"http://127.0.0.1:34081/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1391350 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1391350 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1391350 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1392355 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1392355 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1392369 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1392370 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1392370 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1392371 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1392373 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1392373 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1392373 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1392374 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1392375 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1392375 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1392375 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34081.solr.core..system.shard1.replica_n2' (registry 
'solr.core..system.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1780bd23
   [junit4]   2> 1392375 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_C95B7D9726E72868-001/tempDir-001/node1/.system_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_C95B7D9726E72868-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 1392375 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
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> 1392375 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1392375 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42997.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1780bd23
   [junit4]   2> 1392375 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_C95B7D9726E72868-001/tempDir-001/node2/.system_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_C95B7D9726E72868-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 1392403 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1392403 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1392404 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1392404 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1392405 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@11c74909[.system_shard1_replica_n1] 
main]
   [junit4]   2> 1392406 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1392406 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1392406 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1392406 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1392406 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1392406 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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 
1638066767239577600
   [junit4]   2> 1392408 INFO  
(searcherExecutor-9731-thread-1-processing-n:127.0.0.1:42997_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:42997_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@11c74909[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1392409 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1392409 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1392423 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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=9999ms
   [junit4]   2> 1392430 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1392430 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1392431 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1392431 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1392432 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@356fd178[.system_shard1_replica_n2] 
main]
   [junit4]   2> 1392433 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1392433 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1392433 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1392433 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1392434 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1392437 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1392437 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 3 ms
   [junit4]   2> 1392437 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1392437 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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 
1638066767272083456
   [junit4]   2> 1392439 INFO  
(searcherExecutor-9730-thread-1-processing-n:127.0.0.1:34081_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:34081_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@356fd178[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1392440 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1392441 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1392924 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1392924 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1392924 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42997/solr/.system_shard1_replica_n1/
   [junit4]   2> 1392924 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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=http://127.0.0.1:42997/solr START 
replicas=[http://127.0.0.1:34081/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1392924 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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=http://127.0.0.1:42997/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 1392925 INFO  (qtp153069077-33289) [n:127.0.0.1:34081_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> 1392925 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1392925 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1392925 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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/72103205421973511-core_node3-n_0000000000
   [junit4]   2> 1392926 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42997/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 1393028 INFO  (zkCallback-12534-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> 1393028 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1393029 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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=1679
   [junit4]   2> 1393130 INFO  (zkCallback-12534-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> 1393130 INFO  (zkCallback-12534-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> 1393470 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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=2119
   [junit4]   2> 1393471 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_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> 1393544 INFO  (zkCallback-12534-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> 1393544 INFO  (zkCallback-12534-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> 1393544 INFO  (zkCallback-12544-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> 1393544 INFO  (zkCallback-12544-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> 1393544 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_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=2508
   [junit4]   2> 1393546 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[C95B7D9726E72868]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1393547 INFO  (zkConnectionManagerCallback-12565-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1393547 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[C95B7D9726E72868]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1393547 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[C95B7D9726E72868]) [     
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1393548 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[C95B7D9726E72868]) [     
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33389/solr ready
   [junit4]   2> 1393550 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1393552 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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=http://127.0.0.1:42997/solr/.system_shard1_replica_n1/&wt=javabin&version=2}{add=[16bb950c0afTdgand1vfzz8bqg3d461cu36n9
 (1638066768438099968)]} 0 0
   [junit4]   2> 1393552 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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=[16bb950c0afTdgand1vfzz8bqg3d461cu36n9 
(1638066768438099968)]} 0 3
   [junit4]   2> 1393553 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1638066768442294272,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1393553 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_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@198484d1 
commitCommandVersion:1638066768442294272
   [junit4]   2> 1393554 INFO  (qtp153069077-33293) [n:127.0.0.1:34081_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1638066768443342848,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1393554 INFO  (qtp153069077-33293) [n:127.0.0.1:34081_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@e15b05c 
commitCommandVersion:1638066768443342848
   [junit4]   2> 1393557 INFO  (qtp153069077-33293) [n:127.0.0.1:34081_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@10456cc[.system_shard1_replica_n2] 
main]
   [junit4]   2> 1393557 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@151dbb67[.system_shard1_replica_n1] 
main]
   [junit4]   2> 1393557 INFO  (qtp153069077-33293) [n:127.0.0.1:34081_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1393557 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1393558 INFO  
(searcherExecutor-9730-thread-1-processing-n:127.0.0.1:34081_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:34081_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@10456cc[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os.version=4.18.0-24-generic,
 java.runtime.version=11.0.3+7, os.arch=amd64, source=flush, 
lucene.version=9.0.0, java.vm.version=11.0.3+7, java.version=11.0.3, 
timestamp=1562182205625, java.vendor=AdoptOpenJDK, 
os=Linux}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1393558 INFO  (qtp153069077-33293) [n:127.0.0.1:34081_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=http://127.0.0.1:42997/solr/.system_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 1393558 INFO  
(searcherExecutor-9731-thread-1-processing-n:127.0.0.1:42997_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:42997_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@151dbb67[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os.version=4.18.0-24-generic,
 java.runtime.version=11.0.3+7, os.arch=amd64, source=flush, 
lucene.version=9.0.0, java.vm.version=11.0.3+7, java.version=11.0.3, 
timestamp=1562182205623, java.vendor=AdoptOpenJDK, 
os=Linux}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1393558 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_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 6
   [junit4]   2> 1393564 INFO  (qtp207226069-33294) [n:127.0.0.1:42997_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1393564 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1393567 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 1393568 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_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> 1393571 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_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> 1393572 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ZkController Persisted config data to node 
/configs/.system/managed-schema 
   [junit4]   2> 1393572 INFO  (zkCallback-12544-thread-2) [     ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/.system/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 1393572 INFO  (zkCallback-12534-thread-1) [     ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/.system/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 1393572 INFO  (zkCallback-12544-thread-2) [     ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1393572 INFO  (Thread-5282) [     ] o.a.s.c.SolrCore config 
update listener called for core .system_shard1_replica_n1
   [junit4]   2> 1393572 INFO  (Thread-5283) [     ] o.a.s.c.SolrCore config 
update listener called for core .system_shard1_replica_n2
   [junit4]   2> 1393573 INFO  (Thread-5283) [     ] o.a.s.c.SolrCore core 
reload .system_shard1_replica_n2
   [junit4]   2> 1393573 INFO  (zkCallback-12544-thread-2) [     ] 
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection 
or core
   [junit4]   2> 1393575 INFO  (zkCallback-12544-thread-2) [     ] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 1393575 INFO  (zkCallback-12544-thread-2) [     ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 3 ms
   [junit4]   2> 1393576 INFO  (Thread-5282) [     ] o.a.s.c.SolrCore core 
reload .system_shard1_replica_n1
   [junit4]   2> 1393576 INFO  (Thread-5283) [     ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.0.0
   [junit4]   2> 1393578 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1393598 INFO  (Thread-5283) [     ] o.a.s.s.IndexSchema 
[.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1393600 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_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> 1393600 INFO  (Thread-5283) [     ] o.a.s.s.IndexSchema Loaded 
schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1393600 INFO  (Thread-5283) [     ] o.a.s.c.CoreContainer 
Reloading SolrCore '.system_shard1_replica_n2' using configuration from 
collection .system
   [junit4]   2> 1393602 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_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> 1393602 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n1' using 
configuration from collection .system
   [junit4]   2> 1393615 INFO  (Thread-5283) [n:127.0.0.1:34081_solr c:.system 
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_34081.solr.core..system.shard1.replica_n2' (registry 
'solr.core..system.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1780bd23
   [junit4]   2> 1393616 INFO  (Thread-5283) [n:127.0.0.1:34081_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 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_C95B7D9726E72868-001/tempDir-001/node1/.system_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_C95B7D9726E72868-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 1393634 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42997.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1780bd23
   [junit4]   2> 1393634 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_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 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_C95B7D9726E72868-001/tempDir-001/node2/.system_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_C95B7D9726E72868-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 1393648 INFO  (Thread-5283) [n:127.0.0.1:34081_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> 1393648 INFO  (Thread-5283) [n:127.0.0.1:34081_solr c:.system 
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1393650 INFO  (Thread-5283) [n:127.0.0.1:34081_solr c:.system 
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@55f4a675[.system_shard1_replica_n2] main]
   [junit4]   2> 1393671 INFO  (Thread-5283) [n:127.0.0.1:34081_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> 1393671 INFO  (Thread-5283) [n:127.0.0.1:34081_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> 1393671 INFO  (Thread-5283) [n:127.0.0.1:34081_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> 1393673 INFO  (Thread-5283) [n:127.0.0.1:34081_solr c:.system 
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 1 is already the latest
   [junit4]   2> 1393673 INFO  (Thread-5283) [n:127.0.0.1:34081_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> 1393675 INFO  (Thread-5283) [n:127.0.0.1:34081_solr c:.system 
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1393676 INFO  
(searcherExecutor-9740-thread-1-processing-n:127.0.0.1:34081_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:34081_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@55f4a675[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os.version=4.18.0-24-generic,
 java.runtime.version=11.0.3+7, os.arch=amd64, source=flush, 
lucene.version=9.0.0, java.vm.version=11.0.3+7, java.version=11.0.3, 
timestamp=1562182205625, java.vendor=AdoptOpenJDK, 
os=Linux}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1393677 INFO  (Thread-5283) [n:127.0.0.1:34081_solr c:.system 
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@472110f8[.system_shard1_replica_n2] main]
   [junit4]   2> 1393677 INFO  (Thread-5283) [n:127.0.0.1:34081_solr c:.system 
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore 
[.system_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4f988386
   [junit4]   2> 1393677 INFO  (Thread-5283) [n:127.0.0.1:34081_solr c:.system 
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core..system.shard1.replica_n2, 
tag=4f988386
   [junit4]   2> 1393677 INFO  (Thread-5283) [n:127.0.0.1:34081_solr c:.system 
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b451753: 
rootName = solr_34081, 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@74d3a225
   [junit4]   2> 1393679 INFO  
(searcherExecutor-9740-thread-1-processing-n:127.0.0.1:34081_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:34081_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@472110f8[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os.version=4.18.0-24-generic,
 java.runtime.version=11.0.3+7, os.arch=amd64, source=flush, 
lucene.version=9.0.0, java.vm.version=11.0.3+7, java.version=11.0.3, 
timestamp=1562182205625, os=Linux, 
java.vendor=AdoptOpenJDK}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1393683 INFO  (Thread-5283) [n:127.0.0.1:34081_solr c:.system 
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.collection..system.shard1.leader, 
tag=4f988386
   [junit4]   2> 1393703 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_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> 1393703 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1393705 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@23e228a9[.system_shard1_replica_n1] 
main]
   [junit4]   2> 1393706 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_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> 1393706 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_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> 1393706 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_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> 1393706 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1393706 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_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> 1393708 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1393709 INFO  
(searcherExecutor-9741-thread-1-processing-n:127.0.0.1:42997_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:42997_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@23e228a9[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os.version=4.18.0-24-generic,
 java.runtime.version=11.0.3+7, os.arch=amd64, source=flush, 
lucene.version=9.0.0, java.vm.version=11.0.3+7, java.version=11.0.3, 
timestamp=1562182205623, java.vendor=AdoptOpenJDK, 
os=Linux}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1393710 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@498692ef[.system_shard1_replica_n1] 
main]
   [junit4]   2> 1393710 INFO  (zkCallback-12534-thread-1) [     ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1393711 INFO  (zkCallback-12534-thread-1) [     ] 
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection 
or core
   [junit4]   2> 1393712 INFO  
(searcherExecutor-9741-thread-1-processing-n:127.0.0.1:42997_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:42997_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@498692ef[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os.version=4.18.0-24-generic,
 java.runtime.version=11.0.3+7, os.arch=amd64, source=flush, 
lucene.version=9.0.0, java.vm.version=11.0.3+7, java.version=11.0.3, 
timestamp=1562182205623, os=Linux, 
java.vendor=AdoptOpenJDK}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1393714 INFO  (zkCallback-12534-thread-1) [     ] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 1393714 INFO  (zkCallback-12534-thread-1) [     ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 3 ms
   [junit4]   2> 1393714 INFO  (Thread-5282) [     ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.0.0
   [junit4]   2> 1393715 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply 
schema update version 1 for collection .system
   [junit4]   2> 1393719 INFO  (Thread-5282) [     ] o.a.s.s.IndexSchema 
[.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1393720 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1393721 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchema Took 10.0ms for 1 replicas to apply schema update 
version 1 for collection .system
   [junit4]   2> 1393721 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_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=154
   [junit4]   2> 1393721 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore 
[.system_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5ca92c8c
   [junit4]   2> 1393721 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core..system.shard1.replica_n1, tag=5ca92c8c
   [junit4]   2> 1393721 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@52752f43: rootName = 
solr_42997, 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@73818571
   [junit4]   2> 1393721 INFO  (Thread-5282) [     ] o.a.s.s.IndexSchema Loaded 
schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1393721 INFO  (Thread-5282) [     ] o.a.s.c.CoreContainer 
Reloading SolrCore '.system_shard1_replica_n1' using configuration from 
collection .system
   [junit4]   2> 1393730 INFO  (qtp207226069-33292) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection..system.shard1.leader, tag=5ca92c8c
   [junit4]   2> 1393731 INFO  (qtp207226069-33294) [n:127.0.0.1:42997_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params 
name=.system&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1393732 INFO  
(OverseerThreadFactory-9721-thread-2-processing-n:127.0.0.1:42997_solr) 
[n:127.0.0.1:42997_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection Cmd=action=RELOAD, asyncId=null
   [junit4]   2> 1393733 INFO  
(OverseerCollectionConfigSetProcessor-72103205421973511-127.0.0.1:42997_solr-n_0000000000)
 [n:127.0.0.1:42997_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> 1393736 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
9.0.0
   [junit4]   2> 1393756 INFO  (Thread-5282) [n:127.0.0.1:42997_solr c:.system 
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_42997.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1780bd23
   [junit4]   2> 1393756 INFO  (Thread-5282) [n:127.0.0.1:42997_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 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_C95B7D9726E72868-001/tempDir-001/node2/.system_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_C95B7D9726E72868-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 1393758 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_solr    
x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] 
Schema name=_system collection or core
   [junit4]   2> 1393760 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_solr    
x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system 
collection or core/1.1 with uniqueid field id
   [junit4]   2> 1393760 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Reloading SolrCore 
'.system_shard1_replica_n2' using configuration from collection .system
   [junit4]   2> 1393794 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34081.solr.core..system.shard1.replica_n2' (registry 
'solr.core..system.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1780bd23
   [junit4]   2> 1393794 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_C95B7D9726E72868-001/tempDir-001/node1/.system_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_C95B7D9726E72868-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 1393795 INFO  (Thread-5282) [n:127.0.0.1:42997_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> 1393795 INFO  (Thread-5282) [n:127.0.0.1:42997_solr c:.system 
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1393796 INFO  (Thread-5282) [n:127.0.0.1:42997_solr c:.system 
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@52a3b9fb[.system_shard1_replica_n1] main]
   [junit4]   2> 1393797 INFO  (Thread-5282) [n:127.0.0.1:42997_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> 1393797 INFO  (Thread-5282) [n:127.0.0.1:42997_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> 1393797 INFO  (Thread-5282) [n:127.0.0.1:42997_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> 1393797 INFO  (Thread-5282) [n:127.0.0.1:42997_solr c:.system 
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 1 is already the latest
   [junit4]   2> 1393797 INFO  (Thread-5282) [n:127.0.0.1:42997_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> 1393799 INFO  (Thread-5282) [n:127.0.0.1:42997_solr c:.system 
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1393800 INFO  
(searcherExecutor-9749-thread-1-processing-n:127.0.0.1:42997_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:42997_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@52a3b9fb[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os.version=4.18.0-24-generic,
 java.runtime.version=11.0.3+7, os.arch=amd64, source=flush, 
lucene.version=9.0.0, java.vm.version=11.0.3+7, java.version=11.0.3, 
timestamp=1562182205623, os=Linux, 
java.vendor=AdoptOpenJDK}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1393801 INFO  (Thread-5282) [n:127.0.0.1:42997_solr c:.system 
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@63515684[.system_shard1_replica_n1] main]
   [junit4]   2> 1393801 INFO  (Thread-5282) [n:127.0.0.1:42997_solr c:.system 
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore 
[.system_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7bceacd6
   [junit4]   2> 1393801 INFO  (Thread-5282) [n:127.0.0.1:42997_solr c:.system 
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core..system.shard1.replica_n1, 
tag=7bceacd6
   [junit4]   2> 1393801 INFO  (Thread-5282) [n:127.0.0.1:42997_solr c:.system 
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@528b0b2e: 
rootName = solr_42997, 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@73818571
   [junit4]   2> 1393802 INFO  
(searcherExecutor-9749-thread-1-processing-n:127.0.0.1:42997_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:42997_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@63515684[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os.version=4.18.0-24-generic,
 java.runtime.version=11.0.3+7, os.arch=amd64, source=flush, 
lucene.version=9.0.0, java.vm.version=11.0.3+7, java.version=11.0.3, 
timestamp=1562182205623, os=Linux, 
java.vendor=AdoptOpenJDK}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1393805 INFO  (Thread-5282) [n:127.0.0.1:42997_solr c:.system 
s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.collection..system.shard1.leader, 
tag=7bceacd6
   [junit4]   2> 1393808 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
9.0.0
   [junit4]   2> 1393824 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_solr    
x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] 
Schema name=_system collection or core
   [junit4]   2> 1393825 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_solr    
x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system 
collection or core/1.1 with uniqueid field id
   [junit4]   2> 1393825 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore 
'.system_shard1_replica_n1' using configuration from collection .system
   [junit4]   2> 1393835 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1393835 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1393836 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5eccafd1[.system_shard1_replica_n2] 
main]
   [junit4]   2> 1393837 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1393837 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1393837 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1393837 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1393838 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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> 1393839 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1393841 INFO  
(searcherExecutor-9750-thread-1-processing-n:127.0.0.1:34081_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:34081_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@5eccafd1[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os.version=4.18.0-24-generic,
 java.runtime.version=11.0.3+7, os.arch=amd64, source=flush, 
lucene.version=9.0.0, java.vm.version=11.0.3+7, java.version=11.0.3, 
timestamp=1562182205625, os=Linux, 
java.vendor=AdoptOpenJDK}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1393841 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7723d947[.system_shard1_replica_n2] 
main]
   [junit4]   2> 1393841 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore 
[.system_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@146d553f
   [junit4]   2> 1393841 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core..system.shard1.replica_n2, tag=146d553f
   [junit4]   2> 1393841 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1af5d7cc: rootName = 
solr_34081, 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@74d3a225
   [junit4]   2> 1393842 INFO  
(searcherExecutor-9750-thread-1-processing-n:127.0.0.1:34081_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:34081_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@7723d947[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os.version=4.18.0-24-generic,
 java.runtime.version=11.0.3+7, os.arch=amd64, source=flush, 
lucene.version=9.0.0, java.vm.version=11.0.3+7, java.version=11.0.3, 
timestamp=1562182205625, os=Linux, 
java.vendor=AdoptOpenJDK}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1393846 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42997.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1780bd23
   [junit4]   2> 1393846 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_C95B7D9726E72868-001/tempDir-001/node2/.system_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_C95B7D9726E72868-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 1393847 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection..system.shard1.leader, tag=146d553f
   [junit4]   2> 1393848 INFO  (qtp153069077-33291) [n:127.0.0.1:34081_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={core=.system_shard1_replica_n2&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=115
   [junit4]   2> 1393876 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1393876 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1393877 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@77b7cb61[.system_shard1_replica_n1] 
main]
   [junit4]   2> 1393878 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1393878 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1393878 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1393879 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1393879 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_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> 1393880 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1393881 INFO  
(searcherExecutor-9755-thread-1-processing-n:127.0.0.1:42997_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:42997_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@77b7cb61[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os.version=4.18.0-24-generic,
 java.runtime.version=11.0.3+7, os.arch=amd64, source=flush, 
lucene.version=9.0.0, java.vm.version=11.0.3+7, java.version=11.0.3, 
timestamp=1562182205623, os=Linux, 
java.vendor=AdoptOpenJDK}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1393881 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@36ebc74d[.system_shard1_replica_n1] 
main]
   [junit4]   2> 1393882 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore 
[.system_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3e83fd77
   [junit4]   2> 1393882 INFO  (qtp207226069-33290) [n:127.0.0.1:42997_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core..system.shard1.replica_n1, tag=3e83fd77
   [junit4]   2> 1393882 INFO  (qtp207226069-33290) [n:127.0.0.1:42

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

source] 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 = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

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 = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
    [javac] Compiling 962 source files to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 1 file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 1 minute 17 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.SystemCollectionCompatTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=C95B7D9726E72868 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-SD 
-Dtests.timezone=Asia/Istanbul -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
Buildfile: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.16 in public
[ivy:cachepath] :: resolution report :: resolve 15ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: C95B7D9726E72868
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says hi! Master seed: C95B7D9726E72868
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J2 PID(25...@serv1.sd-datasolutions.de).
   [junit4] Started J1 PID(25...@serv1.sd-datasolutions.de).
   [junit4] Started J0 PID(25...@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4] OK      8.62s J2 | SystemCollectionCompatTest.testBackCompat
   [junit4] Completed [1/5] on J2 in 15.88s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4] OK      8.54s J0 | SystemCollectionCompatTest.testBackCompat
   [junit4] Completed [2/5] on J0 in 16.13s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4] OK      8.01s J1 | SystemCollectionCompatTest.testBackCompat
   [junit4] Completed [3/5] on J1 in 17.17s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4] OK      5.05s J0 | SystemCollectionCompatTest.testBackCompat
   [junit4] Completed [4/5] on J0 in 9.76s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4] OK      7.14s J2 | SystemCollectionCompatTest.testBackCompat
   [junit4] Completed [5/5] on J2 in 10.76s, 1 test
   [junit4] 
   [junit4] JVM J0:     1.00 ..    27.96 =    26.97s
   [junit4] JVM J1:     0.99 ..    18.85 =    17.86s
   [junit4] JVM J2:     0.98 ..    28.95 =    27.98s
   [junit4] Execution time total: 28 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 264.81s | 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 216.39s | org.apache.solr.cloud.TestStressLiveNodes
[junit4:tophints] 199.26s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 134.81s | org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4:tophints] 116.81s | org.apache.solr.update.SoftAutoCommitTest

-check-totals:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
org.codehaus.groovy.reflection.CachedClass 
(file:/home/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.16.jar)
 to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of 
org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release

test-nocompile:

BUILD SUCCESSFUL
Total time: 31 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.SystemCollectionCompatTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
        at hudson.FilePath.act(FilePath.java:1078)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
        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:1843)
        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/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=66812b2a6758240f401a5c8aee1488a1f4d14d5f, 
workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #24337
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to