Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1204/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

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([B204049D6CAFA0E9:3A503B47C253CD11]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12266 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 467964 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[B204049D6CAFA0E9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B204049D6CAFA0E9-001/init-core-data-001
   [junit4]   2> 467965 WARN  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[B204049D6CAFA0E9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15
   [junit4]   2> 467965 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[B204049D6CAFA0E9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 467966 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[B204049D6CAFA0E9]-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> 467966 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[B204049D6CAFA0E9]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/qu_c/wh
   [junit4]   2> 467967 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 467967 INFO  (Thread-1034) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 467967 INFO  (Thread-1034) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 467973 ERROR (Thread-1034) [    ] 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> 468067 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44687
   [junit4]   2> 468071 INFO  (zkConnectionManagerCallback-834-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 468076 INFO  (zkConnectionManagerCallback-836-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 468078 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
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> 468078 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
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> 468079 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
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> 468080 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
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> 468080 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
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> 468081 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
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> 468081 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
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> 468082 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
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> 468083 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
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> 468083 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
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> 468084 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
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> 468085 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 468175 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 468176 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 468176 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 468176 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 468177 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5e827b01{/qu_c/wh,null,AVAILABLE}
   [junit4]   2> 468178 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@307403ce{HTTP/1.1,[http/1.1]}{127.0.0.1:43181}
   [junit4]   2> 468178 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.Server Started @469603ms
   [junit4]   2> 468178 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qu_c/wh, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B204049D6CAFA0E9-001/tempDir-001/control/data,
 hostPort=43181, 
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_B204049D6CAFA0E9-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 468178 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 468178 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 468178 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 468178 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 468178 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-20T02:17:57.663816Z
   [junit4]   2> 468179 INFO  (zkConnectionManagerCallback-838-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 468180 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 468180 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
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_B204049D6CAFA0E9-001/control-001/solr.xml
   [junit4]   2> 468181 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 468181 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 468182 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60ee76ba, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 468183 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44687/solr
   [junit4]   2> 468184 INFO  (zkConnectionManagerCallback-842-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 468185 INFO  
(zkConnectionManagerCallback-844-thread-1-processing-n:127.0.0.1:43181_qu_c%2Fwh)
 [n:127.0.0.1:43181_qu_c%2Fwh    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 468215 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:43181_qu_c%2Fwh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 468216 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:43181_qu_c%2Fwh    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:43181_qu_c%2Fwh
   [junit4]   2> 468216 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:43181_qu_c%2Fwh    ] o.a.s.c.Overseer Overseer 
(id=99379752301625348-127.0.0.1:43181_qu_c%2Fwh-n_0000000000) starting
   [junit4]   2> 468220 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:43181_qu_c%2Fwh    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43181_qu_c%2Fwh
   [junit4]   2> 468221 INFO  
(zkCallback-843-thread-1-processing-n:127.0.0.1:43181_qu_c%2Fwh) 
[n:127.0.0.1:43181_qu_c%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 468247 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:43181_qu_c%2Fwh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60ee76ba
   [junit4]   2> 468253 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:43181_qu_c%2Fwh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60ee76ba
   [junit4]   2> 468253 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:43181_qu_c%2Fwh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60ee76ba
   [junit4]   2> 468255 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:43181_qu_c%2Fwh    ] 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_B204049D6CAFA0E9-001/control-001/cores
   [junit4]   2> 468265 INFO  (zkConnectionManagerCallback-850-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 468266 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 468266 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44687/solr ready
   [junit4]   2> 468268 INFO  (qtp1025548477-3869) [n:127.0.0.1:43181_qu_c%2Fwh 
   ] 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:43181_qu_c%252Fwh&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 468269 INFO  
(OverseerThreadFactory-1636-thread-1-processing-n:127.0.0.1:43181_qu_c%2Fwh) 
[n:127.0.0.1:43181_qu_c%2Fwh    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 468372 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
   ] 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> 468373 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 468475 INFO  
(zkCallback-843-thread-1-processing-n:127.0.0.1:43181_qu_c%2Fwh) 
[n:127.0.0.1:43181_qu_c%2Fwh    ] 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> 469416 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 469433 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
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> 469478 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
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> 469485 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
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> 469485 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
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@60ee76ba
   [junit4]   2> 469485 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 469485 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
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_B204049D6CAFA0E9-001/control-001/cores/control_collection_shard1_replica_n1],
 
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_B204049D6CAFA0E9-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 469487 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
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=41, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=60.1962890625, 
floorSegmentMB=1.35546875, forceMergeDeletesPctAllowed=16.098671402704785, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.26111401726130357
   [junit4]   2> 469492 WARN  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
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> 469523 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
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> 469523 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
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> 469523 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 469524 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 469524 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
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=48, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=3.2275390625, 
floorSegmentMB=0.240234375, forceMergeDeletesPctAllowed=14.276446213046123, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 469524 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2f4f614a[control_collection_shard1_replica_n1] main]
   [junit4]   2> 469525 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 469525 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
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> 469526 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 469526 INFO  
(searcherExecutor-1639-thread-1-processing-n:127.0.0.1:43181_qu_c%2Fwh 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:43181_qu_c%2Fwh 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@2f4f614a[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 469526 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
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 1590076038458638336
   [junit4]   2> 469529 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 469529 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
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> 469529 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43181/qu_c/wh/control_collection_shard1_replica_n1/
   [junit4]   2> 469529 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
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> 469529 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:43181/qu_c/wh/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 469529 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
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> 469530 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
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:43181/qu_c/wh/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 469631 INFO  
(zkCallback-843-thread-2-processing-n:127.0.0.1:43181_qu_c%2Fwh) 
[n:127.0.0.1:43181_qu_c%2Fwh    ] 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> 469681 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
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> 469682 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
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=1310
   [junit4]   2> 469684 INFO  (qtp1025548477-3869) [n:127.0.0.1:43181_qu_c%2Fwh 
   ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 469783 INFO  
(zkCallback-843-thread-2-processing-n:127.0.0.1:43181_qu_c%2Fwh) 
[n:127.0.0.1:43181_qu_c%2Fwh    ] 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> 470270 INFO  
(OverseerCollectionConfigSetProcessor-99379752301625348-127.0.0.1:43181_qu_c%2Fwh-n_0000000000)
 [n:127.0.0.1:43181_qu_c%2Fwh    ] 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> 470684 INFO  (qtp1025548477-3869) [n:127.0.0.1:43181_qu_c%2Fwh 
   ] 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:43181_qu_c%252Fwh&wt=javabin&version=2}
 status=0 QTime=2416
   [junit4]   2> 470685 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x161115bb1ce0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 470687 INFO  (zkConnectionManagerCallback-854-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 470688 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 470688 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44687/solr ready
   [junit4]   2> 470688 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 470689 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
   ] 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> 470690 INFO  
(OverseerThreadFactory-1636-thread-2-processing-n:127.0.0.1:43181_qu_c%2Fwh) 
[n:127.0.0.1:43181_qu_c%2Fwh    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 470690 WARN  
(OverseerThreadFactory-1636-thread-2-processing-n:127.0.0.1:43181_qu_c%2Fwh) 
[n:127.0.0.1:43181_qu_c%2Fwh    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 470893 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
   ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 470893 INFO  (qtp1025548477-3875) [n:127.0.0.1:43181_qu_c%2Fwh 
   ] 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=204
   [junit4]   2> 470995 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
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_B204049D6CAFA0E9-001/shard-1-001
 of type NRT
   [junit4]   2> 470995 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 470996 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 470996 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 470996 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 470996 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d4b7d25{/qu_c/wh,null,AVAILABLE}
   [junit4]   2> 470997 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@26ea4b93{HTTP/1.1,[http/1.1]}{127.0.0.1:40747}
   [junit4]   2> 470997 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.Server Started @472422ms
   [junit4]   2> 470997 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qu_c/wh, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B204049D6CAFA0E9-001/tempDir-001/jetty1,
 hostPort=40747, 
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_B204049D6CAFA0E9-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 470997 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 470997 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 470997 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 470997 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 470997 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-20T02:18:00.482480Z
   [junit4]   2> 470998 INFO  (zkConnectionManagerCallback-856-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 470999 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 470999 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
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_B204049D6CAFA0E9-001/shard-1-001/solr.xml
   [junit4]   2> 471001 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 471001 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 471002 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60ee76ba, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 471004 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44687/solr
   [junit4]   2> 471005 INFO  (zkConnectionManagerCallback-860-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471007 INFO  
(zkConnectionManagerCallback-862-thread-1-processing-n:127.0.0.1:40747_qu_c%2Fwh)
 [n:127.0.0.1:40747_qu_c%2Fwh    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 471009 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:40747_qu_c%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 471009 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:40747_qu_c%2Fwh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 471010 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:40747_qu_c%2Fwh    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40747_qu_c%2Fwh
   [junit4]   2> 471011 INFO  
(zkCallback-843-thread-2-processing-n:127.0.0.1:43181_qu_c%2Fwh) 
[n:127.0.0.1:43181_qu_c%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 471011 INFO  (zkCallback-853-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 471011 INFO  
(zkCallback-861-thread-1-processing-n:127.0.0.1:40747_qu_c%2Fwh) 
[n:127.0.0.1:40747_qu_c%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 471047 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:40747_qu_c%2Fwh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60ee76ba
   [junit4]   2> 471053 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:40747_qu_c%2Fwh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60ee76ba
   [junit4]   2> 471053 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:40747_qu_c%2Fwh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60ee76ba
   [junit4]   2> 471054 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:40747_qu_c%2Fwh    ] 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_B204049D6CAFA0E9-001/shard-1-001/cores
   [junit4]   2> 471070 INFO  (qtp618737991-3920) [n:127.0.0.1:40747_qu_c%2Fwh  
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:40747_qu_c%252Fwh&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 471071 INFO  
(OverseerCollectionConfigSetProcessor-99379752301625348-127.0.0.1:43181_qu_c%2Fwh-n_0000000000)
 [n:127.0.0.1:43181_qu_c%2Fwh    ] 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> 471072 INFO  
(OverseerThreadFactory-1636-thread-3-processing-n:127.0.0.1:43181_qu_c%2Fwh) 
[n:127.0.0.1:43181_qu_c%2Fwh    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:40747_qu_c%2Fwh for creating new replica
   [junit4]   2> 471073 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh  
  ] 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> 471073 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh  
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 471175 INFO  
(zkCallback-861-thread-1-processing-n:127.0.0.1:40747_qu_c%2Fwh) 
[n:127.0.0.1:40747_qu_c%2Fwh    ] 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> 472083 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 472089 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 472132 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
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> 472152 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
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> 472153 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
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@60ee76ba
   [junit4]   2> 472153 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 472153 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
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_B204049D6CAFA0E9-001/shard-1-001/cores/collection1_shard2_replica_n61],
 
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_B204049D6CAFA0E9-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 472155 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=60.1962890625, 
floorSegmentMB=1.35546875, forceMergeDeletesPctAllowed=16.098671402704785, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.26111401726130357
   [junit4]   2> 472157 WARN  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
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> 472183 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 472183 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
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> 472184 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 472184 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 472185 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=3.2275390625, 
floorSegmentMB=0.240234375, forceMergeDeletesPctAllowed=14.276446213046123, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 472185 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5648a681[collection1_shard2_replica_n61] main]
   [junit4]   2> 472186 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 472186 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
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> 472186 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 472187 INFO  
(searcherExecutor-1650-thread-1-processing-n:127.0.0.1:40747_qu_c%2Fwh 
x:collection1_shard2_replica_n61 s:shard2 c:collection1) 
[n:127.0.0.1:40747_qu_c%2Fwh c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[collection1_shard2_replica_n61] Registered new searcher 
Searcher@5648a681[collection1_shard2_replica_n61] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 472187 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
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 
1590076041248899072
   [junit4]   2> 472189 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 472189 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
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> 472189 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:40747/qu_c/wh/collection1_shard2_replica_n61/
   [junit4]   2> 472189 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 472189 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
http://127.0.0.1:40747/qu_c/wh/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 472189 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 472190 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40747/qu_c/wh/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 472291 INFO  
(zkCallback-861-thread-1-processing-n:127.0.0.1:40747_qu_c%2Fwh) 
[n:127.0.0.1:40747_qu_c%2Fwh    ] 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> 472341 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 472342 INFO  (qtp618737991-3926) [n:127.0.0.1:40747_qu_c%2Fwh 
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=1269
   [junit4]   2> 472344 INFO  (qtp618737991-3920) [n:127.0.0.1:40747_qu_c%2Fwh  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:40747_qu_c%252Fwh&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1274
   [junit4]   2> 472443 INFO  
(zkCallback-861-thread-1-processing-n:127.0.0.1:40747_qu_c%2Fwh) 
[n:127.0.0.1:40747_qu_c%2Fwh    ] 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> 472472 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
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_B204049D6CAFA0E9-001/shard-2-001
 of type NRT
   [junit4]   2> 472472 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 472473 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 472473 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 472473 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 472473 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@612dd6f1{/qu_c/wh,null,AVAILABLE}
   [junit4]   2> 472474 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@532cce25{HTTP/1.1,[http/1.1]}{127.0.0.1:41007}
   [junit4]   2> 472474 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.Server Started @473899ms
   [junit4]   2> 472474 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qu_c/wh, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B204049D6CAFA0E9-001/tempDir-001/jetty2,
 hostPort=41007, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B204049D6CAFA0E9-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 472474 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 472474 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 472474 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 472474 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 472474 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-20T02:18:01.959811Z
   [junit4]   2> 472476 INFO  (zkConnectionManagerCallback-866-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 472476 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 472476 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
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_B204049D6CAFA0E9-001/shard-2-001/solr.xml
   [junit4]   2> 472478 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 472478 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 472479 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60ee76ba, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 472483 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44687/solr
   [junit4]   2> 472485 INFO  (zkConnectionManagerCallback-870-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 472492 INFO  
(zkConnectionManagerCallback-872-thread-1-processing-n:127.0.0.1:41007_qu_c%2Fwh)
 [n:127.0.0.1:41007_qu_c%2Fwh    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 472495 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:41007_qu_c%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 472496 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:41007_qu_c%2Fwh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 472497 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:41007_qu_c%2Fwh    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41007_qu_c%2Fwh
   [junit4]   2> 472497 INFO  (zkCallback-853-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 472497 INFO  
(zkCallback-861-thread-1-processing-n:127.0.0.1:40747_qu_c%2Fwh) 
[n:127.0.0.1:40747_qu_c%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 472497 INFO  
(zkCallback-843-thread-2-processing-n:127.0.0.1:43181_qu_c%2Fwh) 
[n:127.0.0.1:43181_qu_c%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 472500 INFO  
(zkCallback-871-thread-1-processing-n:127.0.0.1:41007_qu_c%2Fwh) 
[n:127.0.0.1:41007_qu_c%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 472530 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:41007_qu_c%2Fwh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60ee76ba
   [junit4]   2> 472537 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:41007_qu_c%2Fwh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60ee76ba
   [junit4]   2> 472537 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:41007_qu_c%2Fwh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60ee76ba
   [junit4]   2> 472538 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:41007_qu_c%2Fwh    ] 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_B204049D6CAFA0E9-001/shard-2-001/cores
   [junit4]   2> 472559 INFO  (qtp618737991-3924) [n:127.0.0.1:40747_qu_c%2Fwh  
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:41007_qu_c%252Fwh&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 472560 INFO  
(OverseerCollectionConfigSetProcessor-99379752301625348-127.0.0.1:43181_qu_c%2Fwh-n_0000000000)
 [n:127.0.0.1:43181_qu_c%2Fwh    ] 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> 472561 INFO  
(OverseerThreadFactory-1636-thread-4-processing-n:127.0.0.1:43181_qu_c%2Fwh) 
[n:127.0.0.1:43181_qu_c%2Fwh    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:41007_qu_c%2Fwh for creating new replica
   [junit4]   2> 472562 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
   ] 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> 472562 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 472664 INFO  
(zkCallback-861-thread-1-processing-n:127.0.0.1:40747_qu_c%2Fwh) 
[n:127.0.0.1:40747_qu_c%2Fwh    ] 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> 472664 INFO  
(zkCallback-871-thread-1-processing-n:127.0.0.1:41007_qu_c%2Fwh) 
[n:127.0.0.1:41007_qu_c%2Fwh    ] 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> 473571 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 473591 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 473648 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
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> 473655 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
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> 473656 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
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@60ee76ba
   [junit4]   2> 473656 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 473656 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
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_B204049D6CAFA0E9-001/shard-2-001/cores/collection1_shard3_replica_n63],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B204049D6CAFA0E9-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 473657 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=60.1962890625, 
floorSegmentMB=1.35546875, forceMergeDeletesPctAllowed=16.098671402704785, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.26111401726130357
   [junit4]   2> 473659 WARN  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
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> 473686 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 473686 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
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> 473687 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 473687 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 473688 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=3.2275390625, 
floorSegmentMB=0.240234375, forceMergeDeletesPctAllowed=14.276446213046123, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 473688 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4fd5bfc8[collection1_shard3_replica_n63] main]
   [junit4]   2> 473689 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 473689 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
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> 473689 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 473690 INFO  
(searcherExecutor-1661-thread-1-processing-n:127.0.0.1:41007_qu_c%2Fwh 
x:collection1_shard3_replica_n63 s:shard3 c:collection1) 
[n:127.0.0.1:41007_qu_c%2Fwh c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[collection1_shard3_replica_n63] Registered new searcher 
Searcher@4fd5bfc8[collection1_shard3_replica_n63] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 473690 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
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 
1590076042824908800
   [junit4]   2> 473693 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 473693 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
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> 473694 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:41007/qu_c/wh/collection1_shard3_replica_n63/
   [junit4]   2> 473694 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 473694 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
http://127.0.0.1:41007/qu_c/wh/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 473694 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 473695 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41007/qu_c/wh/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 473796 INFO  
(zkCallback-871-thread-1-processing-n:127.0.0.1:41007_qu_c%2Fwh) 
[n:127.0.0.1:41007_qu_c%2Fwh    ] 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> 473796 INFO  
(zkCallback-861-thread-1-processing-n:127.0.0.1:40747_qu_c%2Fwh) 
[n:127.0.0.1:40747_qu_c%2Fwh    ] 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> 473845 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 473847 INFO  (qtp1323333968-3955) [n:127.0.0.1:41007_qu_c%2Fwh 
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=1284
   [junit4]   2> 473848 INFO  (qtp618737991-3924) [n:127.0.0.1:40747_qu_c%2Fwh  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:41007_qu_c%252Fwh&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
 status=0 QTime=1288
   [junit4]   2> 473930 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
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_B204049D6CAFA0E9-001/shard-3-001
 of type NRT
   [junit4]   2> 473930 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 473931 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 473931 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 473931 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 473931 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a89b8ee{/qu_c/wh,null,AVAILABLE}
   [junit4]   2> 473932 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@434cbf88{HTTP/1.1,[http/1.1]}{127.0.0.1:39345}
   [junit4]   2> 473932 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.Server Started @475357ms
   [junit4]   2> 473932 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qu_c/wh, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B204049D6CAFA0E9-001/tempDir-001/jetty3,
 hostPort=39345, 
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_B204049D6CAFA0E9-001/shard-3-001/cores}
   [junit4]   2> 473932 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 473932 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 473932 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 473932 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 473932 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-20T02:18:03.417865Z
   [junit4]   2> 473933 INFO  (zkConnectionManagerCallback-876-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 473934 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 473934 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
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_B204049D6CAFA0E9-001/shard-3-001/solr.xml
   [junit4]   2> 473936 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 473936 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 473947 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60ee76ba, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 473947 INFO  
(zkCallback-861-thread-1-processing-n:127.0.0.1:40747_qu_c%2Fwh) 
[n:127.0.0.1:40747_qu_c%2Fwh    ] 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> 473947 INFO  
(zkCallback-871-thread-1-processing-n:127.0.0.1:41007_qu_c%2Fwh) 
[n:127.0.0.1:41007_qu_c%2Fwh    ] 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> 473949 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44687/solr
   [junit4]   2> 473950 INFO  (zkConnectionManagerCallback-880-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 473951 INFO  
(zkConnectionManagerCallback-882-thread-1-processing-n:127.0.0.1:39345_qu_c%2Fwh)
 [n:127.0.0.1:39345_qu_c%2Fwh    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 473953 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:39345_qu_c%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 473953 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:39345_qu_c%2Fwh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 473954 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:39345_qu_c%2Fwh    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39345_qu_c%2Fwh
   [junit4]   2> 473954 INFO  
(zkCallback-861-thread-1-processing-n:127.0.0.1:40747_qu_c%2Fwh) 
[n:127.0.0.1:40747_qu_c%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 473954 INFO  
(zkCallback-843-thread-2-processing-n:127.0.0.1:43181_qu_c%2Fwh) 
[n:127.0.0.1:43181_qu_c%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 473954 INFO  
(zkCallback-871-thread-1-processing-n:127.0.0.1:41007_qu_c%2Fwh) 
[n:127.0.0.1:41007_qu_c%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 473954 INFO  (zkCallback-853-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 473956 INFO  
(zkCallback-881-thread-1-processing-n:127.0.0.1:39345_qu_c%2Fwh) 
[n:127.0.0.1:39345_qu_c%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 473991 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:39345_qu_c%2Fwh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60ee76ba
   [junit4]   2> 473997 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:39345_qu_c%2Fwh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60ee76ba
   [junit4]   2> 473997 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:39345_qu_c%2Fwh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60ee76ba
   [junit4]   2> 473998 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) 
[n:127.0.0.1:39345_qu_c%2Fwh    ] 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_B204049D6CAFA0E9-001/shard-3-001/cores
   [junit4]   2> 474023 INFO  (qtp51817026-3986) [n:127.0.0.1:39345_qu_c%2Fwh   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:39345_qu_c%252Fwh&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 474024 INFO  
(OverseerCollectionConfigSetProcessor-99379752301625348-127.0.0.1:43181_qu_c%2Fwh-n_0000000000)
 [n:127.0.0.1:43181_qu_c%2Fwh    ] 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> 474025 INFO  
(OverseerThreadFactory-1636-thread-5-processing-n:127.0.0.1:43181_qu_c%2Fwh) 
[n:127.0.0.1:43181_qu_c%2Fwh    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:39345_qu_c%2Fwh for creating new replica
   [junit4]   2> 474026 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh   
 ] 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> 474026 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 474128 INFO  
(zkCallback-881-thread-1-processing-n:127.0.0.1:39345_qu_c%2Fwh) 
[n:127.0.0.1:39345_qu_c%2Fwh    ] 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> 474128 INFO  
(zkCallback-861-thread-1-processing-n:127.0.0.1:40747_qu_c%2Fwh) 
[n:127.0.0.1:40747_qu_c%2Fwh    ] 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> 474128 INFO  
(zkCallback-871-thread-1-processing-n:127.0.0.1:41007_qu_c%2Fwh) 
[n:127.0.0.1:41007_qu_c%2Fwh    ] 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> 475060 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 475066 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 475115 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
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> 475122 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
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> 475122 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
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@60ee76ba
   [junit4]   2> 475122 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 475122 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
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_B204049D6CAFA0E9-001/shard-3-001/cores/collection1_shard1_replica_n65],
 
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_B204049D6CAFA0E9-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 475124 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=60.1962890625, 
floorSegmentMB=1.35546875, forceMergeDeletesPctAllowed=16.098671402704785, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.26111401726130357
   [junit4]   2> 475125 WARN  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
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> 475149 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 475149 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
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> 475150 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 475150 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 475151 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=3.2275390625, 
floorSegmentMB=0.240234375, forceMergeDeletesPctAllowed=14.276446213046123, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 475151 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@76ffefd3[collection1_shard1_replica_n65] main]
   [junit4]   2> 475152 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 475152 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
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> 475152 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 475153 INFO  
(searcherExecutor-1672-thread-1-processing-n:127.0.0.1:39345_qu_c%2Fwh 
x:collection1_shard1_replica_n65 s:shard1 c:collection1) 
[n:127.0.0.1:39345_qu_c%2Fwh c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
[collection1_shard1_replica_n65] Registered new searcher 
Searcher@76ffefd3[collection1_shard1_replica_n65] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 475153 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
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 
1590076044358975488
   [junit4]   2> 475156 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 475156 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
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> 475156 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:39345/qu_c/wh/collection1_shard1_replica_n65/
   [junit4]   2> 475156 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 475156 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy 
http://127.0.0.1:39345/qu_c/wh/collection1_shard1_replica_n65/ has no replicas
   [junit4]   2> 475156 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 475158 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39345/qu_c/wh/collection1_shard1_replica_n65/ shard1
   [junit4]   2> 475258 INFO  
(zkCallback-871-thread-1-processing-n:127.0.0.1:41007_qu_c%2Fwh) 
[n:127.0.0.1:41007_qu_c%2Fwh    ] 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> 475258 INFO  
(zkCallback-861-thread-1-processing-n:127.0.0.1:40747_qu_c%2Fwh) 
[n:127.0.0.1:40747_qu_c%2Fwh    ] 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> 475258 INFO  
(zkCallback-881-thread-1-processing-n:127.0.0.1:39345_qu_c%2Fwh) 
[n:127.0.0.1:39345_qu_c%2Fwh    ] 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> 475308 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 475310 INFO  (qtp51817026-3992) [n:127.0.0.1:39345_qu_c%2Fwh 
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=1283
   [junit4]   2> 475311 INFO  (qtp51817026-3986) [n:127.0.0.1:39345_qu_c%2Fwh   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:39345_qu_c%252Fwh&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1287
   [junit4]   2> 475405 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
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_B204049D6CAFA0E9-001/shard-4-001
 of type NRT
   [junit4]   2> 475405 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 475406 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA

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

   2> 525288 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1593355145
   [junit4]   2> 525288 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 525288 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@33405e78: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@6f2d67b1
   [junit4]   2> 525289 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 525289 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4e0cdad8: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@2549393
   [junit4]   2> 525290 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 525290 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d1e652b: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@3f45137a
   [junit4]   2> 525291 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45321_qu_c%2Fwh
   [junit4]   2> 525291 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 525291 INFO  
(zkCallback-902-thread-1-processing-n:127.0.0.1:45321_qu_c%2Fwh) 
[n:127.0.0.1:45321_qu_c%2Fwh    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (0)
   [junit4]   2> 525291 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.Overseer Overseer 
(id=99379752301625365-127.0.0.1:45321_qu_c%2Fwh-n_0000000005) closing
   [junit4]   2> 525292 INFO  
(OverseerStateUpdate-99379752301625365-127.0.0.1:45321_qu_c%2Fwh-n_0000000005) 
[n:127.0.0.1:45321_qu_c%2Fwh    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:45321_qu_c%2Fwh
   [junit4]   2> 525292 WARN  
(OverseerAutoScalingTriggerThread-99379752301625365-127.0.0.1:45321_qu_c%2Fwh-n_0000000005)
 [n:127.0.0.1:45321_qu_c%2Fwh    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 525293 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1ef834da{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 525293 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5f435c5d{/qu_c/wh,null,UNAVAILABLE}
   [junit4]   2> 525293 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 525293 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 39127
   [junit4]   2> 525294 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
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> 525294 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B204049D6CAFA0E9]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44687 44687
   [junit4]   2> 526532 INFO  (Thread-1034) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:44687 44687
   [junit4]   2> 526533 WARN  (Thread-1034) [    ] 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/collections/collection2/state.json
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/collections/collection2/leader_elect/shard4/election/99379752301625365-core_node21-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/99379752301625356-127.0.0.1:41007_qu_c%2Fwh-n_0000000002
   [junit4]   2>        2       
/solr/collections/collection2/leader_elect/shard7/election/99379752301625365-core_node41-n_0000000000
   [junit4]   2>        2       
/solr/collections/collection2/leader_elect/shard5/election/99379752301625365-core_node33-n_0000000000
   [junit4]   2>        2       
/solr/collections/collection2/leader_elect/shard3/election/99379752301625356-core_node16-n_0000000000
   [junit4]   2>        2       
/solr/collections/collection2/leader_elect/shard1/election/99379752301625362-core_node5-n_0000000000
   [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>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test 
-Dtests.seed=B204049D6CAFA0E9 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=fr-CH -Dtests.timezone=America/Eirunepe -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 58.6s J0 | FullSolrCloudDistribCmdsTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find 
collection:collection2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B204049D6CAFA0E9:3A503B47C253CD11]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [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.base/java.lang.Thread.run(Thread.java:844)
   [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_B204049D6CAFA0E9-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=fr-CH, 
timezone=America/Eirunepe
   [junit4]   2> NOTE: Linux 4.13.0-26-generic amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=8,threads=1,free=195513880,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestMaxTokenLenTokenizer, 
TestRandomFaceting, UUIDFieldTest, TestCSVLoader, 
TestExclusionRuleCollectionAccess, SimpleFacetsTest, SpatialRPTFieldTypeTest, 
BinaryUpdateRequestHandlerTest, ConfigSetsAPITest, TestCollationField, 
TestImpersonationWithHadoopAuth, CoreSorterTest, MoveReplicaTest, 
MBeansHandlerTest, CloudExitableDirectoryReaderTest, SolrIndexMetricsTest, 
DocExpirationUpdateProcessorFactoryTest, DistribCursorPagingTest, 
PreAnalyzedUpdateProcessorTest, HttpSolrCallGetCoreTest, 
CollectionsAPIAsyncDistributedZkTest, TestPointFields, FacetPivotSmallTest, 
XmlUpdateRequestHandlerTest, TestSolrCLIRunExample, BlockJoinFacetSimpleTest, 
SaslZkACLProviderTest, V2StandaloneTest, OpenExchangeRatesOrgProviderTest, 
TestSubQueryTransformerCrossCore, HdfsBasicDistributedZk2Test, ZkNodePropsTest, 
JavabinLoaderTest, SpellingQueryConverterTest, TestUniqueKeyFieldResource, 
TestSolrQueryParser, TestCloudSchemaless, ExternalFileFieldSortTest, 
NodeAddedTriggerTest, SolrIndexConfigTest, SuggestComponentTest, 
SolrCloudReportersTest, TestExtendedDismaxParser, TestSchemaSimilarityResource, 
DocValuesMissingTest, DistributedFacetExistsSmallTest, 
AssignBackwardCompatibilityTest, BlockCacheTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [166/767 (1!)] on J0 in 58.60s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to