You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/04/26 20:54:07 UTC

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+114) - Build # 502 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/502/
Java: 32bit/jdk-9-ea+114 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestReqParamsAPI.test

Error Message:
Could not get expected value  'CY val' for path 'params/c' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "params":{     "a":"A val",     "b":"B val",     "wt":"json",     "useParams":""},   "context":{     "webapp":"",     "path":"/dump1",     "httpMethod":"GET"}},  from server:  http://127.0.0.1:44932/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val' for path 'params/c' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{
    "a":"A val",
    "b":"B val",
    "wt":"json",
    "useParams":""},
  "context":{
    "webapp":"",
    "path":"/dump1",
    "httpMethod":"GET"}},  from server:  http://127.0.0.1:44932/collection1
	at __randomizedtesting.SeedInfo.seed([86FAAE6EA84D4D4A:EAE91B406B120B2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:457)
	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:172)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:62)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)




Build Log:
[...truncated 10630 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/init-core-data-001
   [junit4]   2> 115043 INFO  (SUITE-TestReqParamsAPI-seed#[86FAAE6EA84D4D4A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 115044 INFO  (SUITE-TestReqParamsAPI-seed#[86FAAE6EA84D4D4A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 115045 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 115045 INFO  (Thread-260) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 115045 INFO  (Thread-260) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 115145 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.ZkTestServer start zk server on port:38327
   [junit4]   2> 115146 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 115160 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 115163 INFO  (zkCallback-78-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6607c9 name:ZooKeeperConnection Watcher:127.0.0.1:38327 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 115163 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 115164 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 115164 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 115166 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 115167 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 115175 INFO  (zkCallback-79-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11633d7 name:ZooKeeperConnection Watcher:127.0.0.1:38327/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 115175 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 115175 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 115175 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 115177 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 115177 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 115178 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 115179 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 115179 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 115181 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 115181 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 115182 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 115182 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 115183 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 115183 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 115184 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 115184 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 115185 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 115185 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 115186 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 115186 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 115187 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 115187 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 115187 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 115187 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 115188 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 115188 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 115189 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 115189 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 115317 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/control-001/cores/collection1
   [junit4]   2> 115318 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 115319 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e7e8f{/,null,AVAILABLE}
   [junit4]   2> 115320 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c49560{HTTP/1.1,[http/1.1]}{127.0.0.1:40229}
   [junit4]   2> 115320 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.e.j.s.Server Started @117211ms
   [junit4]   2> 115320 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/tempDir-001/control/data, hostContext=/, hostPort=40229, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/control-001/cores}
   [junit4]   2> 115320 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1c8e616
   [junit4]   2> 115320 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/control-001'
   [junit4]   2> 115320 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 115320 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 115321 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 115321 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 115322 INFO  (zkCallback-80-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10c807 name:ZooKeeperConnection Watcher:127.0.0.1:38327/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 115322 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 115322 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 115323 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 115323 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/control-001/solr.xml
   [junit4]   2> 115327 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/control-001/cores
   [junit4]   2> 115327 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.CoreContainer New CoreContainer 2398840
   [junit4]   2> 115327 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/control-001]
   [junit4]   2> 115327 WARN  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/control-001/lib
   [junit4]   2> 115328 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 115328 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 115329 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 115329 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 115329 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38327/solr
   [junit4]   2> 115329 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 115329 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 115329 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 115330 INFO  (zkCallback-83-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@60353d name:ZooKeeperConnection Watcher:127.0.0.1:38327 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 115331 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 115331 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 115332 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$124/25522539@13fc658
   [junit4]   2> 115332 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 115333 INFO  (zkCallback-84-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b26c33 name:ZooKeeperConnection Watcher:127.0.0.1:38327/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 115333 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 115334 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 115336 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 115337 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 115338 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 115338 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 115339 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 115340 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 115340 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 115341 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 115341 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 115341 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 115342 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 115342 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 115343 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 115343 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95793635068411908-127.0.0.1:40229_-n_0000000000
   [junit4]   2> 115343 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40229_
   [junit4]   2> 115343 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 115344 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.Overseer Overseer (id=95793635068411908-127.0.0.1:40229_-n_0000000000) starting
   [junit4]   2> 115344 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 115346 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 115347 INFO  (OverseerCollectionConfigSetProcessor-95793635068411908-127.0.0.1:40229_-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 115347 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40229_
   [junit4]   2> 115347 INFO  (OverseerStateUpdate-95793635068411908-127.0.0.1:40229_-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 115348 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40229_
   [junit4]   2> 115348 INFO  (zkCallback-84-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 115348 INFO  (OverseerStateUpdate-95793635068411908-127.0.0.1:40229_-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 115349 INFO  (zkCallback-84-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 115367 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 115367 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 115368 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/control-001/cores
   [junit4]   2> 115369 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 115369 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/control-001/cores/collection1
   [junit4]   2> 115369 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 115370 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 115370 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 115370 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 115370 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 115371 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 115371 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.c.ZkStateReader addZkWatch [control_collection]
   [junit4]   2> 115371 INFO  (OverseerStateUpdate-95793635068411908-127.0.0.1:40229_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40229",
   [junit4]   2>   "node_name":"127.0.0.1:40229_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 115372 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 115372 INFO  (OverseerStateUpdate-95793635068411908-127.0.0.1:40229_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40229",
   [junit4]   2>   "node_name":"127.0.0.1:40229_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 115372 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 115372 INFO  (OverseerStateUpdate-95793635068411908-127.0.0.1:40229_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 115372 INFO  (OverseerStateUpdate-95793635068411908-127.0.0.1:40229_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 115373 INFO  (zkCallback-84-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 116372 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 116372 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 116372 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 116372 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 116373 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 116373 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/control-001/cores/collection1'
   [junit4]   2> 116373 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 116373 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 116374 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 116377 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 116388 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 116396 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 116402 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 116481 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 116485 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 116486 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 116498 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 116499 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 116501 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 116501 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 116502 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 116502 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 116502 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 116502 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/control-001/cores/collection1/data/]
   [junit4]   2> 116502 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10b63ff
   [junit4]   2> 116503 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/control-001/cores/collection1/data
   [junit4]   2> 116503 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/control-001/cores/collection1/data/index/
   [junit4]   2> 116503 WARN  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 116503 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/control-001/cores/collection1/data/index
   [junit4]   2> 116504 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=81.6748046875, floorSegmentMB=1.892578125, forceMergeDeletesPctAllowed=10.376842646462476, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.897651876594841
   [junit4]   2> 116504 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@ccaf0c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b52b4e),segFN=segments_1,generation=1}
   [junit4]   2> 116504 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 116504 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/control-001/cores/collection1/data/
   [junit4]   2> 116504 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 116507 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 116507 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 116507 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 116507 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 116507 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 116507 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 116507 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 116507 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 116507 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 116507 WARN  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 116509 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 116509 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 116510 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 116511 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 116515 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 116515 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 116516 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 116516 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 116517 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 116517 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 116517 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=1.2421875, floorSegmentMB=1.8681640625, forceMergeDeletesPctAllowed=14.012363399071846, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 116517 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@ccaf0c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b52b4e),segFN=segments_1,generation=1}
   [junit4]   2> 116518 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 116518 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1021632[collection1] main]
   [junit4]   2> 116518 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 116518 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 116518 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 116518 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 116518 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 116518 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 116519 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 116519 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 116519 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 116519 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 116520 INFO  (searcherExecutor-357-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1021632[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 116520 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 116520 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 116520 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 116520 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1532698162640191488
   [junit4]   2> 116521 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1532698162640191488
   [junit4]   2> 116521 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 116522 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 116522 INFO  (coreZkRegister-350-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:40229 collection:control_collection shard:shard1
   [junit4]   2> 116522 INFO  (coreZkRegister-350-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 116524 INFO  (coreZkRegister-350-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95793635068411908-core_node1-n_0000000000
   [junit4]   2> 116524 INFO  (coreZkRegister-350-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 116525 INFO  (coreZkRegister-350-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 116525 INFO  (coreZkRegister-350-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 116525 INFO  (coreZkRegister-350-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40229/collection1/
   [junit4]   2> 116525 INFO  (coreZkRegister-350-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 116525 INFO  (coreZkRegister-350-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:40229/collection1/ has no replicas
   [junit4]   2> 116525 INFO  (OverseerStateUpdate-95793635068411908-127.0.0.1:40229_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 116525 INFO  (coreZkRegister-350-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 116526 INFO  (coreZkRegister-350-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95793635068411908-core_node1-n_0000000000
   [junit4]   2> 116527 INFO  (coreZkRegister-350-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40229/collection1/ shard1
   [junit4]   2> 116527 INFO  (OverseerStateUpdate-95793635068411908-127.0.0.1:40229_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:40229",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 116628 INFO  (zkCallback-84-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 116678 INFO  (coreZkRegister-350-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:40229/collection1/ and leader is http://127.0.0.1:40229/collection1/
   [junit4]   2> 116678 INFO  (coreZkRegister-350-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40229
   [junit4]   2> 116678 INFO  (coreZkRegister-350-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 116678 INFO  (coreZkRegister-350-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 116678 INFO  (coreZkRegister-350-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 116679 INFO  (OverseerStateUpdate-95793635068411908-127.0.0.1:40229_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40229",
   [junit4]   2>   "node_name":"127.0.0.1:40229_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 116680 INFO  (OverseerStateUpdate-95793635068411908-127.0.0.1:40229_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40229",
   [junit4]   2>   "node_name":"127.0.0.1:40229_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 116782 INFO  (zkCallback-84-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 116872 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 116872 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 116874 INFO  (zkCallback-86-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d0c7f5 name:ZooKeeperConnection Watcher:127.0.0.1:38327/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 116874 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 116874 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 116874 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 116875 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 116876 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 116983 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-1-001/cores/collection1
   [junit4]   2> 116984 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-1-001
   [junit4]   2> 116985 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 116986 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cda26{/,null,AVAILABLE}
   [junit4]   2> 116987 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@877b8{HTTP/1.1,[http/1.1]}{127.0.0.1:44932}
   [junit4]   2> 116987 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.e.j.s.Server Started @118878ms
   [junit4]   2> 116987 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=44932, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-1-001/cores}
   [junit4]   2> 116987 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1c8e616
   [junit4]   2> 116987 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-1-001'
   [junit4]   2> 116987 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 116987 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 116988 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 116988 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 116989 INFO  (zkCallback-87-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@db6a1a name:ZooKeeperConnection Watcher:127.0.0.1:38327/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 116989 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 116990 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 116991 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 116991 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-1-001/solr.xml
   [junit4]   2> 116996 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-1-001/cores
   [junit4]   2> 116996 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.CoreContainer New CoreContainer 5211304
   [junit4]   2> 116996 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-1-001]
   [junit4]   2> 116996 WARN  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-1-001/lib
   [junit4]   2> 116997 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 116998 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 116998 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 116998 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 116998 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38327/solr
   [junit4]   2> 116999 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 116999 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 116999 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 117000 INFO  (zkCallback-90-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1608fb2 name:ZooKeeperConnection Watcher:127.0.0.1:38327 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 117001 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 117001 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 117002 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$124/25522539@13f6f4c
   [junit4]   2> 117003 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 117005 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d98505 name:ZooKeeperConnection Watcher:127.0.0.1:38327/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 117005 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 117008 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 117009 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 117009 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 117010 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95793635068411912-127.0.0.1:44932_-n_0000000001
   [junit4]   2> 117010 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95793635068411908-127.0.0.1:40229_-n_0000000000 to know if I could be the leader
   [junit4]   2> 117010 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:44932_ as DOWN
   [junit4]   2> 117011 INFO  (OverseerStateUpdate-95793635068411908-127.0.0.1:40229_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44932_"} current state version: 3
   [junit4]   2> 117011 INFO  (OverseerStateUpdate-95793635068411908-127.0.0.1:40229_-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44932_
   [junit4]   2> 117113 INFO  (zkCallback-86-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 117113 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 117113 INFO  (zkCallback-84-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 118011 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44932_
   [junit4]   2> 118012 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44932_
   [junit4]   2> 118012 INFO  (zkCallback-86-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 118012 INFO  (zkCallback-84-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 118012 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 118013 INFO  (zkCallback-86-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 118013 INFO  (zkCallback-84-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 118013 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 118025 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 118025 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 118025 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-1-001/cores
   [junit4]   2> 118026 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 118026 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-1-001/cores/collection1
   [junit4]   2> 118026 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 118027 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 118027 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 118027 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 118027 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 118028 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.ZkController Collection collection1 not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 118028 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 118028 INFO  (OverseerStateUpdate-95793635068411908-127.0.0.1:40229_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44932",
   [junit4]   2>   "node_name":"127.0.0.1:44932_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 118028 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [junit4]   2> 118028 INFO  (OverseerStateUpdate-95793635068411908-127.0.0.1:40229_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44932",
   [junit4]   2>   "node_name":"127.0.0.1:44932_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 118028 INFO  (OverseerStateUpdate-95793635068411908-127.0.0.1:40229_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 118028 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 118028 INFO  (OverseerStateUpdate-95793635068411908-127.0.0.1:40229_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 118130 INFO  (zkCallback-84-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 118130 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 118130 INFO  (zkCallback-86-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 119029 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 119029 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 119029 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 119029 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 119029 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 119029 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-1-001/cores/collection1'
   [junit4]   2> 119029 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 119029 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 119030 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 119035 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 119037 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 119056 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 119060 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 119131 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 119135 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 119135 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 119141 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 119142 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 119144 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 119144 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 119145 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 119145 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 119145 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 119145 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 119145 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10b63ff
   [junit4]   2> 119146 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-1-001/cores/collection1/data
   [junit4]   2> 119146 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 119146 WARN  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 119146 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 119146 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=81.6748046875, floorSegmentMB=1.892578125, forceMergeDeletesPctAllowed=10.376842646462476, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.897651876594841
   [junit4]   2> 119147 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@36ac69 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70bee6),segFN=segments_1,generation=1}
   [junit4]   2> 119147 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 119147 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 119147 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 119152 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 119152 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 119152 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 119152 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 119152 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 119152 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 119152 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 119152 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 119152 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 119153 WARN  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 119155 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 119156 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 119157 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 119158 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 119166 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 119166 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 119166 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 119166 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 119167 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 119167 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 119168 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=1.2421875, floorSegmentMB=1.8681640625, forceMergeDeletesPctAllowed=14.012363399071846, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 119169 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@36ac69 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70bee6),segFN=segments_1,generation=1}
   [junit4]   2> 119169 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 119169 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@628536[collection1] main]
   [junit4]   2> 119169 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 119169 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 119169 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 119169 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 119169 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 119169 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 119170 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 119170 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 119170 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 119170 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 119171 INFO  (searcherExecutor-368-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@628536[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 119171 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 119171 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 119171 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 119171 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1532698165419966464
   [junit4]   2> 119173 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1532698165419966464
   [junit4]   2> 119173 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 119173 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 119174 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:44932 collection:collection1 shard:shard2
   [junit4]   2> 119174 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 119176 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/95793635068411912-core_node1-n_0000000000
   [junit4]   2> 119176 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 119177 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 119177 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 119177 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44932/collection1/
   [junit4]   2> 119177 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 119177 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:44932/collection1/ has no replicas
   [junit4]   2> 119177 INFO  (OverseerStateUpdate-95793635068411908-127.0.0.1:40229_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1"} current state version: 5
   [junit4]   2> 119177 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 119178 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/95793635068411912-core_node1-n_0000000000
   [junit4]   2> 119180 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44932/collection1/ shard2
   [junit4]   2> 119180 INFO  (OverseerStateUpdate-95793635068411908-127.0.0.1:40229_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:44932",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 5
   [junit4]   2> 119281 INFO  (zkCallback-86-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 119281 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 119281 INFO  (zkCallback-84-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 119330 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:44932/collection1/ and leader is http://127.0.0.1:44932/collection1/
   [junit4]   2> 119330 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44932
   [junit4]   2> 119330 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 119330 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 119330 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 119332 INFO  (OverseerStateUpdate-95793635068411908-127.0.0.1:40229_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44932",
   [junit4]   2>   "node_name":"127.0.0.1:44932_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 6
   [junit4]   2> 119332 INFO  (OverseerStateUpdate-95793635068411908-127.0.0.1:40229_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44932",
   [junit4]   2>   "node_name":"127.0.0.1:44932_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 119433 INFO  (zkCallback-86-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 119433 INFO  (zkCallback-84-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 119433 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 119602 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-2-001/cores/collection1
   [junit4]   2> 119603 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a

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

SING SolrCore org.apache.solr.core.SolrCore@b3597
   [junit4]   2> 140199 INFO  (recoveryExecutor-105-thread-1) [    ] o.a.s.c.ZkController removed listener for config directory [/configs/conf1]
   [junit4]   2> 140199 INFO  (recoveryExecutor-105-thread-1) [    ] o.a.s.c.ZkController No more listeners for config directory [/configs/conf1]
   [junit4]   2> 140199 INFO  (recoveryExecutor-105-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 140199 INFO  (recoveryExecutor-105-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 140212 WARN  (recoveryExecutor-105-thread-1) [    ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1] coreNodeName=[core_node4]
   [junit4]   2> 140212 INFO  (recoveryExecutor-105-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 140212 INFO  (recoveryExecutor-105-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 140213 INFO  (recoveryExecutor-105-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 140213 INFO  (recoveryExecutor-105-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 140213 INFO  (recoveryExecutor-105-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-4-001/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 140213 INFO  (recoveryExecutor-105-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 140213 INFO  (recoveryExecutor-105-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-4-001/cores/collection1/data
   [junit4]   2> 140213 INFO  (recoveryExecutor-105-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-4-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 140213 INFO  (recoveryExecutor-105-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 140213 INFO  (recoveryExecutor-105-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 140214 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.Overseer Overseer (id=95793635068411921-127.0.0.1:41084_-n_0000000004) closing
   [junit4]   2> 140214 INFO  (OverseerStateUpdate-95793635068411921-127.0.0.1:41084_-n_0000000004) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41084_
   [junit4]   2> 140215 INFO  (zkCallback-107-thread-2) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 140215 WARN  (zkCallback-107-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 140216 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@170e82{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 140216 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@607f87{/,null,UNAVAILABLE}
   [junit4]   2> 140217 INFO  (TEST-TestReqParamsAPI.test-seed#[86FAAE6EA84D4D4A]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38327 38327
   [junit4]   2> 140317 INFO  (Thread-260) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38327 38327
   [junit4]   2> 140317 WARN  (Thread-260) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI -Dtests.method=test -Dtests.seed=86FAAE6EA84D4D4A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl-NL -Dtests.timezone=Africa/Brazzaville -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 25.3s J0 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'CY val' for path 'params/c' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{
   [junit4]    >     "a":"A val",
   [junit4]    >     "b":"B val",
   [junit4]    >     "wt":"json",
   [junit4]    >     "useParams":""},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"",
   [junit4]    >     "path":"/dump1",
   [junit4]    >     "httpMethod":"GET"}},  from server:  http://127.0.0.1:44932/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([86FAAE6EA84D4D4A:EAE91B406B120B2]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:457)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:172)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:62)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 140320 INFO  (SUITE-TestReqParamsAPI-seed#[86FAAE6EA84D4D4A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_86FAAE6EA84D4D4A-001
   [junit4]   2> Apr 26, 2016 6:21:36 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=135, maxMBSortInHeap=5.147740643525022, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=nl-NL, timezone=Africa/Brazzaville
   [junit4]   2> NOTE: Linux 4.2.0-35-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=30041136,total=146391040
   [junit4]   2> NOTE: All tests run in this JVM: [TestRemoteStreaming, TestComponentsName, TestReloadAndDeleteDocs, TestJsonFacets, TestRTGBase, TestSortByMinMaxFunction, DistributedSpellCheckComponentTest, BasicZkTest, TestRandomRequestDistribution, TestRangeQuery, HdfsBasicDistributedZkTest, TestReqParamsAPI]
   [junit4] Completed [35/591 (1!)] on J0 in 26.08s, 1 test, 1 failure <<< FAILURES!

[...truncated 1813 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: There were test failures: 591 suites (10 ignored), 2381 tests, 1 failure, 116 ignored (70 assumptions) [seed: 86FAAE6EA84D4D4A]

Total time: 66 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_92) - Build # 503 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/503/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([692C73DBDF88D072:1F126CA89EBF7D5D]:0)
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.eclipse.jetty.server.Server.doStart(Server.java:384)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:327)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:352)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12081 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
   [junit4]   2> 1671386 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1671386 INFO  (Thread-4096) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1671386 INFO  (Thread-4096) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1671486 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.ZkTestServer start zk server on port:40491
   [junit4]   2> 1671486 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1671487 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1671523 INFO  (zkCallback-1497-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35a81a0b name:ZooKeeperConnection Watcher:127.0.0.1:40491 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1671523 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1671523 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1671523 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1671598 INFO  (jetty-launcher-1496-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1671598 INFO  (jetty-launcher-1496-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1671598 INFO  (jetty-launcher-1496-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1671598 INFO  (jetty-launcher-1496-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1671598 INFO  (jetty-launcher-1496-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1671609 INFO  (jetty-launcher-1496-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b34a65c{/solr,null,AVAILABLE}
   [junit4]   2> 1671609 INFO  (jetty-launcher-1496-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@403e2874{/solr,null,AVAILABLE}
   [junit4]   2> 1671609 INFO  (jetty-launcher-1496-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3bb97e0c{/solr,null,AVAILABLE}
   [junit4]   2> 1671609 INFO  (jetty-launcher-1496-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@602c4bef{/solr,null,AVAILABLE}
   [junit4]   2> 1671609 INFO  (jetty-launcher-1496-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@772a7553{/solr,null,AVAILABLE}
   [junit4]   2> 1671610 INFO  (jetty-launcher-1496-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@4fa791a0{HTTP/1.1,[http/1.1]}{127.0.0.1:45243}
   [junit4]   2> 1671610 INFO  (jetty-launcher-1496-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@376c2653{HTTP/1.1,[http/1.1]}{127.0.0.1:32842}
   [junit4]   2> 1671610 INFO  (jetty-launcher-1496-thread-2) [    ] o.e.j.s.Server Started @1673707ms
   [junit4]   2> 1671610 INFO  (jetty-launcher-1496-thread-1) [    ] o.e.j.s.Server Started @1673707ms
   [junit4]   2> 1671610 INFO  (jetty-launcher-1496-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@6b6597c{HTTP/1.1,[http/1.1]}{127.0.0.1:45147}
   [junit4]   2> 1671610 INFO  (jetty-launcher-1496-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32842}
   [junit4]   2> 1671611 INFO  (jetty-launcher-1496-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@62db355c{HTTP/1.1,[http/1.1]}{127.0.0.1:46276}
   [junit4]   2> 1671610 INFO  (jetty-launcher-1496-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@2da1b2dc{HTTP/1.1,[http/1.1]}{127.0.0.1:37705}
   [junit4]   2> 1671610 INFO  (jetty-launcher-1496-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45243}
   [junit4]   2> 1671612 INFO  (jetty-launcher-1496-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1671612 INFO  (jetty-launcher-1496-thread-3) [    ] o.e.j.s.Server Started @1673709ms
   [junit4]   2> 1671612 INFO  (jetty-launcher-1496-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node1'
   [junit4]   2> 1671612 INFO  (jetty-launcher-1496-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37705}
   [junit4]   2> 1671612 INFO  (jetty-launcher-1496-thread-5) [    ] o.e.j.s.Server Started @1673709ms
   [junit4]   2> 1671612 INFO  (jetty-launcher-1496-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1671612 INFO  (jetty-launcher-1496-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46276}
   [junit4]   2> 1671612 INFO  (jetty-launcher-1496-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1671611 INFO  (jetty-launcher-1496-thread-4) [    ] o.e.j.s.Server Started @1673708ms
   [junit4]   2> 1671612 INFO  (jetty-launcher-1496-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1671612 INFO  (jetty-launcher-1496-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45147}
   [junit4]   2> 1671612 INFO  (jetty-launcher-1496-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node5'
   [junit4]   2> 1671613 INFO  (jetty-launcher-1496-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1671613 INFO  (jetty-launcher-1496-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1671612 INFO  (jetty-launcher-1496-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1671613 INFO  (jetty-launcher-1496-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node4'
   [junit4]   2> 1671612 INFO  (jetty-launcher-1496-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1671613 INFO  (jetty-launcher-1496-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1671613 INFO  (jetty-launcher-1496-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1671613 INFO  (jetty-launcher-1496-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node2'
   [junit4]   2> 1671613 INFO  (jetty-launcher-1496-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node3'
   [junit4]   2> 1671613 INFO  (jetty-launcher-1496-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1671613 INFO  (jetty-launcher-1496-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1671613 INFO  (jetty-launcher-1496-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1671613 INFO  (jetty-launcher-1496-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1671613 INFO  (jetty-launcher-1496-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1671613 INFO  (jetty-launcher-1496-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1671613 INFO  (jetty-launcher-1496-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1671613 INFO  (jetty-launcher-1496-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1671613 INFO  (jetty-launcher-1496-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1671613 INFO  (jetty-launcher-1496-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1671614 INFO  (jetty-launcher-1496-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1671614 INFO  (jetty-launcher-1496-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1671622 INFO  (jetty-launcher-1496-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1671622 INFO  (jetty-launcher-1496-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1671622 INFO  (jetty-launcher-1496-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1671628 INFO  (zkCallback-1498-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b6bd3a4 name:ZooKeeperConnection Watcher:127.0.0.1:40491/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1671628 INFO  (jetty-launcher-1496-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1671628 INFO  (jetty-launcher-1496-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1671643 INFO  (zkCallback-1499-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55fc659 name:ZooKeeperConnection Watcher:127.0.0.1:40491/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1671643 INFO  (jetty-launcher-1496-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1671643 INFO  (jetty-launcher-1496-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1671643 INFO  (zkCallback-1500-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ef1d9ac name:ZooKeeperConnection Watcher:127.0.0.1:40491/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1671643 INFO  (zkCallback-1502-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e0bd36f name:ZooKeeperConnection Watcher:127.0.0.1:40491/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1671643 INFO  (zkCallback-1501-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e2a94c4 name:ZooKeeperConnection Watcher:127.0.0.1:40491/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1671643 INFO  (jetty-launcher-1496-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1671644 INFO  (jetty-launcher-1496-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1671643 INFO  (jetty-launcher-1496-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1671644 INFO  (jetty-launcher-1496-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1671644 INFO  (jetty-launcher-1496-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1671643 INFO  (jetty-launcher-1496-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1671644 INFO  (jetty-launcher-1496-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1671644 INFO  (jetty-launcher-1496-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1671644 INFO  (jetty-launcher-1496-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1671644 INFO  (jetty-launcher-1496-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1671644 INFO  (jetty-launcher-1496-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1671663 INFO  (jetty-launcher-1496-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node5/.
   [junit4]   2> 1671663 INFO  (jetty-launcher-1496-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node4/.
   [junit4]   2> 1671663 INFO  (jetty-launcher-1496-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 2014842461
   [junit4]   2> 1671663 INFO  (jetty-launcher-1496-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1853705718
   [junit4]   2> 1671663 INFO  (jetty-launcher-1496-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node2/.
   [junit4]   2> 1671663 INFO  (jetty-launcher-1496-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node4]
   [junit4]   2> 1671663 INFO  (jetty-launcher-1496-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1930588695
   [junit4]   2> 1671663 INFO  (jetty-launcher-1496-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node2]
   [junit4]   2> 1671663 INFO  (jetty-launcher-1496-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node5]
   [junit4]   2> 1671664 WARN  (jetty-launcher-1496-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node4/lib
   [junit4]   2> 1671663 INFO  (jetty-launcher-1496-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node1/.
   [junit4]   2> 1671664 INFO  (jetty-launcher-1496-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1671664 INFO  (jetty-launcher-1496-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1659839979
   [junit4]   2> 1671663 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 0x15454c076e70001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1671664 INFO  (jetty-launcher-1496-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node1]
   [junit4]   2> 1671664 WARN  (jetty-launcher-1496-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node5/lib
   [junit4]   2> 1671665 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 0x15454c076e70002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1671665 INFO  (jetty-launcher-1496-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1671664 WARN  (jetty-launcher-1496-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node2/lib
   [junit4]   2> 1671665 INFO  (jetty-launcher-1496-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1671665 INFO  (jetty-launcher-1496-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1671665 WARN  (jetty-launcher-1496-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node1/lib
   [junit4]   2> 1671665 INFO  (jetty-launcher-1496-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1671665 INFO  (jetty-launcher-1496-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1671665 INFO  (jetty-launcher-1496-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1671665 INFO  (jetty-launcher-1496-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1671665 INFO  (jetty-launcher-1496-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1671665 INFO  (jetty-launcher-1496-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40491/solr
   [junit4]   2> 1671665 INFO  (jetty-launcher-1496-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1671665 INFO  (jetty-launcher-1496-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1671665 INFO  (jetty-launcher-1496-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1671666 INFO  (jetty-launcher-1496-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1671666 INFO  (jetty-launcher-1496-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1671666 INFO  (jetty-launcher-1496-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1671666 INFO  (jetty-launcher-1496-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1671666 INFO  (jetty-launcher-1496-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1671666 INFO  (jetty-launcher-1496-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1671666 INFO  (jetty-launcher-1496-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1671666 INFO  (jetty-launcher-1496-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40491/solr
   [junit4]   2> 1671666 INFO  (jetty-launcher-1496-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1671666 INFO  (jetty-launcher-1496-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40491/solr
   [junit4]   2> 1671666 INFO  (jetty-launcher-1496-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1671666 INFO  (jetty-launcher-1496-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1671666 INFO  (jetty-launcher-1496-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40491/solr
   [junit4]   2> 1671666 INFO  (jetty-launcher-1496-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1671666 INFO  (jetty-launcher-1496-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1671666 INFO  (jetty-launcher-1496-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1671666 INFO  (jetty-launcher-1496-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1671666 INFO  (jetty-launcher-1496-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1671667 INFO  (jetty-launcher-1496-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1671676 INFO  (jetty-launcher-1496-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node3/.
   [junit4]   2> 1671676 INFO  (jetty-launcher-1496-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 165578083
   [junit4]   2> 1671676 INFO  (jetty-launcher-1496-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node3]
   [junit4]   2> 1671677 WARN  (jetty-launcher-1496-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node3/lib
   [junit4]   2> 1671677 INFO  (jetty-launcher-1496-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1671677 INFO  (jetty-launcher-1496-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1671678 INFO  (jetty-launcher-1496-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1671678 INFO  (jetty-launcher-1496-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1671678 INFO  (jetty-launcher-1496-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40491/solr
   [junit4]   2> 1671678 INFO  (jetty-launcher-1496-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1671678 INFO  (jetty-launcher-1496-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1671678 INFO  (jetty-launcher-1496-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1671688 INFO  (zkCallback-1511-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@26c32c17 name:ZooKeeperConnection Watcher:127.0.0.1:40491 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1671688 INFO  (jetty-launcher-1496-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1671688 INFO  (zkCallback-1512-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@45eda2f9 name:ZooKeeperConnection Watcher:127.0.0.1:40491 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1671688 INFO  (jetty-launcher-1496-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1671688 INFO  (zkCallback-1513-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4aee57aa name:ZooKeeperConnection Watcher:127.0.0.1:40491 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1671688 INFO  (jetty-launcher-1496-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1671688 INFO  (jetty-launcher-1496-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1671688 INFO  (zkCallback-1514-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6369683c name:ZooKeeperConnection Watcher:127.0.0.1:40491 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1671688 INFO  (jetty-launcher-1496-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1671689 INFO  (jetty-launcher-1496-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1671689 INFO  (jetty-launcher-1496-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1671689 INFO  (jetty-launcher-1496-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1671698 INFO  (zkCallback-1517-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@639aaec5 name:ZooKeeperConnection Watcher:127.0.0.1:40491 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1671698 INFO  (jetty-launcher-1496-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1671698 INFO  (jetty-launcher-1496-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1671725 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$27/1779360298@4d594c3
   [junit4]   2> 1671726 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 0x15454c076e70008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1671726 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$27/1779360298@118b023
   [junit4]   2> 1671726 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$27/1779360298@2a8fd923
   [junit4]   2> 1671726 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 0x15454c076e70006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1671726 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1671726 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1671726 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1671740 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$27/1779360298@4f3515d0
   [junit4]   2> 1671741 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1671754 INFO  (zkCallback-1518-thread-1-processing-n:127.0.0.1:46276_solr) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d4b2bc6 name:ZooKeeperConnection Watcher:127.0.0.1:40491/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1671754 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1671754 INFO  (zkCallback-1519-thread-1-processing-n:127.0.0.1:45243_solr) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2484180f name:ZooKeeperConnection Watcher:127.0.0.1:40491/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1671754 INFO  (zkCallback-1520-thread-1-processing-n:127.0.0.1:45147_solr) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64a50bcd name:ZooKeeperConnection Watcher:127.0.0.1:40491/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1671754 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1671755 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1671764 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$27/1779360298@7380e0d3
   [junit4]   2> 1671764 INFO  (zkCallback-1521-thread-1-processing-n:127.0.0.1:32842_solr) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@42ad28b6 name:ZooKeeperConnection Watcher:127.0.0.1:40491/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1671764 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1671764 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1671795 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1671795 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1671795 INFO  (zkCallback-1522-thread-1-processing-n:127.0.0.1:37705_solr) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21e0cb11 name:ZooKeeperConnection Watcher:127.0.0.1:40491/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1671795 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1671796 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1671795 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1671850 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1671850 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1671850 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1671864 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1671864 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1672043 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1672057 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1672057 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1672082 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1672082 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1672156 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1672156 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1672156 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1672164 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1672164 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1672214 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1672214 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1672214 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1672214 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1672228 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1672250 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1672250 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1672250 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1672250 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1672251 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1672297 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1672298 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1672298 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1672298 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1672297 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1672309 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1672309 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1672317 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1672317 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1672317 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1672348 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1672348 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1672358 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1672358 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1672358 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1672377 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1672377 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1672377 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1672377 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1672377 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1672395 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1672395 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1672397 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1672397 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1672405 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1672405 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1672405 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1672405 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1672405 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1672405 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1672406 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1672406 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1672406 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1672406 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1672406 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1672437 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1672437 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1672437 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1672437 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1672437 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1672457 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1672457 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1672457 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1672468 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1672498 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95794677686927375-127.0.0.1:37705_solr-n_0000000000
   [junit4]   2> 1672498 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95794677686927374-127.0.0.1:32842_solr-n_0000000002
   [junit4]   2> 1672498 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95794677686927371-127.0.0.1:46276_solr-n_0000000001
   [junit4]   2> 1672498 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1672506 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95794677686927373-127.0.0.1:45147_solr-n_0000000003
   [junit4]   2> 1672506 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37705_solr
   [junit4]   2> 1672506 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1672509 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95794677686927372-127.0.0.1:45243_solr-n_0000000004
   [junit4]   2> 1672509 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95794677686927371-127.0.0.1:46276_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1672509 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95794677686927375-127.0.0.1:37705_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1672510 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95794677686927374-127.0.0.1:32842_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1672510 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32842_solr
   [junit4]   2> 1672510 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46276_solr
   [junit4]   2> 1672520 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95794677686927373-127.0.0.1:45147_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1672520 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45147_solr
   [junit4]   2> 1672528 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:32842_solr
   [junit4]   2> 1672528 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46276_solr
   [junit4]   2> 1672528 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45243_solr
   [junit4]   2> 1672528 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.Overseer Overseer (id=95794677686927375-127.0.0.1:37705_solr-n_0000000000) starting
   [junit4]   2> 1672531 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45147_solr
   [junit4]   2> 1672542 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45243_solr
   [junit4]   2> 1672552 INFO  (zkCallback-1518-thread-1-processing-n:127.0.0.1:46276_solr) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1672552 INFO  (zkCallback-1521-thread-1-processing-n:127.0.0.1:32842_solr) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1672552 INFO  (zkCallback-1520-thread-1-processing-n:127.0.0.1:45147_solr) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1672552 INFO  (zkCallback-1522-thread-1-processing-n:127.0.0.1:37705_solr) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1672552 INFO  (zkCallback-1519-thread-1-processing-n:127.0.0.1:45243_solr) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1672558 INFO  (zkCallback-1520-thread-1-processing-n:127.0.0.1:45147_solr) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1672558 INFO  (zkCallback-1518-thread-1-processing-n:127.0.0.1:46276_solr) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1672558 INFO  (zkCallback-1521-thread-1-processing-n:127.0.0.1:32842_solr) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1672559 INFO  (zkCallback-1522-thread-1-processing-n:127.0.0.1:37705_solr) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1672559 INFO  (zkCallback-1519-thread-1-processing-n:127.0.0.1:45243_solr) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1672565 INFO  (zkCallback-1519-thread-1-processing-n:127.0.0.1:45243_solr) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1672565 INFO  (zkCallback-1521-thread-1-processing-n:127.0.0.1:32842_solr) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1672565 INFO  (zkCallback-1518-thread-1-processing-n:127.0.0.1:46276_solr) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1672565 INFO  (zkCallback-1520-thread-1-processing-n:127.0.0.1:45147_solr) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1672565 INFO  (zkCallback-1522-thread-1-processing-n:127.0.0.1:37705_solr) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1672571 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1672571 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1672571 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node1/.
   [junit4]   2> 1672571 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1672574 INFO  (zkCallback-1521-thread-1-processing-n:127.0.0.1:32842_solr) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1672574 INFO  (zkCallback-1518-thread-1-processing-n:127.0.0.1:46276_solr) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1672574 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1672574 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1672574 INFO  (jetty-launcher-1496-thread-1) [n:127.0.0.1:32842_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1672574 INFO  (zkCallback-1520-thread-1-processing-n:127.0.0.1:45147_solr) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1672574 INFO  (zkCallback-1522-thread-1-processing-n:127.0.0.1:37705_solr) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1672574 INFO  (zkCallback-1519-thread-1-processing-n:127.0.0.1:45243_solr) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1672577 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1672577 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1672577 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node5/.
   [junit4]   2> 1672578 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1672581 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1672581 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1672581 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node4/.
   [junit4]   2> 1672582 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1672583 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1672583 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1672583 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node2/.
   [junit4]   2> 1672583 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1672585 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1672585 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1672585 INFO  (jetty-launcher-1496-thread-2) [n:127.0.0.1:45243_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1672585 INFO  (jetty-launcher-1496-thread-4) [n:127.0.0.1:45147_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1672585 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1672585 INFO  (jetty-launcher-1496-thread-5) [n:127.0.0.1:46276_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1672646 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1672646 INFO  (OverseerCollectionConfigSetProcessor-95794677686927375-127.0.0.1:37705_solr-n_0000000000) [n:127.0.0.1:37705_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1672646 INFO  (OverseerStateUpdate-95794677686927375-127.0.0.1:37705_solr-n_0000000000) [n:127.0.0.1:37705_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1672646 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:37705_solr as DOWN
   [junit4]   2> 1672666 INFO  (OverseerStateUpdate-95794677686927375-127.0.0.1:37705_solr-n_0000000000) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 1672666 INFO  (OverseerStateUpdate-95794677686927375-127.0.0.1:37705_solr-n_0000000000) [n:127.0.0.1:37705_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37705_solr"} current state version: 0
   [junit4]   2> 1672666 INFO  (OverseerStateUpdate-95794677686927375-127.0.0.1:37705_solr-n_0000000000) [n:127.0.0.1:37705_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37705_solr
   [junit4]   2> 1673666 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37705_solr
   [junit4]   2> 1673680 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37705_solr
   [junit4]   2> 1673688 INFO  (zkCallback-1519-thread-1-processing-n:127.0.0.1:45243_solr) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1673688 INFO  (zkCallback-1521-thread-1-processing-n:127.0.0.1:32842_solr) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1673688 INFO  (zkCallback-1520-thread-1-processing-n:127.0.0.1:45147_solr) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1673688 INFO  (zkCallback-1518-thread-1-processing-n:127.0.0.1:46276_solr) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1673688 INFO  (zkCallback-1522-thread-1-processing-n:127.0.0.1:37705_solr) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1673688 INFO  (zkCallback-1519-thread-1-processing-n:127.0.0.1:45243_solr) [n:127.0.0.1:45243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1673688 INFO  (zkCallback-1520-thread-1-processing-n:127.0.0.1:45147_solr) [n:127.0.0.1:45147_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1673688 INFO  (zkCallback-1522-thread-1-processing-n:127.0.0.1:37705_solr) [n:127.0.0.1:37705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1673688 INFO  (zkCallback-1521-thread-1-processing-n:127.0.0.1:32842_solr) [n:127.0.0.1:32842_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1673688 INFO  (zkCallback-1518-thread-1-processing-n:127.0.0.1:46276_solr) [n:127.0.0.1:46276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1673703 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1673703 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1673703 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001/tempDir-001/node3/.
   [junit4]   2> 1673703 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1673704 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1673704 INFO  (jetty-launcher-1496-thread-3) [n:127.0.0.1:37705_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1673704 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1673704 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1673718 INFO  (zkCallback-1523-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c2aca17 name:ZooKeeperConnection Watcher:127.0.0.1:40491 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1673718 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1673718 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1673727 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:40491/solr
   [junit4]   2> 1673727 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1673727 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1673735 INFO  (zkCallback-1525-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2065582f name:ZooKeeperConnection Watcher:127.0.0.1:40491/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1673735 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1673735 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1673735 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 1673755 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 1673773 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 1673776 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 1673807 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 1673816 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 1673836 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1673843 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1673868 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 1673878 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 1673889 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 1673909 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 1673912 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1673929 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 1673942 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 1673957 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 1673975 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 1673987 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 1673995 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 1674004 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 1674031 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 1674046 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 1674048 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 1674059 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 1674080 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 1674102 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 1674126 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 1674128 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
   [junit4]   2> 1674145 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sql.xml
   [junit4]   2> 1674151 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1674153 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
   [junit4]   2> 1674155 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 1674157 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 1674162 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 1674175 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-slave1.xml
   [junit4]   2> 1674177 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 1674182 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 1674184 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 1674186 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
   [junit4]   2> 1674191 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-complex-phrase.xml
   [junit4]   2> 1674193 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 1674195 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 1674201 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-eff.xml
   [junit4]   2> 1674209 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-folding.xml
   [junit4]   2> 1674214 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 1674216 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
   [junit4]   2> 1674221 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 1674242 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwords.txt
   [junit4]   2> 1674250 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 1674259 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 1674264 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 1674266 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
   [junit4]   2> 1674268 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-minimal.xml
   [junit4]   2> 1674273 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-defaults.xml
   [junit4]   2> 1674275 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 1674277 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
   [junit4]   2> 1674279 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
   [junit4]   2> 1674284 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValues.xml
   [junit4]   2> 1674289 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 1674292 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 1674303 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-minimal.xml
   [junit4]   2> 1674306 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1674323 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-collate.xml
   [junit4]   2> 1674325 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-rest.xml
   [junit4]   2> 1674343 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 1674349 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 1674351 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 1674353 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
   [junit4]   2> 1674355 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
   [junit4]   2> 1674360 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
   [junit4]   2> 1674382 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 1674393 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.c.SolrZkClient makePath: /conf

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

ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1830495 WARN  (zkCallback-1685-thread-2-processing-n:127.0.0.1:39397_solr) [n:127.0.0.1:39397_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:297)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:488)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:458)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:445)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:729)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [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:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1830496 INFO  (jetty-launcher-1660-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7020b1b7{/solr,null,UNAVAILABLE}
   [junit4]   2> 1830497 INFO  (jetty-launcher-1660-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@497380b1{/solr,null,UNAVAILABLE}
   [junit4]   2> 1830503 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateSearchDelete-seed#[692C73DBDF88D072]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36203 36203
   [junit4]   2> 1830504 INFO  (Thread-4400) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36203 36203
   [junit4]   2> 1830505 WARN  (Thread-4400) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	8	/solr/collections/testcollection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/95794685551902733-127.0.0.1:42189_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/95794685551902731-127.0.0.1:38543_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudCluster_692C73DBDF88D072-001
   [junit4]   2> Apr 26, 2016 10:48:59 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=bg, timezone=America/Iqaluit
   [junit4]   2> NOTE: Linux 4.2.0-35-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=1,free=282064304,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DocumentAnalysisRequestHandlerTest, StandardRequestHandlerTest, SolrCloudExampleTest, DateFieldTest, TestExceedMaxTermLength, HdfsRecoveryZkTest, SynonymTokenizerTest, TestConfig, SolrCoreTest, TestCSVLoader, TestHighlightDedupGrouping, RequiredFieldsTest, TestAtomicUpdateErrorCases, HighlighterMaxOffsetTest, TestTolerantUpdateProcessorCloud, TestCustomSort, PingRequestHandlerTest, SSLMigrationTest, PeerSyncTest, BlockJoinFacetRandomTest, TestDownShardTolerantSearch, DateRangeFieldTest, QueryElevationComponentTest, TestStressLucene, AlternateDirectoryTest, OverseerTaskQueueTest, TestFastOutputStream, ReturnFieldsTest, XsltUpdateRequestHandlerTest, TestDocSet, ConnectionReuseTest, DistributedExpandComponentTest, SystemInfoHandlerTest, OverseerCollectionConfigSetProcessorTest, IndexSchemaTest, SolrRequestParserTest, TestReqParamsAPI, TestLazyCores, FacetPivotSmallTest, TestPerFieldSimilarityWithDefaultOverride, CreateCollectionCleanupTest, RankQueryTest, HdfsCollectionsAPIDistributedZkTest, TestDFISimilarityFactory, TestSolr4Spatial2, TestDistributedSearch, SignatureUpdateProcessorFactoryTest, TestFaceting, PrimUtilsTest, DisMaxRequestHandlerTest, IndexSchemaRuntimeFieldTest, HdfsBasicDistributedZkTest, TestLRUCache, TestSolr4Spatial, ExitableDirectoryReaderTest, TestJsonFacets, TestAnalyzeInfixSuggestions, TestScoreJoinQPNoScore, TestSha256AuthenticationProvider, CollectionTooManyReplicasTest, TestRequestForwarding, TestCollectionAPI, LeaderInitiatedRecoveryOnCommitTest, LeaderElectionIntegrationTest, TestHashQParserPlugin, TestSchemaNameResource, ActionThrottleTest, TestReRankQParserPlugin, CloneFieldUpdateProcessorFactoryTest, DistributedSpellCheckComponentTest, SuggestComponentTest, TestDynamicFieldCollectionResource, CloudExitableDirectoryReaderTest, RAMDirectoryFactoryTest, TestSolrDynamicMBean, TestMissingGroups, TestGeoJSONResponseWriter, TestRandomDVFaceting, JSONWriterTest, HdfsWriteToMultipleCollectionsTest, DeleteStatusTest, EchoParamsTest, DefaultValueUpdateProcessorTest, DistributedQueryElevationComponentTest, CurrencyFieldOpenExchangeTest, ResponseLogComponentTest, TestMergePolicyConfig, TestComponentsName, TestOmitPositions, AsyncCallRequestStatusResponseTest, HLLSerializationTest, TestConfigOverlay, TestBinaryField, TestManagedSynonymFilterFactory, TestSolrQueryResponse, TestRangeQuery, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, BasicZkTest, TestReplicationHandler, TestZkChroot, AutoCommitTest, TestRealTimeGet, TestStressReorder, HardAutoCommitTest, SpellCheckComponentTest, TestBadConfig, ShowFileRequestHandlerTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SuggesterFSTTest, TestTrie, SpatialFilterTest, PolyFieldTest, TestPseudoReturnFields, QueryEqualityTest, DistanceFunctionTest, DebugComponentTest, CacheHeaderTest, TestQueryUtils, FileBasedSpellCheckerTest, DocumentBuilderTest, TestValueSourceCache, TestIndexingPerformance, TestArbitraryIndexDir, RegexBoostProcessorTest, TestAnalyzedSuggestions, SOLR749Test, UpdateParamsTest, SolrIndexConfigTest, TestSolrDeletionPolicy2, SampleTest, NumericFieldsTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, URLClassifyProcessorTest, PluginInfoTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, CustomCollectionTest, ForceLeaderTest, TestLeaderElectionZkExpiry, TestMiniSolrCloudCluster]
   [junit4] Completed [489/591 (1!)] on J0 in 159.89s, 7 tests, 1 error <<< FAILURES!

[...truncated 346 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: There were test failures: 591 suites (10 ignored), 2382 tests, 1 error, 114 ignored (70 assumptions) [seed: 692C73DBDF88D072]

Total time: 57 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any