Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20766/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

2 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at 
https://127.0.0.1:38025/solr/awhollynewcollection_0_shard1_replica_n1: 
ClusterState says we are the leader 
(https://127.0.0.1:38025/solr/awhollynewcollection_0_shard1_replica_n1), but 
locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at 
https://127.0.0.1:38025/solr/awhollynewcollection_0_shard1_replica_n1: 
ClusterState says we are the leader 
(https://127.0.0.1:38025/solr/awhollynewcollection_0_shard1_replica_n1), but 
locally we don't think so. Request came from null
        at 
__randomizedtesting.SeedInfo.seed([83BF731806FA8FF2:CBCA07AC00C9A067]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:541)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1008)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:937)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:937)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:937)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:937)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:937)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:459)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:38025/solr/awhollynewcollection_0_shard1_replica_n1: 
ClusterState says we are the leader 
(https://127.0.0.1:38025/solr/awhollynewcollection_0_shard1_replica_n1), but 
locally we don't think so. Request came from null
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:518)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


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

Error Message:
Error from server at http://127.0.0.1:43053/vn: Could not fully create 
collection: collection1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43053/vn: Could not fully create collection: 
collection1
        at 
__randomizedtesting.SeedInfo.seed([83BF731806FA8FF2:BEB4CC2A806E20A]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:385)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:334)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11594 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudPivotFacet
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudPivotFacet_83BF731806FA8FF2-001/init-core-data-001
   [junit4]   2> 17415 WARN  
