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/07/01 00:28:41 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1014/
Java: 32bit/jdk-9-ea+124 -client -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:  https://127.0.0.1:44171/cvbr/py/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:  https://127.0.0.1:44171/cvbr/py/collection1
	at __randomizedtesting.SeedInfo.seed([37C0A182702A39BF:BF949E58DED65447]: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 10736 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/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/init-core-data-001
   [junit4]   2> 101842 INFO  (SUITE-TestReqParamsAPI-seed#[37C0A182702A39BF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 101843 INFO  (SUITE-TestReqParamsAPI-seed#[37C0A182702A39BF]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /cvbr/py
   [junit4]   2> 101844 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 101845 INFO  (Thread-369) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 101845 INFO  (Thread-369) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 101945 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.ZkTestServer start zk server on port:37556
   [junit4]   2> 101945 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 101946 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 101947 INFO  (zkCallback-126-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e53d8c name:ZooKeeperConnection Watcher:127.0.0.1:37556 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 101947 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 101948 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 101948 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 101950 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 101950 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 101951 INFO  (zkCallback-127-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9df443 name:ZooKeeperConnection Watcher:127.0.0.1:37556/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 101951 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 101951 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 101951 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 101953 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 101955 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 101956 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 101957 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] 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> 101958 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 101960 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] 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> 101960 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 101962 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] 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> 101962 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 101964 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] 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> 101964 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 101965 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] 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> 101965 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 101966 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] 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> 101967 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 101968 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] 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> 101968 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 101969 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] 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> 101969 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 101970 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] 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> 101970 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 101972 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] 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> 101972 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 101974 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] 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> 101974 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 101976 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 101976 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 101977 INFO  (zkCallback-129-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1aa2a0c name:ZooKeeperConnection Watcher:127.0.0.1:37556/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 101977 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 101977 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 102047 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/control-001/cores/collection1
   [junit4]   2> 102050 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 102051 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@af413c{/cvbr/py,null,AVAILABLE}
   [junit4]   2> 102052 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.e.j.s.ServerConnector Started ServerConnector@636c0{SSL,[ssl, http/1.1]}{127.0.0.1:39899}
   [junit4]   2> 102053 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.e.j.s.Server Started @103832ms
   [junit4]   2> 102053 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/cvbr/py, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/tempDir-001/control/data, hostPort=39899, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/control-001/cores}
   [junit4]   2> 102053 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@6a03af
   [junit4]   2> 102053 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] 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.handler.TestReqParamsAPI_37C0A182702A39BF-001/control-001'
   [junit4]   2> 102053 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 102053 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 102053 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 102054 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 102055 INFO  (zkCallback-130-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14a33e0 name:ZooKeeperConnection Watcher:127.0.0.1:37556/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 102055 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 102055 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 102057 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 102057 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/control-001/solr.xml
   [junit4]   2> 102062 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] 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.handler.TestReqParamsAPI_37C0A182702A39BF-001/control-001/cores
   [junit4]   2> 102062 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.CoreContainer New CoreContainer 19930969
   [junit4]   2> 102062 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] 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.handler.TestReqParamsAPI_37C0A182702A39BF-001/control-001]
   [junit4]   2> 102062 WARN  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] 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.handler.TestReqParamsAPI_37C0A182702A39BF-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/control-001/lib
   [junit4]   2> 102063 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] 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> 102063 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 102064 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 102064 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 102064 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37556/solr
   [junit4]   2> 102064 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 102064 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 102064 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 102066 INFO  (zkCallback-133-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4dc121 name:ZooKeeperConnection Watcher:127.0.0.1:37556 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 102066 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 102066 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 102067 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$209/24549169@16180db
   [junit4]   2> 102068 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 102068 INFO  (zkCallback-134-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f54b1 name:ZooKeeperConnection Watcher:127.0.0.1:37556/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 102069 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 102070 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 102072 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 102074 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 102075 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 102077 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 102078 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 102079 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 102080 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 102082 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 102083 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 102083 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 102084 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 102086 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 102087 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 102088 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 102089 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96163005418504197-127.0.0.1:39899_cvbr%2Fpy-n_0000000000
   [junit4]   2> 102089 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39899_cvbr%2Fpy
   [junit4]   2> 102089 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 102090 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.Overseer Overseer (id=96163005418504197-127.0.0.1:39899_cvbr%2Fpy-n_0000000000) starting
   [junit4]   2> 102092 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 102098 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 102098 INFO  (OverseerCollectionConfigSetProcessor-96163005418504197-127.0.0.1:39899_cvbr%2Fpy-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 102098 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39899_cvbr%2Fpy
   [junit4]   2> 102098 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39899_cvbr%2Fpy
   [junit4]   2> 102098 INFO  (OverseerStateUpdate-96163005418504197-127.0.0.1:39899_cvbr%2Fpy-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 102100 INFO  (zkCallback-134-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> 102100 INFO  (OverseerStateUpdate-96163005418504197-127.0.0.1:39899_cvbr%2Fpy-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 102186 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 102186 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 102187 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] 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.handler.TestReqParamsAPI_37C0A182702A39BF-001/control-001/cores
   [junit4]   2> 102188 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] 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> 102188 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/control-001/cores/collection1
   [junit4]   2> 102188 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 102189 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 102189 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 102189 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 102190 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 102191 INFO  (coreLoadExecutor-516-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> 102191 INFO  (OverseerStateUpdate-96163005418504197-127.0.0.1:39899_cvbr%2Fpy-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:39899/cvbr/py",
   [junit4]   2>   "node_name":"127.0.0.1:39899_cvbr%2Fpy",
   [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> 102191 INFO  (OverseerStateUpdate-96163005418504197-127.0.0.1:39899_cvbr%2Fpy-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":"https://127.0.0.1:39899/cvbr/py",
   [junit4]   2>   "node_name":"127.0.0.1:39899_cvbr%2Fpy",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 102191 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 102209 INFO  (OverseerStateUpdate-96163005418504197-127.0.0.1:39899_cvbr%2Fpy-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 102210 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 102210 INFO  (OverseerStateUpdate-96163005418504197-127.0.0.1:39899_cvbr%2Fpy-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 102212 INFO  (zkCallback-134-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> 103210 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 103210 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 103211 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 103211 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 103211 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 103212 INFO  (coreLoadExecutor-516-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.handler.TestReqParamsAPI_37C0A182702A39BF-001/control-001/cores/collection1'
   [junit4]   2> 103212 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 103212 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 103213 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 103217 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 103222 WARN  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 103222 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 103231 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 103238 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 103343 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 103349 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 103350 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 103358 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 103360 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 103362 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 103363 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 103364 INFO  (coreLoadExecutor-516-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/J1
   [junit4]   2> 103364 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 103364 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 103364 INFO  (coreLoadExecutor-516-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/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/control-001/cores/collection1/data/]
   [junit4]   2> 103364 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@903118
   [junit4]   2> 103366 INFO  (coreLoadExecutor-516-thread-1) [    ] 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.handler.TestReqParamsAPI_37C0A182702A39BF-001/control-001/cores/collection1/data
   [junit4]   2> 103366 INFO  (coreLoadExecutor-516-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/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/control-001/cores/collection1/data/index/
   [junit4]   2> 103366 WARN  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 103367 INFO  (coreLoadExecutor-516-thread-1) [    ] 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.handler.TestReqParamsAPI_37C0A182702A39BF-001/control-001/cores/collection1/data/index
   [junit4]   2> 103367 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=86.8046875, floorSegmentMB=0.6669921875, forceMergeDeletesPctAllowed=1.8320337697740552, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11316870141317353
   [junit4]   2> 103370 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/index-NIOFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@f99def),segFN=segments_1,generation=1}
   [junit4]   2> 103370 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 103370 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/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/control-001/cores/collection1/data/
   [junit4]   2> 103370 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 103373 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 103373 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 103373 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 103373 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 103373 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 103374 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 103374 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 103374 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 103374 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 103374 WARN  (coreLoadExecutor-516-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> 103375 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103376 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103378 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103379 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 103383 INFO  (coreLoadExecutor-516-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> 103384 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 103384 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 103384 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 103385 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 103385 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 103386 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=78.078125, floorSegmentMB=1.515625, forceMergeDeletesPctAllowed=28.410925870147054, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8975519042393301
   [junit4]   2> 103387 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/index-NIOFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@f99def),segFN=segments_1,generation=1}
   [junit4]   2> 103387 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 103387 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@25b16c[collection1] main]
   [junit4]   2> 103387 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 103388 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 103388 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 103388 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 103388 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 103388 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 103388 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 103388 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 103388 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 103389 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 103390 INFO  (searcherExecutor-517-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@25b16c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 103390 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 103390 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 103390 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 103390 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1538608088315068416
   [junit4]   2> 103392 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1538608088315068416
   [junit4]   2> 103392 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 103392 INFO  (coreLoadExecutor-516-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 103393 INFO  (coreZkRegister-510-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:39899/cvbr/py collection:control_collection shard:shard1
   [junit4]   2> 103393 INFO  (coreZkRegister-510-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 103396 INFO  (coreZkRegister-510-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96163005418504197-core_node1-n_0000000000
   [junit4]   2> 103396 INFO  (coreZkRegister-510-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 103398 INFO  (coreZkRegister-510-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 103398 INFO  (coreZkRegister-510-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 103398 INFO  (coreZkRegister-510-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39899/cvbr/py/collection1/
   [junit4]   2> 103398 INFO  (coreZkRegister-510-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 103398 INFO  (coreZkRegister-510-thread-1) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:39899/cvbr/py/collection1/ has no replicas
   [junit4]   2> 103398 INFO  (OverseerStateUpdate-96163005418504197-127.0.0.1:39899_cvbr%2Fpy-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> 103398 INFO  (coreZkRegister-510-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 103400 INFO  (coreZkRegister-510-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/96163005418504197-core_node1-n_0000000000
   [junit4]   2> 103402 INFO  (coreZkRegister-510-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39899/cvbr/py/collection1/ shard1
   [junit4]   2> 103403 INFO  (OverseerStateUpdate-96163005418504197-127.0.0.1:39899_cvbr%2Fpy-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":"https://127.0.0.1:39899/cvbr/py",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 103505 INFO  (zkCallback-134-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> 103553 INFO  (coreZkRegister-510-thread-1) [    ] o.a.s.c.ZkController We are https://127.0.0.1:39899/cvbr/py/collection1/ and leader is https://127.0.0.1:39899/cvbr/py/collection1/
   [junit4]   2> 103553 INFO  (coreZkRegister-510-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:39899/cvbr/py
   [junit4]   2> 103553 INFO  (coreZkRegister-510-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 103553 INFO  (coreZkRegister-510-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 103553 INFO  (coreZkRegister-510-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 103555 INFO  (OverseerStateUpdate-96163005418504197-127.0.0.1:39899_cvbr%2Fpy-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":"https://127.0.0.1:39899/cvbr/py",
   [junit4]   2>   "node_name":"127.0.0.1:39899_cvbr%2Fpy",
   [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> 103555 INFO  (OverseerStateUpdate-96163005418504197-127.0.0.1:39899_cvbr%2Fpy-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":"https://127.0.0.1:39899/cvbr/py",
   [junit4]   2>   "node_name":"127.0.0.1:39899_cvbr%2Fpy",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 103659 INFO  (zkCallback-134-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 103691 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:37556/solr
   [junit4]   2> 103691 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 103692 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 103693 INFO  (zkCallback-138-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@130327f name:ZooKeeperConnection Watcher:127.0.0.1:37556/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 103694 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 103694 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 103694 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 103695 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 103695 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 103696 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 103696 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 103696 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 103697 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 103698 INFO  (zkCallback-139-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9efdd2 name:ZooKeeperConnection Watcher:127.0.0.1:37556/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 103698 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 103698 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 103700 INFO  (OverseerStateUpdate-96163005418504197-127.0.0.1:39899_cvbr%2Fpy-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> 103700 INFO  (OverseerStateUpdate-96163005418504197-127.0.0.1:39899_cvbr%2Fpy-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 103774 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/shard-1-001/cores/collection1
   [junit4]   2> 103775 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/shard-1-001
   [junit4]   2> 103777 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 103778 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e27a6{/cvbr/py,null,AVAILABLE}
   [junit4]   2> 103779 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.e.j.s.ServerConnector Started ServerConnector@16b817b{SSL,[ssl, http/1.1]}{127.0.0.1:42661}
   [junit4]   2> 103779 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.e.j.s.Server Started @105559ms
   [junit4]   2> 103779 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/cvbr/py, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/tempDir-001/jetty1, hostPort=42661, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/shard-1-001/cores}
   [junit4]   2> 103780 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@6a03af
   [junit4]   2> 103780 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] 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.handler.TestReqParamsAPI_37C0A182702A39BF-001/shard-1-001'
   [junit4]   2> 103780 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 103780 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 103780 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 103780 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 103782 INFO  (zkCallback-140-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ad8b4e name:ZooKeeperConnection Watcher:127.0.0.1:37556/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 103782 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 103782 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 103783 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 103783 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/shard-1-001/solr.xml
   [junit4]   2> 103789 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/shard-1-001/cores
   [junit4]   2> 103789 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.CoreContainer New CoreContainer 17173009
   [junit4]   2> 103789 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] 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.handler.TestReqParamsAPI_37C0A182702A39BF-001/shard-1-001]
   [junit4]   2> 103789 WARN  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] 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.handler.TestReqParamsAPI_37C0A182702A39BF-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/shard-1-001/lib
   [junit4]   2> 103789 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] 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> 103790 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 103791 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 103791 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 103791 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37556/solr
   [junit4]   2> 103791 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 103791 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 103791 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 103792 INFO  (zkCallback-143-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cffc23 name:ZooKeeperConnection Watcher:127.0.0.1:37556 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 103792 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 103793 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 103794 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$209/24549169@20a20e
   [junit4]   2> 103794 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 103796 INFO  (zkCallback-144-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@597f4 name:ZooKeeperConnection Watcher:127.0.0.1:37556/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 103796 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 103801 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 103802 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 103802 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 103803 INFO  (OverseerStateUpdate-96163005418504197-127.0.0.1:39899_cvbr%2Fpy-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 103804 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 103804 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96163005418504202-127.0.0.1:42661_cvbr%2Fpy-n_0000000001
   [junit4]   2> 103805 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96163005418504197-127.0.0.1:39899_cvbr%2Fpy-n_0000000000 to know if I could be the leader
   [junit4]   2> 103805 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:42661_cvbr%2Fpy as DOWN
   [junit4]   2> 103806 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42661_cvbr%2Fpy
   [junit4]   2> 103806 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42661_cvbr%2Fpy
   [junit4]   2> 103806 INFO  (OverseerStateUpdate-96163005418504197-127.0.0.1:39899_cvbr%2Fpy-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42661_cvbr%2Fpy"} current state version: 3
   [junit4]   2> 103807 INFO  (OverseerStateUpdate-96163005418504197-127.0.0.1:39899_cvbr%2Fpy-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42661_cvbr%2Fpy
   [junit4]   2> 103807 INFO  (zkCallback-134-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> 103807 INFO  (zkCallback-138-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> 103807 INFO  (zkCallback-144-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> 103807 INFO  (zkCallback-134-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 103807 INFO  (zkCallback-138-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 103808 INFO  (zkCallback-144-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 103808 INFO  (zkCallback-134-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 103808 INFO  (zkCallback-144-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 103808 INFO  (zkCallback-138-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 103841 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 103841 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 103842 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/shard-1-001/cores
   [junit4]   2> 103842 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] 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> 103843 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/shard-1-001/cores/collection1
   [junit4]   2> 103843 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 103843 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 103843 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 103844 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 103844 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 103845 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 103845 INFO  (OverseerStateUpdate-96163005418504197-127.0.0.1:39899_cvbr%2Fpy-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:42661/cvbr/py",
   [junit4]   2>   "node_name":"127.0.0.1:42661_cvbr%2Fpy",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 103845 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 103846 INFO  (OverseerStateUpdate-96163005418504197-127.0.0.1:39899_cvbr%2Fpy-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":"https://127.0.0.1:42661/cvbr/py",
   [junit4]   2>   "node_name":"127.0.0.1:42661_cvbr%2Fpy",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 103846 INFO  (OverseerStateUpdate-96163005418504197-127.0.0.1:39899_cvbr%2Fpy-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 103846 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 103846 INFO  (OverseerStateUpdate-96163005418504197-127.0.0.1:39899_cvbr%2Fpy-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 103948 INFO  (OverseerStateUpdate-96163005418504197-127.0.0.1:39899_cvbr%2Fpy-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 103948 INFO  (zkCallback-144-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> 103949 INFO  (zkCallback-144-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 104846 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 104846 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 104846 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 104847 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 104847 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 104847 INFO  (coreLoadExecutor-527-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.handler.TestReqParamsAPI_37C0A182702A39BF-001/shard-1-001/cores/collection1'
   [junit4]   2> 104847 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 104847 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 104848 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 104854 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 104864 WARN  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 104865 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 104873 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 104881 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 104967 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 104973 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 104974 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 104982 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 104984 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 104986 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 104987 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 104988 INFO  (coreLoadExecutor-527-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/J1
   [junit4]   2> 104988 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 104988 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 104989 INFO  (coreLoadExecutor-527-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/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 104989 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@903118
   [junit4]   2> 104989 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/shard-1-001/cores/collection1/data
   [junit4]   2> 104989 INFO  (coreLoadExecutor-527-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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 104990 WARN  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 104990 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 104990 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=86.8046875, floorSegmentMB=0.6669921875, forceMergeDeletesPctAllowed=1.8320337697740552, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11316870141317353
   [junit4]   2> 104991 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/index-NIOFSDirectory-002 lockFactory=org.apache.lucene.store.NativeFSLockFactory@f99def),segFN=segments_1,generation=1}
   [junit4]   2> 104992 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 104992 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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 104992 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 104996 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 104996 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 104996 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 104996 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 104996 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 104996 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 104996 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 104996 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 104996 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 104996 WARN  (coreLoadExecutor-527-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> 104998 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 104999 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 105001 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 105002 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 105014 INFO  (coreLoadExecutor-527-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> 105014 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 105014 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 105014 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 105016 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 105016 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 105017 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=78.078125, floorSegmentMB=1.515625, forceMergeDeletesPctAllowed=28.410925870147054, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8975519042393301
   [junit4]   2> 105017 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/index-NIOFSDirectory-002 lockFactory=org.apache.lucene.store.NativeFSLockFactory@f99def),segFN=segments_1,generation=1}
   [junit4]   2> 105017 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 105018 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c73174[collection1] main]
   [junit4]   2> 105018 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 105018 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 105018 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 105019 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 105019 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 105019 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 105019 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 105019 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 105019 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 105019 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 105021 INFO  (searcherExecutor-528-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c73174[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 105022 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 105022 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 105022 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 105022 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1538608090026344448
   [junit4]   2> 105023 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1538608090026344448
   [junit4]   2> 105023 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 105024 INFO  (coreLoadExecutor-527-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 105024 INFO  (coreZkRegister-522-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:42661/cvbr/py collection:collection1 shard:shard2
   [junit4]   2> 105025 INFO  (coreZkRegister-522-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 105027 INFO  (coreZkRegister-522-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/96163005418504202-core_node1-n_0000000000
   [junit4]   2> 105028 INFO  (coreZkRegister-522-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 105029 INFO  (coreZkRegister-522-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 105029 INFO  (coreZkRegister-522-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 105029 INFO  (coreZkRegister-522-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42661/cvbr/py/collection1/
   [junit4]   2> 105029 INFO  (coreZkRegister-522-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 105029 INFO  (coreZkRegister-522-thread-1) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:42661/cvbr/py/collection1/ has no replicas
   [junit4]   2> 105029 INFO  (OverseerStateUpdate-96163005418504197-127.0.0.1:39899_cvbr%2Fpy-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1"} current state version: 4
   [junit4]   2> 105030 INFO  (coreZkRegister-522-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 105032 INFO  (coreZkRegister-522-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/96163005418504202-core_node1-n_0000000000
   [junit4]   2> 105034 INFO 

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

core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/shard-4-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 127427 INFO  (zkCallback-163-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 127427 INFO  (zkCallback-163-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 127427 INFO  (zkCallback-163-thread-2) [    ] o.a.s.c.ElectionContext Canceling election /collections/collection1/leader_elect/shard1/election/96163005418504211-core_node4-n_0000000001
   [junit4]   2> 127427 WARN  (zkCallback-163-thread-2) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/96163005418504211-core_node4-n_0000000001
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:243)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:240)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:240)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:142)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.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> 127428 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@78b754{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 127429 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1848fb1{/cvbr/py,null,UNAVAILABLE}
   [junit4]   2> 127430 INFO  (TEST-TestReqParamsAPI.test-seed#[37C0A182702A39BF]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37556 37556
   [junit4]   2> 127558 INFO  (Thread-369) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37556 37556
   [junit4]   2> 127559 WARN  (Thread-369) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/overseer/queue
   [junit4]   2> 	24	/solr/overseer/collection-queue-work
   [junit4]   2> 	13	/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=37C0A182702A39BF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-BR -Dtests.timezone=Europe/Stockholm -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 25.7s J1 | 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:  https://127.0.0.1:44171/cvbr/py/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([37C0A182702A39BF:BF949E58DED65447]: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> 127562 INFO  (SUITE-TestReqParamsAPI-seed#[37C0A182702A39BF]-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/J1/temp/solr.handler.TestReqParamsAPI_37C0A182702A39BF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1487, maxMBSortInHeap=6.113907541000758, sim=ClassicSimilarity, locale=es-BR, timezone=Europe/Stockholm
   [junit4]   2> NOTE: Linux 4.4.0-24-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=29283104,total=222298112
   [junit4]   2> NOTE: All tests run in this JVM: [TestScoreJoinQPScore, TestNonDefinedSimilarityFactory, TestEmbeddedSolrServerConstructors, CheckHdfsIndexTest, DistributedQueueTest, UpdateRequestProcessorFactoryTest, TestRTimerTree, TestBinaryResponseWriter, HdfsBasicDistributedZk2Test, TestDynamicFieldCollectionResource, DistributedFacetPivotSmallAdvancedTest, HdfsSyncSliceTest, OpenExchangeRatesOrgProviderTest, HLLUtilTest, TestRebalanceLeaders, CdcrReplicationHandlerTest, ChangedSchemaMergeTest, TestSolrQueryParserResource, MergeStrategyTest, DistributedTermsComponentTest, SpatialFilterTest, FileUtilsTest, SpellCheckComponentTest, TestQuerySenderNoQuery, CSVRequestHandlerTest, TestReqParamsAPI]
   [junit4] Completed [35/618 (1!)] on J1 in 25.75s, 1 test, 1 failure <<< FAILURES!

[...truncated 1881 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: 618 suites (10 ignored), 2591 tests, 1 failure, 119 ignored (72 assumptions) [seed: 37C0A182702A39BF]

Total time: 69 minutes 40 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 # 1016 - Still Failing!

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

All tests passed

Build Log:
[...truncated 10977 lines...]
   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20160701_045532_918.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/heapdumps/java_pid29278.hprof ...
   [junit4] Heap dump file created [450329487 bytes in 2.196 secs]
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20160701_045532_918.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] WARN: Unhandled exception in event serialization. -> java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] 	at java.util.Arrays.copyOf(Arrays.java:3332)
   [junit4] 	at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:137)
   [junit4] 	at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:121)
   [junit4] 	at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:622)
   [junit4] 	at java.lang.StringBuilder.append(StringBuilder.java:202)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.AbstractEvent.toAscii(AbstractEvent.java:108)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.AbstractEvent.writeBinaryProperty(AbstractEvent.java:36)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.AppendStdErrEvent.serialize(AppendStdErrEvent.java:30)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer$2.run(Serializer.java:101)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer$2.run(Serializer.java:96)
   [junit4] 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.flushQueue(Serializer.java:96)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:81)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$3$2.write(SlaveMain.java:456)
   [junit4] 	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
   [junit4] 	at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
   [junit4] 	at java.io.PrintStream.flush(PrintStream.java:338)
   [junit4] 	at java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
   [junit4] 	at java.io.PrintStream.write(PrintStream.java:482)
   [junit4] 	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
   [junit4] 	at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282)
   [junit4] 	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125)
   [junit4] 	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:135)
   [junit4] 	at java.io.OutputStreamWriter.write(OutputStreamWriter.java:220)
   [junit4] 	at java.io.Writer.write(Writer.java:157)
   [junit4] 	at org.apache.log4j.helpers.QuietWriter.write(QuietWriter.java:48)
   [junit4] 	at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:310)
   [junit4] 	
   [junit4] at org.apache.log4j.WriterAppender.append(WriterAppender.java:162)
   [junit4] 	at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
   [junit4] 	at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
   [junit4] 	at org.apache.log4j.Category.callAppenders(Category.java:206)
   [junit4] 	at org.apache.log4j.Category.forcedLog(Category.java:391)
   [junit4] <<< JVM J1: EOF ----

[...truncated 1418 lines...]
   [junit4] ERROR: JVM J1 ended with an exception, command line: /home/jenkins/tools/java/64bit/jdk1.8.0_92/jre/bin/java -XX:-UseCompressedOops -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/heapdumps -ea -esa -Dtests.prefix=tests -Dtests.seed=D6C86E4CEDDE0828 -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=6.2.0 -Dtests.cleanthreads=perClass -Djava.util.logging.config.file=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/tools/junit4/logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=3 -DtempDir=./temp -Djava.io.tmpdir=./temp -Djunit4.tempDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/temp -Dcommon.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene -Dclover.db.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/clover/db -Djava.security.policy=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/tools/junit4/solr-tests.policy -Dtests.LUCENE_VERSION=6.2.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Djunit4.childvm.cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1 -Djunit4.childvm.id=1 -Djunit4.childvm.count=3 -Dtests.leaveTemporary=false -Dtests.filterstacks=true -Dtests.disableHdfs=true -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -Dfile.encoding=ISO-8859-1 -classpath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/classes/test:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-test-framework/classes/java:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/test-framework/lib/junit4-ant-2.3.4.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/test-framework/classes/java:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/codecs/classes/java:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-solrj/classes/java:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/classes/java:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/analysis/common/lucene-analyzers-common-6.2.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-6.2.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-6.2.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/codecs/lucene-codecs-6.2.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/backward-codecs/lucene-backward-codecs-6.2.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/highlighter/lucene-highlighter-6.2.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/memory/lucene-memory-6.2.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/misc/lucene-misc-6.2.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/spatial-extras/lucene-spatial-extras-6.2.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/expressions/lucene-expressions-6.2.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/suggest/lucene-suggest-6.2.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/grouping/lucene-grouping-6.2.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/queries/lucene-queries-6.2.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/queryparser/lucene-queryparser-6.2.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/join/lucene-join-6.2.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/sandbox/lucene-sandbox-6.2.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/classification/lucene-classification-6.2.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/antlr4-runtime-4.5.1-1.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/asm-5.1.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/asm-commons-5.1.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/caffeine-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/commons-cli-1.2.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/commons-codec-1.10.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/commons-collections-3.2.2.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/commons-configuration-1.6.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/commons-exec-1.3.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/commons-fileupload-1.3.1.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/commons-io-2.5.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/commons-lang-2.6.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/dom4j-1.6.1.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/guava-14.0.1.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/hadoop-annotations-2.7.2.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/hadoop-auth-2.7.2.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/hadoop-common-2.7.2.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/hadoop-hdfs-2.7.2.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/hppc-0.7.1.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/htrace-core-3.2.0-incubating.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/jackson-core-2.5.4.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/jackson-dataformat-smile-2.5.4.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/jcl-over-slf4j-1.7.7.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/joda-time-2.2.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/log4j-1.2.17.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/org.restlet-2.3.0.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/org.restlet.ext.servlet-2.3.0.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/presto-parser-0.122.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/protobuf-java-2.5.0.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/slf4j-log4j12-1.7.7.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/slice-0.10.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/spatial4j-0.6.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/lib/t-digest-3.1.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/solrj/lib/commons-io-2.5.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/solrj/lib/httpclient-4.4.1.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/solrj/lib/httpcore-4.4.1.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/solrj/lib/httpmime-4.4.1.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/solrj/lib/jcl-over-slf4j-1.7.7.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/solrj/lib/noggit-0.6.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/solrj/lib/slf4j-api-1.7.7.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/solrj/lib/stax2-api-3.1.4.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/solrj/lib/woodstox-core-asl-4.4.1.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/solrj/lib/zookeeper-3.4.6.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/server/lib/javax.servlet-api-3.1.0.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/server/lib/jetty-continuation-9.3.8.v20160314.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/server/lib/jetty-deploy-9.3.8.v20160314.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/server/lib/jetty-http-9.3.8.v20160314.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/server/lib/jetty-io-9.3.8.v20160314.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/server/lib/jetty-jmx-9.3.8.v20160314.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/server/lib/jetty-rewrite-9.3.8.v20160314.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/server/lib/jetty-security-9.3.8.v20160314.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/server/lib/jetty-server-9.3.8.v20160314.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/server/lib/jetty-servlet-9.3.8.v20160314.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/server/lib/jetty-servlets-9.3.8.v20160314.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/server/lib/jetty-util-9.3.8.v20160314.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/server/lib/jetty-webapp-9.3.8.v20160314.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/server/lib/jetty-xml-9.3.8.v20160314.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/core/classes/java:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/test-framework/lib/junit-4.10.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.3.4.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/antlr-2.7.7.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/antlr4-runtime-4.5.1-1.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-core-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-core-api-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-core-avl-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-core-shared-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-i18n-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-interceptor-kerberos-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-interceptors-admin-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/api-all-1.0.0-M20.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/bcprov-jdk15-1.45.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/cglib-nodep-2.2.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/commons-collections-3.2.2.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/commons-math3-3.4.1.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/easymock-3.0.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/ehcache-core-2.4.4.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/hadoop-common-2.7.2-tests.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/hadoop-hdfs-2.7.2-tests.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/hadoop-minikdc-2.7.2.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/jackson-annotations-2.5.4.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/jackson-core-asl-1.9.13.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/jackson-databind-2.5.4.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/jackson-mapper-asl-1.9.13.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/jersey-core-1.9.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/jersey-server-1.9.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/jetty-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/jetty-util-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/mina-core-2.0.0-M5.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/mockito-core-1.9.5.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/netty-all-4.0.36.Final.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/objenesis-1.2.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/presto-parser-0.122.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/test-lib/slice-0.10.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-6.2.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/queryparser/classes/test:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/contrib/analysis-extras/lib/icu4j-56.1.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/var/lib/jenkins/.ant/lib/ivy-2.3.0.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/home/jenkins/tools/java/64bit/jdk1.8.0_92/lib/tools.jar:/var/lib/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.3.4.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20160701_045532_918.events @/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20160701_045532_918.suites -stdin
   [junit4] ERROR: JVM J1 ended with an exception: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1501)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:121)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:955)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:952)
   [junit4] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4] 	at java.lang.Thread.run(Thread.java:745)

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: At least one slave process threw an exception, first: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.

Total time: 62 minutes 59 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



Re: [JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_92) - Build # 1015 - Still Failing!

Posted by Shalin Shekhar Mangar <sh...@gmail.com>.
Unused import checked in while merging commit to branch_6x on SOLR-8787. I
pushed a fix.

On Fri, Jul 1, 2016 at 8:04 AM, Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1015/
> Java: 32bit/jdk1.8.0_92 -client -XX:+UseSerialGC
>
> All tests passed
>
> Build Log:
> [...truncated 61804 lines...]
> -ecj-javadoc-lint-tests:
>     [mkdir] Created dir: /tmp/ecj1154503317
>  [ecj-lint] Compiling 671 source files to /tmp/ecj1154503317
>  [ecj-lint] invalid Class-Path header in manifest of jar file:
> /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
>  [ecj-lint] invalid Class-Path header in manifest of jar file:
> /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
>  [ecj-lint] ----------
>  [ecj-lint] 1. WARNING in
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/cloud/OverseerTest.java
> (at line 267)
>  [ecj-lint]     ZkStateReader reader = new ZkStateReader(zkClient);
>  [ecj-lint]                   ^^^^^^
>  [ecj-lint] Resource leak: 'reader' is never closed
>  [ecj-lint] ----------
>  [ecj-lint] 2. WARNING in
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/cloud/OverseerTest.java
> (at line 322)
>  [ecj-lint]     ZkStateReader reader = new ZkStateReader(zkClient);
>  [ecj-lint]                   ^^^^^^
>  [ecj-lint] Resource leak: 'reader' is never closed
>  [ecj-lint] ----------
>  [ecj-lint] ----------
>  [ecj-lint] 3. ERROR in
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/cloud/TestAuthenticationFramework.java
> (at line 46)
>  [ecj-lint]     import org.apache.solr.client.solrj.impl.HttpClientUtil;
>  [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>  [ecj-lint] The import org.apache.solr.client.solrj.impl.HttpClientUtil is
> never used
>  [ecj-lint] ----------
>  [ecj-lint] ----------
>  [ecj-lint] 4. WARNING in
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/core/HdfsDirectoryFactoryTest.java
> (at line 146)
>  [ecj-lint]     HdfsDirectoryFactory hdfsFactory = new
> HdfsDirectoryFactory();
>  [ecj-lint]                          ^^^^^^^^^^^
>  [ecj-lint] Resource leak: 'hdfsFactory' is never closed
>  [ecj-lint] ----------
>  [ecj-lint] ----------
>  [ecj-lint] 5. WARNING in
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/handler/admin/SecurityConfHandlerTest.java
> (at line 53)
>  [ecj-lint]     BasicAuthPlugin basicAuth = new BasicAuthPlugin();
>  [ecj-lint]                     ^^^^^^^^^
>  [ecj-lint] Resource leak: 'basicAuth' is never closed
>  [ecj-lint] ----------
>  [ecj-lint] ----------
>  [ecj-lint] 6. WARNING in
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/handler/component/DistributedDebugComponentTest.java
> (at line 163)
>  [ecj-lint]     SolrClient client = random().nextBoolean() ? collection1 :
> collection2;
>  [ecj-lint]                ^^^^^^
>  [ecj-lint] Resource leak: 'client' is never closed
>  [ecj-lint] ----------
>  [ecj-lint] 7. WARNING in
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/handler/component/DistributedDebugComponentTest.java
> (at line 221)
>  [ecj-lint]     throw new AssertionError(q.toString() + ": " +
> e.getMessage(), e);
>  [ecj-lint]
>  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>  [ecj-lint] Resource leak: 'client' is not closed at this location
>  [ecj-lint] ----------
>  [ecj-lint] ----------
>  [ecj-lint] 8. WARNING in
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/highlight/HighlighterTest.java
> (at line 185)
>  [ecj-lint]     Analyzer a1 = new WhitespaceAnalyzer();
>  [ecj-lint]              ^^
>  [ecj-lint] Resource leak: 'a1' is never closed
>  [ecj-lint] ----------
>  [ecj-lint] 9. WARNING in
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/highlight/HighlighterTest.java
> (at line 188)
>  [ecj-lint]     OffsetWindowTokenFilter tots = new
> OffsetWindowTokenFilter(tokenStream);
>  [ecj-lint]                             ^^^^
>  [ecj-lint] Resource leak: 'tots' is never closed
>  [ecj-lint] ----------
>  [ecj-lint] 10. WARNING in
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/highlight/HighlighterTest.java
> (at line 192)
>  [ecj-lint]     Analyzer a2 = new WhitespaceAnalyzer();
>  [ecj-lint]              ^^
>  [ecj-lint] Resource leak: 'a2' is never closed
>  [ecj-lint] ----------
>  [ecj-lint] ----------
>  [ecj-lint] 11. WARNING in
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/search/TestDocSet.java
> (at line 241)
>  [ecj-lint]     return loadfactor!=0 ? new HashDocSet(a,0,n,1/loadfactor)
> : new HashDocSet(a,0,n);
>  [ecj-lint]                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>  [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
>  [ecj-lint] ----------
>  [ecj-lint] 12. WARNING in
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/search/TestDocSet.java
> (at line 531)
>  [ecj-lint]     DocSet a = new BitDocSet(bs);
>  [ecj-lint]            ^
>  [ecj-lint] Resource leak: 'a' is never closed
>  [ecj-lint] ----------
>  [ecj-lint] ----------
>  [ecj-lint] 13. WARNING in
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/security/TestPKIAuthenticationPlugin.java
> (at line 77)
>  [ecj-lint]     final MockPKIAuthenticationPlugin mock = new
> MockPKIAuthenticationPlugin(null, nodeName);
>  [ecj-lint]                                       ^^^^
>  [ecj-lint] Resource leak: 'mock' is never closed
>  [ecj-lint] ----------
>  [ecj-lint] 14. WARNING in
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/security/TestPKIAuthenticationPlugin.java
> (at line 130)
>  [ecj-lint]     MockPKIAuthenticationPlugin mock1 = new
> MockPKIAuthenticationPlugin(null, nodeName) {
>  [ecj-lint]                                 ^^^^^
>  [ecj-lint] Resource leak: 'mock1' is never closed
>  [ecj-lint] ----------
>  [ecj-lint] ----------
>  [ecj-lint] 15. WARNING in
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/security/TestRuleBasedAuthorizationPlugin.java
> (at line 365)
>  [ecj-lint]     RuleBasedAuthorizationPlugin plugin = new
> RuleBasedAuthorizationPlugin();
>  [ecj-lint]                                  ^^^^^^
>  [ecj-lint] Resource leak: 'plugin' is never closed
>  [ecj-lint] ----------
>  [ecj-lint] ----------
>  [ecj-lint] 16. WARNING in
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/security/TestSha256AuthenticationProvider.java
> (at line 49)
>  [ecj-lint]     BasicAuthPlugin basicAuthPlugin = new BasicAuthPlugin();
>  [ecj-lint]                     ^^^^^^^^^^^^^^^
>  [ecj-lint] Resource leak: 'basicAuthPlugin' is never closed
>  [ecj-lint] ----------
>  [ecj-lint] ----------
>  [ecj-lint] 17. WARNING in
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/spelling/SimpleQueryConverter.java
> (at line 42)
>  [ecj-lint]     WhitespaceAnalyzer analyzer = new WhitespaceAnalyzer();
>  [ecj-lint]                        ^^^^^^^^
>  [ecj-lint] Resource leak: 'analyzer' is never closed
>  [ecj-lint] ----------
>  [ecj-lint] ----------
>  [ecj-lint] 18. WARNING in
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java
> (at line 139)
>  [ecj-lint]     IndexWriter w = new IndexWriter(d,
> newIndexWriterConfig(analyzer));
>  [ecj-lint]                 ^
>  [ecj-lint] Resource leak: 'w' is never closed
>  [ecj-lint] ----------
>  [ecj-lint] 19. WARNING in
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java
> (at line 172)
>  [ecj-lint]     throw iae;
>  [ecj-lint]     ^^^^^^^^^^
>  [ecj-lint] Resource leak: 'w' is not closed at this location
>  [ecj-lint] ----------
>  [ecj-lint] 20. WARNING in
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java
> (at line 178)
>  [ecj-lint]     return;
>  [ecj-lint]     ^^^^^^^
>  [ecj-lint] Resource leak: 'w' is not closed at this location
>  [ecj-lint] ----------
>  [ecj-lint] ----------
>  [ecj-lint] 21. WARNING in
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/update/SolrIndexSplitterTest.java
> (at line 181)
>  [ecj-lint]     EmbeddedSolrServer server1 = new
> EmbeddedSolrServer(h.getCoreContainer(), "split1");
>  [ecj-lint]                        ^^^^^^^
>  [ecj-lint] Resource leak: 'server1' is never closed
>  [ecj-lint] ----------
>  [ecj-lint] 22. WARNING in
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/update/SolrIndexSplitterTest.java
> (at line 182)
>  [ecj-lint]     EmbeddedSolrServer server2 = new
> EmbeddedSolrServer(h.getCoreContainer(), "split2");
>  [ecj-lint]                        ^^^^^^^
>  [ecj-lint] Resource leak: 'server2' is never closed
>  [ecj-lint] ----------
>  [ecj-lint] 22 problems (1 error, 21 warnings)
>
> 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:101: The following
> error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:652: The
> following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1982:
> The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:2015:
> Compile failed; see the compiler error output for details.
>
> Total time: 71 minutes 3 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
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>



-- 
Regards,
Shalin Shekhar Mangar.

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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1015/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 61804 lines...]
-ecj-javadoc-lint-tests:
    [mkdir] Created dir: /tmp/ecj1154503317
 [ecj-lint] Compiling 671 source files to /tmp/ecj1154503317
 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/cloud/OverseerTest.java (at line 267)
 [ecj-lint] 	ZkStateReader reader = new ZkStateReader(zkClient);
 [ecj-lint] 	              ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/cloud/OverseerTest.java (at line 322)
 [ecj-lint] 	ZkStateReader reader = new ZkStateReader(zkClient);
 [ecj-lint] 	              ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/cloud/TestAuthenticationFramework.java (at line 46)
 [ecj-lint] 	import org.apache.solr.client.solrj.impl.HttpClientUtil;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.client.solrj.impl.HttpClientUtil is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/core/HdfsDirectoryFactoryTest.java (at line 146)
 [ecj-lint] 	HdfsDirectoryFactory hdfsFactory = new HdfsDirectoryFactory();
 [ecj-lint] 	                     ^^^^^^^^^^^
 [ecj-lint] Resource leak: 'hdfsFactory' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/handler/admin/SecurityConfHandlerTest.java (at line 53)
 [ecj-lint] 	BasicAuthPlugin basicAuth = new BasicAuthPlugin();
 [ecj-lint] 	                ^^^^^^^^^
 [ecj-lint] Resource leak: 'basicAuth' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 6. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/handler/component/DistributedDebugComponentTest.java (at line 163)
 [ecj-lint] 	SolrClient client = random().nextBoolean() ? collection1 : collection2;
 [ecj-lint] 	           ^^^^^^
 [ecj-lint] Resource leak: 'client' is never closed
 [ecj-lint] ----------
 [ecj-lint] 7. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/handler/component/DistributedDebugComponentTest.java (at line 221)
 [ecj-lint] 	throw new AssertionError(q.toString() + ": " + e.getMessage(), e);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'client' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/highlight/HighlighterTest.java (at line 185)
 [ecj-lint] 	Analyzer a1 = new WhitespaceAnalyzer();
 [ecj-lint] 	         ^^
 [ecj-lint] Resource leak: 'a1' is never closed
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/highlight/HighlighterTest.java (at line 188)
 [ecj-lint] 	OffsetWindowTokenFilter tots = new OffsetWindowTokenFilter(tokenStream);
 [ecj-lint] 	                        ^^^^
 [ecj-lint] Resource leak: 'tots' is never closed
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/highlight/HighlighterTest.java (at line 192)
 [ecj-lint] 	Analyzer a2 = new WhitespaceAnalyzer();
 [ecj-lint] 	         ^^
 [ecj-lint] Resource leak: 'a2' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/search/TestDocSet.java (at line 241)
 [ecj-lint] 	return loadfactor!=0 ? new HashDocSet(a,0,n,1/loadfactor) : new HashDocSet(a,0,n);
 [ecj-lint] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/search/TestDocSet.java (at line 531)
 [ecj-lint] 	DocSet a = new BitDocSet(bs);
 [ecj-lint] 	       ^
 [ecj-lint] Resource leak: 'a' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/security/TestPKIAuthenticationPlugin.java (at line 77)
 [ecj-lint] 	final MockPKIAuthenticationPlugin mock = new MockPKIAuthenticationPlugin(null, nodeName);
 [ecj-lint] 	                                  ^^^^
 [ecj-lint] Resource leak: 'mock' is never closed
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/security/TestPKIAuthenticationPlugin.java (at line 130)
 [ecj-lint] 	MockPKIAuthenticationPlugin mock1 = new MockPKIAuthenticationPlugin(null, nodeName) {
 [ecj-lint] 	                            ^^^^^
 [ecj-lint] Resource leak: 'mock1' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/security/TestRuleBasedAuthorizationPlugin.java (at line 365)
 [ecj-lint] 	RuleBasedAuthorizationPlugin plugin = new RuleBasedAuthorizationPlugin();
 [ecj-lint] 	                             ^^^^^^
 [ecj-lint] Resource leak: 'plugin' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/security/TestSha256AuthenticationProvider.java (at line 49)
 [ecj-lint] 	BasicAuthPlugin basicAuthPlugin = new BasicAuthPlugin();
 [ecj-lint] 	                ^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'basicAuthPlugin' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/spelling/SimpleQueryConverter.java (at line 42)
 [ecj-lint] 	WhitespaceAnalyzer analyzer = new WhitespaceAnalyzer();
 [ecj-lint] 	                   ^^^^^^^^
 [ecj-lint] Resource leak: 'analyzer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java (at line 139)
 [ecj-lint] 	IndexWriter w = new IndexWriter(d, newIndexWriterConfig(analyzer));
 [ecj-lint] 	            ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java (at line 172)
 [ecj-lint] 	throw iae;
 [ecj-lint] 	^^^^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/uninverting/TestFieldCacheVsDocValues.java (at line 178)
 [ecj-lint] 	return;
 [ecj-lint] 	^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/update/SolrIndexSplitterTest.java (at line 181)
 [ecj-lint] 	EmbeddedSolrServer server1 = new EmbeddedSolrServer(h.getCoreContainer(), "split1");
 [ecj-lint] 	                   ^^^^^^^
 [ecj-lint] Resource leak: 'server1' is never closed
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test/org/apache/solr/update/SolrIndexSplitterTest.java (at line 182)
 [ecj-lint] 	EmbeddedSolrServer server2 = new EmbeddedSolrServer(h.getCoreContainer(), "split2");
 [ecj-lint] 	                   ^^^^^^^
 [ecj-lint] Resource leak: 'server2' is never closed
 [ecj-lint] ----------
 [ecj-lint] 22 problems (1 error, 21 warnings)

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:101: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:652: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1982: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:2015: Compile failed; see the compiler error output for details.

Total time: 71 minutes 3 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