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

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

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 
127.0.0.1:63990/solr within 10000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: 
Could not connect to ZooKeeper 127.0.0.1:63990/solr within 10000 ms
        at 
__randomizedtesting.SeedInfo.seed([8B0770F4C39B4E88:3534F2E6D672370]:0)
        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:182)
        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:119)
        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:109)
        at 
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:276)
        at 
org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:155)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:398)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:827)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at 
org.apache.solr.cloud.AliasIntegrationTest.searchSeveralWays(AliasIntegrationTest.java:461)
        at 
org.apache.solr.cloud.AliasIntegrationTest.searchSeveralWays(AliasIntegrationTest.java:487)
        at 
org.apache.solr.cloud.AliasIntegrationTest.searchSeveralWays(AliasIntegrationTest.java:447)
        at 
org.apache.solr.cloud.AliasIntegrationTest.test(AliasIntegrationTest.java:379)
        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$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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)
Caused by: java.util.concurrent.TimeoutException: Could not connect to 
ZooKeeper 127.0.0.1:63990/solr within 10000 ms
        at 
org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:232)
        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:174)
        ... 52 more




Build Log:
[...truncated 13280 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/J1/temp/solr.cloud.AliasIntegrationTest_8B0770F4C39B4E88-001/init-core-data-001
   [junit4]   2> 2487581 WARN  
(SUITE-AliasIntegrationTest-seed#[8B0770F4C39B4E88]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2487582 INFO  
(SUITE-AliasIntegrationTest-seed#[8B0770F4C39B4E88]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2487583 INFO  
(SUITE-AliasIntegrationTest-seed#[8B0770F4C39B4E88]-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> 2487584 INFO  
(SUITE-AliasIntegrationTest-seed#[8B0770F4C39B4E88]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2487584 INFO  
(SUITE-AliasIntegrationTest-seed#[8B0770F4C39B4E88]-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/J1/temp/solr.cloud.AliasIntegrationTest_8B0770F4C39B4E88-001/tempDir-001
   [junit4]   2> 2487584 INFO  
(SUITE-AliasIntegrationTest-seed#[8B0770F4C39B4E88]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2487585 INFO  (Thread-6593) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2487585 INFO  (Thread-6593) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2487587 ERROR (Thread-6593) [    ] 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> 2487685 INFO  
(SUITE-AliasIntegrationTest-seed#[8B0770F4C39B4E88]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:63990
   [junit4]   2> 2487688 INFO  (zkConnectionManagerCallback-4289-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2487692 INFO  (jetty-launcher-4286-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2487692 INFO  (jetty-launcher-4286-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2487704 INFO  (jetty-launcher-4286-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2487704 INFO  (jetty-launcher-4286-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2487704 INFO  (jetty-launcher-4286-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2487704 INFO  (jetty-launcher-4286-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@cbf25b0{/solr,null,AVAILABLE}
   [junit4]   2> 2487705 INFO  (jetty-launcher-4286-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@53a488f4{HTTP/1.1,[http/1.1]}{127.0.0.1:42011}
   [junit4]   2> 2487705 INFO  (jetty-launcher-4286-thread-1) [    ] 
o.e.j.s.Server Started @2492767ms
   [junit4]   2> 2487705 INFO  (jetty-launcher-4286-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2487705 INFO  (jetty-launcher-4286-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42011}
   [junit4]   2> 2487705 INFO  (jetty-launcher-4286-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2487705 INFO  (jetty-launcher-4286-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2487705 ERROR (jetty-launcher-4286-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2487706 INFO  (jetty-launcher-4286-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2487706 INFO  (jetty-launcher-4286-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2487706 INFO  (jetty-launcher-4286-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2487706 INFO  (jetty-launcher-4286-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18b724aa{/solr,null,AVAILABLE}
   [junit4]   2> 2487706 INFO  (jetty-launcher-4286-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-23T02:09:35.637Z
   [junit4]   2> 2487706 INFO  (jetty-launcher-4286-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@413a29e2{HTTP/1.1,[http/1.1]}{127.0.0.1:47609}
   [junit4]   2> 2487706 INFO  (jetty-launcher-4286-thread-2) [    ] 
o.e.j.s.Server Started @2492768ms
   [junit4]   2> 2487706 INFO  (jetty-launcher-4286-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=47609}
   [junit4]   2> 2487706 ERROR (jetty-launcher-4286-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2487706 INFO  (jetty-launcher-4286-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2487707 INFO  (jetty-launcher-4286-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2487707 INFO  (jetty-launcher-4286-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2487707 INFO  (jetty-launcher-4286-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-23T02:09:35.638Z
   [junit4]   2> 2487708 INFO  (zkConnectionManagerCallback-4291-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2487709 INFO  (zkConnectionManagerCallback-4293-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2487709 INFO  (jetty-launcher-4286-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2487709 INFO  (jetty-launcher-4286-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2487717 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x16120c71d1d0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2487717 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x16120c71d1d0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2487719 INFO  (jetty-launcher-4286-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63990/solr
   [junit4]   2> 2487719 INFO  (jetty-launcher-4286-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63990/solr
   [junit4]   2> 2487721 INFO  (zkConnectionManagerCallback-4299-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2487721 INFO  (zkConnectionManagerCallback-4301-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2487725 INFO  
(zkConnectionManagerCallback-4305-thread-1-processing-n:127.0.0.1:42011_solr) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2487725 INFO  
(zkConnectionManagerCallback-4303-thread-1-processing-n:127.0.0.1:47609_solr) 
[n:127.0.0.1:47609_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2487893 INFO  (jetty-launcher-4286-thread-1) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2487893 INFO  (jetty-launcher-4286-thread-1) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42011_solr
   [junit4]   2> 2487894 INFO  (jetty-launcher-4286-thread-1) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.Overseer Overseer 
(id=99396706337882118-127.0.0.1:42011_solr-n_0000000000) starting
   [junit4]   2> 2487902 INFO  (jetty-launcher-4286-thread-1) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42011_solr
   [junit4]   2> 2487964 INFO  (jetty-launcher-4286-thread-2) 
[n:127.0.0.1:47609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2487966 INFO  (jetty-launcher-4286-thread-2) 
[n:127.0.0.1:47609_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2487968 INFO  (jetty-launcher-4286-thread-2) 
[n:127.0.0.1:47609_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47609_solr
   [junit4]   2> 2487992 INFO  
(zkCallback-4302-thread-1-processing-n:127.0.0.1:47609_solr) 
[n:127.0.0.1:47609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2487993 INFO  
(OverseerStateUpdate-99396706337882118-127.0.0.1:42011_solr-n_0000000000) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2488043 INFO  (jetty-launcher-4286-thread-2) 
[n:127.0.0.1:47609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47609.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5017e98
   [junit4]   2> 2488048 INFO  (jetty-launcher-4286-thread-2) 
[n:127.0.0.1:47609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47609.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5017e98
   [junit4]   2> 2488048 INFO  (jetty-launcher-4286-thread-2) 
[n:127.0.0.1:47609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47609.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5017e98
   [junit4]   2> 2488049 INFO  (jetty-launcher-4286-thread-2) 
[n:127.0.0.1:47609_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_8B0770F4C39B4E88-001/tempDir-001/node2/.
   [junit4]   2> 2488082 INFO  (jetty-launcher-4286-thread-1) 
[n:127.0.0.1:42011_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42011.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5017e98
   [junit4]   2> 2488088 INFO  (jetty-launcher-4286-thread-1) 
[n:127.0.0.1:42011_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42011.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5017e98
   [junit4]   2> 2488088 INFO  (jetty-launcher-4286-thread-1) 
[n:127.0.0.1:42011_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42011.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5017e98
   [junit4]   2> 2488089 INFO  (jetty-launcher-4286-thread-1) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_8B0770F4C39B4E88-001/tempDir-001/node1/.
   [junit4]   2> 2488105 INFO  (zkConnectionManagerCallback-4311-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2488109 INFO  (zkConnectionManagerCallback-4315-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2488110 INFO  
(SUITE-AliasIntegrationTest-seed#[8B0770F4C39B4E88]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2488112 INFO  
(SUITE-AliasIntegrationTest-seed#[8B0770F4C39B4E88]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63990/solr ready
   [junit4]   2> 2488130 INFO  
(TEST-AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased-seed#[8B0770F4C39B4E88])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteOneOfTwoCollectionsAliased
   [junit4]   2> 2488131 INFO  (qtp732390204-21565) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection_one&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2488134 INFO  
(OverseerThreadFactory-8500-thread-1-processing-n:127.0.0.1:42011_solr) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection_one
   [junit4]   2> 2488247 INFO  
(OverseerStateUpdate-99396706337882118-127.0.0.1:42011_solr-n_0000000000) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection_one",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection_one_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42011/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2488251 INFO  
(OverseerStateUpdate-99396706337882118-127.0.0.1:42011_solr-n_0000000000) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection_one",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection_one_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:47609/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2488453 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection_one_shard1_replica_n1&action=CREATE&numShards=2&collection=collection_one&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2488453 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2488454 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection_one_shard2_replica_n2&action=CREATE&numShards=2&collection=collection_one&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2488454 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2488558 INFO  
(zkCallback-4302-thread-1-processing-n:127.0.0.1:47609_solr) 
[n:127.0.0.1:47609_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2488558 INFO  
(zkCallback-4304-thread-1-processing-n:127.0.0.1:42011_solr) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2488559 INFO  
(zkCallback-4304-thread-2-processing-n:127.0.0.1:42011_solr) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2488559 INFO  
(zkCallback-4302-thread-2-processing-n:127.0.0.1:47609_solr) 
[n:127.0.0.1:47609_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2489468 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2489480 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2489483 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection_one_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2489486 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2489486 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection_one_shard1_replica_n1' 
using configuration from collection collection_one, trusted=true
   [junit4]   2> 2489486 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42011.solr.core.collection_one.shard1.replica_n1' (registry 
'solr.core.collection_one.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5017e98
   [junit4]   2> 2489486 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2489486 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection_one_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_8B0770F4C39B4E88-001/tempDir-001/node1/collection_one_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_8B0770F4C39B4E88-001/tempDir-001/node1/./collection_one_shard1_replica_n1/data/]
   [junit4]   2> 2489486 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.s.IndexSchema [collection_one_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2489488 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2489489 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection_one_shard2_replica_n2' 
using configuration from collection collection_one, trusted=true
   [junit4]   2> 2489489 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47609.solr.core.collection_one.shard2.replica_n2' (registry 
'solr.core.collection_one.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5017e98
   [junit4]   2> 2489489 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2489489 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.SolrCore [[collection_one_shard2_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_8B0770F4C39B4E88-001/tempDir-001/node2/collection_one_shard2_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_8B0770F4C39B4E88-001/tempDir-001/node2/./collection_one_shard2_replica_n2/data/]
   [junit4]   2> 2489547 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2489547 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2489548 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2489548 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2489549 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@36008f91[collection_one_shard2_replica_n2] main]
   [junit4]   2> 2489550 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2489550 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2489550 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2489551 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2489551 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2489551 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2489552 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2489552 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1590347303467614208
   [junit4]   2> 2489552 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@251705be[collection_one_shard1_replica_n1] main]
   [junit4]   2> 2489553 INFO  
(searcherExecutor-8506-thread-1-processing-n:127.0.0.1:47609_solr 
x:collection_one_shard2_replica_n2 s:shard2 c:collection_one r:core_node4) 
[n:127.0.0.1:47609_solr c:collection_one s:shard2 r:core_node4 
x:collection_one_shard2_replica_n2] o.a.s.c.SolrCore 
[collection_one_shard2_replica_n2] Registered new searcher 
Searcher@36008f91[collection_one_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2489553 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2489554 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2489554 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2489555 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1590347303470759936
   [junit4]   2> 2489555 INFO  
(searcherExecutor-8505-thread-1-processing-n:127.0.0.1:42011_solr 
x:collection_one_shard1_replica_n1 s:shard1 c:collection_one r:core_node3) 
[n:127.0.0.1:42011_solr c:collection_one s:shard1 r:core_node3 
x:collection_one_shard1_replica_n1] o.a.s.c.SolrCore 
[collection_one_shard1_replica_n1] Registered new searcher 
Searcher@251705be[collection_one_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2489557 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2489557 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2489557 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:47609/solr/collection_one_shard2_replica_n2/
   [junit4]   2> 2489558 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2489558 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:47609/solr/collection_one_shard2_replica_n2/ has no replicas
   [junit4]   2> 2489558 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2489561 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2489561 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2489561 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42011/solr/collection_one_shard1_replica_n1/
   [junit4]   2> 2489561 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2489561 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:42011/solr/collection_one_shard1_replica_n1/ has no replicas
   [junit4]   2> 2489561 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2489564 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:47609/solr/collection_one_shard2_replica_n2/ shard2
   [junit4]   2> 2489567 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42011/solr/collection_one_shard1_replica_n1/ shard1
   [junit4]   2> 2489669 INFO  
(zkCallback-4304-thread-1-processing-n:127.0.0.1:42011_solr) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2489669 INFO  
(zkCallback-4304-thread-2-processing-n:127.0.0.1:42011_solr) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2489669 INFO  
(zkCallback-4302-thread-2-processing-n:127.0.0.1:47609_solr) 
[n:127.0.0.1:47609_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2489669 INFO  
(zkCallback-4302-thread-1-processing-n:127.0.0.1:47609_solr) 
[n:127.0.0.1:47609_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2489718 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2489719 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2489720 INFO  (qtp1866632679-21552) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_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=collection_one_shard2_replica_n2&action=CREATE&numShards=2&collection=collection_one&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1267
   [junit4]   2> 2489721 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_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=collection_one_shard1_replica_n1&action=CREATE&numShards=2&collection=collection_one&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1268
   [junit4]   2> 2489725 INFO  (qtp732390204-21565) [n:127.0.0.1:42011_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> 2489824 INFO  
(zkCallback-4302-thread-1-processing-n:127.0.0.1:47609_solr) 
[n:127.0.0.1:47609_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2489824 INFO  
(zkCallback-4304-thread-1-processing-n:127.0.0.1:42011_solr) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2489824 INFO  
(zkCallback-4302-thread-2-processing-n:127.0.0.1:47609_solr) 
[n:127.0.0.1:47609_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2489824 INFO  
(zkCallback-4304-thread-2-processing-n:127.0.0.1:42011_solr) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_one/state.json] for collection [collection_one] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2490137 INFO  
(OverseerCollectionConfigSetProcessor-99396706337882118-127.0.0.1:42011_solr-n_0000000000)
 [n:127.0.0.1:42011_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2490727 INFO  (qtp732390204-21565) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection_one&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2597
   [junit4]   2> 2490728 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection_two&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2490731 INFO  
(OverseerThreadFactory-8500-thread-2-processing-n:127.0.0.1:42011_solr) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection_two
   [junit4]   2> 2490948 INFO  
(OverseerStateUpdate-99396706337882118-127.0.0.1:42011_solr-n_0000000000) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection_two",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection_two_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:47609/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2491151 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection_two_shard1_replica_n1&action=CREATE&numShards=1&collection=collection_two&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2491259 INFO  
(zkCallback-4302-thread-2-processing-n:127.0.0.1:47609_solr) 
[n:127.0.0.1:47609_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_two/state.json] for collection [collection_two] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2491259 INFO  
(zkCallback-4302-thread-1-processing-n:127.0.0.1:47609_solr) 
[n:127.0.0.1:47609_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_two/state.json] for collection [collection_two] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2492163 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2492179 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection_two_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2492181 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2492181 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection_two_shard1_replica_n1' 
using configuration from collection collection_two, trusted=true
   [junit4]   2> 2492181 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_47609.solr.core.collection_two.shard1.replica_n1' (registry 
'solr.core.collection_two.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5017e98
   [junit4]   2> 2492181 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2492181 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection_two_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_8B0770F4C39B4E88-001/tempDir-001/node2/collection_two_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_8B0770F4C39B4E88-001/tempDir-001/node2/./collection_two_shard1_replica_n1/data/]
   [junit4]   2> 2492218 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2492218 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2492219 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2492219 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2492220 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6fbce677[collection_two_shard1_replica_n1] main]
   [junit4]   2> 2492222 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2492222 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2492222 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2492222 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1590347306267312128
   [junit4]   2> 2492223 INFO  
(searcherExecutor-8515-thread-1-processing-n:127.0.0.1:47609_solr 
x:collection_two_shard1_replica_n1 s:shard1 c:collection_two r:core_node2) 
[n:127.0.0.1:47609_solr c:collection_two s:shard1 r:core_node2 
x:collection_two_shard1_replica_n1] o.a.s.c.SolrCore 
[collection_two_shard1_replica_n1] Registered new searcher 
Searcher@6fbce677[collection_two_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2492228 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2492228 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2492228 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:47609/solr/collection_two_shard1_replica_n1/
   [junit4]   2> 2492228 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2492228 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:47609/solr/collection_two_shard1_replica_n1/ has no replicas
   [junit4]   2> 2492228 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2492232 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:47609/solr/collection_two_shard1_replica_n1/ shard1
   [junit4]   2> 2492335 INFO  
(zkCallback-4302-thread-1-processing-n:127.0.0.1:47609_solr) 
[n:127.0.0.1:47609_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_two/state.json] for collection [collection_two] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2492335 INFO  
(zkCallback-4302-thread-2-processing-n:127.0.0.1:47609_solr) 
[n:127.0.0.1:47609_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_two/state.json] for collection [collection_two] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2492386 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2492389 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_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_two_shard1_replica_n1&action=CREATE&numShards=1&collection=collection_two&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1238
   [junit4]   2> 2492391 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_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> 2492491 INFO  
(zkCallback-4302-thread-1-processing-n:127.0.0.1:47609_solr) 
[n:127.0.0.1:47609_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_two/state.json] for collection [collection_two] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2492491 INFO  
(zkCallback-4302-thread-2-processing-n:127.0.0.1:47609_solr) 
[n:127.0.0.1:47609_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection_two/state.json] for collection [collection_two] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2492733 INFO  
(OverseerCollectionConfigSetProcessor-99396706337882118-127.0.0.1:42011_solr-n_0000000000)
 [n:127.0.0.1:42011_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2493394 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection_two&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2666
   [junit4]   2> 2493397 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection_one_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection_one:4&wt=javabin&version=2}{add=[1 
(1590347307499388928)]} 0 0
   [junit4]   2> 2493399 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1590347307501486080,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2493399 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2493399 INFO  (qtp732390204-21561) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1590347307501486080,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2493399 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2493399 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection_one_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42011/solr/collection_one_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 2493399 INFO  (qtp732390204-21561) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@c63dd3d 
commitCommandVersion:1590347307501486080
   [junit4]   2> 2493401 INFO  (qtp732390204-21561) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5dc008a0[collection_one_shard1_replica_n1] main]
   [junit4]   2> 2493401 INFO  (qtp732390204-21561) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2493402 INFO  
(searcherExecutor-8505-thread-1-processing-n:127.0.0.1:42011_solr 
x:collection_one_shard1_replica_n1 s:shard1 c:collection_one r:core_node3) 
[n:127.0.0.1:42011_solr c:collection_one s:shard1 r:core_node3 
x:collection_one_shard1_replica_n1] o.a.s.c.SolrCore 
[collection_one_shard1_replica_n1] Registered new searcher 
Searcher@5dc008a0[collection_one_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 2493402 INFO  (qtp732390204-21561) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection_one_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42011/solr/collection_one_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 2493403 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection_one_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection_one:4&commit=true&wt=javabin&version=2}{commit=} 
0 4
   [junit4]   2> 2493405 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection_two_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection_two:4&wt=javabin&version=2}{add=[10 
(1590347307506728960), 11 (1590347307507777536)]} 0 0
   [junit4]   2> 2493406 INFO  (qtp1866632679-21559) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1590347307508826112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2493406 INFO  (qtp1866632679-21559) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4e5652 
commitCommandVersion:1590347307508826112
   [junit4]   2> 2493407 INFO  (qtp1866632679-21559) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@776db0c5[collection_two_shard1_replica_n1] main]
   [junit4]   2> 2493407 INFO  (qtp1866632679-21559) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2493408 INFO  
(searcherExecutor-8515-thread-1-processing-n:127.0.0.1:47609_solr 
x:collection_two_shard1_replica_n1 s:shard1 c:collection_two r:core_node2) 
[n:127.0.0.1:47609_solr c:collection_two s:shard1 r:core_node2 
x:collection_two_shard1_replica_n1] o.a.s.c.SolrCore 
[collection_two_shard1_replica_n1] Registered new searcher 
Searcher@776db0c5[collection_two_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 2493408 INFO  (qtp1866632679-21559) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection_two_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection_two:4&commit=true&wt=javabin&version=2}{commit=} 
0 2
   [junit4]   2> 2493410 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with 
params 
collections=collection_one,collection_two&name=collection_alias_pair&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2493520 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection_one,collection_two&name=collection_alias_pair&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=109
   [junit4]   2> 2493523 INFO  (qtp1866632679-21558) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.S.Request [collection_one_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection_one:4|collection_two:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection_one,collection_two&shard.url=http://127.0.0.1:47609/solr/collection_one_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1516673381452&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 2493523 INFO  (qtp1866632679-21556) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.S.Request [collection_two_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection_one:4|collection_two:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection_one,collection_two&shard.url=http://127.0.0.1:47609/solr/collection_two_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1516673381452&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 2493523 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.S.Request [collection_one_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection_one:4|collection_two:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection_one,collection_two&shard.url=http://127.0.0.1:42011/solr/collection_one_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1516673381452&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 2493524 INFO  (qtp1866632679-21559) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.S.Request [collection_two_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection_one:4|collection_two:4&shards.purpose=64&NOW=1516673381452&ids=11,10&isShard=true&collection=collection_one,collection_two&shard.url=http://127.0.0.1:47609/solr/collection_two_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2493524 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr 
c:collection_one s:shard1 r:core_node3 x:collection_one_shard1_replica_n1] 
o.a.s.c.S.Request [collection_one_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection_one:4|collection_two:4&shards.purpose=64&NOW=1516673381452&ids=1&isShard=true&collection=collection_one,collection_two&shard.url=http://127.0.0.1:42011/solr/collection_one_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2493525 INFO  (qtp1866632679-21554) [n:127.0.0.1:47609_solr 
c:collection_one s:shard2 r:core_node4 x:collection_one_shard2_replica_n2] 
o.a.s.c.S.Request [collection_one_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection_one:4|collection_two:4&wt=javabin&version=2}
 hits=3 status=0 QTime=4
   [junit4]   2> 2493525 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
async=cc68e36f-3c32-4909-9429-175dedc11fb0&name=collection_one&action=DELETE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2493527 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=cc68e36f-3c32-4909-9429-175dedc11fb0&name=collection_one&action=DELETE&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2493527 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cc68e36f-3c32-4909-9429-175dedc11fb0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2493535 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=cc68e36f-3c32-4909-9429-175dedc11fb0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=7
   [junit4]   2> 2493536 ERROR 
(OverseerThreadFactory-8500-thread-4-processing-n:127.0.0.1:42011_solr) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Collection: collection_one operation: delete 
failed:org.apache.solr.common.SolrException: Collection : collection_one is 
part of alias collection_alias_pair remove or modify the alias before removing 
this collection.
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteCollectionCmd.call(DeleteCollectionCmd.java:70)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:251)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2493536 INFO  
(OverseerCollectionConfigSetProcessor-99396706337882118-127.0.0.1:42011_solr-n_0000000000)
 [n:127.0.0.1:42011_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2493539 INFO  
(OverseerThreadFactory-8500-thread-4-processing-n:127.0.0.1:42011_solr) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2494536 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=cc68e36f-3c32-4909-9429-175dedc11fb0&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2494538 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=cc68e36f-3c32-4909-9429-175dedc11fb0&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2494539 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=cc68e36f-3c32-4909-9429-175dedc11fb0&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2494539 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=cc68e36f-3c32-4909-9429-175dedc11fb0&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2494540 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with 
params 
collections=collection_two&name=collection_alias_pair&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2494543 INFO  
(OverseerCollectionConfigSetProcessor-99396706337882118-127.0.0.1:42011_solr-n_0000000000)
 [n:127.0.0.1:42011_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2494646 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection_two&name=collection_alias_pair&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=106
   [junit4]   2> 2494646 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
async=a4c960df-f328-432e-93d5-c41fa8dff1b4&name=collection_one&action=DELETE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2494648 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=a4c960df-f328-432e-93d5-c41fa8dff1b4&name=collection_one&action=DELETE&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2494648 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=a4c960df-f328-432e-93d5-c41fa8dff1b4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2494650 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=a4c960df-f328-432e-93d5-c41fa8dff1b4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2494651 INFO  
(OverseerThreadFactory-8500-thread-5-processing-n:127.0.0.1:42011_solr) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2494651 INFO  
(OverseerCollectionConfigSetProcessor-99396706337882118-127.0.0.1:42011_solr-n_0000000000)
 [n:127.0.0.1:42011_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000007 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2494652 INFO  (qtp1866632679-21558) [n:127.0.0.1:47609_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=collection_one_shard2_replica_n2&async=a4c960df-f328-432e-93d5-c41fa8dff1b4375543658916620&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2494652 INFO  
(parallelCoreAdminExecutor-8501-thread-1-processing-n:127.0.0.1:47609_solr 
a4c960df-f328-432e-93d5-c41fa8dff1b4375543658916620 UNLOAD) 
[n:127.0.0.1:47609_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core.collection_one.shard2.replica_n2, tag=null
   [junit4]   2> 2494652 INFO  
(parallelCoreAdminExecutor-8501-thread-1-processing-n:127.0.0.1:47609_solr 
a4c960df-f328-432e-93d5-c41fa8dff1b4375543658916620 UNLOAD) 
[n:127.0.0.1:47609_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6374037d: rootName = 
solr_47609, domain = solr.core.collection_one.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.collection_one.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@42d5c833
   [junit4]   2> 2494653 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=collection_one_shard1_replica_n1&async=a4c960df-f328-432e-93d5-c41fa8dff1b4375543658860052&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2494654 INFO  
(parallelCoreAdminExecutor-8503-thread-1-processing-n:127.0.0.1:42011_solr 
a4c960df-f328-432e-93d5-c41fa8dff1b4375543658860052 UNLOAD) 
[n:127.0.0.1:42011_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core.collection_one.shard1.replica_n1, tag=null
   [junit4]   2> 2494654 INFO  
(parallelCoreAdminExecutor-8503-thread-1-processing-n:127.0.0.1:42011_solr 
a4c960df-f328-432e-93d5-c41fa8dff1b4375543658860052 UNLOAD) 
[n:127.0.0.1:42011_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@732cd866: rootName = 
solr_42011, domain = solr.core.collection_one.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.collection_one.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@3d209636
   [junit4]   2> 2494654 INFO  (qtp1866632679-21559) [n:127.0.0.1:47609_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
a4c960df-f328-432e-93d5-c41fa8dff1b4375543658916620
   [junit4]   2> 2494654 INFO  (qtp1866632679-21559) [n:127.0.0.1:47609_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=a4c960df-f328-432e-93d5-c41fa8dff1b4375543658916620&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2494686 INFO  
(parallelCoreAdminExecutor-8501-thread-1-processing-n:127.0.0.1:47609_solr 
a4c960df-f328-432e-93d5-c41fa8dff1b4375543658916620 UNLOAD) 
[n:127.0.0.1:47609_solr    ] o.a.s.c.SolrCore 
[collection_one_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3f12d2c1
   [junit4]   2> 2494686 INFO  
(parallelCoreAdminExecutor-8501-thread-1-processing-n:127.0.0.1:47609_solr 
a4c960df-f328-432e-93d5-c41fa8dff1b4375543658916620 UNLOAD) 
[n:127.0.0.1:47609_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core.collection_one.shard2.replica_n2, tag=1058198209
   [junit4]   2> 2494686 INFO  
(parallelCoreAdminExecutor-8501-thread-1-processing-n:127.0.0.1:47609_solr 
a4c960df-f328-432e-93d5-c41fa8dff1b4375543658916620 UNLOAD) 
[n:127.0.0.1:47609_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection.collection_one.shard2.leader, tag=1058198209
   [junit4]   2> 2494687 INFO  
(parallelCoreAdminExecutor-8503-thread-1-processing-n:127.0.0.1:42011_solr 
a4c960df-f328-432e-93d5-c41fa8dff1b4375543658860052 UNLOAD) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.SolrCore 
[collection_one_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@25b02a6
   [junit4]   2> 2494687 INFO  
(parallelCoreAdminExecutor-8503-thread-1-processing-n:127.0.0.1:42011_solr 
a4c960df-f328-432e-93d5-c41fa8dff1b4375543658860052 UNLOAD) 
[n:127.0.0.1:42011_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core.collection_one.shard1.replica_n1, tag=39518886
   [junit4]   2> 2494687 INFO  
(parallelCoreAdminExecutor-8503-thread-1-processing-n:127.0.0.1:42011_solr 
a4c960df-f328-432e-93d5-c41fa8dff1b4375543658860052 UNLOAD) 
[n:127.0.0.1:42011_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection.collection_one.shard1.leader, tag=39518886
   [junit4]   2> 2495653 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=a4c960df-f328-432e-93d5-c41fa8dff1b4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2495654 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=a4c960df-f328-432e-93d5-c41fa8dff1b4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2495655 INFO  (qtp1866632679-21558) [n:127.0.0.1:47609_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
a4c960df-f328-432e-93d5-c41fa8dff1b4375543658916620
   [junit4]   2> 2495655 INFO  (qtp1866632679-21558) [n:127.0.0.1:47609_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=a4c960df-f328-432e-93d5-c41fa8dff1b4375543658916620&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2495656 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
a4c960df-f328-432e-93d5-c41fa8dff1b4375543658860052
   [junit4]   2> 2495656 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=a4c960df-f328-432e-93d5-c41fa8dff1b4375543658860052&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2496365 INFO  
(OverseerThreadFactory-8500-thread-5-processing-n:127.0.0.1:42011_solr) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000009 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2496658 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=a4c960df-f328-432e-93d5-c41fa8dff1b4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2496658 INFO  
(OverseerCollectionConfigSetProcessor-99396706337882118-127.0.0.1:42011_solr-n_0000000000)
 [n:127.0.0.1:42011_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000009 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2496659 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=a4c960df-f328-432e-93d5-c41fa8dff1b4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2496659 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=a4c960df-f328-432e-93d5-c41fa8dff1b4&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2496660 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=a4c960df-f328-432e-93d5-c41fa8dff1b4&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2496662 INFO  (qtp1866632679-21559) [n:127.0.0.1:47609_solr 
c:collection_two s:shard1 r:core_node2 x:collection_two_shard1_replica_n1] 
o.a.s.c.S.Request [collection_two_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection_two:4&wt=javabin&version=2} hits=2 status=0 
QTime=0
   [junit4]   2> 2496667 ERROR 
(TEST-AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased-seed#[8B0770F4C39B4E88])
 [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [collection_one] 
failed due to (404) 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:47609/solr/collection_one: Expected mime type 
application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" 
content="text/html;charset=utf-8"/>
   [junit4]   2> <title>Error 404 Can not find: 
/solr/collection_one/select</title>
   [junit4]   2> </head>
   [junit4]   2> <body><h2>HTTP ERROR 404</h2>
   [junit4]   2> <p>Problem accessing /solr/collection_one/select. Reason:
   [junit4]   2> <pre>    Can not find: 
/solr/collection_one/select</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.8.v20171121</a><hr/>
   [junit4]   2> 
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> , retry? 0
   [junit4]   2> 2496669 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with 
params 
async=292f826d-4ddd-4b19-b541-71887787b86c&name=collection_alias_pair&action=DELETEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2496671 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=292f826d-4ddd-4b19-b541-71887787b86c&name=collection_alias_pair&action=DELETEALIAS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2496672 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=292f826d-4ddd-4b19-b541-71887787b86c&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2496675 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=292f826d-4ddd-4b19-b541-71887787b86c&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 2496683 INFO  
(OverseerThreadFactory-8500-thread-5-processing-n:127.0.0.1:42011_solr) 
[n:127.0.0.1:42011_solr    ] 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> 2497679 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=292f826d-4ddd-4b19-b541-71887787b86c&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2497680 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=292f826d-4ddd-4b19-b541-71887787b86c&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2497681 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=292f826d-4ddd-4b19-b541-71887787b86c&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2497681 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=292f826d-4ddd-4b19-b541-71887787b86c&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2497682 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
async=ae48d3ab-aa93-42ef-ba3a-fbfc51baf0db&name=collection_two&action=DELETE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2497684 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=ae48d3ab-aa93-42ef-ba3a-fbfc51baf0db&name=collection_two&action=DELETE&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2497685 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=ae48d3ab-aa93-42ef-ba3a-fbfc51baf0db&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2497687 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=ae48d3ab-aa93-42ef-ba3a-fbfc51baf0db&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2497688 INFO  
(OverseerThreadFactory-8500-thread-5-processing-n:127.0.0.1:42011_solr) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2497688 INFO  
(OverseerCollectionConfigSetProcessor-99396706337882118-127.0.0.1:42011_solr-n_0000000000)
 [n:127.0.0.1:42011_solr    ] 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> 2497688 INFO  (qtp1866632679-21559) [n:127.0.0.1:47609_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=collection_two_shard1_replica_n1&async=ae48d3ab-aa93-42ef-ba3a-fbfc51baf0db375546696793844&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2497689 INFO  
(parallelCoreAdminExecutor-8501-thread-2-processing-n:127.0.0.1:47609_solr 
ae48d3ab-aa93-42ef-ba3a-fbfc51baf0db375546696793844 UNLOAD) 
[n:127.0.0.1:47609_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core.collection_two.shard1.replica_n1, tag=null
   [junit4]   2> 2497689 INFO  
(parallelCoreAdminExecutor-8501-thread-2-processing-n:127.0.0.1:47609_solr 
ae48d3ab-aa93-42ef-ba3a-fbfc51baf0db375546696793844 UNLOAD) 
[n:127.0.0.1:47609_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3c577e52: rootName = 
solr_47609, domain = solr.core.collection_two.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.collection_two.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@14dee571
   [junit4]   2> 2497689 INFO  (qtp1866632679-21558) [n:127.0.0.1:47609_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
ae48d3ab-aa93-42ef-ba3a-fbfc51baf0db375546696793844
   [junit4]   2> 2497689 INFO  (qtp1866632679-21558) [n:127.0.0.1:47609_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=ae48d3ab-aa93-42ef-ba3a-fbfc51baf0db375546696793844&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2497694 INFO  
(parallelCoreAdminExecutor-8501-thread-2-processing-n:127.0.0.1:47609_solr 
ae48d3ab-aa93-42ef-ba3a-fbfc51baf0db375546696793844 UNLOAD) 
[n:127.0.0.1:47609_solr    ] o.a.s.c.SolrCore 
[collection_two_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@18ad45cc
   [junit4]   2> 2497694 INFO  
(parallelCoreAdminExecutor-8501-thread-2-processing-n:127.0.0.1:47609_solr 
ae48d3ab-aa93-42ef-ba3a-fbfc51baf0db375546696793844 UNLOAD) 
[n:127.0.0.1:47609_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core.collection_two.shard1.replica_n1, tag=414008780
   [junit4]   2> 2497694 INFO  
(parallelCoreAdminExecutor-8501-thread-2-processing-n:127.0.0.1:47609_solr 
ae48d3ab-aa93-42ef-ba3a-fbfc51baf0db375546696793844 UNLOAD) 
[n:127.0.0.1:47609_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection.collection_two.shard1.leader, tag=414008780
   [junit4]   2> 2498688 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=ae48d3ab-aa93-42ef-ba3a-fbfc51baf0db&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2498689 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=ae48d3ab-aa93-42ef-ba3a-fbfc51baf0db&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2498690 INFO  (qtp1866632679-21559) [n:127.0.0.1:47609_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
ae48d3ab-aa93-42ef-ba3a-fbfc51baf0db375546696793844
   [junit4]   2> 2498690 INFO  (qtp1866632679-21559) [n:127.0.0.1:47609_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=ae48d3ab-aa93-42ef-ba3a-fbfc51baf0db375546696793844&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2499399 INFO  
(OverseerThreadFactory-8500-thread-5-processing-n:127.0.0.1:42011_solr) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000011 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2499690 INFO  
(OverseerCollectionConfigSetProcessor-99396706337882118-127.0.0.1:42011_solr-n_0000000000)
 [n:127.0.0.1:42011_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000011 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2499691 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=ae48d3ab-aa93-42ef-ba3a-fbfc51baf0db&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2499692 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=ae48d3ab-aa93-42ef-ba3a-fbfc51baf0db&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2499692 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=ae48d3ab-aa93-42ef-ba3a-fbfc51baf0db&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2499693 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=ae48d3ab-aa93-42ef-ba3a-fbfc51baf0db&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2499693 INFO  
(TEST-AliasIntegrationTest.testDeleteOneOfTwoCollectionsAliased-seed#[8B0770F4C39B4E88])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteOneOfTwoCollectionsAliased
   [junit4]   2> 2499711 INFO  
(TEST-AliasIntegrationTest.testErrorChecks-seed#[8B0770F4C39B4E88]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testErrorChecks
   [junit4]   2> 2499712 INFO  (qtp732390204-21562) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=testErrorChecks-collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2499714 INFO  
(OverseerThreadFactory-8500-thread-5-processing-n:127.0.0.1:42011_solr) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testErrorChecks-collection
   [junit4]   2> 2499926 INFO  
(OverseerStateUpdate-99396706337882118-127.0.0.1:42011_solr-n_0000000000) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testErrorChecks-collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testErrorChecks-collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:47609/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2499929 INFO  
(OverseerStateUpdate-99396706337882118-127.0.0.1:42011_solr-n_0000000000) 
[n:127.0.0.1:42011_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testErrorChecks-collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testErrorChecks-collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42011/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2500130 INFO  (qtp1866632679-21558) [n:127.0.0.1:47609_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2500132 INFO  (qtp732390204-21557) [n:127.0.0.1:42011_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testErrorChecks-collection_shard2_replica_n2&action=CREATE&numShards=2&collection=testErrorChecks-collectio

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

Thread woken up but we are closed, exiting.
   [junit4]   2> 2540255 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x16120c71d1d0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2540256 INFO  (jetty-closer-4287-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@cbf25b0{/solr,null,UNAVAILABLE}
   [junit4]   2> 2540259 INFO  (jetty-closer-4287-thread-2) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2540263 INFO  
(zkCallback-4302-thread-6-processing-n:127.0.0.1:47609_solr) 
[n:127.0.0.1:47609_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:47609_solr
   [junit4]   2> 2541768 INFO  (jetty-closer-4287-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@18b724aa{/solr,null,UNAVAILABLE}
   [junit4]   2> 2541769 INFO  (jetty-closer-4287-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2541771 ERROR 
(SUITE-AliasIntegrationTest-seed#[8B0770F4C39B4E88]-worker) [    ] 
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> 2541772 INFO  
(SUITE-AliasIntegrationTest-seed#[8B0770F4C39B4E88]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:63990 63990
   [junit4]   2> 2548327 INFO  (Thread-6593) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:63990 63990
   [junit4]   2> 2548328 WARN  (Thread-6593) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/collections/collection1/state.json
   [junit4]   2>        15      
/solr/collections/testErrorChecks-collection/state.json
   [junit4]   2>        15      /solr/collections/collection1meta/state.json
   [junit4]   2>        13      /solr/aliases.json
   [junit4]   2>        11      /solr/collections/collection_one/state.json
   [junit4]   2>        11      /solr/collections/collection_old/state.json
   [junit4]   2>        7       /solr/collections/collection2meta/state.json
   [junit4]   2>        7       /solr/collections/collection2/state.json
   [junit4]   2>        6       /solr/collections/collection_two/state.json
   [junit4]   2>        6       /solr/collections/collection_new/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/collections
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_8B0770F4C39B4E88-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3d0b6cec),
 locale=de, timezone=Zulu
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 
(64-bit)/cpus=3,threads=1,free=293915496,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [SolrXmlInZkTest, 
TestNoOpRegenerator, ResponseLogComponentTest, TestCloudDeleteByQuery, 
RankQueryTest, TestIntervalFaceting, TestStandardQParsers, 
MoveReplicaHDFSFailoverTest, TestDownShardTolerantSearch, 
UninvertDocValuesMergePolicyTest, BlockJoinFacetDistribTest, 
TestValueSourceCache, TestMinMaxOnMultiValuedField, TestUnifiedSolrHighlighter, 
TestDFISimilarityFactory, TestInfoStreamLogging, ShardRoutingTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestDynamicLoading, 
QueryParsingTest, FacetPivotSmallTest, TestConfigSetsAPI, 
UUIDUpdateProcessorFallbackTest, TestLMDirichletSimilarityFactory, 
TestSolrCloudWithHadoopAuthPlugin, TermVectorComponentTest, 
HighlighterConfigTest, TestAnalyzedSuggestions, TestSolrCloudSnapshots, 
CdcrReplicationDistributedZkTest, BadIndexSchemaTest, CircularListTest, 
TestSQLHandlerNonCloud, CurrencyFieldTypeTest, CachingDirectoryFactoryTest, 
MetricUtilsTest, BadComponentTest, TestSolr4Spatial, 
SolrCoreCheckLockOnStartupTest, SortByFunctionTest, ClusterStateTest, 
TestSerializedLuceneMatchVersion, UtilsToolTest, CoreSorterTest, 
DistributedFacetPivotWhiteBoxTest, SolrSlf4jReporterTest, 
TestLeaderElectionWithEmptyReplica, SegmentsInfoRequestHandlerTest, 
DeleteStatusTest, TestCloudPseudoReturnFields, TestDistributedSearch, 
TestStressLucene, PeerSyncTest, BigEndianAscendingWordDeserializerTest, 
DistributedSpellCheckComponentTest, JvmMetricsTest, 
TestManagedSynonymGraphFilterFactory, TestCSVLoader, TestDistributedGrouping, 
TestClusterStateMutator, CollectionTooManyReplicasTest, TestPrepRecovery, 
TestCloudNestedDocsSort, EchoParamsTest, TestPolicyCloud, 
DistributedFacetPivotSmallAdvancedTest, TestWordDelimiterFilterFactory, 
ShowFileRequestHandlerTest, TestQuerySenderListener, TestSolrQueryResponse, 
NoCacheHeaderTest, SubstringBytesRefFilterTest, TestPayloadCheckQParserPlugin, 
HdfsTlogReplayBufferedWhileIndexingTest, DirectUpdateHandlerTest, 
SolrIndexMetricsTest, TestCrossCoreJoin, TestPullReplicaErrorHandling, 
CheckHdfsIndexTest, SimpleMLTQParserTest, BooleanFieldTest, 
TestXmlQParserPlugin, TestLuceneIndexBackCompat, TestHdfsCloudBackupRestore, 
TestLRUCache, TestIndexingPerformance, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, PrimitiveFieldTypeTest, 
PreAnalyzedFieldTest, FullSolrCloudDistribCmdsTest, OverseerTest, 
RuleEngineTest, TestExactSharedStatsCache, InfoHandlerTest, TestApiFramework, 
LeaderElectionContextKeyTest, ZkSolrClientTest, TestHashPartitioner, 
ExecutePlanActionTest, OverriddenZkACLAndCredentialsProvidersTest, 
DisMaxRequestHandlerTest, UpdateRequestProcessorFactoryTest, UpdateLogTest, 
CollectionStateFormat2Test, ZkControllerTest, JavabinLoaderTest, 
IndexSchemaTest, BlockJoinFacetSimpleTest, TestSearcherReuse, 
TestTolerantUpdateProcessorRandomCloud, SoftAutoCommitTest, TestUpdate, 
MinimalSchemaTest, TestTrieFacet, DistribDocExpirationUpdateProcessorTest, 
TestManagedSchemaThreadSafety, TestStressReorder, 
AutoscalingHistoryHandlerTest, UpdateParamsTest, TestLuceneMatchVersion, 
TestTriggerIntegration, TestSolrCloudWithSecureImpersonation, 
SpellCheckComponentTest, HdfsChaosMonkeyNothingIsSafeTest, TestBulkSchemaAPI, 
CdcrRequestHandlerTest, BasicDistributedZk2Test, 
TestSolrConfigHandlerConcurrent, LargeFieldTest, 
TestLeaderInitiatedRecoveryThread, TestSortByMinMaxFunction, 
HdfsWriteToMultipleCollectionsTest, TestExpandComponent, DocValuesMissingTest, 
DocValuesNotIndexedTest, TestFieldCacheReopen, SpellCheckCollatorTest, 
MoveReplicaTest, TestSolrIndexConfig, TestFastLRUCache, TestNodeAddedTrigger, 
TestTlogReplica, TestCustomSort, SystemInfoHandlerTest, 
TestLegacyNumericRangeQueryBuilder, TestEmbeddedSolrServerConstructors, 
TestFilteredDocIdSet, JsonLoaderTest, MigrateRouteKeyTest, 
RemoteQueryErrorTest, TestComplexPhraseLeadingWildcard, 
CreateCollectionCleanupTest, CoreAdminRequestStatusTest, 
TestCorePropertiesReload, TestStressInPlaceUpdates, SchemaApiFailureTest, 
TestAuthorizationFramework, SimpleFacetsTest, TestRandomDVFaceting, 
HdfsNNFailoverTest, SpatialRPTFieldTypeTest, 
DocumentAnalysisRequestHandlerTest, XsltUpdateRequestHandlerTest, 
TestMissingGroups, OverseerModifyCollectionTest, 
TestLMJelinekMercerSimilarityFactory, SpatialHeatmapFacetsTest, 
ActionThrottleTest, TestConfigOverlay, RegexBoostProcessorTest, BitVectorTest, 
TestPushWriter, DocValuesTest, TestCoreBackup, TestDFRSimilarityFactory, 
TestConfig, TestRuleBasedAuthorizationPlugin, DistanceFunctionTest, 
ReplicaListTransformerTest, DOMUtilTest, SimplePostToolTest, TestBadConfig, 
TestSolrCloudWithDelegationTokens, CleanupOldIndexTest, 
DataDrivenBlockJoinTest, CustomHighlightComponentTest, 
TestReversedWildcardFilterFactory, TestRequestForwarding, SyncSliceTest, 
OpenCloseCoreStressTest, BasicZkTest, ClusterStateUpdateTest, 
TestRandomFaceting, TestZkChroot, ShardRoutingCustomTest, TestReload, 
TestStressVersions, DistributedTermsComponentTest, TestRangeQuery, 
SolrCoreTest, StatsComponentTest, TestSort, 
DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, 
SuggesterFSTTest, SolrRequestParserTest, SuggesterTSTTest, SuggesterTest, 
TestTrie, SuggesterWFSTTest, TestAtomicUpdateErrorCases, 
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
DebugComponentTest, IndexBasedSpellCheckerTest, TestWriterPerf, 
DirectSolrSpellCheckerTest, TestOmitPositions, XmlUpdateRequestHandlerTest, 
DocumentBuilderTest, FieldAnalysisRequestHandlerTest, 
IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCollationField, 
TestCSVResponseWriter, TestPartialUpdateDeduplication, PingRequestHandlerTest, 
TestLFUCache, TestSolrDeletionPolicy2, TestDocSet, TestBinaryField, 
NumericFieldsTest, TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, 
SpellPossibilityIteratorTest, SynonymTokenizerTest, 
TestSweetSpotSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, 
TimeZoneUtilsTest, ScriptEngineTest, URLClassifyProcessorTest, 
TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, 
TestDocumentBuilder, SliceStateTest, UUIDFieldTest, FileUtilsTest, TestRTGBase, 
CursorPagingTest, DistributedIntervalFacetingTest, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch, 
TestJettySolrRunner, AliasIntegrationTest]
   [junit4] Completed [495/768 (1!)] on J1 in 60.76s, 5 tests, 1 error <<< 
FAILURES!

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

Reply via email to