Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/572/
Java: 32bit/jdk1.8.0_201 -server -XX:+UseSerialGC

2 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([9B33022981F5057D:EBC6A180E13DAC0B]: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:203)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy

Error Message:
After running Solr cloud example, test collection 'testCloudExamplePrompt1' not 
found in Solr at: http://localhost:41683/solr; tool output:  Welcome to the 
SolrCloud example!  This interactive session will help you launch a SolrCloud 
cluster on your local workstation. To begin, how many Solr nodes would you like 
to run in your local cluster? (specify 1-4 nodes) [2]:  Ok, let's start up 1 
Solr nodes for your example SolrCloud cluster. Please enter the port for node1 
[8983]:  Creating Solr home directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B33022981F5057D-001/tempDir-006/cloud/node1/solr
  Starting up Solr on port 41683 using command: 
"/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/bin/solr" start -cloud -p 
41683 -s 
"temp/solr.util.TestSolrCLIRunExample_9B33022981F5057D-001/tempDir-006/cloud/node1/solr"
  

Stack Trace:
java.lang.AssertionError: After running Solr cloud example, test collection 
'testCloudExamplePrompt1' not found in Solr at: http://localhost:41683/solr; 
tool output: 
Welcome to the SolrCloud example!

This interactive session will help you launch a SolrCloud cluster on your local 
workstation.
To begin, how many Solr nodes would you like to run in your local cluster? 
(specify 1-4 nodes) [2]: 
Ok, let's start up 1 Solr nodes for your example SolrCloud cluster.
Please enter the port for node1 [8983]: 
Creating Solr home directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B33022981F5057D-001/tempDir-006/cloud/node1/solr

Starting up Solr on port 41683 using command:
"/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/bin/solr" start -cloud -p 
41683 -s 
"temp/solr.util.TestSolrCLIRunExample_9B33022981F5057D-001/tempDir-006/cloud/node1/solr"


        at 
