You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/08/12 10:54:25 UTC

[JENKINS] Lucene-Solr-Tests-6.x - Build # 407 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/407/

No tests ran.

Build Log:
[...truncated 21 lines...]
FATAL: Cannot find executable from the chosen Ant installation "Ant 1.8.4"
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any




[JENKINS] Lucene-Solr-Tests-6.x - Build # 414 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/414/

2 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:  https://127.0.0.1:33962/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:  https://127.0.0.1:33962/collection1
	at __randomizedtesting.SeedInfo.seed([7C738A141F81F5FF:F427B5CEB17D9807]: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:535)
	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:171)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
	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 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(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 5 object(s) that were not released!!! [TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([7C738A141F81F5FF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:258)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:834)
	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 10636 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/init-core-data-001
   [junit4]   2> 67273 INFO  (SUITE-TestReqParamsAPI-seed#[7C738A141F81F5FF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 67281 INFO  (SUITE-TestReqParamsAPI-seed#[7C738A141F81F5FF]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 67289 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 67293 INFO  (Thread-286) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 67293 INFO  (Thread-286) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 67393 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.ZkTestServer start zk server on port:37083
   [junit4]   2> 67393 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 67394 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 67397 INFO  (zkCallback-58-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@361569a4 name:ZooKeeperConnection Watcher:127.0.0.1:37083 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 67398 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 67398 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 67398 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 67401 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 67405 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 67407 INFO  (zkCallback-59-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@25575370 name:ZooKeeperConnection Watcher:127.0.0.1:37083/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 67407 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 67407 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 67407 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 67410 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 67411 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 67415 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 67417 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 67418 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 67422 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 67422 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 67425 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 67425 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 67426 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 67427 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 67429 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 67429 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 67431 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 67432 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 67434 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 67434 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 67437 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 67437 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 67440 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 67440 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 67442 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 67442 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 67444 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 67444 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 67447 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 67448 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 67450 INFO  (zkCallback-61-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37c9bba2 name:ZooKeeperConnection Watcher:127.0.0.1:37083/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 67450 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 67450 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 67550 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/control-001/cores/collection1
   [junit4]   2> 67564 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 67566 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@322adf65{/,null,AVAILABLE}
   [junit4]   2> 67632 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7b2c05c{SSL,[ssl, http/1.1]}{127.0.0.1:59064}
   [junit4]   2> 67633 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.e.j.s.Server Started @70727ms
   [junit4]   2> 67633 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/tempDir-001/control/data, hostContext=/, hostPort=59064, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/control-001/cores}
   [junit4]   2> 67634 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 67634 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/control-001'
   [junit4]   2> 67634 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 67634 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 67634 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 67635 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 67638 INFO  (zkCallback-62-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d7d4862 name:ZooKeeperConnection Watcher:127.0.0.1:37083/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 67638 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 67638 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 67640 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 67640 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/control-001/solr.xml
   [junit4]   2> 67646 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/control-001/cores
   [junit4]   2> 67646 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.CoreContainer New CoreContainer 1851286671
   [junit4]   2> 67647 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/control-001]
   [junit4]   2> 67647 WARN  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/control-001/lib
   [junit4]   2> 67647 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] 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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 67653 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 67654 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 67654 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 67654 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37083/solr
   [junit4]   2> 67654 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 67655 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 67656 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 67657 INFO  (zkCallback-65-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@361ef2ff name:ZooKeeperConnection Watcher:127.0.0.1:37083 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 67658 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 67658 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 67668 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$99/1264498380@75e7df1c
   [junit4]   2> 67671 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 67677 INFO  (zkCallback-66-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7a7ad962 name:ZooKeeperConnection Watcher:127.0.0.1:37083/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 67677 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 67680 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 67682 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 67686 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 67690 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 67692 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 67694 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 67695 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 67697 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 67698 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 67699 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 67700 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 67701 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 67706 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 67708 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 67709 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 67710 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96420926525931525-127.0.0.1:59064_-n_0000000000
   [junit4]   2> 67710 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59064_
   [junit4]   2> 67710 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 67712 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.Overseer Overseer (id=96420926525931525-127.0.0.1:59064_-n_0000000000) starting
   [junit4]   2> 67715 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 67723 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 67723 INFO  (OverseerCollectionConfigSetProcessor-96420926525931525-127.0.0.1:59064_-n_0000000000) [n:127.0.0.1:59064_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 67723 INFO  (OverseerStateUpdate-96420926525931525-127.0.0.1:59064_-n_0000000000) [n:127.0.0.1:59064_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 67724 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59064_
   [junit4]   2> 67724 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59064_
   [junit4]   2> 67726 INFO  (OverseerStateUpdate-96420926525931525-127.0.0.1:59064_-n_0000000000) [n:127.0.0.1:59064_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 67728 INFO  (zkCallback-66-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_    ] 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> 67738 INFO  (zkCallback-66-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 67749 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 67749 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 67749 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/control-001/cores
   [junit4]   2> 67751 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] 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> 67751 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/control-001/cores/collection1
   [junit4]   2> 67751 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 67752 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 67752 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 67754 INFO  (OverseerStateUpdate-96420926525931525-127.0.0.1:59064_-n_0000000000) [n:127.0.0.1:59064_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:59064",
   [junit4]   2>   "node_name":"127.0.0.1:59064_",
   [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> 67754 INFO  (OverseerStateUpdate-96420926525931525-127.0.0.1:59064_-n_0000000000) [n:127.0.0.1:59064_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:59064",
   [junit4]   2>   "node_name":"127.0.0.1:59064_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 67756 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] 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> 67755 INFO  (OverseerStateUpdate-96420926525931525-127.0.0.1:59064_-n_0000000000) [n:127.0.0.1:59064_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 67763 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2
   [junit4]   2> 67763 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:59064_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 67764 INFO  (OverseerStateUpdate-96420926525931525-127.0.0.1:59064_-n_0000000000) [n:127.0.0.1:59064_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 67764 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 67766 INFO  (zkCallback-66-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_    ] 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> 67779 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 67779 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 67779 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 67780 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 67780 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 67780 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 67780 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/control-001/cores/collection1'
   [junit4]   2> 67781 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 67781 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 67782 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 67790 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 67795 WARN  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 67795 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 67812 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 67823 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 67910 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 67917 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 67918 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 67942 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 67945 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 67947 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 67948 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 67950 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] 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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2
   [junit4]   2> 67950 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 67950 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 67950 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/control-001/cores/collection1/data/]
   [junit4]   2> 67950 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4808a3c4
   [junit4]   2> 67951 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/control-001/cores/collection1/data/snapshot_metadata
   [junit4]   2> 67951 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 67951 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/control-001/cores/collection1/data
   [junit4]   2> 67951 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/control-001/cores/collection1/data/index/
   [junit4]   2> 67951 WARN  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 67952 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/control-001/cores/collection1/data/index
   [junit4]   2> 67952 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=311737064, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 67953 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d1c6652 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b1075f6),segFN=segments_1,generation=1}
   [junit4]   2> 67953 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 67953 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/control-001/cores/collection1/data/
   [junit4]   2> 67953 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 67958 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 67958 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 67958 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 67958 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 67959 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 67959 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 67959 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 67959 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 67959 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 67960 WARN  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 67962 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 67963 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 67964 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 67965 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 67970 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 67970 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 67970 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 67970 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 67971 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 67971 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 67972 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=42.103515625, floorSegmentMB=1.3603515625, forceMergeDeletesPctAllowed=6.272477188446483, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 67972 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d1c6652 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b1075f6),segFN=segments_1,generation=1}
   [junit4]   2> 67972 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 67972 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@36cd0e03[collection1] main]
   [junit4]   2> 67972 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 67973 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 67974 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 67974 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 67974 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 67974 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 67975 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 67975 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 67975 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 67975 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 67976 INFO  (searcherExecutor-266-thread-1-processing-n:127.0.0.1:59064_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@36cd0e03[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 67976 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 67976 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 67976 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 67976 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1542734825130033152
   [junit4]   2> 67978 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1542734825130033152
   [junit4]   2> 67978 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 67979 INFO  (coreLoadExecutor-265-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 67980 INFO  (coreZkRegister-258-thread-1-processing-n:127.0.0.1:59064_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:59064 collection:control_collection shard:shard1
   [junit4]   2> 67980 INFO  (coreZkRegister-258-thread-1-processing-n:127.0.0.1:59064_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 67990 INFO  (coreZkRegister-258-thread-1-processing-n:127.0.0.1:59064_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96420926525931525-core_node1-n_0000000000
   [junit4]   2> 67991 INFO  (coreZkRegister-258-thread-1-processing-n:127.0.0.1:59064_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 67993 INFO  (OverseerStateUpdate-96420926525931525-127.0.0.1:59064_-n_0000000000) [n:127.0.0.1:59064_    ] 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> 67995 INFO  (coreZkRegister-258-thread-1-processing-n:127.0.0.1:59064_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 67995 INFO  (coreZkRegister-258-thread-1-processing-n:127.0.0.1:59064_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 67995 INFO  (coreZkRegister-258-thread-1-processing-n:127.0.0.1:59064_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:59064/collection1/
   [junit4]   2> 67995 INFO  (coreZkRegister-258-thread-1-processing-n:127.0.0.1:59064_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 67995 INFO  (coreZkRegister-258-thread-1-processing-n:127.0.0.1:59064_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:59064/collection1/ has no replicas
   [junit4]   2> 67997 INFO  (coreZkRegister-258-thread-1-processing-n:127.0.0.1:59064_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 67999 INFO  (coreZkRegister-258-thread-1-processing-n:127.0.0.1:59064_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] 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/96420926525931525-core_node1-n_0000000000
   [junit4]   2> 68003 INFO  (coreZkRegister-258-thread-1-processing-n:127.0.0.1:59064_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:59064/collection1/ shard1
   [junit4]   2> 68004 INFO  (OverseerStateUpdate-96420926525931525-127.0.0.1:59064_-n_0000000000) [n:127.0.0.1:59064_    ] 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":"https://127.0.0.1:59064",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 68107 INFO  (zkCallback-66-thread-3-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_    ] 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> 68155 INFO  (coreZkRegister-258-thread-1-processing-n:127.0.0.1:59064_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:59064/collection1/ and leader is https://127.0.0.1:59064/collection1/
   [junit4]   2> 68155 INFO  (coreZkRegister-258-thread-1-processing-n:127.0.0.1:59064_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:59064
   [junit4]   2> 68155 INFO  (coreZkRegister-258-thread-1-processing-n:127.0.0.1:59064_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 68155 INFO  (coreZkRegister-258-thread-1-processing-n:127.0.0.1:59064_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 68155 INFO  (coreZkRegister-258-thread-1-processing-n:127.0.0.1:59064_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 68157 INFO  (coreZkRegister-258-thread-1-processing-n:127.0.0.1:59064_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59064_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 68160 INFO  (OverseerStateUpdate-96420926525931525-127.0.0.1:59064_-n_0000000000) [n:127.0.0.1:59064_    ] 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":"https://127.0.0.1:59064",
   [junit4]   2>   "node_name":"127.0.0.1:59064_",
   [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> 68160 INFO  (OverseerStateUpdate-96420926525931525-127.0.0.1:59064_-n_0000000000) [n:127.0.0.1:59064_    ] 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":"https://127.0.0.1:59064",
   [junit4]   2>   "node_name":"127.0.0.1:59064_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 68263 INFO  (zkCallback-66-thread-2-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_    ] 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> 68265 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 68265 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68268 INFO  (zkCallback-70-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70186d8c name:ZooKeeperConnection Watcher:127.0.0.1:37083/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68268 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68268 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 68268 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 68270 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 68270 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 68272 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 68272 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 68272 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 68273 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68274 INFO  (zkCallback-71-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@25238a74 name:ZooKeeperConnection Watcher:127.0.0.1:37083/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68274 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68274 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 68278 INFO  (OverseerStateUpdate-96420926525931525-127.0.0.1:59064_-n_0000000000) [n:127.0.0.1:59064_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 68278 INFO  (OverseerStateUpdate-96420926525931525-127.0.0.1:59064_-n_0000000000) [n:127.0.0.1:59064_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 68376 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/shard-1-001/cores/collection1
   [junit4]   2> 68377 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/shard-1-001
   [junit4]   2> 68379 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 68381 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2cb67525{/,null,AVAILABLE}
   [junit4]   2> 68384 INFO  (OverseerStateUpdate-96420926525931525-127.0.0.1:59064_-n_0000000000) [n:127.0.0.1:59064_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 68388 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.e.j.s.ServerConnector Started ServerConnector@77e96d5d{SSL,[ssl, http/1.1]}{127.0.0.1:36869}
   [junit4]   2> 68388 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.e.j.s.Server Started @71483ms
   [junit4]   2> 68388 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=36869, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/shard-1-001/cores}
   [junit4]   2> 68389 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 68389 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/shard-1-001'
   [junit4]   2> 68389 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 68389 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 68389 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 68395 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68398 INFO  (zkCallback-72-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@133fa62f name:ZooKeeperConnection Watcher:127.0.0.1:37083/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68398 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68399 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 68404 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 68404 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/shard-1-001/solr.xml
   [junit4]   2> 68411 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/shard-1-001/cores
   [junit4]   2> 68411 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.CoreContainer New CoreContainer 1724229556
   [junit4]   2> 68411 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/shard-1-001]
   [junit4]   2> 68411 WARN  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/shard-1-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/shard-1-001/lib
   [junit4]   2> 68411 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] 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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 68413 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 68413 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 68413 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 68413 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37083/solr
   [junit4]   2> 68413 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 68414 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 68414 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68421 INFO  (zkCallback-75-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37df095f name:ZooKeeperConnection Watcher:127.0.0.1:37083 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68421 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68421 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 68423 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:36869_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$99/1264498380@5d2488a6
   [junit4]   2> 68424 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:36869_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 68426 INFO  (zkCallback-76-thread-1-processing-n:127.0.0.1:36869_) [n:127.0.0.1:36869_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9cd58af name:ZooKeeperConnection Watcher:127.0.0.1:37083/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 68426 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:36869_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 68437 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:36869_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 68438 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:36869_    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 68438 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:36869_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 68447 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:36869_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 68448 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:36869_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96420926525931530-127.0.0.1:36869_-n_0000000001
   [junit4]   2> 68449 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:36869_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96420926525931525-127.0.0.1:59064_-n_0000000000 to know if I could be the leader
   [junit4]   2> 68449 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:36869_    ] o.a.s.c.ZkController Publish node=127.0.0.1:36869_ as DOWN
   [junit4]   2> 68451 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:36869_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36869_
   [junit4]   2> 68451 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:36869_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36869_
   [junit4]   2> 68452 INFO  (OverseerStateUpdate-96420926525931525-127.0.0.1:59064_-n_0000000000) [n:127.0.0.1:59064_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36869_"} current state version: 3
   [junit4]   2> 68452 INFO  (OverseerStateUpdate-96420926525931525-127.0.0.1:59064_-n_0000000000) [n:127.0.0.1:59064_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36869_
   [junit4]   2> 68452 INFO  (zkCallback-66-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_    ] 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> 68453 INFO  (zkCallback-70-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> 68453 INFO  (zkCallback-76-thread-1-processing-n:127.0.0.1:36869_) [n:127.0.0.1:36869_    ] 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> 68454 INFO  (zkCallback-66-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 68456 INFO  (zkCallback-66-thread-1-processing-n:127.0.0.1:59064_) [n:127.0.0.1:59064_    ] 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> 68456 INFO  (zkCallback-70-thread-2) [    ] 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> 68459 INFO  (zkCallback-70-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 68460 INFO  (zkCallback-76-thread-2-processing-n:127.0.0.1:36869_) [n:127.0.0.1:36869_    ] 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> 68460 INFO  (zkCallback-76-thread-1-processing-n:127.0.0.1:36869_) [n:127.0.0.1:36869_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 68475 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:36869_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 68475 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:36869_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 68475 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:36869_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/shard-1-001/cores
   [junit4]   2> 68477 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:36869_    ] 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> 68477 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:36869_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_7C738A141F81F5FF-001/shard-1-001/cores/collection1
   [junit4]   2> 68477 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:36869_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 68479 INFO  (coreLoadExecutor-276-thread-1-processing-n:127.0.0.1:36869_) [n:127.0.0.1:36869_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 68479 INFO  (coreLoadExecutor-276-thread-1-processing-n:127.0.0.1:36869_) [n:127.0.0.1:36869_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 68481 INFO  (OverseerStateUpdate-96420926525931525-127.0.0.1:59064_-n_0000000000) [n:127.0.0.1:59064_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36869",
   [junit4]   2>   "node_name":"127.0.0.1:36869_",
   [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> 68481 INFO  (OverseerStateUpdate-96420926525931525-127.0.0.1:59064_-n_0000000000) [n:127.0.0.1:59064_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36869",
   [junit4]   2>   "node_name":"127.0.0.1:36869_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 68481 INFO  (OverseerStateUpdate-96420926525931525-127.0.0.1:59064_-n_0000000000) [n:127.0.0.1:59064_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 68481 INFO  (OverseerStateUpdate-96420926525931525-127.0.0.1:59064_-n_0000000000) [n:127.0.0.1:59064_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 68481 INFO  (coreLoadExecutor-276-thread-1-processing-n:127.0.0.1:36869_) [n:127.0.0.1:36869_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 68482 INFO  (coreLoadExecutor-276-thread-1-processing-n:127.0.0.1:36869_) [n:127.0.0.1:36869_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 68483 INFO  (coreLoadExecutor-276-thread-1-processing-n:127.0.0.1:36869_) [n:127.0.0.1:36869_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 68484 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:36869_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2
   [junit4]   2> 68484 INFO  (TEST-TestReqParamsAPI.test-seed#[7C738A141F81F5FF]) [n:127.0.0.1:36869_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 68584 INFO  (OverseerStateUpdate-96420926525931525-127.0.0.1:59064_-n_0000000000) [n:127.0.0.1:59064_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 68584 INFO  (zkCallback-76-thread-2-processing-n:127.0.0.1:36869_) [n:127.0.0.1:36869_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 68586 INFO  (zkCallback-76-thread-2-processing-n:127.0.0.1:36869_) [n:127.0.0.1:36869_    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 69483 INFO  (coreLoadExecutor-276-thread-1-processing-n:127.0.0.1:36869_) [n:127.0.0.1:36869_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 69483 INFO  (coreLoadExecutor-276-thread-1-processing-n:127.0.0.

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

ory@3ce5a08f),segFN=segments_2,generation=2}
   [junit4]   2> 499866 INFO  (Thread-1135) [n:127.0.0.1:42584_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 499866 INFO  (Thread-1135) [n:127.0.0.1:42584_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Closing main searcher on request.
   [junit4]   2> 499866 INFO  (Thread-1135) [n:127.0.0.1:42584_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 499866 INFO  (Thread-1135) [n:127.0.0.1:42584_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_7C738A141F81F5FF-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/snapshot_metadata [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_7C738A141F81F5FF-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/snapshot_metadata;done=false>>]
   [junit4]   2> 499866 INFO  (Thread-1135) [n:127.0.0.1:42584_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 499867 INFO  (Thread-1135) [n:127.0.0.1:42584_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_7C738A141F81F5FF-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/snapshot_metadata
   [junit4]   2> 499867 INFO  (Thread-1135) [n:127.0.0.1:42584_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_7C738A141F81F5FF-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_7C738A141F81F5FF-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data;done=false>>]
   [junit4]   2> 499867 INFO  (Thread-1135) [n:127.0.0.1:42584_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 499867 INFO  (Thread-1135) [n:127.0.0.1:42584_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_7C738A141F81F5FF-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data
   [junit4]   2> 499867 INFO  (Thread-1135) [n:127.0.0.1:42584_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_7C738A141F81F5FF-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_7C738A141F81F5FF-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index;done=false>>]
   [junit4]   2> 499867 INFO  (Thread-1135) [n:127.0.0.1:42584_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 499867 INFO  (Thread-1135) [n:127.0.0.1:42584_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_7C738A141F81F5FF-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index
   [junit4]   2> 499867 WARN  (Thread-1135) [n:127.0.0.1:42584_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [testschemaapi_shard1_replica2]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:946)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2578)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$3(ZkController.java:2443)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not find config name for collection:testschemaapi
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:503)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:940)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not find config name for collection:testschemaapi
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:101)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2358)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:791)
   [junit4]   2> 	... 5 more
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=el-CY, timezone=Pacific/Pohnpei
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=1,free=112366600,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: [ConcurrentDeleteAndCreateCollectionTest, TestFieldCache, TriLevelCompositeIdRoutingTest, DistributedVersionInfoTest, TestMiniSolrCloudCluster, TestWordDelimiterFilterFactory, TestBlobHandler, DOMUtilTest, ConjunctionSolrSpellCheckerTest, TermVectorComponentTest, DistributedFacetPivotLongTailTest, UniqFieldsUpdateProcessorFactoryTest, TestCoreContainer, TestRuleBasedAuthorizationPlugin, DeleteLastCustomShardedReplicaTest, LoggingHandlerTest, TestSolrQueryResponse, TermsComponentTest, PKIAuthenticationIntegrationTest, SpellCheckCollatorTest, ChaosMonkeyNothingIsSafeTest, DistanceFunctionTest, TestMissingGroups, TestDFRSimilarityFactory, NotRequiredUniqueKeyTest, DocValuesMissingTest, TestStressVersions, TestSQLHandler, ZkCLITest, TestManagedResource, TestAuthenticationFramework, TestReplicationHandlerBackup, TestFieldSortValues, OpenExchangeRatesOrgProviderTest, ChaosMonkeySafeLeaderTest, TestFieldCollectionResource, SchemaVersionSpecificBehaviorTest, TestShortCircuitedRequests, TestNamedUpdateProcessors, AnalysisErrorHandlingTest, HdfsThreadLeakTest, HdfsBasicDistributedZkTest, CloudExitableDirectoryReaderTest, TestManagedSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedSchemaAPI -Dtests.seed=7C738A141F81F5FF -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=Pacific/Pohnpei -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestManagedSchemaAPI (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7C738A141F81F5FF]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:258)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [126/629 (2!)] on J1 in 12.15s, 1 test, 1 failure <<< FAILURES!

[...truncated 42435 lines...]
-ecj-javadoc-lint-tests:
    [mkdir] Created dir: /tmp/ecj582444500
 [ecj-lint] Compiling 22 source files to /tmp/ecj582444500
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/queries/src/test/org/apache/lucene/queries/mlt/TestMoreLikeThis.java (at line 44)
 [ecj-lint] 	import org.apache.lucene.util.LuceneTestCase.AwaitsFix;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.util.LuceneTestCase.AwaitsFix is never used
 [ecj-lint] ----------
 [ecj-lint] 1 problem (1 error)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:763: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:101: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/build.xml:204: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:2177: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1998: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:2031: Compile failed; see the compiler error output for details.

Total time: 76 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any




[JENKINS] Lucene-Solr-Tests-6.x - Build # 413 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/413/

No tests ran.

Build Log:
[...truncated 21 lines...]
FATAL: Cannot find executable from the chosen Ant installation "Ant 1.8.4"
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any




[JENKINS] Lucene-Solr-Tests-6.x - Build # 412 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/412/

No tests ran.

Build Log:
[...truncated 21 lines...]
FATAL: Cannot find executable from the chosen Ant installation "Ant 1.8.4"
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any




[JENKINS] Lucene-Solr-Tests-6.x - Build # 411 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/411/

No tests ran.

Build Log:
[...truncated 21 lines...]
FATAL: Cannot find executable from the chosen Ant installation "Ant 1.8.4"
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any




[JENKINS] Lucene-Solr-Tests-6.x - Build # 410 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/410/

No tests ran.

Build Log:
[...truncated 21 lines...]
FATAL: Cannot find executable from the chosen Ant installation "Ant 1.8.4"
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any




[JENKINS] Lucene-Solr-Tests-6.x - Build # 409 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/409/

No tests ran.

Build Log:
[...truncated 21 lines...]
FATAL: Cannot find executable from the chosen Ant installation "Ant 1.8.4"
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any




[JENKINS] Lucene-Solr-Tests-6.x - Build # 408 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/408/

No tests ran.

Build Log:
[...truncated 21 lines...]
FATAL: Cannot find executable from the chosen Ant installation "Ant 1.8.4"
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any