(SUITE-TestCloudPivotFacet-seed#[83BF731806FA8FF2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 17415 INFO  
(SUITE-TestCloudPivotFacet-seed#[83BF731806FA8FF2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 17418 INFO  
(SUITE-TestCloudPivotFacet-seed#[83BF731806FA8FF2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 17418 INFO  
(SUITE-TestCloudPivotFacet-seed#[83BF731806FA8FF2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 17418 INFO  
(SUITE-TestCloudPivotFacet-seed#[83BF731806FA8FF2]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /vn/
   [junit4]   2> 17418 INFO  
(SUITE-TestCloudPivotFacet-seed#[83BF731806FA8FF2]-worker) [    ] 
o.a.s.c.TestCloudPivotFacet init'ing useFieldRandomizedFactor = 22
   [junit4]   2> 17427 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 17438 INFO  (Thread-103) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 17438 INFO  (Thread-103) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 17538 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46231
   [junit4]   2> 17556 ERROR (Thread-103) [    ] 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> 17662 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 17665 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 17666 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 17668 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 17671 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 17672 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 17674 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 17675 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 17677 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 17678 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 17679 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 17681 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 17754 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 17755 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5348d6{/vn,null,AVAILABLE}
   [junit4]   2> 17758 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@19701cf{HTTP/1.1,[http/1.1]}{127.0.0.1:43053}
   [junit4]   2> 17758 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] o.e.j.s.Server 
Started @19677ms
   [junit4]   2> 17758 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudPivotFacet_83BF731806FA8FF2-001/tempDir-001/control/data,
 hostContext=/vn, hostPort=43053, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudPivotFacet_83BF731806FA8FF2-001/control-001/cores}
   [junit4]   2> 17758 ERROR 
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 17758 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 17758 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 17758 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 17758 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-30T00:52:14.771Z
   [junit4]   2> 17762 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 17762 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudPivotFacet_83BF731806FA8FF2-001/control-001/solr.xml
   [junit4]   2> 17766 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 17766 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 17767 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d13e2d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 17770 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46231/solr
   [junit4]   2> 17911 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [n:127.0.0.1:43053_vn   
 ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 17912 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [n:127.0.0.1:43053_vn   
 ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:43053_vn
   [junit4]   2> 17913 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [n:127.0.0.1:43053_vn   
 ] o.a.s.c.Overseer Overseer 
(id=98915105800716292-127.0.0.1:43053_vn-n_0000000000) starting
   [junit4]   2> 17973 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [n:127.0.0.1:43053_vn   
 ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43053_vn
   [junit4]   2> 17994 INFO  
(OverseerStateUpdate-98915105800716292-127.0.0.1:43053_vn-n_0000000000) 
[n:127.0.0.1:43053_vn    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 18277 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [n:127.0.0.1:43053_vn   
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d13e2d
   [junit4]   2> 18303 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [n:127.0.0.1:43053_vn   
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d13e2d
   [junit4]   2> 18303 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [n:127.0.0.1:43053_vn   
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d13e2d
   [junit4]   2> 18329 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [n:127.0.0.1:43053_vn   
 ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudPivotFacet_83BF731806FA8FF2-001/control-001/cores
   [junit4]   2> 18417 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 18418 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46231/solr ready
   [junit4]   2> 18439 INFO  (qtp12662395-279) [n:127.0.0.1:43053_vn    ] 
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:43053_vn&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 18468 INFO  
(OverseerThreadFactory-169-thread-1-processing-n:127.0.0.1:43053_vn) 
[n:127.0.0.1:43053_vn    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 18597 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn    ] 
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> 18598 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 18720 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:43053_vn) [n:127.0.0.1:43053_vn  
  ] 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> 19631 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 19641 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
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> 19736 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 19754 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
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> 19757 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
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@d13e2d
   [junit4]   2> 19757 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 19757 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudPivotFacet_83BF731806FA8FF2-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudPivotFacet_83BF731806FA8FF2-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 19772 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@e44de8
   [junit4]   2> 19784 WARN  (qtp12662395-281) [n:127.0.0.1:43053_vn 
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> 19858 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
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> 19858 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
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> 19860 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 19860 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 19861 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4158456327122724]
   [junit4]   2> 19862 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1575fea[control_collection_shard1_replica_n1] main]
   [junit4]   2> 19865 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 19865 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
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> 19866 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 19868 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
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 1582641695299731456
   [junit4]   2> 19871 INFO  
(searcherExecutor-172-thread-1-processing-n:127.0.0.1:43053_vn 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:43053_vn 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@1575fea[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 19883 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 19883 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
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> 19883 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43053/vn/control_collection_shard1_replica_n1/
   [junit4]   2> 19884 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
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> 19884 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:43053/vn/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 19884 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
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> 19900 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
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:43053/vn/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 20003 INFO  
(zkCallback-33-thread-2-processing-n:127.0.0.1:43053_vn) [n:127.0.0.1:43053_vn  
  ] 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> 20051 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
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> 20055 INFO  (qtp12662395-281) [n:127.0.0.1:43053_vn 
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=1458
   [junit4]   2> 20073 INFO  (qtp12662395-279) [n:127.0.0.1:43053_vn    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 20155 INFO  
(zkCallback-33-thread-2-processing-n:127.0.0.1:43053_vn) [n:127.0.0.1:43053_vn  
  ] 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> 20466 INFO  
(OverseerCollectionConfigSetProcessor-98915105800716292-127.0.0.1:43053_vn-n_0000000000)
 [n:127.0.0.1:43053_vn    ] 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> 21073 INFO  (qtp12662395-279) [n:127.0.0.1:43053_vn    ] 
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:43053_vn&wt=javabin&version=2}
 status=0 QTime=2635
   [junit4]   2> 21078 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 21079 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46231/solr ready
   [junit4]   2> 21080 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 21084 INFO  (qtp12662395-279) [n:127.0.0.1:43053_vn    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 21086 INFO  
(OverseerThreadFactory-169-thread-2-processing-n:127.0.0.1:43053_vn) 
[n:127.0.0.1:43053_vn    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 21086 WARN  
(OverseerThreadFactory-169-thread-2-processing-n:127.0.0.1:43053_vn) 
[n:127.0.0.1:43053_vn    ] o.a.s.c.CreateCollectionCmd It is unusual to create 
a collection (collection1) without cores.
   [junit4]   2> 51145 ERROR 
(OverseerThreadFactory-169-thread-2-processing-n:127.0.0.1:43053_vn) 
[n:127.0.0.1:43053_vn    ] o.a.s.c.OverseerCollectionMessageHandler Collection: 
collection1 operation: create failed:org.apache.solr.common.SolrException: 
Could not fully create collection: collection1
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:215)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 51154 INFO  (qtp12662395-279) [n:127.0.0.1:43053_vn    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=500 QTime=30069
   [junit4]   2> 51155 ERROR (qtp12662395-279) [n:127.0.0.1:43053_vn    ] 
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully 
create collection: collection1
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:307)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 51157 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 43053
   [junit4]   2> 51157 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=10516446
   [junit4]   2> 51157 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 51157 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e189c0: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@134c411
   [junit4]   2> 51166 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 51166 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@146693: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@1e7d5ad
   [junit4]   2> 51172 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 51172 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@e57fc8: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@1e15650
   [junit4]   2> 51173 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43053_vn
   [junit4]   2> 51173 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 51175 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:43053_vn) [n:127.0.0.1:43053_vn  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 51175 INFO  (coreCloseExecutor-177-thread-1) 
[n:127.0.0.1:43053_vn c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1f818d
   [junit4]   2> 51175 INFO  (coreCloseExecutor-177-thread-1) 
[n:127.0.0.1:43053_vn c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.control_collection.shard1.replica_n1, 
tag=2064781
   [junit4]   2> 51175 INFO  (coreCloseExecutor-177-thread-1) 
[n:127.0.0.1:43053_vn c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@121c36c: rootName = 
null, domain = solr.core.control_collection.shard1.replica_n1, service url = 
null, agent id = null] for registry 
solr.core.control_collection.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@19c6223
   [junit4]   2> 51191 INFO  (coreCloseExecutor-177-thread-1) 
[n:127.0.0.1:43053_vn c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.collection.control_collection.shard1.leader, 
tag=2064781
   [junit4]   2> 51200 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] o.a.s.c.Overseer 
Overseer (id=98915105800716292-127.0.0.1:43053_vn-n_0000000000) closing
   [junit4]   2> 51200 INFO  
(OverseerStateUpdate-98915105800716292-127.0.0.1:43053_vn-n_0000000000) 
[n:127.0.0.1:43053_vn    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43053_vn
   [junit4]   2> 51200 WARN  
(OverseerAutoScalingTriggerThread-98915105800716292-127.0.0.1:43053_vn-n_0000000000)
 [n:127.0.0.1:43053_vn    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 51203 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@19701cf{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 51203 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5348d6{/vn,null,UNAVAILABLE}
   [junit4]   2> 51203 ERROR 
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
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> 51204 INFO  
(TEST-TestCloudPivotFacet.test-seed#[83BF731806FA8FF2]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46231 46231
   [junit4]   2> 56353 INFO  (Thread-103) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46231 46231
   [junit4]   2> 56354 WARN  (Thread-103) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudPivotFacet 
-Dtests.method=test -Dtests.seed=83BF731806FA8FF2 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=zh-CN -Dtests.timezone=Pacific/Kwajalein 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   38.9s J2 | TestCloudPivotFacet.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43053/vn: Could not fully create collection: 
collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([83BF731806FA8FF2:BEB4CC2A806E20A]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:385)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:334)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudPivotFacet_83BF731806FA8FF2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=64, maxMBSortInHeap=7.382903226583812, 
sim=RandomSimilarity(queryNorm=true): {}, locale=zh-CN, 
timezone=Pacific/Kwajalein
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=132162424,total=236978176
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestEmbeddedSolrServerConstructors, JvmMetricsTest, MetricUtilsTest, 
BlockJoinFacetRandomTest, TestExactStatsCache, TestXmlQParser, 
TestCloudPivotFacet]
   [junit4] Completed [20/746 (1!)] on J2 in 38.98s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1122 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_83BF731806FA8FF2-001/init-core-data-001
   [junit4]   2> 1228631 WARN  
(SUITE-CollectionsAPIDistributedZkTest-seed#[83BF731806FA8FF2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=34 numCloses=34
   [junit4]   2> 1228631 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[83BF731806FA8FF2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1228633 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[83BF731806FA8FF2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1228634 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[83BF731806FA8FF2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1228634 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[83BF731806FA8FF2]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_83BF731806FA8FF2-001/tempDir-001
   [junit4]   2> 1228635 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[83BF731806FA8FF2]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1228635 INFO  (Thread-2808) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1228635 INFO  (Thread-2808) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1228637 ERROR (Thread-2808) [    ] 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> 1228735 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[83BF731806FA8FF2]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42379
   [junit4]   2> 1228739 INFO  (jetty-launcher-3939-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1228739 INFO  (jetty-launcher-3939-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1228739 INFO  (jetty-launcher-3939-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1228742 INFO  (jetty-launcher-3939-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@514645{/solr,null,AVAILABLE}
   [junit4]   2> 1228743 INFO  (jetty-launcher-3939-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@17613a0{SSL,[ssl, 
http/1.1]}{127.0.0.1:33091}
   [junit4]   2> 1228743 INFO  (jetty-launcher-3939-thread-3) [    ] 
o.e.j.s.Server Started @1230662ms
   [junit4]   2> 1228743 INFO  (jetty-launcher-3939-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33091}
   [junit4]   2> 1228743 INFO  (jetty-launcher-3939-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@cbac59{/solr,null,AVAILABLE}
   [junit4]   2> 1228743 ERROR (jetty-launcher-3939-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1228744 INFO  (jetty-launcher-3939-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1228744 INFO  (jetty-launcher-3939-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1228744 INFO  (jetty-launcher-3939-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1228744 INFO  (jetty-launcher-3939-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-30T01:12:25.757Z
   [junit4]   2> 1228744 INFO  (jetty-launcher-3939-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@11ee769{SSL,[ssl, 
http/1.1]}{127.0.0.1:38025}
   [junit4]   2> 1228744 INFO  (jetty-launcher-3939-thread-2) [    ] 
o.e.j.s.Server Started @1230663ms
   [junit4]   2> 1228744 INFO  (jetty-launcher-3939-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38025}
   [junit4]   2> 1228744 ERROR (jetty-launcher-3939-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1228744 INFO  (jetty-launcher-3939-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1228744 INFO  (jetty-launcher-3939-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1228744 INFO  (jetty-launcher-3939-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1228744 INFO  (jetty-launcher-3939-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-30T01:12:25.757Z
   [junit4]   2> 1228745 INFO  (jetty-launcher-3939-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1228746 INFO  (jetty-launcher-3939-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7dce8f{/solr,null,AVAILABLE}
   [junit4]   2> 1228746 INFO  (jetty-launcher-3939-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@af31e4{SSL,[ssl, 
http/1.1]}{127.0.0.1:37787}
   [junit4]   2> 1228747 INFO  (jetty-launcher-3939-thread-1) [    ] 
o.e.j.s.Server Started @1230666ms
   [junit4]   2> 1228747 INFO  (jetty-launcher-3939-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37787}
   [junit4]   2> 1228747 ERROR (jetty-launcher-3939-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1228747 INFO  (jetty-launcher-3939-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1228747 INFO  (jetty-launcher-3939-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1228747 INFO  (jetty-launcher-3939-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1228747 INFO  (jetty-launcher-3939-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-30T01:12:25.760Z
   [junit4]   2> 1228748 INFO  (jetty-launcher-3939-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10db369{/solr,null,AVAILABLE}
   [junit4]   2> 1228748 INFO  (jetty-launcher-3939-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1df8531{SSL,[ssl, 
http/1.1]}{127.0.0.1:42021}
   [junit4]   2> 1228748 INFO  (jetty-launcher-3939-thread-4) [    ] 
o.e.j.s.Server Started @1230667ms
   [junit4]   2> 1228748 INFO  (jetty-launcher-3939-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42021}
   [junit4]   2> 1228748 ERROR (jetty-launcher-3939-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1228748 INFO  (jetty-launcher-3939-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1228748 INFO  (jetty-launcher-3939-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1228748 INFO  (jetty-launcher-3939-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1228749 INFO  (jetty-launcher-3939-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-30T01:12:25.761Z
   [junit4]   2> 1228749 INFO  (jetty-launcher-3939-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1228750 INFO  (jetty-launcher-3939-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1228750 INFO  (jetty-launcher-3939-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1228750 INFO  (jetty-launcher-3939-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1228753 INFO  (jetty-launcher-3939-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1228753 INFO  (jetty-launcher-3939-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1228753 INFO  (jetty-launcher-3939-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1228753 INFO  (jetty-launcher-3939-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1228753 INFO  (jetty-launcher-3939-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1228753 INFO  (jetty-launcher-3939-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1228755 INFO  (jetty-launcher-3939-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1228755 INFO  (jetty-launcher-3939-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1228757 INFO  (jetty-launcher-3939-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42379/solr
   [junit4]   2> 1228757 INFO  (jetty-launcher-3939-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42379/solr
   [junit4]   2> 1228758 INFO  (jetty-launcher-3939-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42379/solr
   [junit4]   2> 1228759 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 0x15f6ad63b300006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1228759 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 0x15f6ad63b300005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1228761 INFO  (jetty-launcher-3939-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42379/solr
   [junit4]   2> 1228827 INFO  (jetty-launcher-3939-thread-2) 
[n:127.0.0.1:38025_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1228827 INFO  (jetty-launcher-3939-thread-2) 
[n:127.0.0.1:38025_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38025_solr
   [junit4]   2> 1228827 INFO  (jetty-launcher-3939-thread-2) 
[n:127.0.0.1:38025_solr    ] o.a.s.c.Overseer Overseer 
(id=98915185173987340-127.0.0.1:38025_solr-n_0000000000) starting
   [junit4]   2> 1228835 INFO  (jetty-launcher-3939-thread-3) 
[n:127.0.0.1:33091_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1228836 INFO  (jetty-launcher-3939-thread-3) 
[n:127.0.0.1:33091_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33091_solr
   [junit4]   2> 1228837 INFO  
(zkCallback-3961-thread-1-processing-n:127.0.0.1:38025_solr) 
[n:127.0.0.1:38025_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1228838 INFO  (jetty-launcher-3939-thread-2) 
[n:127.0.0.1:38025_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38025_solr
   [junit4]   2> 1228843 INFO  
(zkCallback-3961-thread-1-processing-n:127.0.0.1:38025_solr) 
[n:127.0.0.1:38025_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1228848 INFO  
(zkCallback-3959-thread-1-processing-n:127.0.0.1:33091_solr) 
[n:127.0.0.1:33091_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1228868 INFO  (jetty-launcher-3939-thread-1) 
[n:127.0.0.1:37787_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1228869 INFO  (jetty-launcher-3939-thread-4) 
[n:127.0.0.1:42021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1228869 INFO  (jetty-launcher-3939-thread-1) 
[n:127.0.0.1:37787_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1228870 INFO  (jetty-launcher-3939-thread-1) 
[n:127.0.0.1:37787_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37787_solr
   [junit4]   2> 1228871 INFO  (jetty-launcher-3939-thread-4) 
[n:127.0.0.1:42021_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1228886 INFO  
(zkCallback-3959-thread-1-processing-n:127.0.0.1:33091_solr) 
[n:127.0.0.1:33091_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1228886 INFO  
(zkCallback-3961-thread-1-processing-n:127.0.0.1:38025_solr) 
[n:127.0.0.1:38025_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1228886 INFO  
(zkCallback-3956-thread-1-processing-n:127.0.0.1:42021_solr) 
[n:127.0.0.1:42021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1228886 INFO  
(zkCallback-3960-thread-1-processing-n:127.0.0.1:37787_solr) 
[n:127.0.0.1:37787_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1228892 INFO  (jetty-launcher-3939-thread-4) 
[n:127.0.0.1:42021_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42021_solr
   [junit4]   2> 1228894 INFO  
(zkCallback-3959-thread-1-processing-n:127.0.0.1:33091_solr) 
[n:127.0.0.1:33091_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1228894 INFO  
(zkCallback-3961-thread-1-processing-n:127.0.0.1:38025_solr) 
[n:127.0.0.1:38025_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1228900 INFO  
(zkCallback-3960-thread-1-processing-n:127.0.0.1:37787_solr) 
[n:127.0.0.1:37787_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1228900 INFO  
(zkCallback-3956-thread-1-processing-n:127.0.0.1:42021_solr) 
[n:127.0.0.1:42021_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1228915 INFO  (jetty-launcher-3939-thread-2) 
[n:127.0.0.1:38025_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d13e2d
   [junit4]   2> 1228923 INFO  (jetty-launcher-3939-thread-2) 
[n:127.0.0.1:38025_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d13e2d
   [junit4]   2> 1228923 INFO  (jetty-launcher-3939-thread-2) 
[n:127.0.0.1:38025_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d13e2d
   [junit4]   2> 1228924 INFO  (jetty-launcher-3939-thread-2) 
[n:127.0.0.1:38025_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_83BF731806FA8FF2-001/tempDir-001/node2
   [junit4]   2> 1229027 WARN  (jetty-launcher-3939-thread-4) 
[n:127.0.0.1:42021_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register 
counter
   [junit4]   2> javax.management.InstanceNotFoundException: 
solr:dom1=node,category=QUERY,scope=/admin/autoscaling,name=totalTime
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onCounterAdded(JmxMetricsReporter.java:592)
   [junit4]   2>        at 
com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:456)
   [junit4]   2>        at 
com.codahale.metrics.MetricRegistry.addListener(MetricRegistry.java:297)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:725)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:883)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:819)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:552)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1229028 INFO  (jetty-launcher-3939-thread-3) 
[n:127.0.0.1:33091_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d13e2d
   [junit4]   2> 1229034 INFO  (jetty-launcher-3939-thread-4) 
[n:127.0.0.1:42021_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d13e2d
   [junit4]   2> 1229035 WARN  (jetty-launcher-3939-thread-4) 
[n:127.0.0.1:42021_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register 
gauge
   [junit4]   2> javax.management.InstanceNotFoundException: 
solr:dom1=jvm,name0=memory,name1=heap,name=committed
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
   [junit4]   2>        at 
com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:454)
   [junit4]   2>        at 
com.codahale.metrics.MetricRegistry.addListener(MetricRegistry.java:297)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:725)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:883)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:819)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:553)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1229038 INFO  (jetty-launcher-3939-thread-3) 
[n:127.0.0.1:33091_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d13e2d
   [junit4]   2> 1229038 INFO  (jetty-launcher-3939-thread-3) 
[n:127.0.0.1:33091_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d13e2d
   [junit4]   2> 1229039 INFO  (jetty-launcher-3939-thread-3) 
[n:127.0.0.1:33091_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_83BF731806FA8FF2-001/tempDir-001/node3
   [junit4]   2> 1229043 INFO  (jetty-launcher-3939-thread-4) 
[n:127.0.0.1:42021_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d13e2d
   [junit4]   2> 1229044 INFO  (jetty-launcher-3939-thread-4) 
[n:127.0.0.1:42021_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d13e2d
   [junit4]   2> 1229045 INFO  (jetty-launcher-3939-thread-4) 
[n:127.0.0.1:42021_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_83BF731806FA8FF2-001/tempDir-001/node4
   [junit4]   2> 1229058 INFO  (jetty-launcher-3939-thread-1) 
[n:127.0.0.1:37787_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d13e2d
   [junit4]   2> 1229062 WARN  (jetty-launcher-3939-thread-1) 
[n:127.0.0.1:37787_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register 
gauge
   [junit4]   2> javax.management.InstanceNotFoundException: 
solr:dom1=jvm,name0=memory,name1=pools,name2=PS-Eden-Space,name=committed
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738)
   [junit4]   2>        at java.util.HashMap.forEach(HashMap.java:1288)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:883)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:819)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:553)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1229063 WARN  (jetty-launcher-3939-thread-1) 
[n:127.0.0.1:37787_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register 
gauge
   [junit4]   2> javax.management.InstanceNotFoundException: 
solr:dom1=jvm,name0=memory,name1=pools,name2=Code-Cache,name=max
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738)
   [junit4]   2>        at java.util.HashMap.forEach(HashMap.java:1288)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:883)
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:819)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:553)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1229065 INFO  (jetty-launcher-3939-thread-1) 
[n:127.0.0.1:37787_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d13e2d
   [junit4]   2> 1229065 INFO  (jetty-launcher-3939-thread-1) 
[n:127.0.0.1:37787_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d13e2d
   [junit4]   2> 1229066 INFO  (jetty-launcher-3939-thread-1) 
[n:127.0.0.1:37787_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_83BF731806FA8FF2-001/tempDir-001/node1
   [junit4]   2> 1229129 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[83BF731806FA8FF2]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1229129 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[83BF731806FA8FF2]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42379/solr ready
   [junit4]   2> 1229149 INFO  
(TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[83BF731806FA8FF2])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting deletePartiallyCreatedCollection
   [junit4]   2> 1229149 INFO  
(TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[83BF731806FA8FF2])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1229188 INFO  (qtp25115968-19056) [n:127.0.0.1:37787_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1229189 INFO  
(OverseerThreadFactory-5287-thread-1-processing-n:127.0.0.1:38025_solr) 
[n:127.0.0.1:38025_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
halfdeletedcollection
   [junit4]   2> 1229189 WARN  
(OverseerThreadFactory-5287-thread-1-processing-n:127.0.0.1:38025_solr) 
[n:127.0.0.1:38025_solr    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (halfdeletedcollection) without cores.
   [junit4]   2> 1229293 INFO  (qtp25115968-19056) [n:127.0.0.1:37787_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1229293 INFO  (qtp25115968-19056) [n:127.0.0.1:37787_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=104
   [junit4]   2> 1229294 INFO  (qtp25115968-19081) [n:127.0.0.1:37787_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_83BF731806FA8FF2-001/tempDir-002&action=ADDREPLICA&collection=halfdeletedcollection&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1229294 INFO  
(OverseerCollectionConfigSetProcessor-98915185173987340-127.0.0.1:38025_solr-n_0000000000)
 [n:127.0.0.1:38025_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1229296 INFO  
(OverseerThreadFactory-5287-thread-2-processing-n:127.0.0.1:38025_solr) 
[n:127.0.0.1:38025_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:33091_solr for creating new replica
   [junit4]   2> 1229297 INFO  
(OverseerStateUpdate-98915185173987340-127.0.0.1:38025_solr-n_0000000000) 
[n:127.0.0.1:38025_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"halfdeletedcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfdeletedcollection_shard1_replica_n41",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33091/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:33091_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1229542 INFO  (qtp32059576-19055) [n:127.0.0.1:33091_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node42&dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_83BF731806FA8FF2-001/tempDir-002&collection.configName=conf&name=halfdeletedcollection_shard1_replica_n41&action=CREATE&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1229543 INFO  (qtp32059576-19055) [n:127.0.0.1:33091_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1229551 INFO  (qtp32059576-19055) [n:127.0.0.1:33091_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1229564 INFO  (qtp32059576-19055) [n:127.0.0.1:33091_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.IndexSchema 
[halfdeletedcollection_shard1_replica_n41] Schema name=minimal
   [junit4]   2> 1229566 INFO  (qtp32059576-19055) [n:127.0.0.1:33091_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1229566 INFO  (qtp32059576-19055) [n:127.0.0.1:33091_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.CoreContainer Creating 
SolrCore 'halfdeletedcollection_shard1_replica_n41' using configuration from 
collection halfdeletedcollection, trusted=true
   [junit4]   2> 1229567 INFO  (qtp320

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

pConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1330823 INFO  (qtp25115968-19207) [n:127.0.0.1:37787_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:42021_solr&onlyIfLeaderActive=true&core=addReplicaColl_shard1_replica_n1&coreNodeName=core_node13&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=400 QTime=1001
   [junit4]   2> 1334830 INFO  
(recoveryExecutor-3950-thread-1-processing-n:127.0.0.1:42021_solr 
x:propertyDotName s:shard1 c:addReplicaColl r:core_node13) 
[n:127.0.0.1:42021_solr c:addReplicaColl s:shard1 r:core_node13 
x:propertyDotName] o.a.s.c.RecoveryStrategy RecoveryStrategy has been closed
   [junit4]   2> 1334830 INFO  
(recoveryExecutor-3950-thread-1-processing-n:127.0.0.1:42021_solr 
x:propertyDotName s:shard1 c:addReplicaColl r:core_node13) 
[n:127.0.0.1:42021_solr c:addReplicaColl s:shard1 r:core_node13 
x:propertyDotName] o.a.s.c.RecoveryStrategy Finished recovery process, 
successful=[false]
   [junit4]   2> 1334831 INFO  
(recoveryExecutor-3950-thread-1-processing-n:127.0.0.1:42021_solr 
x:propertyDotName s:shard1 c:addReplicaColl r:core_node13) 
[n:127.0.0.1:42021_solr c:addReplicaColl s:shard1 r:core_node13 
x:propertyDotName] o.a.s.c.SolrCore [propertyDotName]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1ca8eab
   [junit4]   2> 1334831 INFO  
(recoveryExecutor-3950-thread-1-processing-n:127.0.0.1:42021_solr 
x:propertyDotName s:shard1 c:addReplicaColl r:core_node13) 
[n:127.0.0.1:42021_solr c:addReplicaColl s:shard1 r:core_node13 
x:propertyDotName] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.addReplicaColl.shard1.core_node13, tag=30052011
   [junit4]   2> 1334831 INFO  
(recoveryExecutor-3950-thread-1-processing-n:127.0.0.1:42021_solr 
x:propertyDotName s:shard1 c:addReplicaColl r:core_node13) 
[n:127.0.0.1:42021_solr c:addReplicaColl s:shard1 r:core_node13 
x:propertyDotName] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@70edc: rootName = null, 
domain = solr.core.addReplicaColl.shard1.core_node13, service url = null, agent 
id = null] for registry solr.core.addReplicaColl.shard1.core_node13 / 
com.codahale.metrics.MetricRegistry@84fe1c
   [junit4]   2> 1334837 INFO  
(recoveryExecutor-3950-thread-1-processing-n:127.0.0.1:42021_solr 
x:propertyDotName s:shard1 c:addReplicaColl r:core_node13) 
[n:127.0.0.1:42021_solr c:addReplicaColl s:shard1 r:core_node13 
x:propertyDotName] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.addReplicaColl.shard1.leader, tag=30052011
   [junit4]   2> 1334837 WARN  
(recoveryExecutor-3950-thread-1-processing-n:127.0.0.1:42021_solr 
x:propertyDotName s:shard1 c:addReplicaColl r:core_node13) 
[n:127.0.0.1:42021_solr c:addReplicaColl s:shard1 r:core_node13 
x:propertyDotName] o.a.s.c.RecoveryStrategy Stopping recovery for 
core=[propertyDotName] coreNodeName=[core_node13]
   [junit4]   2> 1334838 INFO  (jetty-closer-3940-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@10db369{/solr,null,UNAVAILABLE}
   [junit4]   2> 1334838 ERROR 
(SUITE-CollectionsAPIDistributedZkTest-seed#[83BF731806FA8FF2]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1334838 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[83BF731806FA8FF2]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42379 42379
   [junit4]   2> 1339847 INFO  (Thread-2858) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42379 42379
   [junit4]   2> 1339848 WARN  (Thread-2858) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/configs/conf
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        60      /solr/collections/addReplicaColl/state.json
   [junit4]   2>        36      /solr/collections/reloaded_collection/state.json
   [junit4]   2>        24      
/solr/collections/nodes_used_collection/state.json
   [junit4]   2>        13      /solr/collections/onlyinzk/state.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        5       /solr/collections/withconfigset2/state.json
   [junit4]   2>        4       
/solr/collections/halfcollectionblocker/state.json
   [junit4]   2>        4       /solr/collections/halfcollection/state.json
   [junit4]   2>        4       
/solr/collections/halfcollectionblocker2/state.json
   [junit4]   2>        3       
/solr/collections/awhollynewcollection_0/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        273     /solr/collections
   [junit4]   2>        10      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_83BF731806FA8FF2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1116, 
maxMBSortInHeap=6.794918943616485, sim=RandomSimilarity(queryNorm=false): {}, 
locale=ko-KR, timezone=Etc/GMT+4
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=126204072,total=488898560
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestEmbeddedSolrServerConstructors, JvmMetricsTest, MetricUtilsTest, 
BlockJoinFacetRandomTest, TestExactStatsCache, TestXmlQParser, 
TestCloudPivotFacet, MigrateRouteKeyTest, UninvertDocValuesMergePolicyTest, 
AnalyticsQueryTest, MetricsHandlerTest, TestLeaderInitiatedRecoveryThread, 
SolrShardReporterTest, HttpPartitionTest, DocValuesNotIndexedTest, 
VMParamsZkACLAndCredentialsProvidersTest, SystemInfoHandlerTest, 
ParsingFieldUpdateProcessorsTest, TestFieldCacheWithThreads, 
TestConfigSetProperties, HdfsRecoverLeaseTest, TestSolrCoreProperties, 
SimplePostToolTest, FullSolrCloudDistribCmdsTest, NodeAddedTriggerTest, 
SharedFSAutoReplicaFailoverTest, TestNumericRangeQuery64, 
DisMaxRequestHandlerTest, SSLMigrationTest, TestSolrDeletionPolicy2, 
TestCollectionAPIs, TestStressLiveNodes, TestGroupingSearch, MergeStrategyTest, 
HighlighterMaxOffsetTest, TestBinaryResponseWriter, 
CloneFieldUpdateProcessorFactoryTest, HdfsSyncSliceTest, 
TestRetrieveFieldsOptimizer, TestMiniSolrCloudClusterSSL, TestCloudSchemaless, 
EchoParamsTest, TestLegacyTerms, ReturnFieldsTest, TestSubQueryTransformer, 
TestInfoStreamLogging, OverseerCollectionConfigSetProcessorTest, 
TestTolerantUpdateProcessorRandomCloud, TestSegmentSorting, 
ExecutePlanActionTest, ConnectionReuseTest, TestZkChroot, ClusterStateTest, 
AnalysisErrorHandlingTest, ZkNodePropsTest, DeleteStatusTest, 
TestIntervalFaceting, RequiredFieldsTest, BufferStoreTest, TestLegacyField, 
OverseerStatusTest, SolrTestCaseJ4Test, TestExtendedDismaxParser, 
TestQueryTypes, TestReload, TestCloudNestedDocsSort, 
ClassificationUpdateProcessorFactoryTest, BitVectorTest, 
TestManagedSynonymFilterFactory, TestCharFilters, 
TestRandomRequestDistribution, SuggesterTest, TestZkAclsWithHadoopAuth, 
TestMaxTokenLenTokenizer, DistributedQueryComponentOptimizationTest, 
TestDelegationWithHadoopAuth, CSVRequestHandlerTest, BasicAuthStandaloneTest, 
HdfsChaosMonkeySafeLeaderTest, OverseerTest, TestClusterStateMutator, 
AliasIntegrationTest, TestPivotHelperCode, TestCustomStream, 
SpatialHeatmapFacetsTest, DistributedDebugComponentTest, 
DistribJoinFromCollectionTest, TestInitQParser, 
TestSerializedLuceneMatchVersion, TestMissingGroups, HLLSerializationTest, 
TestCollectionsAPIViaSolrCloudCluster, TestPushWriter, TestDistributedGrouping, 
ConjunctionSolrSpellCheckerTest, TimeZoneUtilsTest, 
XmlUpdateRequestHandlerTest, TestScoreJoinQPScore, 
DefaultValueUpdateProcessorTest, TestFieldTypeCollectionResource, 
StatsComponentTest, SimpleMLTQParserTest, FileBasedSpellCheckerTest, 
WordBreakSolrSpellCheckerTest, TestOverriddenPrefixQueryForCustomFieldType, 
CdcrVersionReplicationTest, UUIDFieldTest, TestCloudDeleteByQuery, 
TestDocTermOrds, TestRealTimeGet, TestSkipOverseerOperations, 
HdfsBasicDistributedZk2Test, TestCloudSearcherWarming, 
IndexBasedSpellCheckerTest, TestFunctionQuery, DistanceFunctionTest, 
XsltUpdateRequestHandlerTest, TestBlobHandler, TestDistribDocBasedVersion, 
CdcrReplicationDistributedZkTest, TestBackupRepositoryFactory, 
BasicDistributedZkTest, BasicDistributedZk2Test, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest]
   [junit4] Completed [362/746 (2!)] on J2 in 111.23s, 19 tests, 1 error <<< 
FAILURES!

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

Reply via email to