Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1833/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.AliasIntegrationTest.testProperties

Error Message:
Error from server at http://127.0.0.1:42175/solr: Collection : collection1meta 
is part of alias meta1 remove or modify the alias before removing this 
collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:42175/solr: Collection : collection1meta is 
part of alias meta1 remove or modify the alias before removing this collection.
        at 
__randomizedtesting.SeedInfo.seed([4ACC590718BB5E8B:3BD2A0D1E946635]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:451)
        at 
org.apache.solr.cloud.AliasIntegrationTest.tearDown(AliasIntegrationTest.java:92)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 12467 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_4ACC590718BB5E8B-001/init-core-data-001
   [junit4]   2> 273189 WARN  
(SUITE-AliasIntegrationTest-seed#[4ACC590718BB5E8B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 273189 INFO  
(SUITE-AliasIntegrationTest-seed#[4ACC590718BB5E8B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 273191 INFO  
(SUITE-AliasIntegrationTest-seed#[4ACC590718BB5E8B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 273191 INFO  
(SUITE-AliasIntegrationTest-seed#[4ACC590718BB5E8B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 273191 INFO  
(SUITE-AliasIntegrationTest-seed#[4ACC590718BB5E8B]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_4ACC590718BB5E8B-001/tempDir-001
   [junit4]   2> 273192 INFO  
(SUITE-AliasIntegrationTest-seed#[4ACC590718BB5E8B]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 273192 INFO  (Thread-714) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 273192 INFO  (Thread-714) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 273196 ERROR (Thread-714) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 273293 INFO  
(SUITE-AliasIntegrationTest-seed#[4ACC590718BB5E8B]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:48584
   [junit4]   2> 273309 INFO  (zkConnectionManagerCallback-624-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 273314 INFO  (jetty-launcher-621-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 273314 INFO  (jetty-launcher-621-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 273315 INFO  (jetty-launcher-621-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 273315 INFO  (jetty-launcher-621-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 273315 INFO  (jetty-launcher-621-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 273317 INFO  (jetty-launcher-621-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 273318 INFO  (jetty-launcher-621-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 273318 INFO  (jetty-launcher-621-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 273318 INFO  (jetty-launcher-621-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8178667{/solr,null,AVAILABLE}
   [junit4]   2> 273319 INFO  (jetty-launcher-621-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2bb32589{/solr,null,AVAILABLE}
   [junit4]   2> 273320 INFO  (jetty-launcher-621-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6099415e{HTTP/1.1,[http/1.1]}{127.0.0.1:42175}
   [junit4]   2> 273320 INFO  (jetty-launcher-621-thread-2) [    ] 
o.e.j.s.Server Started @273738ms
   [junit4]   2> 273320 INFO  (jetty-launcher-621-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@661ea9c4{HTTP/1.1,[http/1.1]}{127.0.0.1:38137}
   [junit4]   2> 273320 INFO  (jetty-launcher-621-thread-1) [    ] 
o.e.j.s.Server Started @273738ms
   [junit4]   2> 273320 INFO  (jetty-launcher-621-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42175}
   [junit4]   2> 273320 INFO  (jetty-launcher-621-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38137}
   [junit4]   2> 273320 ERROR (jetty-launcher-621-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 273320 ERROR (jetty-launcher-621-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 273320 INFO  (jetty-launcher-621-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 273320 INFO  (jetty-launcher-621-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 273320 INFO  (jetty-launcher-621-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 273321 INFO  (jetty-launcher-621-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 273321 INFO  (jetty-launcher-621-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 273321 INFO  (jetty-launcher-621-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-02T00:03:21.614Z
   [junit4]   2> 273321 INFO  (jetty-launcher-621-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 273321 INFO  (jetty-launcher-621-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 273321 INFO  (jetty-launcher-621-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 273321 INFO  (jetty-launcher-621-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-02T00:03:21.614Z
   [junit4]   2> 273334 INFO  (zkConnectionManagerCallback-626-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 273335 INFO  (zkConnectionManagerCallback-628-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 273336 INFO  (jetty-launcher-621-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 273336 INFO  (jetty-launcher-621-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 273343 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1001cf2cb270002, likely client has closed socket
   [junit4]   2> 273347 INFO  (jetty-launcher-621-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48584/solr
   [junit4]   2> 273347 INFO  (jetty-launcher-621-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48584/solr
   [junit4]   2> 273351 INFO  (zkConnectionManagerCallback-636-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 273351 INFO  (zkConnectionManagerCallback-634-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 273358 INFO  (zkConnectionManagerCallback-638-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 273359 INFO  (zkConnectionManagerCallback-640-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 273440 INFO  (jetty-launcher-621-thread-2) 
[n:127.0.0.1:42175_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 273441 INFO  (jetty-launcher-621-thread-2) 
[n:127.0.0.1:42175_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42175_solr
   [junit4]   2> 273453 INFO  (jetty-launcher-621-thread-2) 
[n:127.0.0.1:42175_solr    ] o.a.s.c.Overseer Overseer 
(id=72089423153922054-127.0.0.1:42175_solr-n_0000000000) starting
   [junit4]   2> 273468 INFO  (zkConnectionManagerCallback-649-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 273471 INFO  (jetty-launcher-621-thread-2) 
[n:127.0.0.1:42175_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:48584/solr ready
   [junit4]   2> 273472 INFO  (jetty-launcher-621-thread-2) 
[n:127.0.0.1:42175_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42175_solr
   [junit4]   2> 273486 INFO  (zkCallback-648-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 273529 INFO  (jetty-launcher-621-thread-1) 
[n:127.0.0.1:38137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 273531 INFO  (jetty-launcher-621-thread-1) 
[n:127.0.0.1:38137_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 273534 INFO  (jetty-launcher-621-thread-1) 
[n:127.0.0.1:38137_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 273534 INFO  (jetty-launcher-621-thread-1) 
[n:127.0.0.1:38137_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38137_solr
   [junit4]   2> 273547 INFO  (zkCallback-648-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 273547 INFO  
(OverseerStateUpdate-72089423153922054-127.0.0.1:42175_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 273548 INFO  (zkCallback-637-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 274119 INFO  (jetty-launcher-621-thread-2) 
[n:127.0.0.1:42175_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42175.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18e36f3d
   [junit4]   2> 274127 INFO  (jetty-launcher-621-thread-2) 
[n:127.0.0.1:42175_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42175.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18e36f3d
   [junit4]   2> 274127 INFO  (jetty-launcher-621-thread-2) 
[n:127.0.0.1:42175_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42175.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18e36f3d
   [junit4]   2> 274128 INFO  (jetty-launcher-621-thread-2) 
[n:127.0.0.1:42175_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_4ACC590718BB5E8B-001/tempDir-001/node2/.
   [junit4]   2> 274464 INFO  (jetty-launcher-621-thread-1) 
[n:127.0.0.1:38137_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38137.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18e36f3d
   [junit4]   2> 274473 INFO  (jetty-launcher-621-thread-1) 
[n:127.0.0.1:38137_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38137.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18e36f3d
   [junit4]   2> 274473 INFO  (jetty-launcher-621-thread-1) 
[n:127.0.0.1:38137_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38137.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18e36f3d
   [junit4]   2> 274475 INFO  (jetty-launcher-621-thread-1) 
[n:127.0.0.1:38137_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_4ACC590718BB5E8B-001/tempDir-001/node1/.
   [junit4]   2> 274482 INFO  (zkConnectionManagerCallback-654-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 274485 INFO  (jetty-launcher-621-thread-1) 
[n:127.0.0.1:38137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 274487 INFO  (jetty-launcher-621-thread-1) 
[n:127.0.0.1:38137_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:48584/solr ready
   [junit4]   2> 274540 INFO  (zkConnectionManagerCallback-656-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 274546 INFO  (zkConnectionManagerCallback-661-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 274548 INFO  
(SUITE-AliasIntegrationTest-seed#[4ACC590718BB5E8B]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 274550 INFO  
(SUITE-AliasIntegrationTest-seed#[4ACC590718BB5E8B]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:48584/solr ready
   [junit4]   2> 274593 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesV2-seed#[4ACC590718BB5E8B]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testModifyPropertiesV2
   [junit4]   2> 274610 INFO  (qtp233701052-2207) [n:127.0.0.1:42175_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 274616 INFO  (OverseerThreadFactory-502-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1meta
   [junit4]   2> 274748 INFO  
(OverseerStateUpdate-72089423153922054-127.0.0.1:42175_solr-n_0000000000) [    
] 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":"http://127.0.0.1:38137/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 274756 INFO  
(OverseerStateUpdate-72089423153922054-127.0.0.1:42175_solr-n_0000000000) [    
] 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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42175/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 274968 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&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> 274975 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 274976 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 276007 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 276007 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 276033 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1meta_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 276034 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.s.IndexSchema [collection1meta_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 276035 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 276035 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 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> 276035 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38137.solr.core.collection1meta.shard1.replica_n1' (registry 
'solr.core.collection1meta.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18e36f3d
   [junit4]   2> 276035 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 276036 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1meta_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_4ACC590718BB5E8B-001/tempDir-001/node1/collection1meta_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_4ACC590718BB5E8B-001/tempDir-001/node1/./collection1meta_shard1_replica_n1/data/]
   [junit4]   2> 276036 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 276036 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard2_replica_n2' 
using configuration from collection collection1meta, trusted=true
   [junit4]   2> 276036 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42175.solr.core.collection1meta.shard2.replica_n2' (registry 
'solr.core.collection1meta.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18e36f3d
   [junit4]   2> 276037 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 276037 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SolrCore [[collection1meta_shard2_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_4ACC590718BB5E8B-001/tempDir-001/node2/collection1meta_shard2_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_4ACC590718BB5E8B-001/tempDir-001/node2/./collection1meta_shard2_replica_n2/data/]
   [junit4]   2> 276131 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 276131 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 276133 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 276133 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 276134 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4221e00d[collection1meta_shard2_replica_n2] main]
   [junit4]   2> 276136 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 276137 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 276137 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 276137 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 276137 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 276138 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1599308462220640256
   [junit4]   2> 276139 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 276139 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 276142 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@94cfa8e[collection1meta_shard1_replica_n1] main]
   [junit4]   2> 276144 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 276146 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 276147 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 276147 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1599308462230077440
   [junit4]   2> 276149 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1meta/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 276153 INFO  
(searcherExecutor-508-thread-1-processing-n:127.0.0.1:42175_solr 
x:collection1meta_shard2_replica_n2 c:collection1meta s:shard2 r:core_node4) 
[n:127.0.0.1:42175_solr c:collection1meta s:shard2 r:core_node4 
x:collection1meta_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1meta_shard2_replica_n2] Registered new searcher 
Searcher@4221e00d[collection1meta_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 276156 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 276156 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 276157 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42175/solr/collection1meta_shard2_replica_n2/
   [junit4]   2> 276157 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 276158 INFO  
(searcherExecutor-507-thread-1-processing-n:127.0.0.1:38137_solr 
x:collection1meta_shard1_replica_n1 c:collection1meta s:shard1 r:core_node3) 
[n:127.0.0.1:38137_solr c:collection1meta s:shard1 r:core_node3 
x:collection1meta_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1meta_shard1_replica_n1] Registered new searcher 
Searcher@94cfa8e[collection1meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 276158 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:42175/solr/collection1meta_shard2_replica_n2/ has no replicas
   [junit4]   2> 276158 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 276158 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1meta/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 276165 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 276165 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 276165 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38137/solr/collection1meta_shard1_replica_n1/
   [junit4]   2> 276166 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 276166 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:38137/solr/collection1meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 276167 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 276167 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42175/solr/collection1meta_shard2_replica_n2/ shard2
   [junit4]   2> 276173 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38137/solr/collection1meta_shard1_replica_n1/ shard1
   [junit4]   2> 276278 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 276284 INFO  (qtp1203700704-2199) [n:127.0.0.1:38137_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&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=1318
   [junit4]   2> 276323 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 276327 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2] 
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_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1352
   [junit4]   2> 276333 INFO  (qtp233701052-2207) [n:127.0.0.1:42175_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 276428 INFO  (zkCallback-637-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> 276428 INFO  (zkCallback-639-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> 276619 INFO  
(OverseerCollectionConfigSetProcessor-72089423153922054-127.0.0.1:42175_solr-n_0000000000)
 [    ] 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> 277335 INFO  (qtp233701052-2207) [n:127.0.0.1:42175_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2726
   [junit4]   2> 277337 INFO  (qtp233701052-2209) [n:127.0.0.1:42175_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 277341 INFO  (OverseerThreadFactory-502-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection2meta
   [junit4]   2> 277554 INFO  
(OverseerStateUpdate-72089423153922054-127.0.0.1:42175_solr-n_0000000000) [    
] 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":"http://127.0.0.1:42175/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 277757 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr    ] 
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> 278780 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 278786 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_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> 278788 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_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> 278788 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_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> 278788 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42175.solr.core.collection2meta.shard1.replica_n1' (registry 
'solr.core.collection2meta.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18e36f3d
   [junit4]   2> 278788 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 278788 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_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 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_4ACC590718BB5E8B-001/tempDir-001/node2/collection2meta_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_4ACC590718BB5E8B-001/tempDir-001/node2/./collection2meta_shard1_replica_n1/data/]
   [junit4]   2> 278854 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_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> 278854 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_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> 278855 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 278855 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 278857 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@27ed2757[collection2meta_shard1_replica_n1] main]
   [junit4]   2> 278859 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_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> 278859 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_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> 278859 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_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> 278860 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_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 1599308465074864128
   [junit4]   2> 278861 INFO  
(searcherExecutor-517-thread-1-processing-n:127.0.0.1:42175_solr 
x:collection2meta_shard1_replica_n1 c:collection2meta s:shard1 r:core_node2) 
[n:127.0.0.1:42175_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@27ed2757[collection2meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 278866 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_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> 278875 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_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> 278875 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_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> 278876 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42175/solr/collection2meta_shard1_replica_n1/
   [junit4]   2> 278876 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_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> 278876 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:42175/solr/collection2meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 278876 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 278883 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42175/solr/collection2meta_shard1_replica_n1/ shard1
   [junit4]   2> 278988 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_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> 278992 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_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=1235
   [junit4]   2> 278995 INFO  (qtp233701052-2209) [n:127.0.0.1:42175_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 279093 INFO  (zkCallback-639-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> 279343 INFO  
(OverseerCollectionConfigSetProcessor-72089423153922054-127.0.0.1:42175_solr-n_0000000000)
 [    ] 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> 279996 INFO  (qtp233701052-2209) [n:127.0.0.1:42175_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2659
   [junit4]   2> 280028 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/c params={} status=0 QTime=12
   [junit4]   2> 280030 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesV2-seed#[4ACC590718BB5E8B]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testModifyPropertiesV2
   [junit4]   2> 280032 INFO  (qtp233701052-2211) [n:127.0.0.1:42175_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params 
action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 280033 INFO  (qtp233701052-2211) [n:127.0.0.1:42175_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 280035 INFO  (qtp233701052-2209) [n:127.0.0.1:42175_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with params 
name=testModifyPropertiesV2&action=DELETEALIAS&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 280042 INFO  
(OverseerCollectionConfigSetProcessor-72089423153922054-127.0.0.1:42175_solr-n_0000000000)
 [    ] 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> 280045 INFO  (qtp233701052-2209) [n:127.0.0.1:42175_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testModifyPropertiesV2&action=DELETEALIAS&wt=javabin&version=2} 
status=0 QTime=9
   [junit4]   2> 280047 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesV2-seed#[4ACC590718BB5E8B]) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 280049 INFO  (qtp233701052-2211) [n:127.0.0.1:42175_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> 280053 INFO  
(OverseerCollectionConfigSetProcessor-72089423153922054-127.0.0.1:42175_solr-n_0000000000)
 [    ] 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> 280053 INFO  (OverseerThreadFactory-502-thread-5) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true, asyncId=null
   [junit4]   2> 280055 INFO  (qtp233701052-2209) [n:127.0.0.1:42175_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection2meta.shard1.replica_n1, tag=null
   [junit4]   2> 280055 INFO  (qtp233701052-2209) [n:127.0.0.1:42175_solr    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5e910418: rootName = 
solr_42175, 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@33d8dfbd
   [junit4]   2> 280065 INFO  (qtp233701052-2209) [n:127.0.0.1:42175_solr    ] 
o.a.s.c.SolrCore [collection2meta_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@647543f8
   [junit4]   2> 280065 INFO  (qtp233701052-2209) [n:127.0.0.1:42175_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection2meta.shard1.replica_n1, tag=647543f8
   [junit4]   2> 280065 INFO  (qtp233701052-2209) [n:127.0.0.1:42175_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection2meta.shard1.leader, tag=647543f8
   [junit4]   2> 280071 INFO  (qtp233701052-2209) [n:127.0.0.1:42175_solr    ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection2meta/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 280075 INFO  (qtp233701052-2209) [n:127.0.0.1:42175_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=collection2meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=20
   [junit4]   2> 280180 INFO  (zkCallback-639-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> 280792 INFO  (qtp233701052-2211) [n:127.0.0.1:42175_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=collection2meta&action=DELETE&wt=javabin&version=2} status=0 
QTime=743
   [junit4]   2> 280793 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_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> 280803 INFO  (OverseerThreadFactory-502-thread-5) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true, asyncId=null
   [junit4]   2> 280804 INFO  
(OverseerCollectionConfigSetProcessor-72089423153922054-127.0.0.1:42175_solr-n_0000000000)
 [    ] 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> 280805 INFO  (qtp233701052-2211) [n:127.0.0.1:42175_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1meta.shard2.replica_n2, tag=null
   [junit4]   2> 280805 INFO  (qtp233701052-2211) [n:127.0.0.1:42175_solr    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@589f9185: rootName = 
solr_42175, domain = solr.core.collection1meta.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.collection1meta.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@30ede615
   [junit4]   2> 280806 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1meta.shard1.replica_n1, tag=null
   [junit4]   2> 280807 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4f95afe2: rootName = 
solr_38137, 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@1234dff
   [junit4]   2> 280822 INFO  (qtp233701052-2211) [n:127.0.0.1:42175_solr    ] 
o.a.s.c.SolrCore [collection1meta_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2a7015b
   [junit4]   2> 280822 INFO  (qtp233701052-2211) [n:127.0.0.1:42175_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1meta.shard2.replica_n2, tag=2a7015b
   [junit4]   2> 280822 INFO  (qtp233701052-2211) [n:127.0.0.1:42175_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1meta.shard2.leader, tag=2a7015b
   [junit4]   2> 280824 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr    ] 
o.a.s.c.SolrCore [collection1meta_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4ad81a7c
   [junit4]   2> 280824 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1meta.shard1.replica_n1, tag=4ad81a7c
   [junit4]   2> 280824 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1meta.shard1.leader, tag=4ad81a7c
   [junit4]   2> 280830 INFO  (qtp233701052-2211) [n:127.0.0.1:42175_solr    ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1meta/terms/shard2 to Terms{values={}, version=1}
   [junit4]   2> 280832 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr    ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1meta/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 280835 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=collection1meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=28
   [junit4]   2> 280835 INFO  (qtp233701052-2211) [n:127.0.0.1:42175_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=collection1meta_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=29
   [junit4]   2> 280941 INFO  (zkCallback-637-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> 280941 INFO  (zkCallback-639-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> 281561 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=collection1meta&action=DELETE&wt=javabin&version=2} status=0 
QTime=768
   [junit4]   2> 281587 INFO  
(TEST-AliasIntegrationTest.testDeleteAliasWithExistingCollectionName-seed#[4ACC590718BB5E8B])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testDeleteAliasWithExistingCollectionName
   [junit4]   2> 281589 INFO  (qtp233701052-2209) [n:127.0.0.1:42175_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection_old&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 281591 INFO  (OverseerThreadFactory-502-thread-5) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection_old
   [junit4]   2> 281596 INFO  
(OverseerCollectionConfigSetProcessor-72089423153922054-127.0.0.1:42175_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 281810 INFO  
(OverseerStateUpdate-72089423153922054-127.0.0.1:42175_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection_old",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection_old_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42175/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 281815 INFO  
(OverseerStateUpdate-72089423153922054-127.0.0.1:42175_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection_old",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection_old_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38137/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 282018 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection_old_shard1_replica_n1&action=CREATE&numShards=2&collection=collection_old&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 282018 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection_old_shard2_replica_n3&action=CREATE&numShards=2&collection=collection_old&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 283038 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 283039 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 283046 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection_old_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 283046 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.s.IndexSchema [collection_old_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 283048 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 283048 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection_old_shard1_replica_n1' 
using configuration from collection collection_old, trusted=true
   [junit4]   2> 283048 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 283048 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'collection_old_shard2_replica_n3' 
using configuration from collection collection_old, trusted=true
   [junit4]   2> 283048 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42175.solr.core.collection_old.shard1.replica_n1' (registry 
'solr.core.collection_old.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18e36f3d
   [junit4]   2> 283049 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 283049 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38137.solr.core.collection_old.shard2.replica_n3' (registry 
'solr.core.collection_old.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18e36f3d
   [junit4]   2> 283049 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection_old_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_4ACC590718BB5E8B-001/tempDir-001/node2/collection_old_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_4ACC590718BB5E8B-001/tempDir-001/node2/./collection_old_shard1_replica_n1/data/]
   [junit4]   2> 283049 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 283049 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.c.SolrCore [[collection_old_shard2_replica_n3] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_4ACC590718BB5E8B-001/tempDir-001/node1/collection_old_shard2_replica_n3],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_4ACC590718BB5E8B-001/tempDir-001/node1/./collection_old_shard2_replica_n3/data/]
   [junit4]   2> 283147 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 283147 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 283147 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 283147 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 283149 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 283149 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 283149 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 283149 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 283150 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4cf88ac7[collection_old_shard2_replica_n3] main]
   [junit4]   2> 283151 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2509cc12[collection_old_shard1_replica_n1] main]
   [junit4]   2> 283152 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 283153 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 283153 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 283153 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 283154 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 283154 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1599308469577449472
   [junit4]   2> 283154 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 283154 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1599308469577449472
   [junit4]   2> 283158 INFO  
(searcherExecutor-523-thread-1-processing-n:127.0.0.1:38137_solr 
x:collection_old_shard2_replica_n3 c:collection_old s:shard2 r:core_node4) 
[n:127.0.0.1:38137_solr c:collection_old s:shard2 r:core_node4 
x:collection_old_shard2_replica_n3] o.a.s.c.SolrCore 
[collection_old_shard2_replica_n3] Registered new searcher 
Searcher@4cf88ac7[collection_old_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 283159 INFO  
(searcherExecutor-522-thread-1-processing-n:127.0.0.1:42175_solr 
x:collection_old_shard1_replica_n1 c:collection_old s:shard1 r:core_node2) 
[n:127.0.0.1:42175_solr c:collection_old s:shard1 r:core_node2 
x:collection_old_shard1_replica_n1] o.a.s.c.SolrCore 
[collection_old_shard1_replica_n1] Registered new searcher 
Searcher@2509cc12[collection_old_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 283166 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection_old/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 283167 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection_old/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 283173 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 283173 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 283173 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42175/solr/collection_old_shard1_replica_n1/
   [junit4]   2> 283174 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 283174 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:42175/solr/collection_old_shard1_replica_n1/ has no replicas
   [junit4]   2> 283174 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 283177 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 283177 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 283177 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38137/solr/collection_old_shard2_replica_n3/
   [junit4]   2> 283177 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 283178 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:38137/solr/collection_old_shard2_replica_n3/ has no replicas
   [junit4]   2> 283178 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 283184 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42175/solr/collection_old_shard1_replica_n1/ shard1
   [junit4]   2> 283187 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38137/solr/collection_old_shard2_replica_n3/ shard2
   [junit4]   2> 283293 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 283294 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 283298 INFO  (qtp1203700704-2200) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_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=collection_old_shard2_replica_n3&action=CREATE&numShards=2&collection=collection_old&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1280
   [junit4]   2> 283300 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_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=collection_old_shard1_replica_n1&action=CREATE&numShards=2&collection=collection_old&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1282
   [junit4]   2> 283305 INFO  (qtp233701052-2209) [n:127.0.0.1:42175_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 283398 INFO  (zkCallback-639-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_old/state.json] for collection [collection_old] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 283398 INFO  (zkCallback-637-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_old/state.json] for collection [collection_old] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 283600 INFO  
(OverseerCollectionConfigSetProcessor-72089423153922054-127.0.0.1:42175_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000012 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 284305 INFO  (qtp233701052-2209) [n:127.0.0.1:42175_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection_old&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2717
   [junit4]   2> 284307 INFO  (qtp233701052-2211) [n:127.0.0.1:42175_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection_new&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 284310 INFO  (OverseerThreadFactory-502-thread-5) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection_new
   [junit4]   2> 284525 INFO  
(OverseerStateUpdate-72089423153922054-127.0.0.1:42175_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection_new",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection_new_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38137/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 284734 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection_new_shard1_replica_n1&action=CREATE&numShards=1&collection=collection_new&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 285753 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 285760 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection_new_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 285763 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 285763 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection_new_shard1_replica_n1' 
using configuration from collection collection_new, trusted=true
   [junit4]   2> 285764 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38137.solr.core.collection_new.shard1.replica_n1' (registry 
'solr.core.collection_new.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18e36f3d
   [junit4]   2> 285764 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 285764 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection_new_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_4ACC590718BB5E8B-001/tempDir-001/node1/collection_new_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_4ACC590718BB5E8B-001/tempDir-001/node1/./collection_new_shard1_replica_n1/data/]
   [junit4]   2> 285883 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 285883 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 285884 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 285884 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 285890 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5eee7d00[collection_new_shard1_replica_n1] main]
   [junit4]   2> 285902 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 285903 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 285904 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 285904 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1599308472461033472
   [junit4]   2> 285928 INFO  
(searcherExecutor-532-thread-1-processing-n:127.0.0.1:38137_solr 
x:collection_new_shard1_replica_n1 c:collection_new s:shard1 r:core_node2) 
[n:127.0.0.1:38137_solr c:collection_new s:shard1 r:core_node2 
x:collection_new_shard1_replica_n1] o.a.s.c.SolrCore 
[collection_new_shard1_replica_n1] Registered new searcher 
Searcher@5eee7d00[collection_new_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 285942 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection_new/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 285949 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 285949 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 285949 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38137/solr/collection_new_shard1_replica_n1/
   [junit4]   2> 285950 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 285950 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:38137/solr/collection_new_shard1_replica_n1/ has no replicas
   [junit4]   2> 285950 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 285958 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38137/solr/collection_new_shard1_replica_n1/ shard1
   [junit4]   2> 286125 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 286129 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_new s:shard1 r:core_node2 x:collection_new_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=collection_new_shard1_replica_n1&action=CREATE&numShards=1&collection=collection_new&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1395
   [junit4]   2> 286134 INFO  (qtp233701052-2211) [n:127.0.0.1:42175_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 286230 INFO  (zkCallback-637-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection_new/state.json] for collection [collection_new] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 286315 INFO  
(OverseerCollectionConfigSetProcessor-72089423153922054-127.0.0.1:42175_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000014 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 287137 INFO  (qtp233701052-2211) [n:127.0.0.1:42175_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection_new&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2831
   [junit4]   2> 287158 INFO  (qtp233701052-2209) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection_old/terms/shard1 to Terms{values={core_node2=1}, 
version=1}
   [junit4]   2> 287158 INFO  (qtp233701052-2209) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection_old_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection_old:4&wt=javabin&version=2}{add=[8 
(1599308473763364864)]} 0 13
   [junit4]   2> 287170 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection_old/terms/shard2 to Terms{values={core_node4=1}, 
version=1}
   [junit4]   2> 287170 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [collection_old_shard2_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=collection_old:4&wt=javabin&version=2}{add=[6 
(1599308473770704896), 7 (1599308473773850624)]} 0 18
   [junit4]   2> 287198 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1599308473817890816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 287198 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4924f6ce 
commitCommandVersion:1599308473817890816
   [junit4]   2> 287198 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1599308473817890816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 287198 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6b0f79f0 
commitCommandVersion:1599308473817890816
   [junit4]   2> 287260 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@12346efa[collection_old_shard1_replica_n1] main]
   [junit4]   2> 287264 INFO  (qtp233701052-2208) [n:127.0.0.1:42175_solr 
c:collection_old s:shard1 r:core_node2 x:collection_old_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 287270 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6fba4cad[collection_old_shard2_replica_n3] main]
   [junit4]   2> 287270 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 287272 INFO  
(searcherExecutor-523-thread-1-processing-n:127.0.0.1:38137_solr 
x:collection_old_shard2_replica_n3 c:collection_old s:shard2 r:core_node4) 
[n:127.0.0.1:38137_solr c:collection_old s:shard2 r:core_node4 
x:collection_old_shard2_replica_n3] o.a.s.c.SolrCore 
[collection_old_shard2_replica_n3] Registered new searcher 
Searcher@6fba4cad[collection_old_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 287277 INFO  
(searcherExecutor-522-thread-1-processing-n:127.0.0.1:42175_solr 
x:collection_old_shard1_replica_n1 c:collection_old s:shard1 r:core_node2) 
[n:127.0.0.1:42175_solr c:collection_old s:shard1 r:core_node2 
x:collection_old_shard1_replica_n1] o.a.s.c.SolrCore 
[collection_old_shard1_replica_n1] Registered new searcher 
Searcher@12346efa[collection_old_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 287277 INFO  (qtp1203700704-2205) [n:127.0.0.1:38137_solr 
c:collection_old s:shard2 r:core_node4 x:collection_old_shard2_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [collection_old_shard2_replica_n3]  
webapp=/solr path=/update params={upd

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

r.cloud.AliasIntegrationTest
   [junit4] OK      9.01s J0 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] OK      14.8s J0 | 
AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] OK      7.82s J0 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      3.94s J0 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      8.97s J0 | AliasIntegrationTest.test
   [junit4] OK      7.18s J0 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      12.1s J0 | 
AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] OK      7.88s J0 | AliasIntegrationTest.testProperties
   [junit4] Completed [1/5] on J0 in 78.05s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      8.92s J1 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] OK      15.8s J1 | 
AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] OK      7.52s J1 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      4.00s J1 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      8.87s J1 | AliasIntegrationTest.test
   [junit4] OK      7.18s J1 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      12.0s J1 | 
AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] OK      7.71s J1 | AliasIntegrationTest.testProperties
   [junit4] Completed [2/5] on J1 in 80.07s, 8 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: 
org.apache.solr.cloud.AliasIntegrationTest. This may confuse tools that process 
XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      7.14s J1 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] OK      13.0s J1 | 
AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] OK      7.15s J1 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      4.09s J1 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      8.49s J1 | AliasIntegrationTest.test
   [junit4] OK      6.94s J1 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      11.8s J1 | 
AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] OK      6.98s J1 | AliasIntegrationTest.testProperties
   [junit4] Completed [3/5] on J1 in 68.75s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      7.17s J0 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] OK      13.3s J0 | 
AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] OK      7.03s J0 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      4.30s J0 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      8.54s J0 | AliasIntegrationTest.test
   [junit4] OK      7.02s J0 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      11.8s J0 | 
AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] OK      7.11s J0 | AliasIntegrationTest.testProperties
   [junit4] Completed [4/5] on J0 in 71.89s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4] OK      6.77s J1 | AliasIntegrationTest.testModifyPropertiesV2
   [junit4] OK      12.9s J1 | 
AliasIntegrationTest.testDeleteAliasWithExistingCollectionName
   [junit4] OK      7.11s J1 | AliasIntegrationTest.testModifyPropertiesV1
   [junit4] OK      3.81s J1 | AliasIntegrationTest.testErrorChecks
   [junit4] OK      8.41s J1 | AliasIntegrationTest.test
   [junit4] OK      6.96s J1 | AliasIntegrationTest.testModifyPropertiesCAR
   [junit4] OK      11.8s J1 | 
AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased
   [junit4] OK      7.12s J1 | AliasIntegrationTest.testProperties
   [junit4] Completed [5/5] on J1 in 66.69s, 8 tests
   [junit4] 
   [junit4] JVM J0:     0.66 ..   151.41 =   150.75s
   [junit4] JVM J1:     0.65 ..   217.25 =   216.60s
   [junit4] Execution time total: 3 minutes 37 seconds
   [junit4] Tests summary: 5 suites, 40 tests
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 552.82s | org.apache.solr.cloud.BasicDistributedZkTest
[junit4:tophints] 210.97s | org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4:tophints] 174.41s | 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
[junit4:tophints] 132.20s | 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 116.45s | org.apache.solr.update.SoftAutoCommitTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 3 minutes 39 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.AliasIntegrationTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2662)
        at hudson.FilePath$34.invoke(FilePath.java:2541)
        at hudson.FilePath$34.invoke(FilePath.java:2531)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2902)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1021)
                at hudson.FilePath.act(FilePath.java:1010)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2531)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2904)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1023)
        at hudson.FilePath.act(FilePath.java:1010)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2531)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/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=ee7b52f4c6fe55f0d07ce8228c246b61d1f2b5fb, 
workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #1832
Recording test results
Setting 
ANT_1_8_2_HOME=/export/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=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to