Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1242/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
        at 
__randomizedtesting.SeedInfo.seed([58702447EC2F4908:D0241B9D42D324F0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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 11966 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/init-core-data-001
   [junit4]   2> 137324 WARN  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[58702447EC2F4908]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 137324 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[58702447EC2F4908]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 137326 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[58702447EC2F4908]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 137326 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[58702447EC2F4908]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 137326 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[58702447EC2F4908]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /tbn/zr
   [junit4]   2> 137328 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 137328 INFO  (Thread-405) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 137328 INFO  (Thread-405) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 137334 ERROR (Thread-405) [    ] 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> 137428 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36671
   [junit4]   2> 137430 INFO  (zkConnectionManagerCallback-327-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 137447 INFO  (zkConnectionManagerCallback-329-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 137449 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 137450 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 137451 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 137452 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 137452 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 137453 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 137453 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 137454 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 137457 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 137458 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 137459 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 137461 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 137540 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T09:27:37-12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 137545 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 137545 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 137545 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 137546 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7486a64c{/tbn/zr,null,AVAILABLE}
   [junit4]   2> 137547 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3fa5aaa{HTTP/1.1,[http/1.1]}{127.0.0.1:40539}
   [junit4]   2> 137547 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.Server Started @139868ms
   [junit4]   2> 137547 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/tbn/zr, hostPort=40539, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/control-001/cores}
   [junit4]   2> 137547 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 137547 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 137547 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 137547 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 137547 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-25T18:18:33.413Z
   [junit4]   2> 137553 INFO  (zkConnectionManagerCallback-331-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 137553 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 137553 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/control-001/solr.xml
   [junit4]   2> 137556 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 137556 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 137557 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d2a9577, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 137559 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36671/solr
   [junit4]   2> 137560 INFO  (zkConnectionManagerCallback-335-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 137562 INFO  
(zkConnectionManagerCallback-337-thread-1-processing-n:127.0.0.1:40539_tbn%2Fzr)
 [n:127.0.0.1:40539_tbn%2Fzr    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 137594 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:40539_tbn%2Fzr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 137594 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:40539_tbn%2Fzr    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:40539_tbn%2Fzr
   [junit4]   2> 137594 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:40539_tbn%2Fzr    ] o.a.s.c.Overseer Overseer 
(id=99411841069744132-127.0.0.1:40539_tbn%2Fzr-n_0000000000) starting
   [junit4]   2> 137598 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:40539_tbn%2Fzr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40539_tbn%2Fzr
   [junit4]   2> 137609 INFO  
(OverseerStateUpdate-99411841069744132-127.0.0.1:40539_tbn%2Fzr-n_0000000000) 
[n:127.0.0.1:40539_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 137699 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:40539_tbn%2Fzr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d2a9577
   [junit4]   2> 137704 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:40539_tbn%2Fzr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d2a9577
   [junit4]   2> 137704 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:40539_tbn%2Fzr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d2a9577
   [junit4]   2> 137705 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:40539_tbn%2Fzr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/control-001/cores
   [junit4]   2> 137718 INFO  (zkConnectionManagerCallback-343-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 137719 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 137719 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36671/solr ready
   [junit4]   2> 137721 INFO  (qtp333570817-1562) [n:127.0.0.1:40539_tbn%2Fzr   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40539_tbn%252Fzr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 137723 INFO  
(OverseerThreadFactory-495-thread-1-processing-n:127.0.0.1:40539_tbn%2Fzr) 
[n:127.0.0.1:40539_tbn%2Fzr    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 137830 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 137830 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 137933 INFO  
(zkCallback-336-thread-1-processing-n:127.0.0.1:40539_tbn%2Fzr) 
[n:127.0.0.1:40539_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 138877 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 138891 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 138935 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 138944 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 138945 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d2a9577
   [junit4]   2> 138945 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 138945 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 138947 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=53.6435546875, 
floorSegmentMB=1.8740234375, forceMergeDeletesPctAllowed=6.203799635462705, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 138950 WARN  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 138980 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 138980 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 138981 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 138981 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 138982 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=44.6552734375, 
floorSegmentMB=1.33203125, forceMergeDeletesPctAllowed=20.067009202089018, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 138982 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6fad0048[control_collection_shard1_replica_n1] main]
   [junit4]   2> 138983 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 138983 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 138983 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 138985 INFO  
(searcherExecutor-498-thread-1-processing-n:127.0.0.1:40539_tbn%2Fzr 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:40539_tbn%2Fzr c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@6fad0048[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 138985 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1590589458849202176
   [junit4]   2> 138988 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 138988 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 138988 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40539/tbn/zr/control_collection_shard1_replica_n1/
   [junit4]   2> 138988 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 138988 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:40539/tbn/zr/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 138988 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 138993 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40539/tbn/zr/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 139094 INFO  
(zkCallback-336-thread-2-processing-n:127.0.0.1:40539_tbn%2Fzr) 
[n:127.0.0.1:40539_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 139144 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 139145 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1315
   [junit4]   2> 139147 INFO  (qtp333570817-1562) [n:127.0.0.1:40539_tbn%2Fzr   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 139246 INFO  
(zkCallback-336-thread-2-processing-n:127.0.0.1:40539_tbn%2Fzr) 
[n:127.0.0.1:40539_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 139723 INFO  
(OverseerCollectionConfigSetProcessor-99411841069744132-127.0.0.1:40539_tbn%2Fzr-n_0000000000)
 [n:127.0.0.1:40539_tbn%2Fzr    ] 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> 140147 INFO  (qtp333570817-1562) [n:127.0.0.1:40539_tbn%2Fzr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40539_tbn%252Fzr&wt=javabin&version=2}
 status=0 QTime=2426
   [junit4]   2> 140151 INFO  (zkConnectionManagerCallback-347-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140152 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 140152 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36671/solr ready
   [junit4]   2> 140152 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 140154 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 140155 INFO  
(OverseerThreadFactory-495-thread-2-processing-n:127.0.0.1:40539_tbn%2Fzr) 
[n:127.0.0.1:40539_tbn%2Fzr    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 140156 WARN  
(OverseerThreadFactory-495-thread-2-processing-n:127.0.0.1:40539_tbn%2Fzr) 
[n:127.0.0.1:40539_tbn%2Fzr    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 140365 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 140366 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=211
   [junit4]   2> 140428 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/shard-1-001
 of type NRT
   [junit4]   2> 140429 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T09:27:37-12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 140429 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 140430 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 140430 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 140430 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@54fa981b{/tbn/zr,null,AVAILABLE}
   [junit4]   2> 140430 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@14741c80{HTTP/1.1,[http/1.1]}{127.0.0.1:43519}
   [junit4]   2> 140430 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.Server Started @142751ms
   [junit4]   2> 140430 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/tbn/zr, hostPort=43519, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/shard-1-001/cores}
   [junit4]   2> 140430 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 140430 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 140430 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 140430 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 140430 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-25T18:18:36.296Z
   [junit4]   2> 140432 INFO  (zkConnectionManagerCallback-349-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140433 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 140433 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/shard-1-001/solr.xml
   [junit4]   2> 140435 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 140435 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 140436 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d2a9577, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 140438 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36671/solr
   [junit4]   2> 140439 INFO  (zkConnectionManagerCallback-353-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140441 INFO  
(zkConnectionManagerCallback-355-thread-1-processing-n:127.0.0.1:43519_tbn%2Fzr)
 [n:127.0.0.1:43519_tbn%2Fzr    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 140443 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:43519_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 140444 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:43519_tbn%2Fzr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 140445 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:43519_tbn%2Fzr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43519_tbn%2Fzr
   [junit4]   2> 140446 INFO  
(zkCallback-336-thread-2-processing-n:127.0.0.1:40539_tbn%2Fzr) 
[n:127.0.0.1:40539_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 140448 INFO  (zkCallback-346-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 140448 INFO  
(zkCallback-354-thread-1-processing-n:127.0.0.1:43519_tbn%2Fzr) 
[n:127.0.0.1:43519_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 140488 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:43519_tbn%2Fzr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d2a9577
   [junit4]   2> 140497 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:43519_tbn%2Fzr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d2a9577
   [junit4]   2> 140498 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:43519_tbn%2Fzr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d2a9577
   [junit4]   2> 140499 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:43519_tbn%2Fzr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/shard-1-001/cores
   [junit4]   2> 140525 INFO  (qtp333570817-1563) [n:127.0.0.1:40539_tbn%2Fzr   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:43519_tbn%252Fzr&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 140527 INFO  
(OverseerCollectionConfigSetProcessor-99411841069744132-127.0.0.1:40539_tbn%2Fzr-n_0000000000)
 [n:127.0.0.1:40539_tbn%2Fzr    ] 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> 140527 INFO  
(OverseerThreadFactory-495-thread-3-processing-n:127.0.0.1:40539_tbn%2Fzr) 
[n:127.0.0.1:40539_tbn%2Fzr    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:43519_tbn%2Fzr for creating new replica
   [junit4]   2> 140529 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 140530 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 140633 INFO  
(zkCallback-354-thread-1-processing-n:127.0.0.1:43519_tbn%2Fzr) 
[n:127.0.0.1:43519_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 141689 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 141699 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 141743 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 141750 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n61' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 141751 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n61' (registry 
'solr.core.collection1.shard2.replica_n61') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d2a9577
   [junit4]   2> 141751 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 141751 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n61] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/shard-1-001/cores/collection1_shard2_replica_n61],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 141753 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=53.6435546875, 
floorSegmentMB=1.8740234375, forceMergeDeletesPctAllowed=6.203799635462705, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 141756 WARN  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 141781 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 141781 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 141781 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 141781 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 141782 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=44.6552734375, 
floorSegmentMB=1.33203125, forceMergeDeletesPctAllowed=20.067009202089018, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 141782 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11e3b06a[collection1_shard2_replica_n61] main]
   [junit4]   2> 141783 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 141783 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 141784 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 141785 INFO  
(searcherExecutor-509-thread-1-processing-n:127.0.0.1:43519_tbn%2Fzr 
x:collection1_shard2_replica_n61 s:shard2 c:collection1) 
[n:127.0.0.1:43519_tbn%2Fzr c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[collection1_shard2_replica_n61] Registered new searcher 
Searcher@11e3b06a[collection1_shard2_replica_n61] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 141785 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1590589461785214976
   [junit4]   2> 141797 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 141797 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 141797 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:43519/tbn/zr/collection1_shard2_replica_n61/
   [junit4]   2> 141797 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 141797 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
http://127.0.0.1:43519/tbn/zr/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 141797 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 141799 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43519/tbn/zr/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 141900 INFO  
(zkCallback-354-thread-1-processing-n:127.0.0.1:43519_tbn%2Fzr) 
[n:127.0.0.1:43519_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 141949 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 141951 INFO  (qtp78120924-1612) [n:127.0.0.1:43519_tbn%2Fzr 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1421
   [junit4]   2> 141953 INFO  (qtp333570817-1563) [n:127.0.0.1:40539_tbn%2Fzr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:43519_tbn%252Fzr&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1427
   [junit4]   2> 142034 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/shard-2-001
 of type NRT
   [junit4]   2> 142034 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T09:27:37-12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 142035 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 142035 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 142035 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 142036 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@696a5b26{/tbn/zr,null,AVAILABLE}
   [junit4]   2> 142036 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6fef1ee3{HTTP/1.1,[http/1.1]}{127.0.0.1:45547}
   [junit4]   2> 142036 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.Server Started @144357ms
   [junit4]   2> 142036 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/tbn/zr, 
hostPort=45547, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/shard-2-001/cores}
   [junit4]   2> 142037 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 142037 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 142037 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 142037 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 142037 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-25T18:18:37.903Z
   [junit4]   2> 142038 INFO  (zkConnectionManagerCallback-359-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 142039 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 142039 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/shard-2-001/solr.xml
   [junit4]   2> 142042 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 142042 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 142043 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d2a9577, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 142046 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36671/solr
   [junit4]   2> 142047 INFO  (zkConnectionManagerCallback-363-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 142049 INFO  
(zkConnectionManagerCallback-365-thread-1-processing-n:127.0.0.1:45547_tbn%2Fzr)
 [n:127.0.0.1:45547_tbn%2Fzr    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 142051 INFO  
(zkCallback-354-thread-1-processing-n:127.0.0.1:43519_tbn%2Fzr) 
[n:127.0.0.1:43519_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 142052 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:45547_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 142052 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:45547_tbn%2Fzr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 142053 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:45547_tbn%2Fzr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45547_tbn%2Fzr
   [junit4]   2> 142053 INFO  (zkCallback-346-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 142054 INFO  
(zkCallback-354-thread-1-processing-n:127.0.0.1:43519_tbn%2Fzr) 
[n:127.0.0.1:43519_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 142054 INFO  
(zkCallback-364-thread-1-processing-n:127.0.0.1:45547_tbn%2Fzr) 
[n:127.0.0.1:45547_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 142054 INFO  
(zkCallback-336-thread-2-processing-n:127.0.0.1:40539_tbn%2Fzr) 
[n:127.0.0.1:40539_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 142108 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:45547_tbn%2Fzr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d2a9577
   [junit4]   2> 142114 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:45547_tbn%2Fzr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d2a9577
   [junit4]   2> 142114 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:45547_tbn%2Fzr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d2a9577
   [junit4]   2> 142115 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:45547_tbn%2Fzr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/shard-2-001/cores
   [junit4]   2> 142136 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:45547_tbn%252Fzr&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 142137 INFO  
(OverseerCollectionConfigSetProcessor-99411841069744132-127.0.0.1:40539_tbn%2Fzr-n_0000000000)
 [n:127.0.0.1:40539_tbn%2Fzr    ] 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> 142138 INFO  
(OverseerThreadFactory-495-thread-4-processing-n:127.0.0.1:40539_tbn%2Fzr) 
[n:127.0.0.1:40539_tbn%2Fzr    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:45547_tbn%2Fzr for creating new replica
   [junit4]   2> 142140 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr  
  ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 142141 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr  
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 142243 INFO  
(zkCallback-354-thread-1-processing-n:127.0.0.1:43519_tbn%2Fzr) 
[n:127.0.0.1:43519_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 142244 INFO  
(zkCallback-364-thread-1-processing-n:127.0.0.1:45547_tbn%2Fzr) 
[n:127.0.0.1:45547_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 143254 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 143265 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 143310 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 143320 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard3_replica_n63' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 143320 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard3.replica_n63' (registry 
'solr.core.collection1.shard3.replica_n63') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d2a9577
   [junit4]   2> 143320 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 143321 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n63] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/shard-2-001/cores/collection1_shard3_replica_n63],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 143323 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=53.6435546875, 
floorSegmentMB=1.8740234375, forceMergeDeletesPctAllowed=6.203799635462705, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 143325 WARN  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 143364 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 143364 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 143365 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 143365 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 143366 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=44.6552734375, 
floorSegmentMB=1.33203125, forceMergeDeletesPctAllowed=20.067009202089018, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 143367 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@29e8792d[collection1_shard3_replica_n63] main]
   [junit4]   2> 143368 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 143368 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 143369 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 143369 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1590589463446159360
   [junit4]   2> 143372 INFO  
(searcherExecutor-520-thread-1-processing-n:127.0.0.1:45547_tbn%2Fzr 
x:collection1_shard3_replica_n63 s:shard3 c:collection1) 
[n:127.0.0.1:45547_tbn%2Fzr c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[collection1_shard3_replica_n63] Registered new searcher 
Searcher@29e8792d[collection1_shard3_replica_n63] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 143374 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 143374 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 143374 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:45547/tbn/zr/collection1_shard3_replica_n63/
   [junit4]   2> 143375 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 143375 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
http://127.0.0.1:45547/tbn/zr/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 143375 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 143378 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45547/tbn/zr/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 143479 INFO  
(zkCallback-354-thread-1-processing-n:127.0.0.1:43519_tbn%2Fzr) 
[n:127.0.0.1:43519_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 143479 INFO  
(zkCallback-364-thread-1-processing-n:127.0.0.1:45547_tbn%2Fzr) 
[n:127.0.0.1:45547_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 143529 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 143530 INFO  (qtp2114020577-1645) [n:127.0.0.1:45547_tbn%2Fzr 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1389
   [junit4]   2> 143532 INFO  (qtp333570817-1568) [n:127.0.0.1:40539_tbn%2Fzr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:45547_tbn%252Fzr&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
 status=0 QTime=1396
   [junit4]   2> 143626 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/shard-3-001
 of type NRT
   [junit4]   2> 143626 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T09:27:37-12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 143631 INFO  
(zkCallback-354-thread-1-processing-n:127.0.0.1:43519_tbn%2Fzr) 
[n:127.0.0.1:43519_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 143631 INFO  
(zkCallback-364-thread-1-processing-n:127.0.0.1:45547_tbn%2Fzr) 
[n:127.0.0.1:45547_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 143657 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 143657 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 143657 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 143657 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3305f2e2{/tbn/zr,null,AVAILABLE}
   [junit4]   2> 143658 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@25f0fa66{HTTP/1.1,[http/1.1]}{127.0.0.1:36063}
   [junit4]   2> 143658 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.Server Started @145979ms
   [junit4]   2> 143658 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/tbn/zr, 
hostPort=36063, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/shard-3-001/cores}
   [junit4]   2> 143658 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 143659 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 143659 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 143659 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 143659 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-25T18:18:39.525Z
   [junit4]   2> 143665 INFO  (zkConnectionManagerCallback-369-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 143666 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 143666 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/shard-3-001/solr.xml
   [junit4]   2> 143669 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 143670 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 143670 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d2a9577, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 143673 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36671/solr
   [junit4]   2> 143701 INFO  (zkConnectionManagerCallback-373-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 143729 INFO  
(zkConnectionManagerCallback-375-thread-1-processing-n:127.0.0.1:36063_tbn%2Fzr)
 [n:127.0.0.1:36063_tbn%2Fzr    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 143733 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:36063_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 143734 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:36063_tbn%2Fzr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 143736 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:36063_tbn%2Fzr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36063_tbn%2Fzr
   [junit4]   2> 143736 INFO  (zkCallback-346-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 143736 INFO  
(zkCallback-354-thread-1-processing-n:127.0.0.1:43519_tbn%2Fzr) 
[n:127.0.0.1:43519_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 143737 INFO  
(zkCallback-364-thread-1-processing-n:127.0.0.1:45547_tbn%2Fzr) 
[n:127.0.0.1:45547_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 143738 INFO  
(zkCallback-374-thread-1-processing-n:127.0.0.1:36063_tbn%2Fzr) 
[n:127.0.0.1:36063_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 143738 INFO  
(zkCallback-336-thread-2-processing-n:127.0.0.1:40539_tbn%2Fzr) 
[n:127.0.0.1:40539_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 143805 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:36063_tbn%2Fzr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d2a9577
   [junit4]   2> 143816 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:36063_tbn%2Fzr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d2a9577
   [junit4]   2> 143816 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:36063_tbn%2Fzr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d2a9577
   [junit4]   2> 143818 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) 
[n:127.0.0.1:36063_tbn%2Fzr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/shard-3-001/cores
   [junit4]   2> 143941 INFO  (qtp1491539505-1676) [n:127.0.0.1:36063_tbn%2Fzr  
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:36063_tbn%252Fzr&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 143949 INFO  
(OverseerCollectionConfigSetProcessor-99411841069744132-127.0.0.1:40539_tbn%2Fzr-n_0000000000)
 [n:127.0.0.1:40539_tbn%2Fzr    ] 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> 143950 INFO  
(OverseerThreadFactory-495-thread-5-processing-n:127.0.0.1:40539_tbn%2Fzr) 
[n:127.0.0.1:40539_tbn%2Fzr    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:36063_tbn%2Fzr for creating new replica
   [junit4]   2> 143954 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr  
  ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 143954 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr  
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 144062 INFO  
(zkCallback-354-thread-1-processing-n:127.0.0.1:43519_tbn%2Fzr) 
[n:127.0.0.1:43519_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 144062 INFO  
(zkCallback-364-thread-1-processing-n:127.0.0.1:45547_tbn%2Fzr) 
[n:127.0.0.1:45547_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 144063 INFO  
(zkCallback-374-thread-1-processing-n:127.0.0.1:36063_tbn%2Fzr) 
[n:127.0.0.1:36063_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 145018 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 145026 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 145087 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 145096 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n65' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 145097 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n65' (registry 
'solr.core.collection1.shard1.replica_n65') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d2a9577
   [junit4]   2> 145097 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 145097 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n65] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/shard-3-001/cores/collection1_shard1_replica_n65],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 145099 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=53.6435546875, 
floorSegmentMB=1.8740234375, forceMergeDeletesPctAllowed=6.203799635462705, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 145103 WARN  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 145139 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 145139 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 145140 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 145140 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 145141 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=44.6552734375, 
floorSegmentMB=1.33203125, forceMergeDeletesPctAllowed=20.067009202089018, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 145141 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@46b60b46[collection1_shard1_replica_n65] main]
   [junit4]   2> 145142 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 145143 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 145143 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 145145 INFO  
(searcherExecutor-531-thread-1-processing-n:127.0.0.1:36063_tbn%2Fzr 
x:collection1_shard1_replica_n65 s:shard1 c:collection1) 
[n:127.0.0.1:36063_tbn%2Fzr c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
[collection1_shard1_replica_n65] Registered new searcher 
Searcher@46b60b46[collection1_shard1_replica_n65] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 145145 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1590589465308430336
   [junit4]   2> 145148 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 145148 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 145148 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:36063/tbn/zr/collection1_shard1_replica_n65/
   [junit4]   2> 145148 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 145148 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy 
http://127.0.0.1:36063/tbn/zr/collection1_shard1_replica_n65/ has no replicas
   [junit4]   2> 145148 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 145149 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36063/tbn/zr/collection1_shard1_replica_n65/ shard1
   [junit4]   2> 145250 INFO  
(zkCallback-374-thread-1-processing-n:127.0.0.1:36063_tbn%2Fzr) 
[n:127.0.0.1:36063_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 145250 INFO  
(zkCallback-354-thread-1-processing-n:127.0.0.1:43519_tbn%2Fzr) 
[n:127.0.0.1:43519_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 145250 INFO  
(zkCallback-364-thread-1-processing-n:127.0.0.1:45547_tbn%2Fzr) 
[n:127.0.0.1:45547_tbn%2Fzr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 145299 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 145301 INFO  (qtp1491539505-1682) [n:127.0.0.1:36063_tbn%2Fzr 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1347
   [junit4]   2> 145303 INFO  (qtp1491539505-1676) [n:127.0.0.1:36063_tbn%2Fzr  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:36063_tbn%252Fzr&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1361
   [junit4]   2> 145387 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/shard-4-001
 of type NRT
   [junit4]   2> 145387 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T09:27:37-12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 145389 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 145389 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 145389 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 145390 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15886c57{/tbn/zr,null,AVAILABLE}
   [junit4]   2> 145390 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6e8b093d{HTTP/1.1,[http/1.1]}{127.0.0.1:46377}
   [junit4]   2> 145390 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.Server Started @147711ms
   [junit4]   2> 145390 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/tbn/zr, hostPort=46377, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/s

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

a:308)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
   [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> 198290 WARN  (ScheduledTrigger-696-thread-1) 
[n:127.0.0.1:40503_tbn%2Fzr    ] o.a.s.c.a.TriggerBase Exception getting 
trigger state '/autoscaling/triggerState/.auto_add_replicas'
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/autoscaling/triggerState/.auto_add_replicas
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1102)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:315)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:315)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ZkDistribStateManager.hasData(ZkDistribStateManager.java:57)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.TriggerBase.restoreState(TriggerBase.java:221)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.run(ScheduledTriggers.java:561)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
   [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> 198290 WARN  (ScheduledTrigger-696-thread-1) 
[n:127.0.0.1:40503_tbn%2Fzr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger ran 
but was already closed
   [junit4]   2> 198290 WARN  (ScheduledTrigger-696-thread-1) 
[n:127.0.0.1:40503_tbn%2Fzr    ] o.a.s.c.a.TriggerBase Exception updating 
trigger state '/autoscaling/triggerState/.auto_add_replicas'
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/autoscaling/triggerState/.auto_add_replicas
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1102)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:315)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:315)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ZkDistribStateManager.hasData(ZkDistribStateManager.java:57)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.TriggerBase.saveState(TriggerBase.java:203)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.run(ScheduledTriggers.java:576)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
   [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> 198292 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@be37350{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 198292 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1079ed09{/tbn/zr,null,UNAVAILABLE}
   [junit4]   2> 198292 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 198292 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 36177
   [junit4]   2> 198292 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
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> 198293 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[58702447EC2F4908]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36671 36671
   [junit4]   2> 200748 INFO  (Thread-405) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36671 36671
   [junit4]   2> 200748 WARN  (Thread-405) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        11      /solr/configs/conf1
   [junit4]   2>        7       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/clusterprops.json
   [junit4]   2>        15      /solr/clusterstate.json
   [junit4]   2>        6       /solr/collections/collection1/state.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2>        5       /solr/collections/collection2/state.json
   [junit4]   2>        2       
/solr/collections/collection2/leader_elect/shard3/election/99411841069744146-core_node17-n_0000000000
   [junit4]   2>        2       
/solr/collections/collection2/leader_elect/shard1/election/99411841069744140-core_node9-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/99411841069744140-127.0.0.1:45547_tbn%2Fzr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/live_nodes
   [junit4]   2>        15      /solr/collections
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test 
-Dtests.seed=58702447EC2F4908 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=de -Dtests.timezone=Canada/Eastern -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 63.4s J0 | FullSolrCloudDistribCmdsTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find 
collection:collection2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([58702447EC2F4908:D0241B9D42D324F0]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_58702447EC2F4908-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=de, timezone=Canada/Eastern
   [junit4]   2> NOTE: Linux 4.13.0-31-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=289801032,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCloudExampleTest, 
HdfsThreadLeakTest, HLLSerializationTest, UpdateLogTest, 
TestReplicationHandlerBackup, TestPHPSerializedResponseWriter, 
SynonymTokenizerTest, TestCrossCoreJoin, TestIndexingPerformance, TestJoin, 
TestSubQueryTransformerCrossCore, TestSolrConfigHandlerConcurrent, 
CdcrBidirectionalTest, DistributedFacetExistsSmallTest, 
LeaderInitiatedRecoveryOnShardRestartTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [62/767 (1!)] on J0 in 63.45s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to