Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/647/
Java: 64bit/jdk1.8.0_201 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI

Error Message:
should be a routed alias

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


FAILED:  org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI

Error Message:
{} expected:<2> but was:<0>

Stack Trace:
java.lang.AssertionError: {} expected:<2> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([5EF10F72386D6BD3:4126935E4B669298]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at 
org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI(AliasIntegrationTest.java:293)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12938 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_5EF10F72386D6BD3-001/init-core-data-001
   [junit4]   2> 14127 WARN  
(SUITE-AliasIntegrationTest-seed#[5EF10F72386D6BD3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 14128 INFO  
(SUITE-AliasIntegrationTest-seed#[5EF10F72386D6BD3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 14130 INFO  
(SUITE-AliasIntegrationTest-seed#[5EF10F72386D6BD3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 14131 INFO  
(SUITE-AliasIntegrationTest-seed#[5EF10F72386D6BD3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 14131 INFO  
(SUITE-AliasIntegrationTest-seed#[5EF10F72386D6BD3]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_5EF10F72386D6BD3-001/tempDir-001
   [junit4]   2> 14132 INFO  
(SUITE-AliasIntegrationTest-seed#[5EF10F72386D6BD3]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 14139 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 14140 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 14239 INFO  
(SUITE-AliasIntegrationTest-seed#[5EF10F72386D6BD3]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33821
   [junit4]   2> 14239 INFO  
(SUITE-AliasIntegrationTest-seed#[5EF10F72386D6BD3]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33821
   [junit4]   2> 14239 INFO  
(SUITE-AliasIntegrationTest-seed#[5EF10F72386D6BD3]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33821
   [junit4]   2> 14244 INFO  (zkConnectionManagerCallback-89-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14247 INFO  (zkConnectionManagerCallback-91-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14271 INFO  (zkConnectionManagerCallback-93-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14281 WARN  (jetty-launcher-94-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 14281 INFO  (jetty-launcher-94-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 14281 INFO  (jetty-launcher-94-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 14281 INFO  (jetty-launcher-94-thread-1) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 14285 WARN  (jetty-launcher-94-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 14286 INFO  (jetty-launcher-94-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 14286 INFO  (jetty-launcher-94-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 14286 INFO  (jetty-launcher-94-thread-2) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 14351 INFO  (jetty-launcher-94-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 14352 INFO  (jetty-launcher-94-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 14352 INFO  (jetty-launcher-94-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 14371 INFO  (jetty-launcher-94-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 14371 INFO  (jetty-launcher-94-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 14371 INFO  (jetty-launcher-94-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 14376 INFO  (jetty-launcher-94-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f14ad23{/solr,null,AVAILABLE}
   [junit4]   2> 14376 INFO  (jetty-launcher-94-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@32f57bda{/solr,null,AVAILABLE}
   [junit4]   2> 14377 WARN  (jetty-launcher-94-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3947eeb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 14379 WARN  (jetty-launcher-94-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@70d10883[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 14381 INFO  (jetty-launcher-94-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6e1d75be{SSL,[ssl, 
http/1.1]}{127.0.0.1:35821}
   [junit4]   2> 14381 INFO  (jetty-launcher-94-thread-1) [    ] o.e.j.s.Server 
Started @14416ms
   [junit4]   2> 14381 INFO  (jetty-launcher-94-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35821}
   [junit4]   2> 14382 INFO  (jetty-launcher-94-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3b7a7f42{SSL,[ssl, 
http/1.1]}{127.0.0.1:42505}
   [junit4]   2> 14382 INFO  (jetty-launcher-94-thread-2) [    ] o.e.j.s.Server 
Started @14417ms
   [junit4]   2> 14382 ERROR (jetty-launcher-94-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 14382 INFO  (jetty-launcher-94-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 14382 INFO  (jetty-launcher-94-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 14382 INFO  (jetty-launcher-94-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 14382 INFO  (jetty-launcher-94-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 14382 INFO  (jetty-launcher-94-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-01T05:19:35.178Z
   [junit4]   2> 14382 INFO  (jetty-launcher-94-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42505}
   [junit4]   2> 14384 ERROR (jetty-launcher-94-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 14384 INFO  (jetty-launcher-94-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 14384 INFO  (jetty-launcher-94-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 14384 INFO  (jetty-launcher-94-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 14384 INFO  (jetty-launcher-94-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 14385 INFO  (jetty-launcher-94-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-01T05:19:35.181Z
   [junit4]   2> 14415 INFO  (zkConnectionManagerCallback-96-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14421 INFO  (zkConnectionManagerCallback-98-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14421 INFO  (jetty-launcher-94-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 14422 INFO  (jetty-launcher-94-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 14645 INFO  (jetty-launcher-94-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 14646 WARN  (jetty-launcher-94-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 14658 WARN  (jetty-launcher-94-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@b9094bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 14660 INFO  (jetty-launcher-94-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 14662 WARN  (jetty-launcher-94-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 14663 WARN  (jetty-launcher-94-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 14693 WARN  (jetty-launcher-94-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@39e7383f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 14693 WARN  (jetty-launcher-94-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7e6f2c08[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 14695 INFO  (jetty-launcher-94-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33821/solr
   [junit4]   2> 14697 WARN  (jetty-launcher-94-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 14728 INFO  (zkConnectionManagerCallback-108-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14732 WARN  (jetty-launcher-94-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@e73ba46[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 14734 INFO  (jetty-launcher-94-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33821/solr
   [junit4]   2> 14747 INFO  (zkConnectionManagerCallback-111-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14747 INFO  (zkConnectionManagerCallback-114-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14763 INFO  (zkConnectionManagerCallback-116-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14852 INFO  (jetty-launcher-94-thread-1) 
[n:127.0.0.1:35821_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35821_solr
   [junit4]   2> 14853 INFO  (jetty-launcher-94-thread-1) 
[n:127.0.0.1:35821_solr    ] o.a.s.c.Overseer Overseer 
(id=72349996678905862-127.0.0.1:35821_solr-n_0000000000) starting
   [junit4]   2> 14875 INFO  (zkConnectionManagerCallback-125-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14881 INFO  (jetty-launcher-94-thread-1) 
[n:127.0.0.1:35821_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33821/solr ready
   [junit4]   2> 14888 INFO  
(OverseerStateUpdate-72349996678905862-127.0.0.1:35821_solr-n_0000000000) 
[n:127.0.0.1:35821_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35821_solr
   [junit4]   2> 14893 INFO  (jetty-launcher-94-thread-2) 
[n:127.0.0.1:42505_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42505_solr
   [junit4]   2> 14896 INFO  (jetty-launcher-94-thread-1) 
[n:127.0.0.1:35821_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35821_solr as DOWN
   [junit4]   2> 14898 INFO  (jetty-launcher-94-thread-1) 
[n:127.0.0.1:35821_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 14898 INFO  (jetty-launcher-94-thread-1) 
[n:127.0.0.1:35821_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35821_solr
   [junit4]   2> 14908 INFO  (zkCallback-124-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 14920 INFO  (zkCallback-110-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 14963 INFO  (zkCallback-115-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 15048 INFO  (jetty-launcher-94-thread-1) 
[n:127.0.0.1:35821_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 15091 INFO  (zkConnectionManagerCallback-130-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15117 INFO  (jetty-launcher-94-thread-2) 
[n:127.0.0.1:42505_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 15118 INFO  (jetty-launcher-94-thread-2) 
[n:127.0.0.1:42505_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33821/solr ready
   [junit4]   2> 15120 INFO  (jetty-launcher-94-thread-1) 
[n:127.0.0.1:35821_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35821.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d7b69bc
   [junit4]   2> 15138 INFO  (jetty-launcher-94-thread-1) 
[n:127.0.0.1:35821_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35821.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d7b69bc
   [junit4]   2> 15153 INFO  (jetty-launcher-94-thread-1) 
[n:127.0.0.1:35821_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35821.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d7b69bc
   [junit4]   2> 15158 INFO  (jetty-launcher-94-thread-1) 
[n:127.0.0.1:35821_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_5EF10F72386D6BD3-001/tempDir-001/node1/.
   [junit4]   2> 15217 INFO  (jetty-launcher-94-thread-2) 
[n:127.0.0.1:42505_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 15293 INFO  (jetty-launcher-94-thread-2) 
[n:127.0.0.1:42505_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42505.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d7b69bc
   [junit4]   2> 15325 INFO  (jetty-launcher-94-thread-2) 
[n:127.0.0.1:42505_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42505.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d7b69bc
   [junit4]   2> 15325 INFO  (jetty-launcher-94-thread-2) 
[n:127.0.0.1:42505_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42505.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d7b69bc
   [junit4]   2> 15327 INFO  (jetty-launcher-94-thread-2) 
[n:127.0.0.1:42505_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_5EF10F72386D6BD3-001/tempDir-001/node2/.
   [junit4]   2> 15464 INFO  (zkConnectionManagerCallback-137-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15466 INFO  
(SUITE-AliasIntegrationTest-seed#[5EF10F72386D6BD3]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 15467 INFO  
(SUITE-AliasIntegrationTest-seed#[5EF10F72386D6BD3]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33821/solr ready
   [junit4]   2> 15490 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesV1-seed#[5EF10F72386D6BD3]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testModifyPropertiesV1
   [junit4]   2> 15540 INFO  (qtp520887866-237) [n:127.0.0.1:42505_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 15549 INFO  
(OverseerThreadFactory-71-thread-1-processing-n:127.0.0.1:35821_solr) 
[n:127.0.0.1:35821_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1meta
   [junit4]   2> 15660 INFO  
(OverseerStateUpdate-72349996678905862-127.0.0.1:35821_solr-n_0000000000) 
[n:127.0.0.1:35821_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1meta_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35821/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 15664 INFO  
(OverseerStateUpdate-72349996678905862-127.0.0.1:35821_solr-n_0000000000) 
[n:127.0.0.1:35821_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1meta_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42505/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 15926 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr    
x:collection1meta_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 15927 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr    
x:collection1meta_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 15927 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr    
x:collection1meta_shard2_replica_n3] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 16952 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 16955 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 16992 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1meta_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 16992 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.s.IndexSchema [collection1meta_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 17006 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 17008 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 17010 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard2_replica_n3' 
using configuration from collection collection1meta, trusted=true
   [junit4]   2> 17011 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42505.solr.core.collection1meta.shard2.replica_n3' (registry 
'solr.core.collection1meta.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d7b69bc
   [junit4]   2> 17011 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.c.SolrCore [[collection1meta_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_5EF10F72386D6BD3-001/tempDir-001/node2/collection1meta_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_5EF10F72386D6BD3-001/tempDir-001/node2/./collection1meta_shard2_replica_n3/data/]
   [junit4]   2> 17014 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard1_replica_n1' 
using configuration from collection collection1meta, trusted=true
   [junit4]   2> 17017 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35821.solr.core.collection1meta.shard1.replica_n1' (registry 
'solr.core.collection1meta.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d7b69bc
   [junit4]   2> 17018 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1meta_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_5EF10F72386D6BD3-001/tempDir-001/node1/collection1meta_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_5EF10F72386D6BD3-001/tempDir-001/node1/./collection1meta_shard1_replica_n1/data/]
   [junit4]   2> 17144 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 17145 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 17147 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 17148 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 17150 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@364f1c08[collection1meta_shard2_replica_n3] main]
   [junit4]   2> 17155 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 17164 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 17164 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 17166 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1635114159137882112
   [junit4]   2> 17168 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 17168 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 17170 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 17170 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 17184 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@557c2a7[collection1meta_shard1_replica_n1] main]
   [junit4]   2> 17196 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 17196 INFO  
(searcherExecutor-80-thread-1-processing-n:127.0.0.1:42505_solr 
x:collection1meta_shard2_replica_n3 c:collection1meta s:shard2 r:core_node4) 
[n:127.0.0.1:42505_solr c:collection1meta s:shard2 r:core_node4 
x:collection1meta_shard2_replica_n3] o.a.s.c.SolrCore 
[collection1meta_shard2_replica_n3] Registered new searcher 
Searcher@364f1c08[collection1meta_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 17197 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 17197 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 17197 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1635114159170387968
   [junit4]   2> 17200 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1meta/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 17200 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1meta/leaders/shard2
   [junit4]   2> 17204 INFO  
(searcherExecutor-81-thread-1-processing-n:127.0.0.1:35821_solr 
x:collection1meta_shard1_replica_n1 c:collection1meta s:shard1 r:core_node2) 
[n:127.0.0.1:35821_solr c:collection1meta s:shard1 r:core_node2 
x:collection1meta_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1meta_shard1_replica_n1] Registered new searcher 
Searcher@557c2a7[collection1meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 17206 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1meta/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 17206 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1meta/leaders/shard1
   [junit4]   2> 17211 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 17211 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 17211 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35821/solr/collection1meta_shard1_replica_n1/
   [junit4]   2> 17211 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 17211 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:35821/solr/collection1meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 17211 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1meta/leaders/shard1/leader after winning as 
/collections/collection1meta/leader_elect/shard1/election/72349996678905862-core_node2-n_0000000000
   [junit4]   2> 17213 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35821/solr/collection1meta_shard1_replica_n1/ shard1
   [junit4]   2> 17218 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 17218 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 17218 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:42505/solr/collection1meta_shard2_replica_n3/
   [junit4]   2> 17218 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 17218 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:42505/solr/collection1meta_shard2_replica_n3/ has no replicas
   [junit4]   2> 17219 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1meta/leaders/shard2/leader after winning as 
/collections/collection1meta/leader_elect/shard2/election/72349996678905864-core_node4-n_0000000000
   [junit4]   2> 17221 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42505/solr/collection1meta_shard2_replica_n3/ shard2
   [junit4]   2> 17328 INFO  (zkCallback-115-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 17329 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 17331 INFO  (zkCallback-110-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 17340 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 17346 INFO  (zkCallback-110-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 17346 INFO  (zkCallback-115-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 17374 INFO  (qtp1726530395-236) [n:127.0.0.1:35821_solr 
c:collection1meta s:shard1 r:core_node2 x:collection1meta_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1448
   [junit4]   2> 17375 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1449
   [junit4]   2> 17383 INFO  (qtp520887866-237) [n:127.0.0.1:42505_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> 17456 INFO  (zkCallback-110-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 17456 INFO  (zkCallback-110-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 17457 INFO  (zkCallback-115-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 17457 INFO  (zkCallback-115-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 17465 INFO  (zkCallback-110-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 17471 INFO  (zkCallback-115-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 17476 INFO  (qtp520887866-237) [n:127.0.0.1:42505_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=1936
   [junit4]   2> 17480 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 17497 INFO  
(OverseerCollectionConfigSetProcessor-72349996678905862-127.0.0.1:35821_solr-n_0000000000)
 [n:127.0.0.1:35821_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 17498 INFO  
(OverseerThreadFactory-71-thread-2-processing-n:127.0.0.1:35821_solr) 
[n:127.0.0.1:35821_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection2meta
   [junit4]   2> 17717 INFO  
(OverseerStateUpdate-72349996678905862-127.0.0.1:35821_solr-n_0000000000) 
[n:127.0.0.1:35821_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2meta",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2meta_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42505/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 17919 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr    
x:collection2meta_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 18947 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 18962 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection2meta_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 18965 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 18965 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2meta_shard1_replica_n1' 
using configuration from collection collection2meta, trusted=true
   [junit4]   2> 18966 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42505.solr.core.collection2meta.shard1.replica_n1' (registry 
'solr.core.collection2meta.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d7b69bc
   [junit4]   2> 18966 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection2meta_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_5EF10F72386D6BD3-001/tempDir-001/node2/collection2meta_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_5EF10F72386D6BD3-001/tempDir-001/node2/./collection2meta_shard1_replica_n1/data/]
   [junit4]   2> 19047 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 19047 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 19049 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 19049 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 19053 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@441f8e1f[collection2meta_shard1_replica_n1] main]
   [junit4]   2> 19067 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 19071 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 19072 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 19072 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1635114161136467968
   [junit4]   2> 19079 INFO  
(searcherExecutor-90-thread-1-processing-n:127.0.0.1:42505_solr 
x:collection2meta_shard1_replica_n1 c:collection2meta s:shard1 r:core_node2) 
[n:127.0.0.1:42505_solr c:collection2meta s:shard1 r:core_node2 
x:collection2meta_shard1_replica_n1] o.a.s.c.SolrCore 
[collection2meta_shard1_replica_n1] Registered new searcher 
Searcher@441f8e1f[collection2meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 19116 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection2meta/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 19116 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection2meta/leaders/shard1
   [junit4]   2> 19180 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 19180 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 19180 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:42505/solr/collection2meta_shard1_replica_n1/
   [junit4]   2> 19187 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 19188 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:42505/solr/collection2meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 19188 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection2meta/leaders/shard1/leader after winning as 
/collections/collection2meta/leader_elect/shard1/election/72349996678905864-core_node2-n_0000000000
   [junit4]   2> 19190 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42505/solr/collection2meta_shard1_replica_n1/ shard1
   [junit4]   2> 19297 INFO  (zkCallback-115-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 19297 INFO  (zkCallback-115-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 19298 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 19300 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1380
   [junit4]   2> 19305 INFO  (qtp520887866-235) [n:127.0.0.1:42505_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> 19404 INFO  (zkCallback-115-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 19404 INFO  (zkCallback-115-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 19404 INFO  (zkCallback-115-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 19405 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1924
   [junit4]   2> 19414 INFO  (watches-134-thread-1) [    ] 
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 19414 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesV1-seed#[5EF10F72386D6BD3]) [    
] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 19414 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesV1-seed#[5EF10F72386D6BD3]) [    
] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 19414 INFO  (watches-134-thread-1) [    ] 
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 19427 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :aliasprop with params 
name=testModifyPropertiesV1&action=ALIASPROP&property.foo=baz&wt=xml&property.bar=bam
 and sendToOCPQueue=true
   [junit4]   2> 19432 INFO  
(OverseerCollectionConfigSetProcessor-72349996678905862-127.0.0.1:35821_solr-n_0000000000)
 [n:127.0.0.1:35821_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 19436 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testModifyPropertiesV1&action=ALIASPROP&property.foo=baz&wt=xml&property.bar=bam}
 status=0 QTime=8
   [junit4]   2> 19441 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesV1-seed#[5EF10F72386D6BD3]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testModifyPropertiesV1
   [junit4]   2> 19443 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesV1-seed#[5EF10F72386D6BD3]) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 19449 INFO  (qtp520887866-237) [n:127.0.0.1:42505_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=collection2meta&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 19452 INFO  
(OverseerCollectionConfigSetProcessor-72349996678905862-127.0.0.1:35821_solr-n_0000000000)
 [n:127.0.0.1:35821_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 19461 INFO  
(OverseerThreadFactory-71-thread-4-processing-n:127.0.0.1:35821_solr) 
[n:127.0.0.1:35821_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 19463 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr    
x:collection2meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection2meta.shard1.replica_n1, tag=null
   [junit4]   2> 19463 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr    
x:collection2meta_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1fb4634b: rootName = 
solr_42505, domain = solr.core.collection2meta.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.collection2meta.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@4a548782
   [junit4]   2> 19479 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr    
x:collection2meta_shard1_replica_n1] o.a.s.c.SolrCore 
[collection2meta_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7d864ca8
   [junit4]   2> 19479 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr    
x:collection2meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection2meta.shard1.replica_n1, tag=7d864ca8
   [junit4]   2> 19479 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr    
x:collection2meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection2meta.shard1.leader, 
tag=7d864ca8
   [junit4]   2> 19514 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr    
x:collection2meta_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection2meta/terms/shard1 to Terms{values={}, 
version=1}
   [junit4]   2> 19516 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr    
x:collection2meta_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection2meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=53
   [junit4]   2> 19631 INFO  (zkCallback-110-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 19635 INFO  (zkCallback-115-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 19635 INFO  (zkCallback-115-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 19635 INFO  (zkCallback-115-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 19655 INFO  (qtp520887866-237) [n:127.0.0.1:42505_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=collection2meta&action=DELETE&wt=javabin&version=2} status=0 
QTime=207
   [junit4]   2> 19660 INFO  (qtp520887866-237) [n:127.0.0.1:42505_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=collection1meta&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 19665 INFO  
(OverseerCollectionConfigSetProcessor-72349996678905862-127.0.0.1:35821_solr-n_0000000000)
 [n:127.0.0.1:35821_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 19667 INFO  
(OverseerThreadFactory-71-thread-5-processing-n:127.0.0.1:35821_solr) 
[n:127.0.0.1:35821_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 19682 INFO  (qtp1726530395-239) [n:127.0.0.1:35821_solr    
x:collection1meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1meta.shard1.replica_n1, tag=null
   [junit4]   2> 19682 INFO  (qtp1726530395-239) [n:127.0.0.1:35821_solr    
x:collection1meta_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@47a63f8: rootName = 
solr_35821, domain = solr.core.collection1meta.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.collection1meta.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@2c06ad8e
   [junit4]   2> 19691 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr    
x:collection1meta_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1meta.shard2.replica_n3, tag=null
   [junit4]   2> 19691 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr    
x:collection1meta_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@49a1806b: rootName = 
solr_42505, domain = solr.core.collection1meta.shard2.replica_n3, service url = 
null, agent id = null] for registry solr.core.collection1meta.shard2.replica_n3 
/ com.codahale.metrics.MetricRegistry@2d13ce
   [junit4]   2> 19732 INFO  (qtp1726530395-239) [n:127.0.0.1:35821_solr    
x:collection1meta_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1meta_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@14b2056b
   [junit4]   2> 19732 INFO  (qtp1726530395-239) [n:127.0.0.1:35821_solr    
x:collection1meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1meta.shard1.replica_n1, tag=14b2056b
   [junit4]   2> 19732 INFO  (qtp1726530395-239) [n:127.0.0.1:35821_solr    
x:collection1meta_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1meta.shard1.leader, 
tag=14b2056b
   [junit4]   2> 19732 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr    
x:collection1meta_shard2_replica_n3] o.a.s.c.SolrCore 
[collection1meta_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5ad19d94
   [junit4]   2> 19732 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr    
x:collection1meta_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1meta.shard2.replica_n3, tag=5ad19d94
   [junit4]   2> 19732 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr    
x:collection1meta_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1meta.shard2.leader, 
tag=5ad19d94
   [junit4]   2> 19768 INFO  (qtp1726530395-239) [n:127.0.0.1:35821_solr    
x:collection1meta_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection1meta/terms/shard1 to Terms{values={}, 
version=1}
   [junit4]   2> 19768 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr    
x:collection1meta_shard2_replica_n3] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection1meta/terms/shard2 to Terms{values={}, 
version=1}
   [junit4]   2> 19778 INFO  (qtp1726530395-239) [n:127.0.0.1:35821_solr    
x:collection1meta_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection1meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=102
   [junit4]   2> 19780 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr    
x:collection1meta_shard2_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection1meta_shard2_replica_n3&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=91
   [junit4]   2> 19884 INFO  (zkCallback-115-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 19884 INFO  (zkCallback-115-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 19884 INFO  (zkCallback-115-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 19884 INFO  (zkCallback-110-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 19884 INFO  (zkCallback-110-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 19884 INFO  (zkCallback-110-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 19909 INFO  (qtp520887866-237) [n:127.0.0.1:42505_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=collection1meta&action=DELETE&wt=javabin&version=2} status=0 
QTime=249
   [junit4]   2> 19933 INFO  
(TEST-AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased-seed#[5EF10F72386D6BD3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteOneOfTwoCollectionsAliased
   [junit4]   2> 19954 INFO  (qtp1726530395-239) [n:127.0.0.1:35821_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 19956 INFO  (qtp1726530395-239) [n:127.0.0.1:35821_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 20008 INFO  (qtp520887866-238) [n:127.0.0.1:42505_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection_one&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 20012 INFO  
(OverseerThreadFactory-71-thread-5-processing-n:127.0.0.1:35821_solr) 
[n:127.0.0.1:35821_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection_one
   [junit4]   2> 20013 INFO  
(OverseerCollectionConfigSetProcessor-72349996678905862-127.0.0.1:35821_solr-n_0000000000)
 [n:127.0.0.1:35821_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 20221 INFO  
(OverseerStateUpdate-72349996678905862-127.0.0.1:35821_solr-n_0000000000) 
[n:127.0.0.1:35821_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection_one",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection_one_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42505/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 20227 INFO  
(OverseerStateUpdate-72349996678905862-127.0.0.1:35821_solr-n_0000000000) 
[n:127.0.0.1:35821_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection_one",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection_one_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35821/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 20433 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr    
x:collection_one_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection_one_shard1_replica_n1&action=CREATE&numShards=2&collection=collection_one&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 20435 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr    
x:collection_one_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection_one_shard2_replica_n3&action=CREATE&numShards=2&collection=collection_one&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 21460 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 21461 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 21568 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.s.IndexSchema [collection_one_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 21572 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 21572 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'collection_one_shard2_replica_n3' 
using configuration from collection collection_one, trusted=true
   [junit4]   2> 21572 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35821.solr.core.collection_one.shard2.replica_n3' (registry 
'solr.core.collection_one.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d7b69bc
   [junit4]   2> 21573 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.c.SolrCore [[collection_one_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_5EF10F72386D6BD3-001/tempDir-001/node1/collection_one_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_5EF10F72386D6BD3-001/tempDir-001/node1/./collection_one_shard2_replica_n3/data/]
   [junit4]   2> 21579 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection_one_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 21588 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 21588 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection_one_shard1_replica_n1' 
using configuration from collection collection_one, trusted=true
   [junit4]   2> 21588 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42505.solr.core.collection_one.shard1.replica_n1' (registry 
'solr.core.collection_one.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d7b69bc
   [junit4]   2> 21589 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection_one_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_5EF10F72386D6BD3-001/tempDir-001/node2/collection_one_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_5EF10F72386D6BD3-001/tempDir-001/node2/./collection_one_shard1_replica_n1/data/]
   [junit4]   2> 21675 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 21675 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 21676 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 21676 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 21678 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@12d6741[collection_one_shard2_replica_n3] main]
   [junit4]   2> 21684 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 21684 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 21684 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 21685 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1635114163876397056
   [junit4]   2> 21696 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 21696 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 21696 INFO  
(searcherExecutor-95-thread-1-processing-n:127.0.0.1:35821_solr 
x:collection_one_shard2_replica_n3 c:collection_one s:shard2 r:core_node4) 
[n:127.0.0.1:35821_solr c:collection_one s:shard2 r:core_node4 
x:collection_one_shard2_replica_n3] o.a.s.c.SolrCore 
[collection_one_shard2_replica_n3] Registered new searcher 
Searcher@12d6741[collection_one_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 21698 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 21698 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 21700 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@59ca4fe5[collection_one_shard1_replica_n1] main]
   [junit4]   2> 21705 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection_one/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 21707 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection_one/leaders/shard2
   [junit4]   2> 21710 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 21710 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 21710 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35821/solr/collection_one_shard2_replica_n3/
   [junit4]   2> 21710 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 21710 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:35821/solr/collection_one_shard2_replica_n3/ has no replicas
   [junit4]   2> 21710 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection_one/leaders/shard2/leader after winning as 
/collections/collection_one/leader_elect/shard2/election/72349996678905862-core_node4-n_0000000000
   [junit4]   2> 21712 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35821/solr/collection_one_shard2_replica_n3/ shard2
   [junit4]   2> 21713 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 21714 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 21714 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 21715 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1635114163907854336
   [junit4]   2> 21717 INFO  
(searcherExecutor-96-thread-1-processing-n:127.0.0.1:42505_solr 
x:collection_one_shard1_replica_n1 c:collection_one s:shard1 r:core_node2) 
[n:127.0.0.1:42505_solr c:collection_one s:shard1 r:core_node2 
x:collection_one_shard1_replica_n1] o.a.s.c.SolrCore 
[collection_one_shard1_replica_n1] Registered new searcher 
Searcher@59ca4fe5[collection_one_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 21720 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection_one/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 21720 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection_one/leaders/shard1
   [junit4]   2> 21723 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 21723 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 21723 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:42505/solr/collection_one_shard1_replica_n1/
   [junit4]   2> 21724 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 21724 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:42505/solr/collection_one_shard1_replica_n1/ has no replicas
   [junit4]   2> 21724 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection_one/leaders/shard1/leader after winning as 
/collections/collection_one/leader_elect/shard1/election/72349996678905864-core_node2-n_0000000000
   [junit4]   2> 21725 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42505/solr/collection_one_shard1_replica_n1/ shard1
   [junit4]   2> 21827 INFO  (zkCallback-115-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 21827 INFO  (zkCallback-110-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 21827 INFO  (zkCallback-110-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 21827 INFO  (zkCallback-115-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 21832 INFO  (qtp520887866-235) [n:127.0.0.1:42505_solr 
c:collection_one s:shard1 r:core_node2 x:collection_one_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 21833 INFO  (qtp1726530395-234) [n:127.0.0.1:35821_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 21938 INFO  (zkCallback-110-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 21938 INFO  (zkCallback-115-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 21938 INFO  (zkCallback-115-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 21938 INFO  (zkCallback-110-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/c

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

it4]   2> 60416 INFO  (jetty-closer-135-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@8005154{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 60416 INFO  (jetty-closer-135-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@48c328c5{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 60417 INFO  (jetty-closer-135-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2df714cd{/solr,null,UNAVAILABLE}
   [junit4]   2> 60417 INFO  (jetty-closer-135-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4ad23b93{/solr,null,UNAVAILABLE}
   [junit4]   2> 60417 INFO  (jetty-closer-135-thread-1) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 60417 INFO  (jetty-closer-135-thread-2) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 60418 INFO  
(SUITE-AliasIntegrationTest-seed#[5EF10F72386D6BD3]-worker) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 60420 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>        24      /solr/aliases.json
   [junit4]   2>        18      /solr/configs/conf
   [junit4]   2>        11      /solr/collections/collection2meta/terms/shard1
   [junit4]   2>        11      /solr/collections/collection1meta/terms/shard2
   [junit4]   2>        11      /solr/collections/collection1meta/terms/shard1
   [junit4]   2>        5       /solr/collections/collection1meta/state.json
   [junit4]   2>        4       /solr/collections/collection_new/terms/shard1
   [junit4]   2>        4       /solr/collections/collection2/terms/shard1
   [junit4]   2>        4       /solr/collections/collection_two/terms/shard1
   [junit4]   2>        4       /solr/collections/collection_old/terms/shard2
   [junit4]   2>        4       /solr/collections/collection_old/terms/shard1
   [junit4]   2>        4       /solr/collections/collection1/terms/shard1
   [junit4]   2>        4       /solr/collections/collection1/terms/shard2
   [junit4]   2>        3       /solr/collections/collection_two/state.json
   [junit4]   2>        3       
/solr/collections/testErrorChecks-collection/state.json
   [junit4]   2>        3       /solr/collections/collection_one/terms/shard1
   [junit4]   2>        3       /solr/collections/collection_one/terms/shard2
   [junit4]   2>        3       
/solr/collections/testErrorChecks-collection/terms/shard1
   [junit4]   2>        3       
/solr/collections/testErrorChecks-collection/terms/shard2
   [junit4]   2>        2       /solr/collections/collection2meta/state.json
   [junit4]   2>        2       /solr/collections/collection2/state.json
   [junit4]   2>        2       /solr/collections/collection_old/state.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        260     /solr/aliases.json
   [junit4]   2>        73      /solr/collections/collection1meta/state.json
   [junit4]   2>        50      /solr/collections/collection2meta/state.json
   [junit4]   2>        24      /solr/clusterprops.json
   [junit4]   2>        24      /solr/clusterstate.json
   [junit4]   2>        18      /solr/collections/collection_old/state.json
   [junit4]   2>        17      /solr/collections/collection_one/state.json
   [junit4]   2>        15      /solr/collections/collection1/state.json
   [junit4]   2>        14      
/solr/collections/testErrorChecks-collection/state.json
   [junit4]   2>        10      /solr/collections/collection_two/state.json
   [junit4]   2>        10      /solr/collections/collection_new/state.json
   [junit4]   2>        10      /solr/collections/collection2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        115     /solr/collections
   [junit4]   2>        24      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 60428 INFO  
(SUITE-AliasIntegrationTest-seed#[5EF10F72386D6BD3]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36311
   [junit4]   2> 60428 INFO  
(SUITE-AliasIntegrationTest-seed#[5EF10F72386D6BD3]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36311
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_5EF10F72386D6BD3-001
   [junit4]   2> Jun 01, 2019 6:16:07 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{a_t=Lucene50(blocksize=128), _root_=Lucene50(blocksize=128), 
id=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=826, 
maxMBSortInHeap=5.826960236842151, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5bacec8),
 locale=da-DK, timezone=Europe/Kirov
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 
1.8.0_201 (64-bit)/cpus=8,threads=2,free=413391608,total=499646464
   [junit4]   2> NOTE: All tests run in this JVM: [AliasIntegrationTest]
   [junit4] Completed [2/5 (1!)] on J2 in 59.88s, 9 tests, 1 failure <<< 
FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      6.11s J1 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      10.7s J1 | 
AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] OK      11.0s J1 | 
AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] OK      4.20s J1 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      2.29s J1 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      4.05s J1 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] OK      4.13s J1 | AliasIntegrationTest.testProperties
   [junit4] OK      6.29s J1 | AliasIntegrationTest.test
   [junit4] OK      3.75s J1 | AliasIntegrationTest.testClusterStateProviderAPI
   [junit4] Completed [3/5 (1!)] on J1 in 59.97s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      3.62s J0 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      9.74s J0 | 
AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] OK      10.9s J0 | 
AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] OK      3.88s J0 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      2.10s J0 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      3.73s J0 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] OK      3.98s J0 | AliasIntegrationTest.testProperties
   [junit4] OK      5.35s J0 | AliasIntegrationTest.test
   [junit4] OK      3.76s J0 | AliasIntegrationTest.testClusterStateProviderAPI
   [junit4] Completed [4/5 (1!)] on J0 in 47.77s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      3.60s J2 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      9.76s J2 | 
AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] OK      10.9s J2 | 
AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] OK      3.73s J2 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      2.11s J2 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      3.74s J2 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] OK      3.91s J2 | AliasIntegrationTest.testProperties
   [junit4] OK      5.41s J2 | AliasIntegrationTest.test
   [junit4] OK      3.79s J2 | AliasIntegrationTest.testClusterStateProviderAPI
   [junit4] Completed [5/5 (1!)] on J2 in 48.03s, 9 tests
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 5EF10F72386D6BD3]:
   [junit4]   - 
org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.80 ..   107.59 =   106.79s
   [junit4] JVM J1:     0.81 ..    61.70 =    60.89s
   [junit4] JVM J2:     0.86 ..   109.61 =   108.74s
   [junit4] Execution time total: 1 minute 49 seconds
   [junit4] Tests summary: 5 suites, 45 tests, 1 failure

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1572: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1099: 
There were test failures: 5 suites, 45 tests, 1 failure [seed: 5EF10F72386D6BD3]

Total time: 1 minute 51 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.AliasIntegrationTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=aec52ed46301e00f660f354459f8fb840439d68c, 
workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #646
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to