Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20856/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Expected testErrorChecks-collection to be created with 2 shards and 1 replica 
null Live Nodes: [127.0.0.1:33957_solr, 127.0.0.1:37729_solr] Last available 
state: 
DocCollection(testErrorChecks-collection//collections/testErrorChecks-collection/state.json/3)={
   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{     "shard1":{   
    "range":"80000000-ffffffff",       "state":"active",       
"replicas":{"core_node3":{           
"core":"testErrorChecks-collection_shard1_replica_n1",           
"base_url":"http://127.0.0.1:37729/solr";,           
"node_name":"127.0.0.1:37729_solr",           "state":"down",           
"type":"NRT",           "leader":"true"}}},     "shard2":{       
"range":"0-7fffffff",       "state":"active",       "replicas":{"core_node4":{  
         "core":"testErrorChecks-collection_shard2_replica_n2",           
"base_url":"http://127.0.0.1:33957/solr";,           
"node_name":"127.0.0.1:33957_solr",           "state":"down",           
"type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"}, 
  "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected testErrorChecks-collection to be created 
with 2 shards and 1 replica
null
Live Nodes: [127.0.0.1:33957_solr, 127.0.0.1:37729_solr]
Last available state: 
DocCollection(testErrorChecks-collection//collections/testErrorChecks-collection/state.json/3)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{"core_node3":{
          "core":"testErrorChecks-collection_shard1_replica_n1",
          "base_url":"http://127.0.0.1:37729/solr";,
          "node_name":"127.0.0.1:37729_solr",
          "state":"down",
          "type":"NRT",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"core_node4":{
          "core":"testErrorChecks-collection_shard2_replica_n2",
          "base_url":"http://127.0.0.1:33957/solr";,
          "node_name":"127.0.0.1:33957_solr",
          "state":"down",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([8244F785450BD349:1EAFE9C52158C5E6]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.AliasIntegrationTest.testErrorChecks(AliasIntegrationTest.java:176)
        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)


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

Error Message:
Error from server at http://127.0.0.1:33957/solr: Could not fully create 
collection: collection1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33957/solr: Could not fully create collection: 
collection1
        at 
__randomizedtesting.SeedInfo.seed([8244F785450BD349:A10C85FEBF7BEB1]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.AliasIntegrationTest.test(AliasIntegrationTest.java:48)
        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)




Build Log:
[...truncated 13271 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> 1380385 INFO  
(SUITE-AliasIntegrationTest-seed#[8244F785450BD349]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_8244F785450BD349-001/init-core-data-001
   [junit4]   2> 1380386 WARN  
(SUITE-AliasIntegrationTest-seed#[8244F785450BD349]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1380386 INFO  
(SUITE-AliasIntegrationTest-seed#[8244F785450BD349]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1380387 INFO  
(SUITE-AliasIntegrationTest-seed#[8244F785450BD349]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1380387 INFO  
(SUITE-AliasIntegrationTest-seed#[8244F785450BD349]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_8244F785450BD349-001/tempDir-001
   [junit4]   2> 1380387 INFO  
(SUITE-AliasIntegrationTest-seed#[8244F785450BD349]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1380388 INFO  (Thread-2915) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1380388 INFO  (Thread-2915) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1380390 ERROR (Thread-2915) [    ] 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> 1380488 INFO  
(SUITE-AliasIntegrationTest-seed#[8244F785450BD349]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40049
   [junit4]   2> 1380492 INFO  (jetty-launcher-3511-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1380492 INFO  (jetty-launcher-3511-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1380493 INFO  (jetty-launcher-3511-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@436861d8{/solr,null,AVAILABLE}
   [junit4]   2> 1380493 INFO  (jetty-launcher-3511-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@72ed56bf{/solr,null,AVAILABLE}
   [junit4]   2> 1380493 INFO  (jetty-launcher-3511-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7097f3b7{HTTP/1.1,[http/1.1]}{127.0.0.1:33957}
   [junit4]   2> 1380493 INFO  (jetty-launcher-3511-thread-2) [    ] 
o.e.j.s.Server Started @1382408ms
   [junit4]   2> 1380493 INFO  (jetty-launcher-3511-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33957}
   [junit4]   2> 1380493 INFO  (jetty-launcher-3511-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6a1c9ff8{HTTP/1.1,[http/1.1]}{127.0.0.1:37729}
   [junit4]   2> 1380493 INFO  (jetty-launcher-3511-thread-1) [    ] 
o.e.j.s.Server Started @1382409ms
   [junit4]   2> 1380494 INFO  (jetty-launcher-3511-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37729}
   [junit4]   2> 1380494 ERROR (jetty-launcher-3511-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1380494 ERROR (jetty-launcher-3511-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1380494 INFO  (jetty-launcher-3511-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1380494 INFO  (jetty-launcher-3511-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1380494 INFO  (jetty-launcher-3511-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1380494 INFO  (jetty-launcher-3511-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1380494 INFO  (jetty-launcher-3511-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1380494 INFO  (jetty-launcher-3511-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1380494 INFO  (jetty-launcher-3511-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-07T13:17:56.393Z
   [junit4]   2> 1380494 INFO  (jetty-launcher-3511-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-07T13:17:56.393Z
   [junit4]   2> 1380496 INFO  (jetty-launcher-3511-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1380497 INFO  (jetty-launcher-3511-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1380502 INFO  (jetty-launcher-3511-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40049/solr
   [junit4]   2> 1380502 INFO  (jetty-launcher-3511-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40049/solr
   [junit4]   2> 1380542 INFO  (jetty-launcher-3511-thread-2) 
[n:127.0.0.1:33957_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1380543 INFO  (jetty-launcher-3511-thread-1) 
[n:127.0.0.1:37729_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1380543 INFO  (jetty-launcher-3511-thread-2) 
[n:127.0.0.1:33957_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33957_solr
   [junit4]   2> 1380543 INFO  (jetty-launcher-3511-thread-2) 
[n:127.0.0.1:33957_solr    ] o.a.s.c.Overseer Overseer 
(id=98963336481144837-127.0.0.1:33957_solr-n_0000000000) starting
   [junit4]   2> 1380543 INFO  (jetty-launcher-3511-thread-1) 
[n:127.0.0.1:37729_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37729_solr
   [junit4]   2> 1380544 INFO  
(zkCallback-3523-thread-1-processing-n:127.0.0.1:37729_solr) 
[n:127.0.0.1:37729_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1380544 INFO  
(zkCallback-3522-thread-1-processing-n:127.0.0.1:33957_solr) 
[n:127.0.0.1:33957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1380547 INFO  (jetty-launcher-3511-thread-2) 
[n:127.0.0.1:33957_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33957_solr
   [junit4]   2> 1380550 INFO  
(zkCallback-3523-thread-1-processing-n:127.0.0.1:37729_solr) 
[n:127.0.0.1:37729_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1380550 INFO  
(zkCallback-3522-thread-1-processing-n:127.0.0.1:33957_solr) 
[n:127.0.0.1:33957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1380636 INFO  (jetty-launcher-3511-thread-2) 
[n:127.0.0.1:33957_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33957.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e832eeb
   [junit4]   2> 1380641 INFO  (jetty-launcher-3511-thread-2) 
[n:127.0.0.1:33957_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33957.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e832eeb
   [junit4]   2> 1380641 INFO  (jetty-launcher-3511-thread-2) 
[n:127.0.0.1:33957_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33957.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e832eeb
   [junit4]   2> 1380642 INFO  (jetty-launcher-3511-thread-2) 
[n:127.0.0.1:33957_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_8244F785450BD349-001/tempDir-001/node2/.
   [junit4]   2> 1380658 INFO  (jetty-launcher-3511-thread-1) 
[n:127.0.0.1:37729_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37729.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e832eeb
   [junit4]   2> 1380668 INFO  (jetty-launcher-3511-thread-1) 
[n:127.0.0.1:37729_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37729.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e832eeb
   [junit4]   2> 1380668 INFO  (jetty-launcher-3511-thread-1) 
[n:127.0.0.1:37729_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37729.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e832eeb
   [junit4]   2> 1380669 INFO  (jetty-launcher-3511-thread-1) 
[n:127.0.0.1:37729_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_8244F785450BD349-001/tempDir-001/node1/.
   [junit4]   2> 1380695 INFO  
(SUITE-AliasIntegrationTest-seed#[8244F785450BD349]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1380695 INFO  
(SUITE-AliasIntegrationTest-seed#[8244F785450BD349]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40049/solr ready
   [junit4]   2> 1380712 INFO  
(TEST-AliasIntegrationTest.testErrorChecks-seed#[8244F785450BD349]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testErrorChecks
   [junit4]   2> 1380713 INFO  (qtp202778198-14065) [n:127.0.0.1:33957_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> 1380715 INFO  
(OverseerThreadFactory-5579-thread-1-processing-n:127.0.0.1:33957_solr) 
[n:127.0.0.1:33957_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testErrorChecks-collection
   [junit4]   2> 1380818 INFO  
(OverseerStateUpdate-98963336481144837-127.0.0.1:33957_solr-n_0000000000) 
[n:127.0.0.1:33957_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:37729/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1380819 INFO  
(OverseerStateUpdate-98963336481144837-127.0.0.1:33957_solr-n_0000000000) 
[n:127.0.0.1:33957_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:33957/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1381021 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_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> 1381021 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_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-collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1381021 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1381021 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1381124 INFO  
(zkCallback-3522-thread-1-processing-n:127.0.0.1:33957_solr) 
[n:127.0.0.1:33957_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1381124 INFO  
(zkCallback-3523-thread-1-processing-n:127.0.0.1:37729_solr) 
[n:127.0.0.1:37729_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1381124 INFO  
(zkCallback-3523-thread-2-processing-n:127.0.0.1:37729_solr) 
[n:127.0.0.1:37729_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1381124 INFO  
(zkCallback-3522-thread-2-processing-n:127.0.0.1:33957_solr) 
[n:127.0.0.1:33957_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1382027 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1382030 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1382032 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.s.IndexSchema 
[testErrorChecks-collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1382034 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1382034 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'testErrorChecks-collection_shard1_replica_n1' using configuration 
from collection testErrorChecks-collection, trusted=true
   [junit4]   2> 1382034 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_37729.solr.core.testErrorChecks-collection.shard1.replica_n1' (registry 
'solr.core.testErrorChecks-collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e832eeb
   [junit4]   2> 1382034 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1382034 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SolrCore 
[[testErrorChecks-collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_8244F785450BD349-001/tempDir-001/node1/testErrorChecks-collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_8244F785450BD349-001/tempDir-001/node1/./testErrorChecks-collection_shard1_replica_n1/data/]
   [junit4]   2> 1382035 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.s.IndexSchema 
[testErrorChecks-collection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1382036 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1382037 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'testErrorChecks-collection_shard2_replica_n2' using configuration 
from collection testErrorChecks-collection, trusted=true
   [junit4]   2> 1382037 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_33957.solr.core.testErrorChecks-collection.shard2.replica_n2' (registry 
'solr.core.testErrorChecks-collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e832eeb
   [junit4]   2> 1382037 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1382037 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SolrCore 
[[testErrorChecks-collection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_8244F785450BD349-001/tempDir-001/node2/testErrorChecks-collection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_8244F785450BD349-001/tempDir-001/node2/./testErrorChecks-collection_shard2_replica_n2/data/]
   [junit4]   2> 1382081 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1382081 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1382082 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1382082 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1382083 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@cf7beb7[testErrorChecks-collection_shard1_replica_n1] main]
   [junit4]   2> 1382084 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1382084 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1382084 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1382085 INFO  
(searcherExecutor-5584-thread-1-processing-n:127.0.0.1:37729_solr 
x:testErrorChecks-collection_shard1_replica_n1 s:shard1 
c:testErrorChecks-collection r:core_node3) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SolrCore 
[testErrorChecks-collection_shard1_replica_n1] Registered new searcher 
Searcher@cf7beb7[testErrorChecks-collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1382085 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1583413385477750784
   [junit4]   2> 1382088 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1382088 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1382088 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:37729/solr/testErrorChecks-collection_shard1_replica_n1/
   [junit4]   2> 1382088 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1382088 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:37729/solr/testErrorChecks-collection_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 1382088 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1382089 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37729/solr/testErrorChecks-collection_shard1_replica_n1/ shard1
   [junit4]   2> 1382099 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1382099 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1382101 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1382101 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1382102 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3f02144c[testErrorChecks-collection_shard2_replica_n2] main]
   [junit4]   2> 1382103 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1382103 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1382103 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1382104 INFO  
(searcherExecutor-5585-thread-1-processing-n:127.0.0.1:33957_solr 
x:testErrorChecks-collection_shard2_replica_n2 s:shard2 
c:testErrorChecks-collection r:core_node4) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SolrCore 
[testErrorChecks-collection_shard2_replica_n2] Registered new searcher 
Searcher@3f02144c[testErrorChecks-collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1382104 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1583413385497673728
   [junit4]   2> 1382107 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1382107 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1382107 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:33957/solr/testErrorChecks-collection_shard2_replica_n2/
   [junit4]   2> 1382107 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1382107 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SyncStrategy 
http://127.0.0.1:33957/solr/testErrorChecks-collection_shard2_replica_n2/ has 
no replicas
   [junit4]   2> 1382107 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1382108 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33957/solr/testErrorChecks-collection_shard2_replica_n2/ shard2
   [junit4]   2> 1382209 INFO  
(zkCallback-3522-thread-2-processing-n:127.0.0.1:33957_solr) 
[n:127.0.0.1:33957_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1382209 INFO  
(zkCallback-3523-thread-2-processing-n:127.0.0.1:37729_solr) 
[n:127.0.0.1:37729_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1382209 INFO  
(zkCallback-3522-thread-1-processing-n:127.0.0.1:33957_solr) 
[n:127.0.0.1:33957_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1382209 INFO  
(zkCallback-3523-thread-1-processing-n:127.0.0.1:37729_solr) 
[n:127.0.0.1:37729_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testErrorChecks-collection/state.json] for collection 
[testErrorChecks-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1382240 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1382249 INFO  (qtp339590660-14069) [n:127.0.0.1:37729_solr 
c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_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=testErrorChecks-collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1227
   [junit4]   2> 1382258 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1382260 INFO  (qtp202778198-14058) [n:127.0.0.1:33957_solr 
c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_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=testErrorChecks-collection_shard2_replica_n2&action=CREATE&numShards=2&collection=testErrorChecks-collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1238
   [junit4]   2> 1382261 INFO  (qtp202778198-14065) [n:127.0.0.1:33957_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> 1382717 INFO  
(OverseerCollectionConfigSetProcessor-98963336481144837-127.0.0.1:33957_solr-n_0000000000)
 [n:127.0.0.1:33957_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> 1412271 ERROR (qtp202778198-14065) [n:127.0.0.1:33957_solr    
] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas 
to become ACTIVE replica 
http://127.0.0.1:37729/solr/testErrorChecks-collection_shard1_replica_n1/ is in 
state of down with timeout=30
   [junit4]   2> 1412271 INFO  (qtp202778198-14065) [n:127.0.0.1:33957_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=testErrorChecks-collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=31557
   [junit4]   2> 1502272 INFO  
(TEST-AliasIntegrationTest.testErrorChecks-seed#[8244F785450BD349]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testErrorChecks
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=AliasIntegrationTest -Dtests.method=testErrorChecks 
-Dtests.seed=8244F785450BD349 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar-YE -Dtests.timezone=Asia/Ashkhabad -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  122s J1 | AliasIntegrationTest.testErrorChecks <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected 
testErrorChecks-collection to be created with 2 shards and 1 replica
   [junit4]    > null
   [junit4]    > Live Nodes: [127.0.0.1:33957_solr, 127.0.0.1:37729_solr]
   [junit4]    > Last available state: 
DocCollection(testErrorChecks-collection//collections/testErrorChecks-collection/state.json/3)={
   [junit4]    >   "pullReplicas":"0",
   [junit4]    >   "replicationFactor":"1",
   [junit4]    >   "shards":{
   [junit4]    >     "shard1":{
   [junit4]    >       "range":"80000000-ffffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{"core_node3":{
   [junit4]    >           
"core":"testErrorChecks-collection_shard1_replica_n1",
   [junit4]    >           "base_url":"http://127.0.0.1:37729/solr";,
   [junit4]    >           "node_name":"127.0.0.1:37729_solr",
   [junit4]    >           "state":"down",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "leader":"true"}}},
   [junit4]    >     "shard2":{
   [junit4]    >       "range":"0-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{"core_node4":{
   [junit4]    >           
"core":"testErrorChecks-collection_shard2_replica_n2",
   [junit4]    >           "base_url":"http://127.0.0.1:33957/solr";,
   [junit4]    >           "node_name":"127.0.0.1:33957_solr",
   [junit4]    >           "state":"down",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false",
   [junit4]    >   "nrtReplicas":"1",
   [junit4]    >   "tlogReplicas":"0"}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8244F785450BD349:1EAFE9C52158C5E6]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
   [junit4]    >        at 
org.apache.solr.cloud.AliasIntegrationTest.testErrorChecks(AliasIntegrationTest.java:176)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1502287 INFO  
(TEST-AliasIntegrationTest.test-seed#[8244F785450BD349]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1502288 INFO  (qtp202778198-14056) [n:127.0.0.1:33957_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1502290 INFO  
(OverseerThreadFactory-5579-thread-2-processing-n:127.0.0.1:33957_solr) 
[n:127.0.0.1:33957_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1532298 ERROR 
(OverseerThreadFactory-5579-thread-2-processing-n:127.0.0.1:33957_solr) 
[n:127.0.0.1:33957_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
Collection: collection1 operation: create 
failed:org.apache.solr.common.SolrException: Could not fully create collection: 
collection1
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:215)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [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> 1532303 INFO  (qtp202778198-14056) [n:127.0.0.1:33957_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=500 QTime=30014
   [junit4]   2> 1532303 ERROR (qtp202778198-14056) [n:127.0.0.1:33957_solr    
] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not 
fully create collection: collection1
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:307)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1532303 INFO  
(TEST-AliasIntegrationTest.test-seed#[8244F785450BD349]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=AliasIntegrationTest -Dtests.method=test 
-Dtests.seed=8244F785450BD349 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar-YE -Dtests.timezone=Asia/Ashkhabad -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   30.0s J1 | AliasIntegrationTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33957/solr: Could not fully create collection: 
collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8244F785450BD349:A10C85FEBF7BEB1]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.cloud.AliasIntegrationTest.test(AliasIntegrationTest.java:48)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1532304 INFO  (jetty-closer-3512-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@7097f3b7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1532305 INFO  (jetty-closer-3512-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1076116632
   [junit4]   2> 1532305 INFO  (jetty-closer-3512-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1532305 INFO  (jetty-closer-3512-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7701ab2: rootName = 
solr_33957, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@21f07894
   [junit4]   2> 1532308 INFO  (jetty-closer-3512-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@6a1c9ff8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1532308 INFO  (jetty-closer-3512-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1532308 INFO  (jetty-closer-3512-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1537182485
   [junit4]   2> 1532308 INFO  (jetty-closer-3512-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2ccc689a: rootName = 
solr_33957, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@32c7b6f5
   [junit4]   2> 1532308 INFO  (jetty-closer-3512-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1532309 INFO  (jetty-closer-3512-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@48f1b993: rootName = 
solr_37729, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1e5c320d
   [junit4]   2> 1532311 INFO  (jetty-closer-3512-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1532311 INFO  (jetty-closer-3512-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4d5e4300: rootName = 
solr_33957, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@32094bce
   [junit4]   2> 1532311 INFO  (jetty-closer-3512-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33957_solr
   [junit4]   2> 1532312 INFO  (jetty-closer-3512-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1532312 INFO  (jetty-closer-3512-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1532312 INFO  
(zkCallback-3523-thread-3-processing-n:127.0.0.1:37729_solr) 
[n:127.0.0.1:37729_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1532312 INFO  (jetty-closer-3512-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e0ab2c6: rootName = 
solr_37729, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@32c7b6f5
   [junit4]   2> 1532312 INFO  
(zkCallback-3522-thread-4-processing-n:127.0.0.1:33957_solr) 
[n:127.0.0.1:33957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1532312 INFO  (coreCloseExecutor-5594-thread-1) 
[n:127.0.0.1:33957_solr c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.c.SolrCore 
[testErrorChecks-collection_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7c073930
   [junit4]   2> 1532312 INFO  (coreCloseExecutor-5594-thread-1) 
[n:127.0.0.1:33957_solr c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.testErrorChecks-collection.shard2.replica_n2, tag=2080848176
   [junit4]   2> 1532312 INFO  (coreCloseExecutor-5594-thread-1) 
[n:127.0.0.1:33957_solr c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@721cde31: 
rootName = solr_33957, domain = 
solr.core.testErrorChecks-collection.shard2.replica_n2, service url = null, 
agent id = null] for registry 
solr.core.testErrorChecks-collection.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@5f9f50c1
   [junit4]   2> 1532314 INFO  (jetty-closer-3512-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1532314 INFO  (jetty-closer-3512-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c9a153d: rootName = 
solr_37729, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@32094bce
   [junit4]   2> 1532314 INFO  (jetty-closer-3512-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37729_solr
   [junit4]   2> 1532315 INFO  (jetty-closer-3512-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1532315 INFO  
(zkCallback-3523-thread-3-processing-n:127.0.0.1:37729_solr) 
[n:127.0.0.1:37729_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 1532315 INFO  (coreCloseExecutor-5595-thread-1) 
[n:127.0.0.1:37729_solr c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.c.SolrCore 
[testErrorChecks-collection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2e57b4df
   [junit4]   2> 1532315 INFO  
(zkCallback-3522-thread-4-processing-n:127.0.0.1:33957_solr) 
[n:127.0.0.1:33957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 1532315 INFO  (coreCloseExecutor-5595-thread-1) 
[n:127.0.0.1:37729_solr c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.core.testErrorChecks-collection.shard1.replica_n1, tag=777499871
   [junit4]   2> 1532315 INFO  (coreCloseExecutor-5595-thread-1) 
[n:127.0.0.1:37729_solr c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76561bc3: 
rootName = solr_37729, domain = 
solr.core.testErrorChecks-collection.shard1.replica_n1, service url = null, 
agent id = null] for registry 
solr.core.testErrorChecks-collection.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@7a6cda07
   [junit4]   2> 1532317 INFO  (coreCloseExecutor-5594-thread-1) 
[n:127.0.0.1:33957_solr c:testErrorChecks-collection s:shard2 r:core_node4 
x:testErrorChecks-collection_shard2_replica_n2] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.testErrorChecks-collection.shard2.leader, 
tag=2080848176
   [junit4]   2> 1532318 INFO  (jetty-closer-3512-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98963336481144837-127.0.0.1:33957_solr-n_0000000000) closing
   [junit4]   2> 1532318 INFO  
(OverseerStateUpdate-98963336481144837-127.0.0.1:33957_solr-n_0000000000) 
[n:127.0.0.1:33957_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:33957_solr
   [junit4]   2> 1532318 WARN  
(OverseerAutoScalingTriggerThread-98963336481144837-127.0.0.1:33957_solr-n_0000000000)
 [n:127.0.0.1:33957_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1532319 INFO  
(zkCallback-3523-thread-3-processing-n:127.0.0.1:37729_solr) 
[n:127.0.0.1:37729_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37729_solr
   [junit4]   2> 1532319 INFO  (jetty-closer-3512-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@436861d8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1532322 INFO  (coreCloseExecutor-5595-thread-1) 
[n:127.0.0.1:37729_solr c:testErrorChecks-collection s:shard1 r:core_node3 
x:testErrorChecks-collection_shard1_replica_n1] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.testErrorChecks-collection.shard1.leader, tag=777499871
   [junit4]   2> 1532323 INFO  (jetty-closer-3512-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@72ed56bf{/solr,null,UNAVAILABLE}
   [junit4]   2> 1532324 ERROR 
(SUITE-AliasIntegrationTest-seed#[8244F785450BD349]-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> 1532324 INFO  
(SUITE-AliasIntegrationTest-seed#[8244F785450BD349]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40049 40049
   [junit4]   2> 1537366 INFO  (Thread-2915) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40049 40049
   [junit4]   2> 1537367 WARN  (Thread-2915) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       
/solr/collections/testErrorChecks-collection/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_8244F785450BD349-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@a9f23fe),
 locale=ar-YE, timezone=Asia/Ashkhabad
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=186355104,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSchemalessBufferedUpdates, FullHLLTest, TestHalfAndHalfDocValues, 
MoreLikeThisHandlerTest, TestRawTransformer, TestStressRecovery, 
InfixSuggestersTest, DocValuesMultiTest, TestJavabinTupleStreamParser, 
TestCollationField, TestSubQueryTransformerDistrib, TestInfoStreamLogging, 
TestScoreJoinQPNoScore, TestSolrFieldCacheBean, SpatialHeatmapFacetsTest, 
DistributedTermsComponentTest, TestClusterProperties, TestLazyCores, 
TestMaxScoreQueryParser, BasicAuthIntegrationTest, SmileWriterTest, 
TestManagedSchemaThreadSafety, TestNoOpRegenerator, 
DistributedFacetPivotLargeTest, SolrRequestParserTest, SolrMetricManagerTest, 
TestAtomicUpdateErrorCases, CdcrReplicationHandlerTest, TestLegacyField, 
ZkFailoverTest, MBeansHandlerTest, DeleteShardTest, TestMacroExpander, 
ConvertedLegacyTest, DocumentAnalysisRequestHandlerTest, GraphQueryTest, 
AddBlockUpdateTest, CircularListTest, TestSolrCloudWithHadoopAuthPlugin, 
TestCloudInspectUtil, TestSchemaVersionResource, RemoteQueryErrorTest, 
TestPseudoReturnFields, SpellingQueryConverterTest, TestDocSet, 
ChaosMonkeySafeLeaderTest, OpenExchangeRatesOrgProviderTest, 
DirectUpdateHandlerTest, TestWriterPerf, TestRangeQuery, 
UninvertDocValuesMergePolicyTest, TestChildDocTransformer, 
SolrGangliaReporterTest, TestSQLHandler, DistributedVersionInfoTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestBM25SimilarityFactory, 
TestExportWriter, SolrXmlInZkTest, DistributedDebugComponentTest, 
BinaryUpdateRequestHandlerTest, ClassificationUpdateProcessorTest, 
LargeFieldTest, TestSurroundQueryParser, 
TestDistributedStatsComponentCardinality, TestCryptoKeys, V2StandaloneTest, 
TestFieldCacheReopen, TestLuceneMatchVersion, TestAuthorizationFramework, 
NumberUtilsTest, BigEndianAscendingWordSerializerTest, TestPivotHelperCode, 
TestSolrCoreSnapshots, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
SolrCmdDistributorTest, TestSolrConfigHandler, TestSolrQueryParser, 
NodeLostTriggerTest, DOMUtilTest, TestStressCloudBlindAtomicUpdates, 
TestQuerySenderNoQuery, TestConfigSetsAPI, TestBlobHandler, AssignTest, 
BlockDirectoryTest, HealthCheckHandlerTest, TestCollectionAPIs, 
HdfsBasicDistributedZk2Test, BadCopyFieldTest, DataDrivenBlockJoinTest, 
ShardRoutingTest, TlogReplayBufferedWhileIndexingTest, TestOrdValues, 
TolerantUpdateProcessorTest, TestStressLucene, TestConfigSetProperties, 
CollectionTooManyReplicasTest, TestSolrCloudWithDelegationTokens, 
ShowFileRequestHandlerTest, TestJmxIntegration, TestRTGBase, 
SolrJmxReporterTest, TestSmileRequest, TestFieldSortValues, 
TestFreeTextSuggestions, PrimUtilsTest, ClusterStateUpdateTest, 
OutputWriterTest, HdfsRecoverLeaseTest, CloudExitableDirectoryReaderTest, 
TestOmitPositions, TestExactSharedStatsCache, HdfsChaosMonkeySafeLeaderTest, 
SaslZkACLProviderTest, NumericFieldsTest, 
DistributedQueryComponentOptimizationTest, TestNumericTerms32, 
TestPerFieldSimilarity, TestReloadAndDeleteDocs, 
SchemaVersionSpecificBehaviorTest, UnloadDistributedZkTest, 
OpenCloseCoreStressTest, OverseerTest, TestRandomFaceting, ZkSolrClientTest, 
TestRandomDVFaceting, TestFaceting, DistributedSpellCheckComponentTest, 
TermVectorComponentDistributedTest, TestStressReorder, StatsComponentTest, 
QueryElevationComponentTest, BadIndexSchemaTest, TestSort, 
BasicFunctionalityTest, SolrIndexSplitterTest, 
SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, 
TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, SpatialFilterTest, 
TestCSVLoader, NoCacheHeaderTest, TestUpdate, DirectUpdateHandlerOptimizeTest, 
DefaultValueUpdateProcessorTest, TestRemoteStreaming, SolrInfoBeanTest, 
IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, 
TestReversedWildcardFilterFactory, TermsComponentTest, 
FastVectorHighlighterTest, RegexBoostProcessorTest, 
UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, 
PingRequestHandlerTest, TestFastWriter, ScriptEngineTest, TestFastLRUCache, 
PreAnalyzedFieldTest, TestSystemIdResolver, DateFieldTest, TestUtils, 
TestDocumentBuilder, SliceStateTest, UUIDFieldTest, 
DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestHighlightDedupGrouping, TestTolerantSearch, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, 
TestJettySolrRunner, ConnectionReuseTest, AliasIntegrationTest]
   [junit4] Completed [527/749 (1!)] on J1 in 156.99s, 2 tests, 1 failure, 1 
error <<< FAILURES!

[...truncated 47993 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to