Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4817/
Java: 64bit/jdk-16-ea+18 -XX:-UseCompressedOops -XX:+UseZGC

1 tests failed.
FAILED:  
org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.testAddFieldsRoundRobin

Error Message:
Error from server at http://127.0.0.1:33723/solr: No such path 
/schema/fields/NumberedField_8

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33723/solr: No such path 
/schema/fields/NumberedField_8
        at 
__randomizedtesting.SeedInfo.seed([D7A0916A3CD9F099:8CBF3E489277B1C1]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.addField(ManagedSchemaRoundRobinCloudTest.java:87)
        at 
org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.testAddFieldsRoundRobin(ManagedSchemaRoundRobinCloudTest.java:69)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13474 lines...]
   [junit4] Suite: org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest
   [junit4]   2> 9460 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 9460 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 9461 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/data-dir-4-001
   [junit4]   2> 9461 WARN  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 9463 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 9464 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 9466 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-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/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001
   [junit4]   2> 9472 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 9474 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 9474 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 9508 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 9573 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 37023
   [junit4]   2> 9573 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37023
   [junit4]   2> 9574 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37023
   [junit4]   2> 9574 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37023
   [junit4]   2> 9622 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 9639 INFO  (zkConnectionManagerCallback-64-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 9640 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 9657 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 9660 INFO  (zkConnectionManagerCallback-66-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 9660 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 9662 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 9667 INFO  (zkConnectionManagerCallback-68-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 9667 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 9900 WARN  (jetty-launcher-69-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 9901 INFO  (jetty-launcher-69-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 9901 INFO  (jetty-launcher-69-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 9902 WARN  (jetty-launcher-69-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 9902 INFO  (jetty-launcher-69-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 9902 INFO  (jetty-launcher-69-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 9906 INFO  (jetty-launcher-69-thread-2) [     ] o.e.j.s.Server 
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 16-ea+18-901
   [junit4]   2> 9906 INFO  (jetty-launcher-69-thread-1) [     ] o.e.j.s.Server 
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 16-ea+18-901
   [junit4]   2> 9986 INFO  (jetty-launcher-69-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 9986 INFO  (jetty-launcher-69-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 9987 INFO  (jetty-launcher-69-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 9995 INFO  (jetty-launcher-69-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57281817{/solr,null,AVAILABLE}
   [junit4]   2> 9999 INFO  (jetty-launcher-69-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 9999 INFO  (jetty-launcher-69-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 9999 INFO  (jetty-launcher-69-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 10012 INFO  (jetty-launcher-69-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@219b1070{/solr,null,AVAILABLE}
   [junit4]   2> 10021 INFO  (jetty-launcher-69-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5e0ca272{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:33723}
   [junit4]   2> 10022 INFO  (jetty-launcher-69-thread-2) [     ] 
o.e.j.s.Server Started @10309ms
   [junit4]   2> 10022 INFO  (jetty-launcher-69-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33723}
   [junit4]   2> 10033 ERROR (jetty-launcher-69-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 10033 INFO  (jetty-launcher-69-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 10033 INFO  (jetty-launcher-69-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 10033 INFO  (jetty-launcher-69-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 10034 INFO  (jetty-launcher-69-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3dab2923{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37837}
   [junit4]   2> 10034 INFO  (jetty-launcher-69-thread-1) [     ] 
o.e.j.s.Server Started @10321ms
   [junit4]   2> 10034 INFO  (jetty-launcher-69-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37837}
   [junit4]   2> 10035 ERROR (jetty-launcher-69-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 10035 INFO  (jetty-launcher-69-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 10035 INFO  (jetty-launcher-69-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 10035 INFO  (jetty-launcher-69-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 10035 INFO  (jetty-launcher-69-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 10035 INFO  (jetty-launcher-69-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-26T14:21:40.989964453Z
   [junit4]   2> 10034 INFO  (jetty-launcher-69-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 10037 INFO  (jetty-launcher-69-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-26T14:21:40.991065663Z
   [junit4]   2> 10045 INFO  (jetty-launcher-69-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10055 INFO  (jetty-launcher-69-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10074 INFO  (zkConnectionManagerCallback-71-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10074 INFO  (jetty-launcher-69-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 10078 INFO  (zkConnectionManagerCallback-73-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10079 INFO  (jetty-launcher-69-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 10088 INFO  (jetty-launcher-69-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 10090 INFO  (jetty-launcher-69-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 10106 INFO  (jetty-launcher-69-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 10114 INFO  (jetty-launcher-69-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 10336 INFO  (jetty-launcher-69-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 10338 WARN  (jetty-launcher-69-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2057192c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10339 WARN  (jetty-launcher-69-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2057192c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10353 WARN  (jetty-launcher-69-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@382e8cdb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10353 WARN  (jetty-launcher-69-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@382e8cdb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10356 INFO  (jetty-launcher-69-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37023/solr
   [junit4]   2> 10381 INFO  (jetty-launcher-69-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10382 INFO  (zkConnectionManagerCallback-87-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10382 INFO  (jetty-launcher-69-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 10401 INFO  (jetty-launcher-69-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 10431 WARN  (jetty-launcher-69-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4d1aeeec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10431 WARN  (jetty-launcher-69-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4d1aeeec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10519 WARN  (jetty-launcher-69-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6eafc49a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10519 WARN  (jetty-launcher-69-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6eafc49a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10521 INFO  (jetty-launcher-69-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37023/solr
   [junit4]   2> 10533 INFO  (jetty-launcher-69-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10535 INFO  (jetty-launcher-69-thread-2) 
[n:127.0.0.1:33723_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 10541 INFO  (zkConnectionManagerCallback-95-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10542 INFO  (jetty-launcher-69-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 10544 INFO  (zkConnectionManagerCallback-97-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10545 INFO  (jetty-launcher-69-thread-2) 
[n:127.0.0.1:33723_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 10655 INFO  (jetty-launcher-69-thread-1) 
[n:127.0.0.1:37837_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 10670 INFO  (zkConnectionManagerCallback-101-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10670 INFO  (jetty-launcher-69-thread-1) 
[n:127.0.0.1:37837_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 10756 INFO  (jetty-launcher-69-thread-1) 
[n:127.0.0.1:37837_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37837_solr
   [junit4]   2> 10760 INFO  (jetty-launcher-69-thread-1) 
[n:127.0.0.1:37837_solr     ] o.a.s.c.Overseer Overseer 
(id=72068623532818440-127.0.0.1:37837_solr-n_0000000000) starting
   [junit4]   2> 10883 INFO  
(OverseerStateUpdate-72068623532818440-127.0.0.1:37837_solr-n_0000000000) 
[n:127.0.0.1:37837_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37837_solr
   [junit4]   2> 10908 INFO  (jetty-launcher-69-thread-1) 
[n:127.0.0.1:37837_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37837_solr
   [junit4]   2> 10951 INFO  (zkCallback-100-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 10955 INFO  (jetty-launcher-69-thread-1) 
[n:127.0.0.1:37837_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 10961 INFO  (jetty-launcher-69-thread-2) 
[n:127.0.0.1:33723_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 10964 WARN  (jetty-launcher-69-thread-1) 
[n:127.0.0.1:37837_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 10971 INFO  (jetty-launcher-69-thread-2) 
[n:127.0.0.1:33723_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33723_solr as DOWN
   [junit4]   2> 10974 INFO  (jetty-launcher-69-thread-2) 
[n:127.0.0.1:33723_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 10974 INFO  (jetty-launcher-69-thread-2) 
[n:127.0.0.1:33723_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33723_solr
   [junit4]   2> 10977 INFO  (zkCallback-100-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 10977 INFO  (zkCallback-96-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 10979 INFO  (jetty-launcher-69-thread-2) 
[n:127.0.0.1:33723_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 10980 WARN  (jetty-launcher-69-thread-2) 
[n:127.0.0.1:33723_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 10992 INFO  (jetty-launcher-69-thread-1) 
[n:127.0.0.1:37837_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node1
   [junit4]   2> 10995 INFO  (jetty-launcher-69-thread-2) 
[n:127.0.0.1:33723_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node2
   [junit4]   2> 11073 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 11077 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11087 INFO  (zkConnectionManagerCallback-120-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11088 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11104 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 11110 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37023/solr ready
   [junit4]   2> 11270 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=cloud-managed&maxShardsPerNode=1&name=managed_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 11290 INFO  
(OverseerThreadFactory-108-thread-1-processing-n:127.0.0.1:37837_solr) 
[n:127.0.0.1:37837_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
managed_coll
   [junit4]   2> 11419 INFO  
(OverseerStateUpdate-72068623532818440-127.0.0.1:37837_solr-n_0000000000) 
[n:127.0.0.1:37837_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"managed_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"managed_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37837/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:37837_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 11423 INFO  
(OverseerStateUpdate-72068623532818440-127.0.0.1:37837_solr-n_0000000000) 
[n:127.0.0.1:37837_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"managed_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"managed_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33723/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:33723_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 11632 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr    
x:managed_coll_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=managed_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 11632 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr    
x:managed_coll_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=managed_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 11633 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr    
x:managed_coll_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 11656 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 11656 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 11671 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 11671 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 11676 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 11676 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 11676 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'managed_coll_shard2_replica_n2' using 
configuration from configset cloud-managed, trusted=true
   [junit4]   2> 11676 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'managed_coll_shard1_replica_n1' using 
configuration from configset cloud-managed, trusted=true
   [junit4]   2> 11677 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[managed_coll_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node2/managed_coll_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node2/managed_coll_shard2_replica_n2/data/]
   [junit4]   2> 11677 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[managed_coll_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node1/managed_coll_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node1/managed_coll_shard1_replica_n1/data/]
   [junit4]   2> 11717 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 11717 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 11717 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 11717 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 11722 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 11722 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 11723 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 11723 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 11726 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cloud-managed
   [junit4]   2> 11726 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cloud-managed
   [junit4]   2> 11726 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 11726 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 11727 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cloud-managed/managed-schema
   [junit4]   2> 11727 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cloud-managed/managed-schema
   [junit4]   2> 11729 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 11729 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 11730 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 11730 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 11731 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1681624507545026560
   [junit4]   2> 11731 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1681624507545026560
   [junit4]   2> 11737 INFO  
(searcherExecutor-124-thread-1-processing-n:127.0.0.1:33723_solr 
x:managed_coll_shard2_replica_n2 c:managed_coll s:shard2 r:core_node4) 
[n:127.0.0.1:33723_solr c:managed_coll s:shard2 r:core_node4 
x:managed_coll_shard2_replica_n2 ] o.a.s.c.SolrCore 
[managed_coll_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 11737 INFO  
(searcherExecutor-123-thread-1-processing-n:127.0.0.1:37837_solr 
x:managed_coll_shard1_replica_n1 c:managed_coll s:shard1 r:core_node3) 
[n:127.0.0.1:37837_solr c:managed_coll s:shard1 r:core_node3 
x:managed_coll_shard1_replica_n1 ] o.a.s.c.SolrCore 
[managed_coll_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 11743 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/managed_coll/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 11743 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/managed_coll/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 11745 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/managed_coll/leaders/shard2
   [junit4]   2> 11745 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/managed_coll/leaders/shard1
   [junit4]   2> 11750 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 11750 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 11751 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 11751 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 11751 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37837/solr/managed_coll_shard1_replica_n1/
   [junit4]   2> 11751 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33723/solr/managed_coll_shard2_replica_n2/
   [junit4]   2> 11753 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 11753 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 11753 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:33723/solr/managed_coll_shard2_replica_n2/ has no replicas
   [junit4]   2> 11753 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:37837/solr/managed_coll_shard1_replica_n1/ has no replicas
   [junit4]   2> 11754 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/managed_coll/leaders/shard2/leader after winning as 
/collections/managed_coll/leader_elect/shard2/election/72068623532818439-core_node4-n_0000000000
   [junit4]   2> 11754 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/managed_coll/leaders/shard1/leader after winning as 
/collections/managed_coll/leader_elect/shard1/election/72068623532818440-core_node3-n_0000000000
   [junit4]   2> 11759 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37837/solr/managed_coll_shard1_replica_n1/ shard1
   [junit4]   2> 11759 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33723/solr/managed_coll_shard2_replica_n2/ shard2
   [junit4]   2> 11863 INFO  (zkCallback-100-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/managed_coll/state.json] for collection [managed_coll] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 11863 INFO  (zkCallback-96-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/managed_coll/state.json] for collection [managed_coll] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 11865 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 11865 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 11870 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=managed_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=239
   [junit4]   2> 11871 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=managed_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=240
   [junit4]   2> 11886 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_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> 11969 INFO  (zkCallback-100-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/managed_coll/state.json] for collection [managed_coll] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 11969 INFO  (zkCallback-96-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/managed_coll/state.json] for collection [managed_coll] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 11969 INFO  (zkCallback-96-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/managed_coll/state.json] for collection [managed_coll] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 11969 INFO  (zkCallback-100-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/managed_coll/state.json] for collection [managed_coll] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 11970 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=cloud-managed&maxShardsPerNode=1&name=managed_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=701
   [junit4]   2> 11992 INFO  
(TEST-ManagedSchemaRoundRobinCloudTest.testAddFieldsRoundRobin-seed#[D7A0916A3CD9F099])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testAddFieldsRoundRobin
   [junit4]   2> 12004 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 12007 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 12015 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 12023 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.c.ZkController Persisted config data to node 
/configs/cloud-managed/managed-schema 
   [junit4]   2> 12023 INFO  (zkCallback-96-thread-2) [     ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 12023 INFO  (zkCallback-100-thread-3) [     ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 12024 INFO  (zkCallback-100-thread-3) [     ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from Zookeeper
   [junit4]   2> 12025 INFO  (Thread-31) [     ] o.a.s.c.SolrCore config update 
listener called for core managed_coll_shard1_replica_n1
   [junit4]   2> 12026 INFO  (Thread-31) [n:127.0.0.1:37837_solr     ] 
o.a.s.c.SolrCore core reload managed_coll_shard1_replica_n1
   [junit4]   2> 12026 INFO  (Thread-32) [     ] o.a.s.c.SolrCore config update 
listener called for core managed_coll_shard2_replica_n2
   [junit4]   2> 12027 INFO  (zkCallback-100-thread-3) [     ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 12027 INFO  (Thread-32) [n:127.0.0.1:33723_solr     ] 
o.a.s.c.SolrCore core reload managed_coll_shard2_replica_n2
   [junit4]   2> 12033 INFO  (Thread-31) [n:127.0.0.1:37837_solr     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 12036 INFO  (zkCallback-100-thread-3) [     ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 12036 INFO  (zkCallback-100-thread-3) [     ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 11 ms
   [junit4]   2> 12037 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 12056 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 12057 INFO  (Thread-31) [n:127.0.0.1:37837_solr     ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 12063 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 12064 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard2_replica_n2' using 
configuration from configset cloud-managed
   [junit4]   2> 12064 INFO  (Thread-31) [n:127.0.0.1:37837_solr     ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 12064 INFO  (Thread-31) [n:127.0.0.1:37837_solr     ] 
o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard1_replica_n1' using 
configuration from configset cloud-managed
   [junit4]   2> 12064 INFO  (Thread-31) [n:127.0.0.1:37837_solr     ] 
o.a.s.c.SolrCore [[managed_coll_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node1/managed_coll_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node1/managed_coll_shard1_replica_n1/data/]
   [junit4]   2> 12064 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[managed_coll_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node2/managed_coll_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node2/managed_coll_shard2_replica_n2/data/]
   [junit4]   2> 12094 INFO  (Thread-31) [n:127.0.0.1:37837_solr     ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 12095 INFO  (Thread-31) [n:127.0.0.1:37837_solr     ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 12097 INFO  (Thread-31) [n:127.0.0.1:37837_solr     ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cloud-managed
   [junit4]   2> 12098 INFO  (Thread-31) [n:127.0.0.1:37837_solr     ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 12098 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 12098 INFO  (Thread-31) [n:127.0.0.1:37837_solr     ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cloud-managed/managed-schema
   [junit4]   2> 12098 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 12098 INFO  (Thread-31) [n:127.0.0.1:37837_solr     ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 12099 INFO  (Thread-31) [n:127.0.0.1:37837_solr     ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 12099 INFO  (Thread-31) [n:127.0.0.1:37837_solr     ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1681624507930902528
   [junit4]   2> 12099 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cloud-managed
   [junit4]   2> 12100 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 12100 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cloud-managed/managed-schema
   [junit4]   2> 12102 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 12103 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 12103 INFO  
(searcherExecutor-136-thread-1-processing-n:127.0.0.1:37837_solr) 
[n:127.0.0.1:37837_solr     ] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1] 
 Registered new searcher autowarm time: 0 ms
   [junit4]   2> 12103 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1681624507935096832
   [junit4]   2> 12106 INFO  
(searcherExecutor-134-thread-1-processing-n:127.0.0.1:33723_solr 
x:managed_coll_shard2_replica_n2 c:managed_coll s:shard2 r:core_node4) 
[n:127.0.0.1:33723_solr c:managed_coll s:shard2 r:core_node4 
x:managed_coll_shard2_replica_n2 ] o.a.s.c.SolrCore 
[managed_coll_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 12106 INFO  (Thread-31) [n:127.0.0.1:37837_solr     ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 12107 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 12107 INFO  (Thread-31) [n:127.0.0.1:37837_solr     ] 
o.a.s.c.SolrCore [managed_coll_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1e85687
   [junit4]   2> 12107 INFO  
(searcherExecutor-136-thread-1-processing-n:127.0.0.1:37837_solr) 
[n:127.0.0.1:37837_solr     ] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1] 
 Registered new searcher autowarm time: 0 ms
   [junit4]   2> 12107 INFO  (Thread-31) [n:127.0.0.1:37837_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.managed_coll.shard1.replica_n1 tag=SolrCore@1e85687
   [junit4]   2> 12107 INFO  (Thread-31) [n:127.0.0.1:37837_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.managed_coll.shard1.leader tag=SolrCore@1e85687
   [junit4]   2> 12107 INFO  
(searcherExecutor-134-thread-1-processing-n:127.0.0.1:33723_solr 
x:managed_coll_shard2_replica_n2 c:managed_coll s:shard2 r:core_node4) 
[n:127.0.0.1:33723_solr c:managed_coll s:shard2 r:core_node4 
x:managed_coll_shard2_replica_n2 ] o.a.s.c.SolrCore 
[managed_coll_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 12108 INFO  (zkCallback-96-thread-2) [     ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from Zookeeper
   [junit4]   2> 12108 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr     ] 
o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply 
schema update version 1 for collection managed_coll
   [junit4]   2> 12111 INFO  (zkCallback-96-thread-2) [     ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 12114 INFO  (Thread-32) [n:127.0.0.1:33723_solr     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 12116 INFO  (zkCallback-96-thread-2) [     ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 12116 INFO  (zkCallback-96-thread-2) [     ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 8 ms
   [junit4]   2> 12121 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.c.S.Request [managed_coll_shard1_replica_n1]  webapp=/solr 
path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} 
status=0 QTime=3
   [junit4]   2> 12123 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr     ] 
o.a.s.s.ManagedIndexSchema Took 16.0ms for 1 replicas to apply schema update 
version 1 for collection managed_coll
   [junit4]   2> 12124 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr     ] 
o.a.s.c.S.Request [managed_coll_shard2_replica_n2]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=124
   [junit4]   2> 12124 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr     ] 
o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@79db8668
   [junit4]   2> 12124 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.managed_coll.shard2.replica_n2 tag=SolrCore@79db8668
   [junit4]   2> 12124 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.managed_coll.shard2.leader tag=SolrCore@79db8668
   [junit4]   2> 12128 INFO  (Thread-32) [n:127.0.0.1:33723_solr     ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 12130 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.c.S.Request [managed_coll_shard2_replica_n2]  webapp=/solr 
path=/schema/fields/NumberedField_0 params={wt=javabin&version=2} status=0 
QTime=1
   [junit4]   2> 12135 INFO  (Thread-32) [n:127.0.0.1:33723_solr     ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 12135 INFO  (Thread-32) [n:127.0.0.1:33723_solr     ] 
o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard2_replica_n2' using 
configuration from configset cloud-managed
   [junit4]   2> 12136 INFO  (Thread-32) [n:127.0.0.1:33723_solr     ] 
o.a.s.c.SolrCore [[managed_coll_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node2/managed_coll_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node2/managed_coll_shard2_replica_n2/data/]
   [junit4]   2> 12137 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 12140 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 12148 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 12149 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.c.ZkController Persisted config data to node 
/configs/cloud-managed/managed-schema 
   [junit4]   2> 12149 INFO  (zkCallback-100-thread-2) [     ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 12149 INFO  (zkCallback-96-thread-2) [     ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 12150 INFO  (zkCallback-96-thread-2) [     ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from Zookeeper
   [junit4]   2> 12150 INFO  (Thread-34) [     ] o.a.s.c.SolrCore config update 
listener called for core managed_coll_shard1_replica_n1
   [junit4]   2> 12151 INFO  (Thread-34) [n:127.0.0.1:37837_solr     ] 
o.a.s.c.SolrCore core reload managed_coll_shard1_replica_n1
   [junit4]   2> 12153 INFO  (zkCallback-96-thread-2) [     ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 12156 INFO  (Thread-35) [     ] o.a.s.c.SolrCore config update 
listener called for core managed_coll_shard2_replica_n2
   [junit4]   2> 12158 INFO  (Thread-35) [n:127.0.0.1:33723_solr     ] 
o.a.s.c.SolrCore core reload managed_coll_shard2_replica_n2
   [junit4]   2> 12161 INFO  (zkCallback-96-thread-2) [     ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 12161 INFO  (zkCallback-96-thread-2) [     ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 10 ms
   [junit4]   2> 12161 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 12174 INFO  (Thread-32) [n:127.0.0.1:33723_solr     ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 12174 INFO  (Thread-32) [n:127.0.0.1:33723_solr     ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 12174 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 12176 INFO  (Thread-32) [n:127.0.0.1:33723_solr     ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cloud-managed
   [junit4]   2> 12177 INFO  (Thread-32) [n:127.0.0.1:33723_solr     ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 12177 INFO  (Thread-32) [n:127.0.0.1:33723_solr     ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cloud-managed/managed-schema
   [junit4]   2> 12178 INFO  (Thread-32) [n:127.0.0.1:33723_solr     ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from Zookeeper
   [junit4]   2> 12180 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 12180 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard1_replica_n1' using 
configuration from configset cloud-managed
   [junit4]   2> 12181 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[managed_coll_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node1/managed_coll_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node1/managed_coll_shard1_replica_n1/data/]
   [junit4]   2> 12181 INFO  (Thread-32) [n:127.0.0.1:33723_solr     ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 12187 INFO  (Thread-32) [n:127.0.0.1:33723_solr     ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 12187 INFO  (Thread-32) [n:127.0.0.1:33723_solr     ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 9 ms
   [junit4]   2> 12187 INFO  (Thread-32) [n:127.0.0.1:33723_solr     ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 12188 INFO  (Thread-32) [n:127.0.0.1:33723_solr     ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1681624508024225792
   [junit4]   2> 12189 INFO  
(searcherExecutor-146-thread-1-processing-n:127.0.0.1:33723_solr) 
[n:127.0.0.1:33723_solr     ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2] 
 Registered new searcher autowarm time: 0 ms
   [junit4]   2> 12190 INFO  (Thread-32) [n:127.0.0.1:33723_solr     ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 12190 INFO  (Thread-32) [n:127.0.0.1:33723_solr     ] 
o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3a4f6560
   [junit4]   2> 12190 INFO  (Thread-32) [n:127.0.0.1:33723_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.managed_coll.shard2.replica_n2 tag=SolrCore@3a4f6560
   [junit4]   2> 12190 INFO  (Thread-32) [n:127.0.0.1:33723_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.managed_coll.shard2.leader tag=SolrCore@3a4f6560
   [junit4]   2> 12190 INFO  
(searcherExecutor-146-thread-1-processing-n:127.0.0.1:33723_solr) 
[n:127.0.0.1:33723_solr     ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2] 
 Registered new searcher autowarm time: 0 ms
   [junit4]   2> 12203 INFO  (Thread-35) [n:127.0.0.1:33723_solr     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 12225 INFO  (Thread-35) [n:127.0.0.1:33723_solr     ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 12234 INFO  (Thread-35) [n:127.0.0.1:33723_solr     ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 12234 INFO  (Thread-35) [n:127.0.0.1:33723_solr     ] 
o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard2_replica_n2' using 
configuration from configset cloud-managed
   [junit4]   2> 12236 INFO  (Thread-35) [n:127.0.0.1:33723_solr     ] 
o.a.s.c.SolrCore [[managed_coll_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node2/managed_coll_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node2/managed_coll_shard2_replica_n2/data/]
   [junit4]   2> 12238 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 12238 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 12240 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cloud-managed
   [junit4]   2> 12241 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 12241 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cloud-managed/managed-schema
   [junit4]   2> 12242 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 2 is already the latest
   [junit4]   2> 12242 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 12242 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1681624508080848896
   [junit4]   2> 12243 INFO  
(searcherExecutor-151-thread-1-processing-n:127.0.0.1:37837_solr 
x:managed_coll_shard1_replica_n1 c:managed_coll s:shard1 r:core_node3) 
[n:127.0.0.1:37837_solr c:managed_coll s:shard1 r:core_node3 
x:managed_coll_shard1_replica_n1 ] o.a.s.c.SolrCore 
[managed_coll_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 12244 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 12245 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr     ] 
o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply 
schema update version 2 for collection managed_coll
   [junit4]   2> 12245 INFO  
(searcherExecutor-151-thread-1-processing-n:127.0.0.1:37837_solr 
x:managed_coll_shard1_replica_n1 c:managed_coll s:shard1 r:core_node3) 
[n:127.0.0.1:37837_solr c:managed_coll s:shard1 r:core_node3 
x:managed_coll_shard1_replica_n1 ] o.a.s.c.SolrCore 
[managed_coll_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 12245 INFO  (zkCallback-100-thread-2) [     ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from Zookeeper
   [junit4]   2> 12248 INFO  (zkCallback-100-thread-2) [     ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 12253 INFO  (Thread-34) [n:127.0.0.1:37837_solr     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 12255 INFO  (qtp1638833305-194) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.c.S.Request [managed_coll_shard2_replica_n2]  webapp=/solr 
path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} 
status=0 QTime=1
   [junit4]   2> 12257 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr     ] 
o.a.s.s.ManagedIndexSchema Took 11.0ms for 1 replicas to apply schema update 
version 2 for collection managed_coll
   [junit4]   2> 12257 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr     ] 
o.a.s.c.S.Request [managed_coll_shard1_replica_n1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=122
   [junit4]   2> 12257 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr     ] 
o.a.s.c.SolrCore [managed_coll_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@29d80c50
   [junit4]   2> 12257 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.managed_coll.shard1.replica_n1 tag=SolrCore@29d80c50
   [junit4]   2> 12257 INFO  (qtp1918911747-195) [n:127.0.0.1:37837_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.managed_coll.shard1.leader tag=SolrCore@29d80c50
   [junit4]   2> 12257 INFO  (zkCallback-100-thread-2) [     ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 12257 INFO  (zkCallback-100-thread-2) [     ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 11 ms
   [junit4]   2> 12274 INFO  (Thread-34) [n:127.0.0.1:37837_solr     ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 12279 INFO  (qtp1918911747-220) [n:127.0.0.1:37837_solr 
c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] 
o.a.s.c.S.Request [managed_coll_shard1_replica_n1]  webapp=/solr 
path=/schema/fields/NumberedField_1 params={wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 12280 INFO  (Thread-34) [n:127.0.0.1:37837_solr     ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 12280 INFO  (Thread-34) [n:127.0.0.1:37837_solr     ] 
o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard1_replica_n1' using 
configuration from configset cloud-managed
   [junit4]   2> 12281 INFO  (Thread-34) [n:127.0.0.1:37837_solr     ] 
o.a.s.c.SolrCore [[managed_coll_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node1/managed_coll_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node1/managed_coll_shard1_replica_n1/data/]
   [junit4]   2> 12285 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.s.SchemaManager managed schema loaded . version : 2 
   [junit4]   2> 12288 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 12290 INFO  (Thread-35) [n:127.0.0.1:33723_solr     ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 12290 INFO  (Thread-35) [n:127.0.0.1:33723_solr     ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 12292 INFO  (Thread-35) [n:127.0.0.1:33723_solr     ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cloud-managed
   [junit4]   2> 12293 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 12294 INFO  (Thread-35) [n:127.0.0.1:33723_solr     ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 12294 INFO  (Thread-35) [n:127.0.0.1:33723_solr     ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cloud-managed/managed-schema
   [junit4]   2> 12295 INFO  (zkCallback-100-thread-2) [     ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 12295 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.c.ZkController Persisted config data to node 
/configs/cloud-managed/managed-schema 
   [junit4]   2> 12295 INFO  (zkCallback-96-thread-1) [     ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 12295 INFO  (zkCallback-100-thread-2) [     ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 3 from Zookeeper
   [junit4]   2> 12295 INFO  (Thread-35) [n:127.0.0.1:33723_solr     ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 3 from Zookeeper
   [junit4]   2> 12297 INFO  (Thread-36) [     ] o.a.s.c.SolrCore config update 
listener called for core managed_coll_shard1_replica_n1
   [junit4]   2> 12297 INFO  (Thread-37) [     ] o.a.s.c.SolrCore config update 
listener called for core managed_coll_shard2_replica_n2
   [junit4]   2> 12298 INFO  (Thread-35) [n:127.0.0.1:33723_solr     ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 12300 INFO  (zkCallback-100-thread-2) [     ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 12307 INFO  (Thread-36) [n:127.0.0.1:37837_solr     ] 
o.a.s.c.SolrCore core reload managed_coll_shard1_replica_n1
   [junit4]   2> 12307 INFO  (Thread-35) [n:127.0.0.1:33723_solr     ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 12307 INFO  (Thread-35) [n:127.0.0.1:33723_solr     ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 11 ms
   [junit4]   2> 12308 INFO  (Thread-35) [n:127.0.0.1:33723_solr     ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 12308 INFO  (Thread-35) [n:127.0.0.1:33723_solr     ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1681624508150054912
   [junit4]   2> 12310 INFO  (Thread-37) [n:127.0.0.1:33723_solr     ] 
o.a.s.c.SolrCore core reload managed_coll_shard2_replica_n2
   [junit4]   2> 12310 INFO  
(searcherExecutor-154-thread-1-processing-n:127.0.0.1:33723_solr) 
[n:127.0.0.1:33723_solr     ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2] 
 Registered new searcher autowarm time: 0 ms
   [junit4]   2> 12312 INFO  (Thread-35) [n:127.0.0.1:33723_solr     ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 12312 INFO  (zkCallback-100-thread-2) [     ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 12312 INFO  (zkCallback-100-thread-2) [     ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 16 ms
   [junit4]   2> 12313 INFO  
(searcherExecutor-154-thread-1-processing-n:127.0.0.1:33723_solr) 
[n:127.0.0.1:33723_solr     ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2] 
 Registered new searcher autowarm time: 0 ms
   [junit4]   2> 12319 INFO  (Thread-37) [n:127.0.0.1:33723_solr     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 12333 INFO  (Thread-37) [n:127.0.0.1:33723_solr     ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 12335 INFO  (Thread-34) [n:127.0.0.1:37837_solr     ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 12335 INFO  (Thread-34) [n:127.0.0.1:37837_solr     ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 12336 INFO  (Thread-34) [n:127.0.0.1:37837_solr     ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cloud-managed
   [junit4]   2> 12337 INFO  (Thread-34) [n:127.0.0.1:37837_solr     ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 12337 INFO  (Thread-34) [n:127.0.0.1:37837_solr     ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cloud-managed/managed-schema
   [junit4]   2> 12338 INFO  (Thread-34) [n:127.0.0.1:37837_solr     ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 3 from Zookeeper
   [junit4]   2> 12338 INFO  (Thread-37) [n:127.0.0.1:33723_solr     ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 12338 INFO  (Thread-37) [n:127.0.0.1:33723_solr     ] 
o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard2_replica_n2' using 
configuration from configset cloud-managed
   [junit4]   2> 12338 INFO  (Thread-37) [n:127.0.0.1:33723_solr     ] 
o.a.s.c.SolrCore [[managed_coll_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node2/managed_coll_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node2/managed_coll_shard2_replica_n2/data/]
   [junit4]   2> 12340 INFO  (Thread-34) [n:127.0.0.1:37837_solr     ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 12344 INFO  (Thread-34) [n:127.0.0.1:37837_solr     ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 12344 INFO  (Thread-34) [n:127.0.0.1:37837_solr     ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6 ms
   [junit4]   2> 12344 INFO  (Thread-34) [n:127.0.0.1:37837_solr     ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 12345 INFO  (Thread-34) [n:127.0.0.1:37837_solr     ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1681624508188852224
   [junit4]   2> 12346 INFO  
(searcherExecutor-160-thread-1-processing-n:127.0.0.1:37837_solr) 
[n:127.0.0.1:37837_solr     ] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1] 
 Registered new searcher autowarm time: 0 ms
   [junit4]   2> 12346 INFO  (Thread-34) [n:127.0.0.1:37837_solr     ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 12348 INFO  (Thread-34) [n:127.0.0.1:37837_solr     ] 
o.a.s.c.SolrCore [managed_coll_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@34fbc8b3
   [junit4]   2> 12348 INFO  (Thread-34) [n:127.0.0.1:37837_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.managed_coll.shard1.replica_n1 tag=SolrCore@34fbc8b3
   [junit4]   2> 12348 INFO  (Thread-34) [n:127.0.0.1:37837_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.managed_coll.shard1.leader tag=SolrCore@34fbc8b3
   [junit4]   2> 12348 INFO  
(searcherExecutor-160-thread-1-processing-n:127.0.0.1:37837_solr) 
[n:127.0.0.1:37837_solr     ] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1] 
 Registered new searcher autowarm time: 0 ms
   [junit4]   2> 12354 INFO  (Thread-36) [n:127.0.0.1:37837_solr     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 12376 INFO  (Thread-36) [n:127.0.0.1:37837_solr     ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 12381 INFO  (Thread-37) [n:127.0.0.1:33723_solr     ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 12381 INFO  (Thread-37) [n:127.0.0.1:33723_solr     ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 12382 INFO  (Thread-36) [n:127.0.0.1:37837_solr     ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 12382 INFO  (Thread-36) [n:127.0.0.1:37837_solr     ] 
o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard1_replica_n1' using 
configuration from configset cloud-managed
   [junit4]   2> 12383 INFO  (Thread-36) [n:127.0.0.1:37837_solr     ] 
o.a.s.c.SolrCore [[managed_coll_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node1/managed_coll_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node1/managed_coll_shard1_replica_n1/data/]
   [junit4]   2> 12383 INFO  (Thread-37) [n:127.0.0.1:33723_solr     ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cloud-managed
   [junit4]   2> 12384 INFO  (Thread-37) [n:127.0.0.1:33723_solr     ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 12384 INFO  (Thread-37) [n:127.0.0.1:33723_solr     ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cloud-managed/managed-schema
   [junit4]   2> 12384 INFO  (Thread-37) [n:127.0.0.1:33723_solr     ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 3 is already the latest
   [junit4]   2> 12385 INFO  (Thread-37) [n:127.0.0.1:33723_solr     ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 12386 INFO  (Thread-37) [n:127.0.0.1:33723_solr     ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1681624508231843840
   [junit4]   2> 12387 INFO  
(searcherExecutor-168-thread-1-processing-n:127.0.0.1:33723_solr) 
[n:127.0.0.1:33723_solr     ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2] 
 Registered new searcher autowarm time: 0 ms
   [junit4]   2> 12388 INFO  (Thread-37) [n:127.0.0.1:33723_solr     ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 12389 INFO  (Thread-37) [n:127.0.0.1:33723_solr     ] 
o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@21b82e43
   [junit4]   2> 12389 INFO  (Thread-37) [n:127.0.0.1:33723_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.managed_coll.shard2.replica_n2 tag=SolrCore@21b82e43
   [junit4]   2> 12389 INFO  
(searcherExecutor-168-thread-1-processing-n:127.0.0.1:33723_solr) 
[n:127.0.0.1:33723_solr     ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2] 
 Registered new searcher autowarm time: 0 ms
   [junit4]   2> 12389 INFO  (Thread-37) [n:127.0.0.1:33723_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.managed_coll.shard2.leader tag=SolrCore@21b82e43
   [junit4]   2> 12397 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 12411 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 12416 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 12416 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard2_replica_n2' using 
configuration from configset cloud-managed
   [junit4]   2> 12417 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[managed_coll_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node2/managed_coll_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001/tempDir-001/node2/managed_coll_shard2_replica_n2/data/]
   [junit4]   2> 12419 INFO  (Thread-36) [n:127.0.0.1:37837_solr     ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 12419 INFO  (Thread-36) [n:127.0.0.1:37837_solr     ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 12421 INFO  (Thread-36) [n:127.0.0.1:37837_solr     ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cloud-managed
   [junit4]   2> 12421 INFO  (Thread-36) [n:127.0.0.1:37837_solr     ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 12421 INFO  (Thread-36) [n:127.0.0.1:37837_solr     ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cloud-managed/managed-schema
   [junit4]   2> 12422 INFO  (Thread-36) [n:127.0.0.1:37837_solr     ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 3 is already the latest
   [junit4]   2> 12422 INFO  (Thread-36) [n:127.0.0.1:37837_solr     ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 12422 INFO  (Thread-36) [n:127.0.0.1:37837_solr     ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1681624508269592576
   [junit4]   2> 12423 INFO  
(searcherExecutor-173-thread-1-processing-n:127.0.0.1:37837_solr) 
[n:127.0.0.1:37837_solr     ] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1] 
 Registered new searcher autowarm time: 0 ms
   [junit4]   2> 12424 INFO  (Thread-36) [n:127.0.0.1:37837_solr     ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 12424 INFO  (Thread-36) [n:127.0.0.1:37837_solr     ] 
o.a.s.c.SolrCore [managed_coll_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@24288b61
   [junit4]   2> 12424 INFO  
(searcherExecutor-173-thread-1-processing-n:127.0.0.1:37837_solr) 
[n:127.0.0.1:37837_solr     ] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1] 
 Registered new searcher autowarm time: 0 ms
   [junit4]   2> 12424 INFO  (Thread-36) [n:127.0.0.1:37837_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.managed_coll.shard1.replica_n1 tag=SolrCore@24288b61
   [junit4]   2> 12424 INFO  (Thread-36) [n:127.0.0.1:37837_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.managed_coll.shard1.leader tag=SolrCore@24288b61
   [junit4]   2> 12444 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 12444 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 12446 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cloud-managed
   [junit4]   2> 12446 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 12446 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cloud-managed/managed-schema
   [junit4]   2> 12447 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 3 is already the latest
   [junit4]   2> 12447 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 12447 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1681624508295806976
   [junit4]   2> 12448 INFO  
(searcherExecutor-176-thread-1-processing-n:127.0.0.1:33723_solr 
x:managed_coll_shard2_replica_n2 c:managed_coll s:shard2 r:core_node4) 
[n:127.0.0.1:33723_solr c:managed_coll s:shard2 r:core_node4 
x:managed_coll_shard2_replica_n2 ] o.a.s.c.SolrCore 
[managed_coll_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 12448 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr 
c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 12450 INFO  (qtp1638833305-188) [n:127.0.0.1:33723_solr     ] 
o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@537213f
   [junit4]   2> 12450 INFO  
(searcherExecutor-176-thread-1-processing-n:127.0.0.1:33723_solr x:m

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

   ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... 
SKIPPED (unnecessary).
   [junit4]   2> 13482 INFO  (coreCloseExecutor-264-thread-1) 
[n:127.0.0.1:33723_solr     ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2] 
 CLOSING SolrCore org.apache.solr.core.SolrCore@330d83
   [junit4]   2> 13482 INFO  (coreCloseExecutor-264-thread-1) 
[n:127.0.0.1:33723_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.managed_coll.shard2.replica_n2 
tag=SolrCore@330d83
   [junit4]   2> 13482 INFO  (coreCloseExecutor-264-thread-1) 
[n:127.0.0.1:33723_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.managed_coll.shard2.leader 
tag=SolrCore@330d83
   [junit4]   2> 13483 INFO  (coreCloseExecutor-264-thread-1) 
[n:127.0.0.1:33723_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 13490 INFO  (jetty-closer-256-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 13490 INFO  (jetty-closer-256-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 13490 INFO  (jetty-closer-256-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 13491 INFO  (jetty-closer-256-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 13492 INFO  (jetty-closer-256-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 13492 INFO  (jetty-closer-256-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 13492 INFO  (jetty-closer-256-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 13492 INFO  (jetty-closer-256-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 13500 INFO  (closeThreadPool-267-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72068623532818440-127.0.0.1:37837_solr-n_0000000000) closing
   [junit4]   2> 13511 INFO  
(OverseerStateUpdate-72068623532818440-127.0.0.1:37837_solr-n_0000000000) 
[n:127.0.0.1:37837_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:37837_solr
   [junit4]   2> 13512 INFO  
(OverseerAutoScalingTriggerThread-72068623532818440-127.0.0.1:37837_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 13513 INFO  (closeThreadPool-267-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72068623532818440-127.0.0.1:37837_solr-n_0000000000) closing
   [junit4]   2> 13514 WARN  
(jetty-launcher-69-thread-2-SendThread(127.0.0.1:37023)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1000a0801200007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1000a0801200007, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1000a0801200007, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 13615 INFO  (jetty-closer-256-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72068623532818440-127.0.0.1:37837_solr-n_0000000000) closing
   [junit4]   2> 13618 INFO  (jetty-closer-256-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3dab2923{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 13620 INFO  (jetty-closer-256-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@219b1070{/solr,null,UNAVAILABLE}
   [junit4]   2> 13620 INFO  (jetty-closer-256-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 13717 INFO  (jetty-closer-256-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5e0ca272{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 13717 INFO  (jetty-closer-256-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@57281817{/solr,null,UNAVAILABLE}
   [junit4]   2> 13717 INFO  (jetty-closer-256-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 13718 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 13824 WARN  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker-SendThread(127.0.0.1:37023))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1000a0801200001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1000a0801200001, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1000a0801200001, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 13929 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        23      /solr/configs/cloud-managed/managed-schema
   [junit4]   2>        20      /solr/configs/cloud-managed
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/packages.json
   [junit4]   2>        2       /solr/collections/managed_coll/terms/shard2
   [junit4]   2>        2       /solr/collections/managed_coll/terms/shard1
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/configs/cloud-managed/managed-schema
   [junit4]   2>        15      /solr/collections/managed_coll/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/overseer/queue
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 13938 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37023
   [junit4]   2> 13939 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37023
   [junit4]   2> 13939 INFO  
(SUITE-ManagedSchemaRoundRobinCloudTest-seed#[D7A0916A3CD9F099]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37023
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_D7A0916A3CD9F099-001
   [junit4]   2> Oct 26, 2020 2:21:44 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene87, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-HN, 
timezone=Europe/Ljubljana
   [junit4]   2> NOTE: Linux 5.4.0-52-generic amd64/Oracle Corporation 16-ea 
(64-bit)/cpus=16,threads=1,free=450887680,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestBM25SimilarityFactory, 
FileBasedSpellCheckerTest, DocValuesMultiTest, ManagedSchemaRoundRobinCloudTest]
   [junit4] Completed [18/921 (1!)] on J3 in 5.53s, 1 test, 1 error <<< 
FAILURES!

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

[repro] Revision: a1cc8e123130232b66bde27a347b79bc7fcaae70

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=ManagedSchemaRoundRobinCloudTest 
-Dtests.method=testAddFieldsRoundRobin -Dtests.seed=D7A0916A3CD9F099 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-HN 
-Dtests.timezone=Europe/Ljubljana -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3455 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.ManagedSchemaRoundRobinCloudTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseZGC" -Dtests.seed=D7A0916A3CD9F099 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-HN 
-Dtests.timezone=Europe/Ljubljana -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 81 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest
[repro] Exiting with code 0

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

Reply via email to