__randomizedtesting.SeedInfo.seed([9B33022981F5057D:699BB926FE409C5B]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy(TestSolrCLIRunExample.java:570)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13791 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 680655 INFO  
(SUITE-SystemCollectionCompatTest-seed#[9B33022981F5057D]-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-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_9B33022981F5057D-001/init-core-data-001
   [junit4]   2> 680656 WARN  
(SUITE-SystemCollectionCompatTest-seed#[9B33022981F5057D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 680656 INFO  
(SUITE-SystemCollectionCompatTest-seed#[9B33022981F5057D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 680657 INFO  
(SUITE-SystemCollectionCompatTest-seed#[9B33022981F5057D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 680658 INFO  
(SUITE-SystemCollectionCompatTest-seed#[9B33022981F5057D]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_9B33022981F5057D-001/tempDir-001
   [junit4]   2> 680658 INFO  
(SUITE-SystemCollectionCompatTest-seed#[9B33022981F5057D]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 680659 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 680659 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 680759 INFO  
(SUITE-SystemCollectionCompatTest-seed#[9B33022981F5057D]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41297
   [junit4]   2> 680759 INFO  
(SUITE-SystemCollectionCompatTest-seed#[9B33022981F5057D]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41297
   [junit4]   2> 680759 INFO  
(SUITE-SystemCollectionCompatTest-seed#[9B33022981F5057D]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41297
   [junit4]   2> 680768 INFO  (zkConnectionManagerCallback-4933-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 680775 INFO  (zkConnectionManagerCallback-4935-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 680783 INFO  (zkConnectionManagerCallback-4937-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 680788 WARN  (jetty-launcher-4938-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 680789 INFO  (jetty-launcher-4938-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 680789 INFO  (jetty-launcher-4938-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 680789 INFO  (jetty-launcher-4938-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 680790 WARN  (jetty-launcher-4938-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 680790 INFO  (jetty-launcher-4938-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 680790 INFO  (jetty-launcher-4938-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 680790 INFO  (jetty-launcher-4938-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 680819 INFO  (jetty-launcher-4938-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 680819 INFO  (jetty-launcher-4938-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 680820 INFO  (jetty-launcher-4938-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 680823 INFO  (jetty-launcher-4938-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 680823 INFO  (jetty-launcher-4938-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 680824 INFO  (jetty-launcher-4938-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 680832 INFO  (jetty-launcher-4938-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@75d349{/solr,null,AVAILABLE}
   [junit4]   2> 680832 INFO  (jetty-launcher-4938-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4186a3{/solr,null,AVAILABLE}
   [junit4]   2> 680832 WARN  (jetty-launcher-4938-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1192a47[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 680832 WARN  (jetty-launcher-4938-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@933ed4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 680833 INFO  (jetty-launcher-4938-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@81ad7a{SSL,[ssl, 
http/1.1]}{127.0.0.1:41969}
   [junit4]   2> 680833 INFO  (jetty-launcher-4938-thread-1) [    ] 
o.e.j.s.Server Started @680869ms
   [junit4]   2> 680833 INFO  (jetty-launcher-4938-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41969}
   [junit4]   2> 680833 ERROR (jetty-launcher-4938-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 680833 INFO  (jetty-launcher-4938-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 680833 INFO  (jetty-launcher-4938-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 680833 INFO  (jetty-launcher-4938-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 680833 INFO  (jetty-launcher-4938-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 680833 INFO  (jetty-launcher-4938-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-17T03:29:21.165Z
   [junit4]   2> 680833 INFO  (jetty-launcher-4938-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1a810{SSL,[ssl, 
http/1.1]}{127.0.0.1:42077}
   [junit4]   2> 680833 INFO  (jetty-launcher-4938-thread-2) [    ] 
o.e.j.s.Server Started @680869ms
   [junit4]   2> 680833 INFO  (jetty-launcher-4938-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42077}
   [junit4]   2> 680833 ERROR (jetty-launcher-4938-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 680833 INFO  (jetty-launcher-4938-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 680833 INFO  (jetty-launcher-4938-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 680833 INFO  (jetty-launcher-4938-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 680833 INFO  (jetty-launcher-4938-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 680833 INFO  (jetty-launcher-4938-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-17T03:29:21.165Z
   [junit4]   2> 680862 INFO  (zkConnectionManagerCallback-4940-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 680862 INFO  (jetty-launcher-4938-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 680871 INFO  (zkConnectionManagerCallback-4942-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 680872 INFO  (jetty-launcher-4938-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 681353 INFO  (jetty-launcher-4938-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 681353 WARN  (jetty-launcher-4938-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 681354 WARN  (jetty-launcher-4938-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@106fce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 681368 WARN  (jetty-launcher-4938-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 681391 WARN  (jetty-launcher-4938-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1804fff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 681393 INFO  (jetty-launcher-4938-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41297/solr
   [junit4]   2> 681396 INFO  (zkConnectionManagerCallback-4950-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 681411 INFO  (zkConnectionManagerCallback-4952-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 681469 INFO  (jetty-launcher-4938-thread-1) 
[n:127.0.0.1:41969_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41969_solr
   [junit4]   2> 681470 INFO  (jetty-launcher-4938-thread-1) 
[n:127.0.0.1:41969_solr    ] o.a.s.c.Overseer Overseer 
(id=72264628570488838-127.0.0.1:41969_solr-n_0000000000) starting
   [junit4]   2> 681487 INFO  (zkConnectionManagerCallback-4959-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 681490 INFO  (jetty-launcher-4938-thread-1) 
[n:127.0.0.1:41969_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41297/solr ready
   [junit4]   2> 681490 INFO  
(OverseerStateUpdate-72264628570488838-127.0.0.1:41969_solr-n_0000000000) 
[n:127.0.0.1:41969_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:41969_solr
   [junit4]   2> 681504 INFO  (jetty-launcher-4938-thread-1) 
[n:127.0.0.1:41969_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41969_solr
   [junit4]   2> 681516 INFO  (zkCallback-4958-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 681528 INFO  (zkCallback-4951-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 681539 INFO  (jetty-launcher-4938-thread-1) 
[n:127.0.0.1:41969_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 681577 INFO  (jetty-launcher-4938-thread-1) 
[n:127.0.0.1:41969_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41969.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@326c54
   [junit4]   2> 681585 INFO  (jetty-launcher-4938-thread-1) 
[n:127.0.0.1:41969_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41969.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@326c54
   [junit4]   2> 681586 INFO  (jetty-launcher-4938-thread-1) 
[n:127.0.0.1:41969_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41969.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@326c54
   [junit4]   2> 681587 INFO  (jetty-launcher-4938-thread-1) 
[n:127.0.0.1:41969_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_9B33022981F5057D-001/tempDir-001/node1/.
   [junit4]   2> 681901 INFO  (jetty-launcher-4938-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 681901 WARN  (jetty-launcher-4938-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 681902 WARN  (jetty-launcher-4938-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@37579b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 681904 WARN  (jetty-launcher-4938-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 681905 WARN  (jetty-launcher-4938-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3f9e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 681906 INFO  (jetty-launcher-4938-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41297/solr
   [junit4]   2> 681907 INFO  (zkConnectionManagerCallback-4966-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 681908 INFO  (zkConnectionManagerCallback-4968-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 681910 INFO  (jetty-launcher-4938-thread-2) 
[n:127.0.0.1:42077_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 681911 INFO  (jetty-launcher-4938-thread-2) 
[n:127.0.0.1:42077_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42077_solr as DOWN
   [junit4]   2> 681911 INFO  (jetty-launcher-4938-thread-2) 
[n:127.0.0.1:42077_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 681911 INFO  (jetty-launcher-4938-thread-2) 
[n:127.0.0.1:42077_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42077_solr
   [junit4]   2> 681912 INFO  (zkCallback-4958-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 681912 INFO  (zkCallback-4951-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 681927 INFO  (zkCallback-4967-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 681933 INFO  (zkConnectionManagerCallback-4975-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 681934 INFO  (jetty-launcher-4938-thread-2) 
[n:127.0.0.1:42077_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 681935 INFO  (jetty-launcher-4938-thread-2) 
[n:127.0.0.1:42077_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41297/solr ready
   [junit4]   2> 681948 INFO  (jetty-launcher-4938-thread-2) 
[n:127.0.0.1:42077_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 681962 INFO  (jetty-launcher-4938-thread-2) 
[n:127.0.0.1:42077_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42077.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@326c54
   [junit4]   2> 681968 INFO  (jetty-launcher-4938-thread-2) 
[n:127.0.0.1:42077_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42077.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@326c54
   [junit4]   2> 681968 INFO  (jetty-launcher-4938-thread-2) 
[n:127.0.0.1:42077_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42077.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@326c54
   [junit4]   2> 681969 INFO  (jetty-launcher-4938-thread-2) 
[n:127.0.0.1:42077_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_9B33022981F5057D-001/tempDir-001/node2/.
   [junit4]   2> 681996 INFO  (zkConnectionManagerCallback-4981-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 681997 INFO  
(SUITE-SystemCollectionCompatTest-seed#[9B33022981F5057D]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 681997 INFO  
(SUITE-SystemCollectionCompatTest-seed#[9B33022981F5057D]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41297/solr ready
   [junit4]   2> 682012 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[9B33022981F5057D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 682037 INFO  (qtp24979938-13285) [n:127.0.0.1:42077_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> 682041 INFO  
(OverseerThreadFactory-4815-thread-1-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
.system
   [junit4]   2> 682145 INFO  
(OverseerStateUpdate-72264628570488838-127.0.0.1:41969_solr-n_0000000000) 
[n:127.0.0.1:41969_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41969/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 682146 INFO  
(OverseerStateUpdate-72264628570488838-127.0.0.1:41969_solr-n_0000000000) 
[n:127.0.0.1:41969_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42077/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 682350 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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> 682371 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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> 682371 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_solr    
x:.system_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 683361 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 683377 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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> 683378 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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> 683379 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 683380 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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> 683381 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/.system/managed-schema
   [junit4]   2> 683382 WARN  (qtp27167497-13278) [n:127.0.0.1:41969_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory The schema has been upgraded to managed, but 
the non-managed schema schema.xml is still loadable.  PLEASE REMOVE THIS FILE.
   [junit4]   2> 683382 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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> 683382 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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> 683383 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42077.solr.core..system.shard1.replica_n2' (registry 
'solr.core..system.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@326c54
   [junit4]   2> 683383 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_9B33022981F5057D-001/tempDir-001/node2/.system_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_9B33022981F5057D-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 683384 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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> 683385 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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> 683385 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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> 683386 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41969.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@326c54
   [junit4]   2> 683386 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_9B33022981F5057D-001/tempDir-001/node1/.system_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_9B33022981F5057D-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 683423 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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> 683423 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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> 683423 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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> 683423 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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> 683424 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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> 683424 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 683424 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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> 683424 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 683424 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1df1447[.system_shard1_replica_n1] 
main]
   [junit4]   2> 683424 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@14bf173[.system_shard1_replica_n2] 
main]
   [junit4]   2> 683425 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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> 683425 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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> 683425 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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> 683425 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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> 683425 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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> 683426 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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> 683426 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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> 683426 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 683426 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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> 683426 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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> 683426 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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 
1633748269146308608
   [junit4]   2> 683426 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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 
1633748269146308608
   [junit4]   2> 683428 INFO  
(searcherExecutor-4828-thread-1-processing-n:127.0.0.1:41969_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:41969_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@1df1447[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 683428 INFO  
(searcherExecutor-4827-thread-1-processing-n:127.0.0.1:42077_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:42077_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@14bf173[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 683429 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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_node4=0}, version=0}
   [junit4]   2> 683429 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 683429 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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> 683429 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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, core_node4=0}, 
version=1}
   [junit4]   2> 683429 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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> 683430 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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> 683430 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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> 683430 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:41969/solr/.system_shard1_replica_n1/
   [junit4]   2> 683430 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n1 url=https://127.0.0.1:41969/solr START 
replicas=[https://127.0.0.1:42077/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 683430 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n1 url=https://127.0.0.1:41969/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 683433 INFO  (qtp24979938-13288) [n:127.0.0.1:42077_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> 683433 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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> 683433 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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> 683433 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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/72264628570488838-core_node3-n_0000000000
   [junit4]   2> 683434 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41969/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 683535 INFO  (zkCallback-4951-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> 683535 INFO  (zkCallback-4951-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> 683536 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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> 683569 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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=1198
   [junit4]   2> 683638 INFO  (zkCallback-4951-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> 683638 INFO  (zkCallback-4951-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> 683638 INFO  (zkCallback-4951-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> 684433 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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=2082
   [junit4]   2> 684450 INFO  (qtp24979938-13285) [n:127.0.0.1:42077_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> 684533 INFO  (zkCallback-4967-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> 684533 INFO  (zkCallback-4951-thread-4) [    ] 
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> 684533 INFO  (zkCallback-4951-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> 684533 INFO  (zkCallback-4951-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> 684533 INFO  (zkCallback-4967-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> 684533 INFO  (qtp24979938-13285) [n:127.0.0.1:42077_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=2495
   [junit4]   2> 684536 INFO  (zkConnectionManagerCallback-4988-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 684537 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[9B33022981F5057D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 684537 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[9B33022981F5057D]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41297/solr ready
   [junit4]   2> 684542 INFO  (qtp27167497-13284) [n:127.0.0.1:41969_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> 684572 INFO  (qtp24979938-13285) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41969/solr/.system_shard1_replica_n1/&wt=javabin&version=2}{add=[16ac3d65583T22cr8hmwa44pmin9jbewy52u
 (1633748270314422272)]} 0 1
   [junit4]   2> 684572 INFO  (qtp27167497-13284) [n:127.0.0.1:41969_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=[16ac3d65583T22cr8hmwa44pmin9jbewy52u 
(1633748270314422272)]} 0 32
   [junit4]   2> 684574 INFO  (qtp27167497-13286) [n:127.0.0.1:41969_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1633748270350073856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 684574 INFO  (qtp27167497-13286) [n:127.0.0.1:41969_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@1bfb00c 
commitCommandVersion:1633748270350073856
   [junit4]   2> 684576 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1633748270352171008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 684576 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_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@ce128e 
commitCommandVersion:1633748270352171008
   [junit4]   2> 684578 INFO  (qtp27167497-13286) [n:127.0.0.1:41969_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@742a9a[.system_shard1_replica_n1] 
main]
   [junit4]   2> 684579 INFO  (qtp27167497-13286) [n:127.0.0.1:41969_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 684580 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1fb89dd[.system_shard1_replica_n2] 
main]
   [junit4]   2> 684580 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 684581 INFO  
(searcherExecutor-4828-thread-1-processing-n:127.0.0.1:41969_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:41969_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@742a9a[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_201, 
java.vm.version=25.201-b09, lucene.version=8.2.0, os.arch=i386, 
java.runtime.version=1.8.0_201-b09, source=flush, os.version=4.18.0-17-generic, 
timestamp=1558063764907}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 684581 INFO  
(searcherExecutor-4827-thread-1-processing-n:127.0.0.1:42077_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:42077_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@1fb89dd[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_201, 
java.vm.version=25.201-b09, lucene.version=8.2.0, os.arch=i386, 
java.runtime.version=1.8.0_201-b09, source=flush, os.version=4.18.0-17-generic, 
timestamp=1558063764909}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 684581 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41969/solr/.system_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 6
   [junit4]   2> 684582 INFO  (qtp27167497-13286) [n:127.0.0.1:41969_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:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 8
   [junit4]   2> 684585 INFO  (qtp27167497-13286) [n:127.0.0.1:41969_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> 684590 INFO  (qtp24979938-13285) [n:127.0.0.1:42077_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 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 684599 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 684601 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_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> 684603 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_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> 684611 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.c.ZkController Persisted config data to node 
/configs/.system/managed-schema 
   [junit4]   2> 684611 INFO  (zkCallback-4951-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> 684611 INFO  (zkCallback-4967-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> 684611 INFO  (zkCallback-4951-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 684611 INFO  (Thread-2823) [    ] o.a.s.c.SolrCore config 
update listener called for core .system_shard1_replica_n2
   [junit4]   2> 684611 INFO  (Thread-2824) [    ] o.a.s.c.SolrCore config 
update listener called for core .system_shard1_replica_n1
   [junit4]   2> 684612 INFO  (Thread-2824) [    ] o.a.s.c.SolrCore core reload 
.system_shard1_replica_n1
   [junit4]   2> 684612 INFO  (Thread-2823) [    ] o.a.s.c.SolrCore core reload 
.system_shard1_replica_n2
   [junit4]   2> 684612 INFO  (zkCallback-4951-thread-2) [    ] 
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection 
or core
   [junit4]   2> 684614 INFO  (zkCallback-4951-thread-2) [    ] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 684614 INFO  (zkCallback-4951-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 3 ms
   [junit4]   2> 684615 INFO  (Thread-2824) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.2.0
   [junit4]   2> 684615 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 684620 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_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> 684620 INFO  (Thread-2824) [    ] o.a.s.s.IndexSchema 
[.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 684637 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_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> 684637 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n2' using 
configuration from collection .system
   [junit4]   2> 684637 INFO  (Thread-2824) [    ] o.a.s.s.IndexSchema Loaded 
schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 684638 INFO  (Thread-2824) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore '.system_shard1_replica_n1' using configuration from 
collection .system
   [junit4]   2> 684655 INFO  (Thread-2824) [n:127.0.0.1:41969_solr c:.system 
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_41969.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@326c54
   [junit4]   2> 684655 INFO  (Thread-2824) [n:127.0.0.1:41969_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-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_9B33022981F5057D-001/tempDir-001/node1/.system_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_9B33022981F5057D-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 684661 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42077.solr.core..system.shard1.replica_n2' (registry 
'solr.core..system.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@326c54
   [junit4]   2> 684661 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_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-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_9B33022981F5057D-001/tempDir-001/node2/.system_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_9B33022981F5057D-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 684683 INFO  (Thread-2824) [n:127.0.0.1:41969_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> 684683 INFO  (Thread-2824) [n:127.0.0.1:41969_solr c:.system 
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 684684 INFO  (Thread-2824) [n:127.0.0.1:41969_solr c:.system 
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@18c9f0f[.system_shard1_replica_n1] main]
   [junit4]   2> 684685 INFO  (Thread-2824) [n:127.0.0.1:41969_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> 684685 INFO  (Thread-2824) [n:127.0.0.1:41969_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> 684685 INFO  (Thread-2824) [n:127.0.0.1:41969_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> 684686 INFO  (Thread-2824) [n:127.0.0.1:41969_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> 684686 INFO  (Thread-2824) [n:127.0.0.1:41969_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> 684687 INFO  (Thread-2824) [n:127.0.0.1:41969_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> 684689 INFO  
(searcherExecutor-4837-thread-1-processing-n:127.0.0.1:41969_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:41969_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@18c9f0f[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_201, 
java.vm.version=25.201-b09, lucene.version=8.2.0, os.arch=i386, 
java.runtime.version=1.8.0_201-b09, source=flush, os.version=4.18.0-17-generic, 
timestamp=1558063764907}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 684689 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_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> 684689 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 684689 INFO  (Thread-2824) [n:127.0.0.1:41969_solr c:.system 
s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1f2e761[.system_shard1_replica_n1] main]
   [junit4]   2> 684689 INFO  (Thread-2824) [n:127.0.0.1:41969_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@1e727d0
   [junit4]   2> 684689 INFO  (Thread-2824) [n:127.0.0.1:41969_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=1e727d0
   [junit4]   2> 684689 INFO  (Thread-2824) [n:127.0.0.1:41969_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@8af545: 
rootName = solr_41969, 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@55d56
   [junit4]   2> 684690 INFO  
(searcherExecutor-4837-thread-1-processing-n:127.0.0.1:41969_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:41969_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@1f2e761[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={java.vendor=Oracle
 Corporation, os=Linux, java.version=1.8.0_201, java.vm.version=25.201-b09, 
lucene.version=8.2.0, os.arch=i386, java.runtime.version=1.8.0_201-b09, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1558063764907}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 684691 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3d2c4a[.system_shard1_replica_n2] 
main]
   [junit4]   2> 684691 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_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> 684691 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_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> 684691 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_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> 684692 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_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> 684692 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_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> 684693 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_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> 684694 INFO  
(searcherExecutor-4838-thread-1-processing-n:127.0.0.1:42077_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:42077_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@3d2c4a[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_201, 
java.vm.version=25.201-b09, lucene.version=8.2.0, os.arch=i386, 
java.runtime.version=1.8.0_201-b09, source=flush, os.version=4.18.0-17-generic, 
timestamp=1558063764909}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 684694 INFO  (Thread-2824) [n:127.0.0.1:41969_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=1e727d0
   [junit4]   2> 684695 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@a23ffc[.system_shard1_replica_n2] 
main]
   [junit4]   2> 684695 INFO  (zkCallback-4967-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 684696 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply 
schema update version 1 for collection .system
   [junit4]   2> 684697 INFO  
(searcherExecutor-4838-thread-1-processing-n:127.0.0.1:42077_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:42077_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@a23ffc[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={java.vendor=Oracle
 Corporation, os=Linux, java.version=1.8.0_201, java.vm.version=25.201-b09, 
lucene.version=8.2.0, os.arch=i386, java.runtime.version=1.8.0_201-b09, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1558063764909}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 684698 INFO  (zkCallback-4967-thread-2) [    ] 
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection 
or core
   [junit4]   2> 685007 INFO  (zkCallback-4967-thread-2) [    ] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 685007 INFO  (zkCallback-4967-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 311 ms
   [junit4]   2> 685007 INFO  (Thread-2823) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.2.0
   [junit4]   2> 685011 INFO  (qtp27167497-13278) [n:127.0.0.1:41969_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/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 685012 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.ManagedIndexSchema Took 316.0ms for 1 replicas to apply schema update 
version 1 for collection .system
   [junit4]   2> 685012 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_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 
params={wt=javabin&version=2} status=0 QTime=415
   [junit4]   2> 685012 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_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@1a8955
   [junit4]   2> 685012 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_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=1a8955
   [junit4]   2> 685012 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_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@12ca19c: rootName = 
solr_42077, 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@ddb54e
   [junit4]   2> 685013 INFO  (Thread-2823) [    ] o.a.s.s.IndexSchema 
[.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 685015 INFO  (Thread-2823) [    ] o.a.s.s.IndexSchema Loaded 
schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 685015 INFO  (Thread-2823) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore '.system_shard1_replica_n2' using configuration from 
collection .system
   [junit4]   2> 685019 INFO  (qtp24979938-13363) [n:127.0.0.1:42077_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=1a8955
   [junit4]   2> 685020 INFO  (qtp24979938-13288) [n:127.0.0.1:42077_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> 685022 INFO  
(OverseerThreadFactory-4815-thread-2-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection Cmd=action=RELOAD, asyncId=null
   [junit4]   2> 685022 INFO  
(OverseerCollectionConfigSetProcessor-72264628570488838-127.0.0.1:41969_solr-n_0000000000)
 [n:127.0.0.1:41969_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> 685027 INFO  (qtp27167497-13284) [n:127.0.0.1:41969_solr    
x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 685031 INFO  (qtp27167497-13284) [n:127.0.0.1:41969_solr    
x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] 
Schema name=_system collection or core
   [junit4]   2> 685042 INFO  (qtp27167497-13284) [n:127.0.0.1:41969_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> 685042 INFO  (qtp27167497-13284) [n:127.0.0.1:41969_solr    
x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Reloading SolrCore 
'.system_shard1_replica_n1' using configuration from collection .system
   [junit4]   2> 685046 INFO  (Thread-2823) [n:127.0.0.1:42077_solr c:.system 
s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_42077.solr.core..system.shard1.replica_n2' (registry 
'solr.core..system.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@326c54
   [junit4]   2> 685046 INFO  (Thread-2823) [n:127.0.0.1:42077_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-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_9B33022981F5057D-001/tempDir-001/node2/.system_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_9B33022981F5057D-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 685065 INFO  (qtp27167497-13284) [n:127.0.0.1:41969_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41969.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@326c54
   [junit4]   2> 685065 INFO  (qtp27167497-13284) [n:127.0.0.1:41969_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-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_9B33022981F5057D-001/tempDir-001/node1/.system_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_9B33022981F5057D-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 685073 INFO  (Thread-2823) [n:127.0.0.1:42077_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> 685073 INFO  (Thread-2823) [n:127.0.0.1:42077_solr c:.system 
s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 685074 INFO  (Thread-2823) [n:127.0.0.1:42077_solr c:.system 
s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@10e5016[.system_shard1_replica_n2] main]
   [junit4]   2> 685075 INFO  (Thread-2823) [n:127.0.0.1:42077_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> 685075 INFO  (Thread-2823) [n:127.0.0.1:42077_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> 685075 INFO  (Thread-2823) [n:127.0.0.1:42077_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> 685076 INFO  (Thread-2823) [n:127.0.0.1:42077_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> 685076 INFO  (Thread-2823) [n:127.0.0.1:42077_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> 685078 INFO  (Thread-2823) [n:127.0.0.1:42077_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> 685078 INFO  
(searcherExecutor-4846-thread-1-processing-n:127.0.0.1:42077_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:42077_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@10e5016[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={java.vendor=Oracle
 Corporation, os=Linux, java.version=1.8.0_201, java.vm.version=25.201-b09, 
lucene.version=8.2.0, os.arch=i386, java.runtime.version=1.8.0_201-b09, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1558063764909}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 685079 INFO  (Thread-2823) [n:127.0.0.1:42077_solr c:.system 
s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1e38d52[.system_shard1_replica_n2] main]
   [junit4]   2> 685079 INFO  (Thread-2823) [n:127.0.0.1:42077_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@eea8e5
   [junit4]   2> 685079 INFO  (Thread-2823) [n:127.0.0.1:42077_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=eea8e5
   [junit4]   2> 685079 INFO  (Thread-2823) [n:127.0.0.1:42077_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@1d1596a: 
rootName = solr_42077, 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@ddb54e
   [junit4]   2> 685080 INFO  
(searcherExecutor-4846-thread-1-processing-n:127.0.0.1:42077_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:42077_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@1e38d52[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={java.vendor=Oracle
 Corporation, os=Linux, java.version=1.8.0_201, java.vm.version=25.201-b09, 
lucene.version=8.2.0, os.arch=i386, java.runtime.version=1.8.0_201-b09, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1558063764909}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 685084 INFO  (Thread-2823) [n:127.0.0.1:42077_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=eea8e5
   [junit4]   2> 685089 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_solr    
x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 685094 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_solr    
x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] 
Schema name=_system collection or core
   [junit4]   2> 685095 INFO  (qtp27167497-13284) [n:127.0.0.1:41969_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> 685095 INFO  (qtp27167497-13284) [n:127.0.0.1:41969_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 685096 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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> 685096 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_solr    
x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Reloading SolrCore 
'.system_shard1_replica_n2' using configuration from collection .system
   [junit4]   2> 685097 INFO  (qtp27167497-13284) [n:127.0.0.1:41969_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1770a06[.system_shard1_replica_n1] 
main]
   [junit4]   2> 685097 INFO  (qtp27167497-13284) [n:127.0.0.1:41969_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> 685098 INFO  (qtp27167497-13284) [n:127.0.0.1:41969_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> 685098 INFO  (qtp27167497-13284) [n:127.0.0.1:41969_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> 685098 INFO  (qtp27167497-13284) [n:127.0.0.1:41969_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> 685098 INFO  (qtp27167497-13284) [n:127.0.0.1:41969_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> 685110 INFO  (qtp27167497-13284) [n:127.0.0.1:41969_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> 685110 INFO  
(searcherExecutor-4847-thread-1-processing-n:127.0.0.1:41969_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:41969_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@1770a06[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={java.vendor=Oracle
 Corporation, os=Linux, java.version=1.8.0_201, java.vm.version=25.201-b09, 
lucene.version=8.2.0, os.arch=i386, java.runtime.version=1.8.0_201-b09, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1558063764907}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 685111 INFO  (qtp27167497-13284) [n:127.0.0.1:41969_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e10536[.system_shard1_replica_n1] 
main]
   [junit4]   2> 685111 INFO  (qtp27167497-13284) [n:127.0.0.1:41969_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@15e6762
   [junit4]   2> 685111 INFO  (qtp27167497-13284) [n:127.0.0.1:41969_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=15e6762
   [junit4]   2> 685111 INFO  (qtp27167497-13284) [n:127.0.0.1:41969_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@172aa89: rootName = 
solr_41969, 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@55d56
   [junit4]   2> 685112 INFO  
(searcherExecutor-4847-thread-1-processing-n:127.0.0.1:41969_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:41969_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@1e10536[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C1:[diagnostics={java.vendor=Oracle
 Corporation, os=Linux, java.version=1.8.0_201, java.vm.version=25.201-b09, 
lucene.version=8.2.0, os.arch=i386, java.runtime.version=1.8.0_201-b09, 
source=flush, os.version=4.18.0-17-generic, 
timestamp=1558063764907}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 685120 INFO  (qtp27167497-13284) [n:127.0.0.1:41969_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=15e6762
   [junit4]   2> 685120 INFO  (qtp27167497-13284) [n:127.0.0.1:41969_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={core=.system_shard1_replica_n1&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=97
   [junit4]   2> 685130 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42077.solr.core..system.shard1.replica_n2' (registry 
'solr.core..system.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@326c54
   [junit4]   2> 685130 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_9B33022981F5057D-001/tempDir-001/node2/.system_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SystemCollectionCompatTest_9B33022981F5057D-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 685160 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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> 685160 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 685162 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e40284[.system_shard1_replica_n2] 
main]
   [junit4]   2> 685163 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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> 685163 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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> 685163 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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> 685163 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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> 685163 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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> 685165 INFO  (qtp24979938-13287) [n:127.0.0.1:42077_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> 685166 INFO  
(searcherExecutor-4854-thread-1-processing-n:127.0.0.1:42077_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:42077_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@1e40284[.system_shard1_replica_n2] 

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

loud example!
   [junit4]    > This interactive session will help you launch a SolrCloud 
cluster on your local workstation.
   [junit4]    > To begin, how many Solr nodes would you like to run in your 
local cluster? (specify 1-4 nodes) [2]: 
   [junit4]    > Ok, let's start up 1 Solr nodes for your example SolrCloud 
cluster.
   [junit4]    > Please enter the port for node1 [8983]: 
   [junit4]    > Creating Solr home directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B33022981F5057D-001/tempDir-006/cloud/node1/solr
   [junit4]    > Starting up Solr on port 41683 using command:
   [junit4]    > "/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/bin/solr" 
start -cloud -p 41683 -s 
"temp/solr.util.TestSolrCLIRunExample_9B33022981F5057D-001/tempDir-006/cloud/node1/solr"
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9B33022981F5057D:699BB926FE409C5B]:0)
   [junit4]    >        at 
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy(TestSolrCLIRunExample.java:570)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_9B33022981F5057D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=428, maxMBSortInHeap=6.779250039233722, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@55846a),
 locale=tr, timezone=Africa/Lome
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 
1.8.0_201 (32-bit)/cpus=8,threads=1,free=133227784,total=509550592
   [junit4]   2> NOTE: All tests run in this JVM: [TestBadConfig, 
TaggingAttributeTest, TestSolrCoreParser, DateMathParserTest, 
TestNumericTerms32, LeaderTragicEventTest, TestAuthenticationFramework, 
IndexBasedSpellCheckerTest, CurrencyFieldTypeTest, DirectoryFactoryTest, 
TestRawTransformer, TestFilteredDocIdSet, TestJsonFacetsWithNestedObjects, 
MissingSegmentRecoveryTest, SubstringBytesRefFilterTest, TestRTGBase, 
TestInitQParser, SolrMetricManagerTest, DistributedQueueTest, 
TestMaxTokenLenTokenizer, TestExtendedDismaxParser, NumericFieldsTest, 
CategoryRoutedAliasUpdateProcessorTest, BasicZkTest, TestSolrXml, 
TestSubQueryTransformerCrossCore, TestCharFilters, TestLegacyTerms, 
HdfsThreadLeakTest, NestedShardedAtomicUpdateTest, OverseerTest, UtilsToolTest, 
TestTestInjection, TestPHPSerializedResponseWriter, TestFieldTypeResource, 
BigEndianAscendingWordDeserializerTest, DeleteReplicaTest, RootFieldTest, 
SpatialFilterTest, BaseCdcrDistributedZkTest, RequiredFieldsTest, 
TestImpersonationWithHadoopAuth, SuggesterTest, 
PeerSyncWithIndexFingerprintCachingTest, TestCloudPseudoReturnFields, 
TestMacros, TestUseDocValuesAsStored, PluginInfoTest, TestCoreBackup, 
OverriddenZkACLAndCredentialsProvidersTest, TestMissingGroups, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, DistribCursorPagingTest, 
DistanceFunctionTest, EnumFieldTest, TestIntervalFaceting, TestLegacyField, 
CdcrVersionReplicationTest, TestSimPolicyCloud, TestDocBasedVersionConstraints, 
TestStressUserVersions, WordBreakSolrSpellCheckerTest, 
TestFieldCacheVsDocValues, TestHalfAndHalfDocValues, 
ConjunctionSolrSpellCheckerTest, QueryEqualityTest, SimplePostToolTest, 
TestBinaryField, PropertiesRequestHandlerTest, CleanupOldIndexTest, 
DistributedFacetPivotLargeTest, IndexSizeTriggerTest, ZkStateReaderTest, 
RandomizedTaggerTest, TestLazyCores, SearchRateTriggerIntegrationTest, 
SpellPossibilityIteratorTest, ClusterStateUpdateTest, SolrIndexConfigTest, 
TestWithCollection, HttpPartitionWithTlogReplicasTest, 
TestSolrCloudWithKerberosAlt, NoCacheHeaderTest, TestReplicationHandlerBackup, 
DistributedUpdateProcessorTest, TestScoreJoinQPScore, SolrCLIZkUtilsTest, 
TestJsonFacetRefinement, ScheduledMaintenanceTriggerTest, JWTAuthPluginTest, 
HealthCheckHandlerTest, ZkCLITest, AtomicUpdateProcessorFactoryTest, 
ActionThrottleTest, MaxSizeAutoCommitTest, CollectionTooManyReplicasTest, 
MetricsHistoryIntegrationTest, CachingDirectoryFactoryTest, ShardRoutingTest, 
TestCoreAdminApis, HdfsRecoveryZkTest, AuthToolTest, TestBlobHandler, 
TestTrieFacet, TestSearchPerf, TestLegacyNumericRangeQueryBuilder, 
TestManagedResourceStorage, TestManagedSchemaThreadSafety, JsonLoaderTest, 
TestCorePropertiesReload, TestAtomicUpdateErrorCases, 
TestOverriddenPrefixQueryForCustomFieldType, SolrCoreCheckLockOnStartupTest, 
TestInPlaceUpdatesStandalone, TestMiniSolrCloudClusterSSL, 
TestBinaryResponseWriter, DistributedIntervalFacetingTest, OverseerRolesTest, 
TestCollectionsAPIViaSolrCloudCluster, TestStressLucene, ZkNodePropsTest, 
AnalyticsMergeStrategyTest, UUIDUpdateProcessorFallbackTest, 
TestUnInvertedFieldException, TestRandomRequestDistribution, 
TestComplexPhraseLeadingWildcard, NodeLostTriggerTest, TestDocumentBuilder, 
AddBlockUpdateTest, MBeansHandlerTest, TestNumericRangeQuery64, 
SolrLogAuditLoggerPluginTest, TestSolrQueryParser, InfoHandlerTest, 
TestCloudInspectUtil, TestSchemaSimilarityResource, BlobRepositoryCloudTest, 
TestSSLRandomization, ConvertedLegacyTest, EchoParamsTest, MinimalSchemaTest, 
OutputWriterTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestJoin, 
TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTolerantSearch, 
TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, 
TestReversedWildcardFilterFactory, TestLuceneIndexBackCompat, 
AliasIntegrationTest, BasicDistributedZkTest, DeleteInactiveReplicaTest, 
HttpPartitionTest, MoveReplicaTest, RecoveryZkTest, ReindexCollectionTest, 
TestCloudRecovery2, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, 
TestCryptoKeys, TestDistribDocBasedVersion, TestLeaderElectionWithEmptyReplica, 
TestSizeLimitedDistributedMap, TestSkipOverseerOperations, 
TestStressCloudBlindAtomicUpdates, TestTlogReplica, 
TestTolerantUpdateProcessorCloud, TestUtilizeNode, AssignTest, 
ConcurrentDeleteAndCreateCollectionTest, ShardSplitTest, ScheduledTriggerTest, 
SystemLogListenerTest, TestSimComputePlanAction, TestSimExecutePlanAction, 
TestSimLargeCluster, AlternateDirectoryTest, ExitableDirectoryReaderTest, 
HdfsDirectoryFactoryTest, SOLR749Test, TestBackupRepositoryFactory, 
TestCodecSupport, TestConfig, TestConfigOverlay, TestConfigSetImmutable, 
TestDynamicURP, TestQuerySenderListener, TestReloadAndDeleteDocs, 
TestSolrConfigHandler, TestSolrCoreSnapshots, RequestLoggingTest, 
TestReqParamsAPI, TestSolrConfigHandlerCloud, TestApiFramework, 
TestCollectionAPIs, TestConfigsApi, CustomHighlightComponentTest, 
DistributedFacetPivotSmallTest, DistributedQueryComponentCustomSortTest, 
PhrasesIdentificationComponentTest, QueryElevationComponentTest, 
StatsComponentTest, SuggestComponentTest, UninvertDocValuesMergePolicyTest, 
TestMultiValuedNumericRangeQuery, TestNumericRangeQuery32, 
SolrMetricReporterTest, SolrMetricsIntegrationTest, SolrJmxReporterCloudTest, 
SolrSlf4jReporterTest, TestJavabinTupleStreamParser, 
TestRetrieveFieldsOptimizer, TestCopyFieldCollectionResource, 
TestDynamicFieldResource, TestFieldResource, TestSchemaNameResource, 
TestSchemaVersionResource, TestManagedSynonymGraphFilterFactory, 
BooleanFieldTest, ChangedSchemaMergeTest, CopyFieldTest, 
ManagedSchemaRoundRobinCloudTest, SchemaVersionSpecificBehaviorTest, 
TestManagedSchema, ReturnFieldsTest, TestAddFieldRealTimeGet, TestCustomSort, 
TestFiltering, TestReRankQParserPlugin, TestRecoveryHdfs, 
TestMinMaxOnMultiValuedField, TestOrdValues, TestSortByMinMaxFunction, 
BlockJoinFacetRandomTest, BlockJoinFacetSimpleTest, GraphQueryTest, 
TestCloudNestedDocsSort, TestNestedDocsSort, TestScoreJoinQPNoScore, 
CloudMLTQParserTest, SolrRequestParserTest, SpellingQueryConverterTest, 
TestSuggestSpellingConverter, SuggesterTSTTest, TestAnalyzeInfixSuggestions, 
TestFuzzyAnalyzedSuggestions, BufferStoreTest, HdfsDirectoryTest, 
TestInPlaceUpdateWithRouteField, TestUpdate, AtomicUpdateRemovalJavabinTest, 
ClassificationUpdateProcessorFactoryTest, 
ClassificationUpdateProcessorIntegrationTest, 
DocExpirationUpdateProcessorFactoryTest, CircularListTest, DistanceUnitsTest, 
NumberUtilsTest, PrimUtilsTest, TestRTimerTree, TestSafeXMLParsing, 
TestSolrCLIRunExample]
   [junit4] Completed [857/857 (2!)] on J2 in 81.79s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 45937 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/572/consoleText

[repro] Revision: 2b329128dd45a546b15ae7d1535cbdf1489db475

[repro] Ant options: "-Dargs=-server -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=SystemCollectionCompatTest 
-Dtests.method=testBackCompat -Dtests.seed=9B33022981F5057D 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es 
-Dtests.timezone=America/Atka -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestSolrCLIRunExample 
-Dtests.method=testInteractiveSolrCloudExampleWithAutoScalingPolicy 
-Dtests.seed=9B33022981F5057D -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=tr -Dtests.timezone=Africa/Lome -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestSolrCLIRunExample
[repro]       SystemCollectionCompatTest
[repro] ant compile-test

[...truncated 3576 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.TestSolrCLIRunExample|*.SystemCollectionCompatTest" 
-Dtests.showOutput=onerror "-Dargs=-server -XX:+UseSerialGC" 
-Dtests.seed=9B33022981F5057D -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=tr -Dtests.timezone=Africa/Lome -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 110 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.SystemCollectionCompatTest
[repro]   0/5 failed: org.apache.solr.util.TestSolrCLIRunExample
[repro] Exiting with code 0

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

Reply via email to