You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/06/28 00:39:50 UTC

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

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

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

Error Message:
Could not get expected value  'CY val' for path 'response/params/y/c' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":0,     "params":{"x":{         "a":"A val",         "b":"B val",         "":{"v":0}}}}},  from server:  http://127.0.0.1:40104/_lnu/k/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val' for path 'response/params/y/c' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":0,
    "params":{"x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}}}}},  from server:  http://127.0.0.1:40104/_lnu/k/collection1
	at __randomizedtesting.SeedInfo.seed([6CE5C586258CDA34:E4B1FA5C8B70B7CC]: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:481)
	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:159)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 12283 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/init-core-data-001
   [junit4]   2> 1945599 INFO  (SUITE-TestReqParamsAPI-seed#[6CE5C586258CDA34]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1945599 INFO  (SUITE-TestReqParamsAPI-seed#[6CE5C586258CDA34]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_lnu/k
   [junit4]   2> 1945601 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1945601 INFO  (Thread-3889) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1945601 INFO  (Thread-3889) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1945701 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.ZkTestServer start zk server on port:45609
   [junit4]   2> 1945701 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1945702 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1945702 INFO  (zkCallback-2365-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f16fe name:ZooKeeperConnection Watcher:127.0.0.1:45609 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1945702 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1945703 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1945703 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1945703 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1945704 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1945704 INFO  (zkCallback-2366-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b87444 name:ZooKeeperConnection Watcher:127.0.0.1:45609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1945704 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1945704 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1945704 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1945705 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1945705 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1945706 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1945706 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1945706 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1945707 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1945707 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1945707 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1945708 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1945709 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1945709 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1945709 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1945709 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1945710 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1945710 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1945710 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1945710 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1945711 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1945711 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1945711 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1945711 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1945712 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1945712 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1945712 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1945712 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1945773 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/control-001/cores/collection1
   [junit4]   2> 1945774 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1945775 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@145502f{/_lnu/k,null,AVAILABLE}
   [junit4]   2> 1945777 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.e.j.s.ServerConnector Started ServerConnector@16cf72c{HTTP/1.1,[http/1.1]}{127.0.0.1:४२३९४}
   [junit4]   2> 1945777 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.e.j.s.Server Started @१९४७७५८ms
   [junit4]   2> 1945777 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_lnu/k, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/tempDir-001/control/data, hostPort=42394, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/control-001/cores}
   [junit4]   2> 1945777 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@6a03af
   [junit4]   2> 1945777 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/control-001'
   [junit4]   2> 1945778 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1945778 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1945778 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1945778 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1945779 INFO  (zkCallback-2367-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e99cb2 name:ZooKeeperConnection Watcher:127.0.0.1:45609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1945779 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1945779 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1945779 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1945779 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/control-001/solr.xml
   [junit4]   2> 1945783 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/control-001/cores
   [junit4]   2> 1945783 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.CoreContainer New CoreContainer 18380709
   [junit4]   2> 1945783 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/control-001]
   [junit4]   2> 1945783 WARN  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/control-001/lib
   [junit4]   2> 1945783 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1945784 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1945784 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1945784 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1945784 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45609/solr
   [junit4]   2> 1945784 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1945784 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1945785 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1945785 INFO  (zkCallback-2370-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@95c94c name:ZooKeeperConnection Watcher:127.0.0.1:45609 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1945785 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1945786 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1945786 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$180/18000069@80ab16
   [junit4]   2> 1945786 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1945787 INFO  (zkCallback-2371-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1853157 name:ZooKeeperConnection Watcher:127.0.0.1:45609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1945787 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1945787 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1945788 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1945789 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1945790 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1945790 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1945791 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1945791 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1945793 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1945793 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1945793 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1945793 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1945793 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1945794 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1945794 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1945795 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1945795 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000
   [junit4]   2> 1945795 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42394__lnu%2Fk
   [junit4]   2> 1945795 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1945795 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.Overseer Overseer (id=96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) starting
   [junit4]   2> 1945796 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1945798 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1945798 INFO  (OverseerCollectionConfigSetProcessor-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1945798 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1945798 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42394__lnu%2Fk
   [junit4]   2> 1945798 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42394__lnu%2Fk
   [junit4]   2> 1945798 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1945798 INFO  (zkCallback-2371-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1945799 INFO  (zkCallback-2371-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1945817 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1945817 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1945817 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/control-001/cores
   [junit4]   2> 1945818 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection=control_collection, loadOnStartup=true, coreNodeName=, transient=false, name=collection1, shard=, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1945818 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/control-001/cores/collection1
   [junit4]   2> 1945818 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1945818 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1945818 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1945818 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1945818 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1945819 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1945819 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42394/_lnu/k",
   [junit4]   2>   "node_name":"127.0.0.1:42394__lnu%2Fk",
   [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> 1945819 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42394/_lnu/k",
   [junit4]   2>   "node_name":"127.0.0.1:42394__lnu%2Fk",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1945819 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1945819 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1945819 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1945819 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1945820 INFO  (zkCallback-2371-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1946820 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1946820 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1946820 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1946820 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1946820 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1946820 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/control-001/cores/collection1'
   [junit4]   2> 1946821 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1946821 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1946821 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1946824 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1946826 WARN  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1946826 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1946831 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1946835 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1946915 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1946919 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1946921 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1946925 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1946927 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1946928 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1946928 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1946929 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1946929 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1946930 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1946930 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/control-001/cores/collection1/data/]
   [junit4]   2> 1946930 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d0d67b
   [junit4]   2> 1946931 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/control-001/cores/collection1/data
   [junit4]   2> 1946931 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1946931 WARN  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1946931 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/control-001/cores/collection1/data/index
   [junit4]   2> 1946932 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.710811229361913]
   [junit4]   2> 1946932 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@10f57fa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1826915),segFN=segments_1,generation=1}
   [junit4]   2> 1946932 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1946933 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/control-001/cores/collection1/data/
   [junit4]   2> 1946933 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1946935 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1946935 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1946935 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1946935 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1946936 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1946936 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1946936 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1946936 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1946937 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1946937 WARN  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1946939 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1946940 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1946941 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1946941 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1946945 INFO  (coreLoadExecutor-5263-thread-1) [    ] 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
   [junit4]   2> 1946945 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1946945 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1946945 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1946946 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1946946 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1946947 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8777123143247864]
   [junit4]   2> 1946947 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@10f57fa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1826915),segFN=segments_1,generation=1}
   [junit4]   2> 1946947 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1946947 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e5d1ce[collection1] main]
   [junit4]   2> 1946947 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1946948 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1946948 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1946948 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1946948 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1946948 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1946948 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1946948 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1946948 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1946948 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1946949 INFO  (searcherExecutor-5264-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e5d1ce[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1946949 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1946949 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1946949 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1946949 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1538338815374000128
   [junit4]   2> 1946951 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1538338815374000128
   [junit4]   2> 1946951 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1946951 INFO  (coreLoadExecutor-5263-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1946952 INFO  (coreZkRegister-5257-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:42394/_lnu/k collection:control_collection shard:shard1
   [junit4]   2> 1946952 INFO  (coreZkRegister-5257-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1946953 INFO  (coreZkRegister-5257-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96146175872598020-core_node1-n_0000000000
   [junit4]   2> 1946953 INFO  (coreZkRegister-5257-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1946954 INFO  (coreZkRegister-5257-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1946954 INFO  (coreZkRegister-5257-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1946954 INFO  (coreZkRegister-5257-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42394/_lnu/k/collection1/
   [junit4]   2> 1946954 INFO  (coreZkRegister-5257-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1946954 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1946954 INFO  (coreZkRegister-5257-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:42394/_lnu/k/collection1/ has no replicas
   [junit4]   2> 1946954 INFO  (coreZkRegister-5257-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1946955 INFO  (coreZkRegister-5257-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96146175872598020-core_node1-n_0000000000
   [junit4]   2> 1946955 INFO  (coreZkRegister-5257-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42394/_lnu/k/collection1/ shard1
   [junit4]   2> 1946956 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:42394/_lnu/k",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1947057 INFO  (zkCallback-2371-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1947107 INFO  (coreZkRegister-5257-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:42394/_lnu/k/collection1/ and leader is http://127.0.0.1:42394/_lnu/k/collection1/
   [junit4]   2> 1947107 INFO  (coreZkRegister-5257-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42394/_lnu/k
   [junit4]   2> 1947107 INFO  (coreZkRegister-5257-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1947107 INFO  (coreZkRegister-5257-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1947107 INFO  (coreZkRegister-5257-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1947107 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42394/_lnu/k",
   [junit4]   2>   "node_name":"127.0.0.1:42394__lnu%2Fk",
   [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> 1947107 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42394/_lnu/k",
   [junit4]   2>   "node_name":"127.0.0.1:42394__lnu%2Fk",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1947208 INFO  (zkCallback-2371-thread-3) [    ] 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> 1947319 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1947320 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1947320 INFO  (zkCallback-2375-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14bd4ad name:ZooKeeperConnection Watcher:127.0.0.1:45609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1947321 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1947321 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1947321 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1947321 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1947321 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1947322 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1947322 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1947322 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1947322 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1947322 INFO  (zkCallback-2376-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16690eb name:ZooKeeperConnection Watcher:127.0.0.1:45609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1947323 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1947323 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1947323 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] 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> 1947324 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1947383 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/shard-1-001/cores/collection1
   [junit4]   2> 1947383 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/shard-1-001
   [junit4]   2> 1947384 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1947384 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b1ed47{/_lnu/k,null,AVAILABLE}
   [junit4]   2> 1947385 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.e.j.s.ServerConnector Started ServerConnector@c00913{HTTP/1.1,[http/1.1]}{127.0.0.1:३९६८८}
   [junit4]   2> 1947385 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.e.j.s.Server Started @१९४९३६५ms
   [junit4]   2> 1947385 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_lnu/k, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/tempDir-001/jetty1, hostPort=39688, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/shard-1-001/cores}
   [junit4]   2> 1947385 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@6a03af
   [junit4]   2> 1947385 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/shard-1-001'
   [junit4]   2> 1947385 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1947385 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1947386 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1947386 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1947386 INFO  (zkCallback-2377-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b17a6b name:ZooKeeperConnection Watcher:127.0.0.1:45609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1947386 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1947387 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1947387 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1947387 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/shard-1-001/solr.xml
   [junit4]   2> 1947390 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/shard-1-001/cores
   [junit4]   2> 1947390 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.CoreContainer New CoreContainer 21330002
   [junit4]   2> 1947390 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/shard-1-001]
   [junit4]   2> 1947390 WARN  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/shard-1-001/lib
   [junit4]   2> 1947390 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1947391 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1947391 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1947391 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1947392 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45609/solr
   [junit4]   2> 1947392 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1947392 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1947392 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1947392 INFO  (zkCallback-2380-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c32247 name:ZooKeeperConnection Watcher:127.0.0.1:45609 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1947392 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1947393 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1947393 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$180/18000069@669c27
   [junit4]   2> 1947393 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1947394 INFO  (zkCallback-2381-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b4dd6b name:ZooKeeperConnection Watcher:127.0.0.1:45609/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1947394 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1947396 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1947396 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1947396 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1947397 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1947397 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96146175872598025-127.0.0.1:39688__lnu%2Fk-n_0000000001
   [junit4]   2> 1947397 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000 to know if I could be the leader
   [junit4]   2> 1947397 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:39688__lnu%2Fk as DOWN
   [junit4]   2> 1947398 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39688__lnu%2Fk"} current state version: 3
   [junit4]   2> 1947398 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39688__lnu%2Fk
   [junit4]   2> 1947398 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1947398 INFO  (zkCallback-2375-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1947398 INFO  (zkCallback-2381-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1947398 INFO  (zkCallback-2371-thread-3) [    ] 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> 1947499 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 2147483647
   [junit4]   2> 1947500 WARN  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.Overseer Bad version writing to ZK using compare-and-set, will force refresh cluster state
   [junit4]   2> org.apache.zookeeper.KeeperException$BadVersionException: KeeperErrorCode = BadVersion for /collections/collection1/state.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:115)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:1270)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:364)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:361)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:361)
   [junit4]   2> 	at org.apache.solr.cloud.overseer.ZkStateWriter.writePendingUpdates(ZkStateWriter.java:230)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:240)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1947500 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1947501 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.Overseer processMessage: workQueueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39688__lnu%2Fk"}
   [junit4]   2> 1947501 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39688__lnu%2Fk
   [junit4]   2> 1947501 INFO  (zkCallback-2371-thread-3) [    ] 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> 1947501 INFO  (zkCallback-2381-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1947501 INFO  (zkCallback-2375-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1947501 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1948398 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39688__lnu%2Fk
   [junit4]   2> 1948398 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39688__lnu%2Fk
   [junit4]   2> 1948398 INFO  (zkCallback-2375-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> 1948398 INFO  (zkCallback-2371-thread-3) [    ] 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> 1948398 INFO  (zkCallback-2381-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> 1948399 INFO  (zkCallback-2375-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1948399 INFO  (zkCallback-2371-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1948399 INFO  (zkCallback-2381-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1948408 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1948408 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1948408 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/shard-1-001/cores
   [junit4]   2> 1948409 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection=collection1, loadOnStartup=true, coreNodeName=, transient=false, name=collection1, shard=, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1948409 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/shard-1-001/cores/collection1
   [junit4]   2> 1948409 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1948410 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1948410 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1948410 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1948410 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1948410 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1948410 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39688/_lnu/k",
   [junit4]   2>   "node_name":"127.0.0.1:39688__lnu%2Fk",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 5
   [junit4]   2> 1948411 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [1]
   [junit4]   2> 1948411 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39688/_lnu/k",
   [junit4]   2>   "node_name":"127.0.0.1:39688__lnu%2Fk",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1948411 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1948411 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1948411 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1948512 INFO  (OverseerStateUpdate-96146175872598020-127.0.0.1:42394__lnu%2Fk-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 1948512 INFO  (zkCallback-2381-thread-1) [    ] 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> 1948512 INFO  (zkCallback-2381-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 1949411 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1949411 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1949411 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1949411 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1949411 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1949412 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/shard-1-001/cores/collection1'
   [junit4]   2> 1949412 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1949412 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1949412 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1949415 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1949417 WARN  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1949418 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1949422 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1949426 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1949478 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1949481 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1949482 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1949485 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1949486 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1949487 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1949488 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1949489 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1949489 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1949489 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1949489 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1949489 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d0d67b
   [junit4]   2> 1949489 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1949490 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1949490 WARN  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1949490 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1949490 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.710811229361913]
   [junit4]   2> 1949490 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c8e28e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e89963),segFN=segments_1,generation=1}
   [junit4]   2> 1949490 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1949490 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1949491 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1949492 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1949493 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1949493 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1949493 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1949493 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1949493 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1949493 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1949493 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1949493 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1949493 WARN  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1949494 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1949495 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1949495 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1949496 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1949498 INFO  (coreLoadExecutor-5274-thread-1) [    ] 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
   [junit4]   2> 1949498 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1949498 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1949498 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1949499 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1949499 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1949499 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8777123143247864]
   [junit4]   2> 1949499 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c8e28e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e89963),segFN=segments_1,generation=1}
   [junit4]   2> 1949499 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1949499 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@c129bb[collection1] main]
   [junit4]   2> 1949499 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1949500 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1949500 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1949501 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1949501 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1949501 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1949501 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1949501 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1949501 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1949501 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1949501 INFO  (searcherExecutor-5275-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c129bb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1949502 INFO  (coreLoadExecutor-5274-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version 

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

nContext.java:450)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:265)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1972069 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@18f2714{HTTP/1.1,[http/1.1]}{127.0.0.1:०}
   [junit4]   2> 1972069 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@254d0c{/_lnu/k,null,UNAVAILABLE}
   [junit4]   2> 1972070 INFO  (TEST-TestReqParamsAPI.test-seed#[6CE5C586258CDA34]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45609 45609
   [junit4]   2> 1977233 INFO  (Thread-3889) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45609 45609
   [junit4]   2> 1977234 WARN  (Thread-3889) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	27	/solr/overseer/queue
   [junit4]   2> 	27	/solr/overseer/collection-queue-work
   [junit4]   2> 	15	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI -Dtests.method=test -Dtests.seed=6CE5C586258CDA34 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mr-IN -Dtests.timezone=America/Managua -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 31.6s J2 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'CY val' for path 'response/params/y/c' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":0,
   [junit4]    >     "params":{"x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}}}}},  from server:  http://127.0.0.1:40104/_lnu/k/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6CE5C586258CDA34:E4B1FA5C8B70B7CC]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:481)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:159)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1977238 INFO  (SUITE-TestReqParamsAPI-seed#[6CE5C586258CDA34]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_6CE5C586258CDA34-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1093, maxMBSortInHeap=5.363845944481588, sim=ClassicSimilarity, locale=mr-IN, timezone=America/Managua
   [junit4]   2> NOTE: Linux 4.4.0-24-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=323448648,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDFISimilarityFactory, TestMissingGroups, DocValuesMultiTest, TestShortCircuitedRequests, TestManagedStopFilterFactory, CachingDirectoryFactoryTest, HdfsTlogReplayBufferedWhileIndexingTest, TestCryptoKeys, CloneFieldUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, TestTestInjection, SliceStateTest, TestSubQueryTransformer, TestDistribIDF, TestGraphMLResponseWriter, SortSpecParsingTest, AutoCommitTest, BlockDirectoryTest, TestStressRecovery, DistribDocExpirationUpdateProcessorTest, LukeRequestHandlerTest, DeleteShardTest, TestReloadAndDeleteDocs, TestCollationField, RulesTest, TestFuzzyAnalyzedSuggestions, TestJmxMonitoredMap, TestCloudInspectUtil, PluginInfoTest, TestQueryWrapperFilter, TestFieldCollectionResource, TestReload, TestSQLHandler, TestCSVResponseWriter, TestUtils, TestSort, TermVectorComponentDistributedTest, TestZkChroot, DirectUpdateHandlerOptimizeTest, TestIndexSearcher, SimpleCollectionCreateDeleteTest, StatsComponentTest, RemoteQueryErrorTest, JavabinLoaderTest, FieldAnalysisRequestHandlerTest, TestLegacyFieldCache, TestAuthorizationFramework, AssignTest, HdfsLockFactoryTest, TolerantUpdateProcessorTest, AddSchemaFieldsUpdateProcessorFactoryTest, UpdateParamsTest, TestRecovery, CloudMLTQParserTest, BinaryUpdateRequestHandlerTest, TestFastWriter, ShardSplitTest, CollectionStateFormat2Test, TestObjectReleaseTracker, TestFieldCacheSortRandom, TestIndexingPerformance, TestBulkSchemaAPI, DateMathParserTest, ConnectionManagerTest, TestSolrQueryResponse, VMParamsZkACLAndCredentialsProvidersTest, TestSweetSpotSimilarityFactory, DistributedFacetPivotLongTailTest, TestDefaultSearchFieldResource, DocValuesMissingTest, TestConfigSets, CurrencyFieldXmlFileTest, TestUseDocValuesAsStored2, CircularListTest, TestSchemaSimilarityResource, TestFieldCacheReopen, StressHdfsTest, SimpleFacetsTest, BooleanFieldTest, HdfsChaosMonkeyNothingIsSafeTest, TestAnalyzeInfixSuggestions, RecoveryZkTest, TestSolrQueryParser, PrimitiveFieldTypeTest, SuggestComponentContextFilterQueryTest, TestSearchPerf, TestRequestForwarding, SuggesterTSTTest, SearchHandlerTest, TestCoreDiscovery, WrapperMergePolicyFactoryTest, BadIndexSchemaTest, TestUninvertingReader, CursorMarkTest, BlockJoinFacetRandomTest, TestReversedWildcardFilterFactory, SolrTestCaseJ4Test, CoreAdminHandlerTest, TestSolrDeletionPolicy1, LeaderElectionTest, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, TestJoin, ConvertedLegacyTest, TestFiltering, PingRequestHandlerTest, TestDistributedMissingSort, TestTolerantSearch, TestJettySolrRunner, AsyncCallRequestStatusResponseTest, CleanupOldIndexTest, CreateCollectionCleanupTest, DeleteReplicaTest, DistributedQueueTest, ForceLeaderTest, RecoveryAfterSoftCommitTest, TestCloudBackupRestore, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestLeaderInitiatedRecoveryThread, TestRandomRequestDistribution, TestTolerantUpdateProcessorCloud, TlogReplayBufferedWhileIndexingTest, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRestartWhileUpdatingTest, HdfsWriteToMultipleCollectionsTest, ZkStateWriterTest, TestReqParamsAPI]
   [junit4] Completed [531/617 (1!)] on J2 in 31.65s, 1 test, 1 failure <<< FAILURES!

[...truncated 304 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984: There were test failures: 617 suites (10 ignored), 2597 tests, 1 failure, 119 ignored (72 assumptions) [seed: 6CE5C586258CDA34]

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



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

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

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CleanupOldIndexTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([999918CCA68EFD9]:0)


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

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([999918CCA68EFD9]:0)


FAILED:  org.apache.solr.schema.TestManagedSchemaAPI.test

Error Message:
Error from server at http://127.0.0.1:35100/solr/testschemaapi_shard1_replica2: ERROR: [doc=2] unknown field 'myNewField1'

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:35100/solr/testschemaapi_shard1_replica2: ERROR: [doc=2] unknown field 'myNewField1'
	at __randomizedtesting.SeedInfo.seed([999918CCA68EFD9:81CDAE5664948221]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:697)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
	at org.apache.solr.schema.TestManagedSchemaAPI.testAddFieldAndDocument(TestManagedSchemaAPI.java:86)
	at org.apache.solr.schema.TestManagedSchemaAPI.test(TestManagedSchemaAPI.java:55)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35100/solr/testschemaapi_shard1_replica2: ERROR: [doc=2] unknown field 'myNewField1'
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:403)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:356)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:674)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more




Build Log:
[...truncated 12148 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/init-core-data-001
   [junit4]   2> 2680608 INFO  (SUITE-TestManagedSchemaAPI-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2680609 INFO  (SUITE-TestManagedSchemaAPI-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2680609 INFO  (Thread-6186) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2680609 INFO  (Thread-6186) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2680709 INFO  (SUITE-TestManagedSchemaAPI-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35852
   [junit4]   2> 2680709 INFO  (SUITE-TestManagedSchemaAPI-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2680710 INFO  (SUITE-TestManagedSchemaAPI-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2680711 INFO  (zkCallback-3386-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@677fc320 name:ZooKeeperConnection Watcher:127.0.0.1:35852 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2680711 INFO  (SUITE-TestManagedSchemaAPI-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2680711 INFO  (SUITE-TestManagedSchemaAPI-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2680711 INFO  (SUITE-TestManagedSchemaAPI-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2680713 INFO  (jetty-launcher-3385-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2680713 INFO  (jetty-launcher-3385-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2680715 INFO  (jetty-launcher-3385-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70cba389{/solr,null,AVAILABLE}
   [junit4]   2> 2680715 INFO  (jetty-launcher-3385-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5edaeb1d{/solr,null,AVAILABLE}
   [junit4]   2> 2680716 INFO  (jetty-launcher-3385-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@5743568b{HTTP/1.1,[http/1.1]}{127.0.0.1:36059}
   [junit4]   2> 2680716 INFO  (jetty-launcher-3385-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@578c2d30{HTTP/1.1,[http/1.1]}{127.0.0.1:35100}
   [junit4]   2> 2680716 INFO  (jetty-launcher-3385-thread-1) [    ] o.e.j.s.Server Started @2682952ms
   [junit4]   2> 2680716 INFO  (jetty-launcher-3385-thread-2) [    ] o.e.j.s.Server Started @2682952ms
   [junit4]   2> 2680716 INFO  (jetty-launcher-3385-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36059}
   [junit4]   2> 2680716 INFO  (jetty-launcher-3385-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35100}
   [junit4]   2> 2680716 INFO  (jetty-launcher-3385-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2680716 INFO  (jetty-launcher-3385-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2680716 INFO  (jetty-launcher-3385-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node1'
   [junit4]   2> 2680716 INFO  (jetty-launcher-3385-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node2'
   [junit4]   2> 2680717 INFO  (jetty-launcher-3385-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2680717 INFO  (jetty-launcher-3385-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2680717 INFO  (jetty-launcher-3385-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2680717 INFO  (jetty-launcher-3385-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2680717 INFO  (jetty-launcher-3385-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2680717 INFO  (jetty-launcher-3385-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2680717 INFO  (jetty-launcher-3385-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2680717 INFO  (jetty-launcher-3385-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2680718 INFO  (zkCallback-3387-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1282dff8 name:ZooKeeperConnection Watcher:127.0.0.1:35852/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2680718 INFO  (zkCallback-3388-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@47591107 name:ZooKeeperConnection Watcher:127.0.0.1:35852/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2680718 INFO  (jetty-launcher-3385-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2680718 INFO  (jetty-launcher-3385-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2680718 INFO  (jetty-launcher-3385-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2680718 INFO  (jetty-launcher-3385-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2680718 INFO  (jetty-launcher-3385-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2680718 INFO  (jetty-launcher-3385-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2680721 INFO  (jetty-launcher-3385-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node1/.
   [junit4]   2> 2680721 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15595247e8c0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2680721 INFO  (jetty-launcher-3385-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node2/.
   [junit4]   2> 2680721 INFO  (jetty-launcher-3385-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1929122956
   [junit4]   2> 2680722 INFO  (jetty-launcher-3385-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1144399728
   [junit4]   2> 2680722 INFO  (jetty-launcher-3385-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node1]
   [junit4]   2> 2680722 INFO  (jetty-launcher-3385-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node2]
   [junit4]   2> 2680722 WARN  (jetty-launcher-3385-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node1/lib
   [junit4]   2> 2680722 WARN  (jetty-launcher-3385-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node2/lib
   [junit4]   2> 2680722 INFO  (jetty-launcher-3385-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2680722 INFO  (jetty-launcher-3385-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2680723 INFO  (jetty-launcher-3385-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2680723 INFO  (jetty-launcher-3385-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2680723 INFO  (jetty-launcher-3385-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2680723 INFO  (jetty-launcher-3385-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2680723 INFO  (jetty-launcher-3385-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2680723 INFO  (jetty-launcher-3385-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2680723 INFO  (jetty-launcher-3385-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35852/solr
   [junit4]   2> 2680723 INFO  (jetty-launcher-3385-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2680723 INFO  (jetty-launcher-3385-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35852/solr
   [junit4]   2> 2680723 INFO  (jetty-launcher-3385-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2680724 INFO  (jetty-launcher-3385-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2680724 INFO  (jetty-launcher-3385-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2680724 INFO  (jetty-launcher-3385-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2680724 INFO  (jetty-launcher-3385-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2680724 INFO  (zkCallback-3393-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40990cf5 name:ZooKeeperConnection Watcher:127.0.0.1:35852 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2680724 INFO  (zkCallback-3394-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@644d0e83 name:ZooKeeperConnection Watcher:127.0.0.1:35852 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2680724 INFO  (jetty-launcher-3385-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2680724 INFO  (jetty-launcher-3385-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2680725 INFO  (jetty-launcher-3385-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2680725 INFO  (jetty-launcher-3385-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2680725 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15595247e8c0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2680725 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/84612469@223f4d9
   [junit4]   2> 2680725 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/84612469@4aefccd2
   [junit4]   2> 2680725 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2680727 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2680727 INFO  (zkCallback-3395-thread-1-processing-n:127.0.0.1:35100_solr) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@706a49b3 name:ZooKeeperConnection Watcher:127.0.0.1:35852/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2680727 INFO  (zkCallback-3396-thread-1-processing-n:127.0.0.1:36059_solr) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2606a27d name:ZooKeeperConnection Watcher:127.0.0.1:35852/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2680727 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2680727 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2680728 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2680728 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2680729 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2680729 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2680729 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2680730 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2680730 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2680730 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2680731 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2680731 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2680731 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2680731 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2680732 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2680732 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2680732 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2680732 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2680732 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2680733 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2680733 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2680733 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2680733 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2680733 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2680733 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2680733 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2680734 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2680734 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2680734 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2680735 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2680735 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2680735 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2680735 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2680736 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96146951032799238-127.0.0.1:36059_solr-n_0000000000
   [junit4]   2> 2680736 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96146951032799237-127.0.0.1:35100_solr-n_0000000001
   [junit4]   2> 2680736 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36059_solr
   [junit4]   2> 2680736 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2680736 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96146951032799238-127.0.0.1:36059_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2680736 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35100_solr
   [junit4]   2> 2680736 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.Overseer Overseer (id=96146951032799238-127.0.0.1:36059_solr-n_0000000000) starting
   [junit4]   2> 2680736 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35100_solr
   [junit4]   2> 2680737 INFO  (zkCallback-3395-thread-1-processing-n:127.0.0.1:35100_solr) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2680737 INFO  (zkCallback-3396-thread-1-processing-n:127.0.0.1:36059_solr) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2680737 INFO  (zkCallback-3395-thread-1-processing-n:127.0.0.1:35100_solr) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2680737 INFO  (zkCallback-3396-thread-1-processing-n:127.0.0.1:36059_solr) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2680737 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2680740 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2680741 INFO  (OverseerStateUpdate-96146951032799238-127.0.0.1:36059_solr-n_0000000000) [n:127.0.0.1:36059_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2680741 INFO  (OverseerCollectionConfigSetProcessor-96146951032799238-127.0.0.1:36059_solr-n_0000000000) [n:127.0.0.1:36059_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2680741 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:36059_solr as DOWN
   [junit4]   2> 2680741 INFO  (OverseerStateUpdate-96146951032799238-127.0.0.1:36059_solr-n_0000000000) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2680741 INFO  (OverseerStateUpdate-96146951032799238-127.0.0.1:36059_solr-n_0000000000) [n:127.0.0.1:36059_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36059_solr"} current state version: 0
   [junit4]   2> 2680741 INFO  (OverseerStateUpdate-96146951032799238-127.0.0.1:36059_solr-n_0000000000) [n:127.0.0.1:36059_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36059_solr
   [junit4]   2> 2680745 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2680745 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2680746 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node2/.
   [junit4]   2> 2680746 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2680746 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2680746 INFO  (jetty-launcher-3385-thread-2) [n:127.0.0.1:35100_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2681741 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36059_solr
   [junit4]   2> 2681742 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36059_solr
   [junit4]   2> 2681742 INFO  (zkCallback-3396-thread-1-processing-n:127.0.0.1:36059_solr) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2681742 INFO  (zkCallback-3395-thread-1-processing-n:127.0.0.1:35100_solr) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2681742 INFO  (zkCallback-3396-thread-1-processing-n:127.0.0.1:36059_solr) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2681743 INFO  (zkCallback-3395-thread-1-processing-n:127.0.0.1:35100_solr) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2681759 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2681759 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2681759 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node1/.
   [junit4]   2> 2681760 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2681760 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2681760 INFO  (jetty-launcher-3385-thread-1) [n:127.0.0.1:36059_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2681760 INFO  (SUITE-TestManagedSchemaAPI-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2681760 INFO  (SUITE-TestManagedSchemaAPI-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2681761 INFO  (zkCallback-3399-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c7cbfa4 name:ZooKeeperConnection Watcher:127.0.0.1:35852 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2681761 INFO  (SUITE-TestManagedSchemaAPI-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2681761 INFO  (SUITE-TestManagedSchemaAPI-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2681762 INFO  (SUITE-TestManagedSchemaAPI-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:35852/solr
   [junit4]   2> 2681762 INFO  (SUITE-TestManagedSchemaAPI-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2681762 INFO  (SUITE-TestManagedSchemaAPI-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2681763 INFO  (zkCallback-3402-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@28baa278 name:ZooKeeperConnection Watcher:127.0.0.1:35852/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2681763 INFO  (SUITE-TestManagedSchemaAPI-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2681763 INFO  (SUITE-TestManagedSchemaAPI-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2681763 INFO  (SUITE-TestManagedSchemaAPI-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2681763 INFO  (SUITE-TestManagedSchemaAPI-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2681764 INFO  (SUITE-TestManagedSchemaAPI-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2681764 INFO  (SUITE-TestManagedSchemaAPI-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2681765 INFO  (SUITE-TestManagedSchemaAPI-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 2681775 INFO  (TEST-TestManagedSchemaAPI.test-seed#[999918CCA68EFD9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2681776 INFO  (qtp1637735607-18375) [n:127.0.0.1:36059_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2681777 INFO  (OverseerCollectionConfigSetProcessor-96146951032799238-127.0.0.1:36059_solr-n_0000000000) [n:127.0.0.1:36059_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2681777 INFO  (OverseerThreadFactory-8289-thread-1-processing-n:127.0.0.1:36059_solr) [n:127.0.0.1:36059_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2681777 INFO  (OverseerThreadFactory-8289-thread-1-processing-n:127.0.0.1:36059_solr) [n:127.0.0.1:36059_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection testschemaapi
   [junit4]   2> 2681778 INFO  (OverseerThreadFactory-8289-thread-1-processing-n:127.0.0.1:36059_solr) [n:127.0.0.1:36059_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 2681778 INFO  (OverseerThreadFactory-8289-thread-1-processing-n:127.0.0.1:36059_solr) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 2681778 INFO  (zkCallback-3396-thread-1-processing-n:127.0.0.1:36059_solr) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2681778 INFO  (zkCallback-3395-thread-1-processing-n:127.0.0.1:35100_solr) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2681778 INFO  (zkCallback-3402-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2681779 INFO  (OverseerStateUpdate-96146951032799238-127.0.0.1:36059_solr-n_0000000000) [n:127.0.0.1:36059_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2681779 INFO  (OverseerStateUpdate-96146951032799238-127.0.0.1:36059_solr-n_0000000000) [n:127.0.0.1:36059_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 2681780 INFO  (OverseerStateUpdate-96146951032799238-127.0.0.1:36059_solr-n_0000000000) [n:127.0.0.1:36059_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 2681880 INFO  (OverseerThreadFactory-8289-thread-1-processing-n:127.0.0.1:36059_solr) [n:127.0.0.1:36059_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 2681880 INFO  (OverseerThreadFactory-8289-thread-1-processing-n:127.0.0.1:36059_solr) [n:127.0.0.1:36059_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:36059_solr
   [junit4]   2> 2681880 INFO  (OverseerThreadFactory-8289-thread-1-processing-n:127.0.0.1:36059_solr) [n:127.0.0.1:36059_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:35100_solr
   [junit4]   2> 2681882 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2681882 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2681882 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 2681882 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 2681883 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2681883 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2681883 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 2681883 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 2681883 INFO  (OverseerStateUpdate-96146951032799238-127.0.0.1:36059_solr-n_0000000000) [n:127.0.0.1:36059_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36059/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36059_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2681883 INFO  (OverseerStateUpdate-96146951032799238-127.0.0.1:36059_solr-n_0000000000) [n:127.0.0.1:36059_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36059/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36059_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2681883 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 2681883 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 2681883 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2681884 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2681884 INFO  (OverseerStateUpdate-96146951032799238-127.0.0.1:36059_solr-n_0000000000) [n:127.0.0.1:36059_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35100/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35100_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2681884 INFO  (OverseerStateUpdate-96146951032799238-127.0.0.1:36059_solr-n_0000000000) [n:127.0.0.1:36059_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:35100/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35100_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2681985 INFO  (OverseerStateUpdate-96146951032799238-127.0.0.1:36059_solr-n_0000000000) [n:127.0.0.1:36059_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 2681985 INFO  (zkCallback-3396-thread-1-processing-n:127.0.0.1:36059_solr) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2681985 INFO  (zkCallback-3395-thread-1-processing-n:127.0.0.1:35100_solr) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2681985 INFO  (zkCallback-3396-thread-1-processing-n:127.0.0.1:36059_solr) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 2681985 INFO  (zkCallback-3395-thread-1-processing-n:127.0.0.1:35100_solr) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 2682884 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 2682884 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 2682884 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 2682884 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 2682884 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2682884 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2682884 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 2682884 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 2682884 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2682885 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2682885 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node2/testschemaapi_shard1_replica2'
   [junit4]   2> 2682885 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node1/testschemaapi_shard1_replica1'
   [junit4]   2> 2682885 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2682885 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2682885 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2682885 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2682887 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2682887 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2682888 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2682888 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2682890 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2682890 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 2682901 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2682901 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2682903 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 2682903 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 2682905 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2682905 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2682906 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2682906 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2682906 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 2682906 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 2682906 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2682906 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2682906 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node2/testschemaapi_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/]
   [junit4]   2> 2682906 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node1/testschemaapi_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/]
   [junit4]   2> 2682906 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 2682906 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 2682907 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data
   [junit4]   2> 2682907 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data
   [junit4]   2> 2682907 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index/
   [junit4]   2> 2682907 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index/
   [junit4]   2> 2682907 WARN  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2682907 WARN  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2682907 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index
   [junit4]   2> 2682908 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index
   [junit4]   2> 2682908 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6aace8b0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47d3f6c5),segFN=segments_1,generation=1}
   [junit4]   2> 2682908 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2682908 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@61ab1451 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d7204a7),segFN=segments_1,generation=1}
   [junit4]   2> 2682908 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2682908 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica2 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/
   [junit4]   2> 2682908 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2682909 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/
   [junit4]   2> 2682909 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.schema.TestManagedSchemaAPI_999918CCA68EFD9-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2682909 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2682909 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2682911 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2682911 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2682911 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2682911 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2682912 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2682912 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2682912 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2682912 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2682913 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 2682913 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2682913 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 2682913 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2682913 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2682913 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2682913 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2682913 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2682914 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2682914 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2682914 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2682914 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6aace8b0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47d3f6c5),segFN=segments_1,generation=1}
   [junit4]   2> 2682914 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2682914 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2682915 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@71086ff1[testschemaapi_shard1_replica2] main]
   [junit4]   2> 2682915 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@61ab1451 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d7204a7),segFN=segments_1,generation=1}
   [junit4]   2> 2682915 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 2682915 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2682915 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@466def35[testschemaapi_shard1_replica1] main]
   [junit4]   2> 2682915 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 2682915 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2682915 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2682915 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2682915 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2682915 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2682915 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2682915 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2682916 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2682916 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2682916 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2682916 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2682916 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2682916 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2682916 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2682916 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2682916 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2682916 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2682916 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica2:1317788896365799
   [junit4]   2> 2682916 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2682916 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2682916 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica1:1317788896420124
   [junit4]   2> 2682916 INFO  (searcherExecutor-8294-thread-1-processing-n:127.0.0.1:35100_solr x:testschemaapi_shard1_replica2 s:shard1 c:testschemaapi r:core_node2) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Registered new searcher Searcher@71086ff1[testschemaapi_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2682916 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2682916 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2682917 INFO  (searcherExecutor-8295-thread-1-processing-n:127.0.0.1:36059_solr x:testschemaapi_shard1_replica1 s:shard1 c:testschemaapi r:core_node1) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Registered new searcher Searcher@466def35[testschemaapi_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2682917 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2682917 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2682917 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2682917 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2682917 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1538351218943852544
   [junit4]   2> 2682917 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2682917 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1538351218943852544
   [junit4]   2> 2682919 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1538351218943852544
   [junit4]   2> 2682919 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1538351218943852544
   [junit4]   2> 2682919 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2682919 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2682919 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica1
   [junit4]   2> 2682919 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica2
   [junit4]   2> 2682919 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Register replica - core:testschemaapi_shard1_replica1 address:http://127.0.0.1:36059/solr collection:testschemaapi shard:shard1
   [junit4]   2> 2682919 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Register replica - core:testschemaapi_shard1_replica2 address:http://127.0.0.1:35100/solr collection:testschemaapi shard:shard1
   [junit4]   2> 2682920 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leader_elect/shard1/election
   [junit4]   2> 2682920 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leader_elect/shard1/election
   [junit4]   2> 2682921 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.LeaderElector Joined leadership election with path: /collections/testschemaapi/leader_elect/shard1/election/96146951032799237-core_node2-n_0000000000
   [junit4]   2> 2682921 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/testschemaapi/leader_elect/shard1/election/96146951032799238-core_node1-n_0000000001
   [junit4]   2> 2682921 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2682921 INFO  (qtp1637735607-18379) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.LeaderElector Watching path /collections/testschemaapi/leader_elect/shard1/election/96146951032799237-core_node2-n_0000000000 to know if I could be the leader
   [junit4]   2> 2682921 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2682921 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2682921 INFO  (OverseerStateUpdate-96146951032799238-127.0.0.1:36059_solr-n_0000000000) [n:127.0.0.1:36059_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi"} current state version: 0
   [junit4]   2> 2682922 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35100/solr/testschemaapi_shard1_replica2/
   [junit4]   2> 2682923 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=testschemaapi_shard1_replica2 url=http://127.0.0.1:35100/solr START replicas=[http://127.0.0.1:36059/solr/testschemaapi_shard1_replica1/] nUpdates=100
   [junit4]   2> 2682923 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=testschemaapi_shard1_replica2 url=http://127.0.0.1:35100/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2682923 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2682923 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2682924 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leaders/shard1
   [junit4]   2> 2682924 INFO  (qtp1637735607-18369) [n:127.0.0.1:36059_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.S.Request [testschemaapi_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2682924 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testschemaapi/leaders/shard1/leader after winning as /collections/testschemaapi/leader_elect/shard1/election/96146951032799237-core_node2-n_0000000000
   [junit4]   2> 2682925 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35100/solr/testschemaapi_shard1_replica2/ shard1
   [junit4]   2> 2682925 INFO  (OverseerStateUpdate-96146951032799238-127.0.0.1:36059_solr-n_0000000000) [n:127.0.0.1:36059_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "base_url":"http://127.0.0.1:35100/solr",
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2683026 INFO  (OverseerStateUpdate-96146951032799238-127.0.0.1:36059_solr-n_0000000000) [n:127.0.0.1:36059_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 1
   [junit4]   2> 2683026 INFO  (zkCallback-3396-thread-1-processing-n:127.0.0.1:36059_solr) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2683026 INFO  (zkCallback-3395-thread-1-processing-n:127.0.0.1:35100_solr) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2683026 INFO  (zkCallback-3396-thread-1-processing-n:127.0.0.1:36059_solr) [n:127.0.0.1:36059_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [1] to [2]
   [junit4]   2> 2683026 INFO  (zkCallback-3395-thread-1-processing-n:127.0.0.1:35100_solr) [n:127.0.0.1:35100_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [1] to [2]
   [junit4]   2> 2683075 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController We are http://127.0.0.1:35100/solr/testschemaapi_shard1_replica2/ and leader is http://127.0.0.1:35100/solr/testschemaapi_shard1_replica2/
   [junit4]   2> 2683075 INFO  (qtp1474324192-18374) [n:127.0.0.1:35100_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController No LogReplay needed for core=testschemaapi_shard1_replica2 baseURL=http://127.0.0.1:35100/solr
   [junit4]  

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

to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CleanupOldIndexTest_999918CCA68EFD9-001/tempDir-001/node1/./oldindextest_shard1_replica1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CleanupOldIndexTest_999918CCA68EFD9-001/tempDir-001/node1/./oldindextest_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 7390731 INFO  (coreCloseExecutor-729-thread-1) [n:127.0.0.1:37669_solr c:oldindextest s:shard1 r:core_node2 x:oldindextest_shard1_replica2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 7390731 INFO  (coreCloseExecutor-728-thread-1) [n:127.0.0.1:38672_solr c:oldindextest s:shard1 r:core_node1 x:oldindextest_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 7390731 INFO  (coreCloseExecutor-728-thread-1) [n:127.0.0.1:38672_solr c:oldindextest s:shard1 r:core_node1 x:oldindextest_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CleanupOldIndexTest_999918CCA68EFD9-001/tempDir-001/node1/./oldindextest_shard1_replica1/data/index
   [junit4]   2> 7390732 INFO  (coreCloseExecutor-728-thread-1) [n:127.0.0.1:38672_solr c:oldindextest s:shard1 r:core_node1 x:oldindextest_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CleanupOldIndexTest_999918CCA68EFD9-001/tempDir-001/node1/./oldindextest_shard1_replica1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CleanupOldIndexTest_999918CCA68EFD9-001/tempDir-001/node1/./oldindextest_shard1_replica1/data;done=false>>]
   [junit4]   2> 7390732 INFO  (coreCloseExecutor-728-thread-1) [n:127.0.0.1:38672_solr c:oldindextest s:shard1 r:core_node1 x:oldindextest_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 7390732 INFO  (coreCloseExecutor-728-thread-1) [n:127.0.0.1:38672_solr c:oldindextest s:shard1 r:core_node1 x:oldindextest_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CleanupOldIndexTest_999918CCA68EFD9-001/tempDir-001/node1/./oldindextest_shard1_replica1/data
   [junit4]   2> 7390732 INFO  (coreCloseExecutor-729-thread-1) [n:127.0.0.1:37669_solr c:oldindextest s:shard1 r:core_node2 x:oldindextest_shard1_replica2] o.a.s.c.SolrCore [oldindextest_shard1_replica2] Closing main searcher on request.
   [junit4]   2> 7390732 INFO  (coreCloseExecutor-729-thread-1) [n:127.0.0.1:37669_solr c:oldindextest s:shard1 r:core_node2 x:oldindextest_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 7390732 INFO  (coreCloseExecutor-729-thread-1) [n:127.0.0.1:37669_solr c:oldindextest s:shard1 r:core_node2 x:oldindextest_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CleanupOldIndexTest_999918CCA68EFD9-001/tempDir-001/node2/./oldindextest_shard1_replica2/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CleanupOldIndexTest_999918CCA68EFD9-001/tempDir-001/node2/./oldindextest_shard1_replica2/data/index;done=false>>]
   [junit4]   2> 7390732 INFO  (coreCloseExecutor-729-thread-1) [n:127.0.0.1:37669_solr c:oldindextest s:shard1 r:core_node2 x:oldindextest_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 7390732 INFO  (coreCloseExecutor-729-thread-1) [n:127.0.0.1:37669_solr c:oldindextest s:shard1 r:core_node2 x:oldindextest_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CleanupOldIndexTest_999918CCA68EFD9-001/tempDir-001/node2/./oldindextest_shard1_replica2/data/index
   [junit4]   2> 7390732 INFO  (coreCloseExecutor-729-thread-1) [n:127.0.0.1:37669_solr c:oldindextest s:shard1 r:core_node2 x:oldindextest_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CleanupOldIndexTest_999918CCA68EFD9-001/tempDir-001/node2/./oldindextest_shard1_replica2/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CleanupOldIndexTest_999918CCA68EFD9-001/tempDir-001/node2/./oldindextest_shard1_replica2/data;done=false>>]
   [junit4]   2> 7390732 INFO  (coreCloseExecutor-729-thread-1) [n:127.0.0.1:37669_solr c:oldindextest s:shard1 r:core_node2 x:oldindextest_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 7390732 INFO  (coreCloseExecutor-729-thread-1) [n:127.0.0.1:37669_solr c:oldindextest s:shard1 r:core_node2 x:oldindextest_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CleanupOldIndexTest_999918CCA68EFD9-001/tempDir-001/node2/./oldindextest_shard1_replica2/data
   [junit4]   2> 7390742 INFO  (jetty-launcher-226-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1be126f0{/solr,null,UNAVAILABLE}
   [junit4]   2> 7390751 INFO  (jetty-launcher-226-thread-4) [    ] o.a.s.c.Overseer Overseer (id=96146786494513157-127.0.0.1:37669_solr-n_0000000000) closing
   [junit4]   2> 7390751 INFO  (jetty-launcher-226-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e1f0370{/solr,null,UNAVAILABLE}
   [junit4]   2> 7390752 INFO  (SUITE-CleanupOldIndexTest-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37410 37410
   [junit4]   2> 7390781 INFO  (SUITE-CleanupOldIndexTest-seed#[999918CCA68EFD9]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CleanupOldIndexTest_999918CCA68EFD9-001
   [junit4]   2> 7391227 WARN  (TEST-CleanupOldIndexTest.test-seed#[999918CCA68EFD9]-SendThread(127.0.0.1:37410)) [n:127.0.0.1:38672_solr    ] o.a.z.c.StaticHostProvider Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]   2> Jun 28, 2016 5:12:35 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=ClassicSimilarity, locale=lt-LT, timezone=Pacific/Bougainville
   [junit4]   2> NOTE: Linux 4.4.0-24-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=2,free=283517384,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterWFSTTest, TestCollationField, BlockDirectoryTest, ShowFileRequestHandlerTest, TestLockTree, SimpleFacetsTest, RemoteQueryErrorTest, TestTestInjection, TestSearchPerf, HighlighterConfigTest, DebugComponentTest, NoCacheHeaderTest, TestFieldTypeResource, HdfsNNFailoverTest, TestCloudSchemaless, TestReRankQParserPlugin, VMParamsZkACLAndCredentialsProvidersTest, TestSolrDynamicMBean, TestInfoStreamLogging, TestLRUStatsCache, QueryParsingTest, TestPerFieldSimilarityWithDefaultOverride, TestBulkSchemaConcurrent, CleanupOldIndexTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CleanupOldIndexTest -Dtests.seed=999918CCA68EFD9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lt-LT -Dtests.timezone=Pacific/Bougainville -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | CleanupOldIndexTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([999918CCA68EFD9]:0)
   [junit4] Completed [538/617 (2!)] on J2 in 7221.36s, 1 test, 2 errors <<< FAILURES!

[...truncated 274 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984: There were test failures: 617 suites (10 ignored), 2597 tests, 1 suite-level error, 2 errors, 117 ignored (72 assumptions) [seed: 999918CCA68EFD9]

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