You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/11/17 06:39:15 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 632 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/632/

1 tests failed.
FAILED:  org.apache.solr.handler.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck

Error Message:
Could not find a healthy node to handle the request.

Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
	at __randomizedtesting.SeedInfo.seed([7C8A728E340E8DE4:9259CC5EB1E2B700]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1084)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.handler.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck(PingRequestHandlerTest.java:200)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	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:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10520 lines...]
   [junit4] Suite: org.apache.solr.handler.PingRequestHandlerTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/init-core-data-001
   [junit4]   2> 1178906 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1178907 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1178907 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1178907 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1178908 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 1178908 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1178908 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1178908 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1178938 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1178946 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1178965 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1178966 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1178970 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1179069 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1179074 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1179075 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1179079 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1179081 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1179082 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1179082 WARN  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1179083 WARN  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1179083 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1179083 WARN  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1179083 WARN  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1179083 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1179083 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 1179083 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/'
   [junit4]   2> 1179083 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1179084 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 1179084 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 519360305
   [junit4]   2> 1179084 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/]
   [junit4]   2> 1179084 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/lib
   [junit4]   2> 1179084 WARN  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1179099 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1179100 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1179100 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1179101 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1179101 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1179101 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1179101 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, collection=collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/, dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/init-core-data-001, shard=shard1}
   [junit4]   2> 1179102 INFO  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1179102 INFO  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1179102 INFO  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 1179103 INFO  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1179103 INFO  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1179103 INFO  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1179136 INFO  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1179144 INFO  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1179163 INFO  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1179163 INFO  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1179168 INFO  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1179259 INFO  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1179263 INFO  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1179264 INFO  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1179268 INFO  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1179270 INFO  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1179271 INFO  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1179272 WARN  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1179272 WARN  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1179272 INFO  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1179272 WARN  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1179272 WARN  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1179273 INFO  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1179273 INFO  (coreLoadExecutor-4300-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1179273 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1179273 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1179273 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@437abceb
   [junit4]   2> 1179274 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/init-core-data-001
   [junit4]   2> 1179274 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/init-core-data-001/index/
   [junit4]   2> 1179274 WARN  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1179274 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/init-core-data-001/index
   [junit4]   2> 1179275 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6648376118074364]
   [junit4]   2> 1179275 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4eba326d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ebd86f),segFN=segments_1,generation=1}
   [junit4]   2> 1179275 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1179281 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1179281 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1179281 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1179281 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1179281 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1179281 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1179281 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1179282 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/init-core-data-001/
   [junit4]   2> 1179282 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1179282 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1179282 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1179282 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1179282 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1179285 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1179286 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1179286 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1179287 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1179291 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1179295 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1179297 WARN  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1179298 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1179301 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1179301 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1179301 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1179301 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1179302 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19460645340723934]
   [junit4]   2> 1179302 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4eba326d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ebd86f),segFN=segments_1,generation=1}
   [junit4]   2> 1179302 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1179302 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@65a14ec[collection1] main
   [junit4]   2> 1179302 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1179303 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1179303 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1179303 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1179315 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1179356 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1179356 INFO  (searcherExecutor-4301-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1179356 INFO  (searcherExecutor-4301-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1179356 INFO  (searcherExecutor-4301-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1179356 INFO  (searcherExecutor-4301-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1179357 INFO  (searcherExecutor-4301-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1179357 INFO  (searcherExecutor-4301-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1179357 INFO  (searcherExecutor-4301-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1179358 INFO  (searcherExecutor-4301-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1179358 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1179358 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1179358 INFO  (searcherExecutor-4301-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1179358 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1179358 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1518063113915596800
   [junit4]   2> 1179358 INFO  (searcherExecutor-4301-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@65a14ec[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1179362 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 4.0ms to seed version buckets with highest version 1518063113915596800
   [junit4]   2> 1179362 INFO  (coreLoadExecutor-4300-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1179363 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1179366 INFO  (TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[7C8A728E340E8DE4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPingWithNoHealthCheck
   [junit4]   2> 1179367 INFO  (TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[7C8A728E340E8DE4]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 1179367 INFO  (TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[7C8A728E340E8DE4]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={action=ping&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 1179367 INFO  (TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[7C8A728E340E8DE4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPingWithNoHealthCheck
   [junit4]   2> 1179370 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7C8A728E340E8DE4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPingInClusterWithNoHealthCheck
   [junit4]   2> 1179370 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7C8A728E340E8DE4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1179371 INFO  (Thread-3399) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1179371 INFO  (Thread-3399) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1179471 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7C8A728E340E8DE4]) [    ] o.a.s.c.ZkTestServer start zk server on port:47744
   [junit4]   2> 1179471 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7C8A728E340E8DE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1179472 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7C8A728E340E8DE4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1179475 INFO  (zkCallback-1236-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55d33b94 name:ZooKeeperConnection Watcher:127.0.0.1:47744 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1179475 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7C8A728E340E8DE4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1179475 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7C8A728E340E8DE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1179475 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7C8A728E340E8DE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1179483 INFO  (jetty-launcher-1235-thread-1) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1179483 INFO  (jetty-launcher-1235-thread-3) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1179483 INFO  (jetty-launcher-1235-thread-4) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1179484 INFO  (jetty-launcher-1235-thread-2) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1179489 INFO  (jetty-launcher-1235-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1edf60ef{/solr,null,AVAILABLE}
   [junit4]   2> 1179490 INFO  (jetty-launcher-1235-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@2384894b{HTTP/1.1}{127.0.0.1:45852}
   [junit4]   2> 1179490 INFO  (jetty-launcher-1235-thread-1) [    ] o.e.j.s.Server Started @1183251ms
   [junit4]   2> 1179490 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45852}
   [junit4]   2> 1179490 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1179490 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node1/'
   [junit4]   2> 1179490 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1179491 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 1179495 INFO  (jetty-launcher-1235-thread-5) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1179510 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1179515 INFO  (jetty-launcher-1235-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1edf060e{/solr,null,AVAILABLE}
   [junit4]   2> 1179515 INFO  (jetty-launcher-1235-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@6b0b1275{HTTP/1.1}{127.0.0.1:60913}
   [junit4]   2> 1179516 INFO  (jetty-launcher-1235-thread-4) [    ] o.e.j.s.Server Started @1183276ms
   [junit4]   2> 1179516 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60913}
   [junit4]   2> 1179516 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1179516 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node4/'
   [junit4]   2> 1179516 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1179516 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 1179532 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1179533 INFO  (jetty-launcher-1235-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6edbe1de{/solr,null,AVAILABLE}
   [junit4]   2> 1179533 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1179560 INFO  (jetty-launcher-1235-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5872b535{/solr,null,AVAILABLE}
   [junit4]   2> 1179560 INFO  (jetty-launcher-1235-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@5f9dff36{HTTP/1.1}{127.0.0.1:40034}
   [junit4]   2> 1179560 INFO  (jetty-launcher-1235-thread-5) [    ] o.e.j.s.Server Started @1183321ms
   [junit4]   2> 1179560 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40034}
   [junit4]   2> 1179560 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1179560 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node5/'
   [junit4]   2> 1179561 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1179561 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 1179565 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1179579 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1179580 INFO  (jetty-launcher-1235-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c96ba68{/solr,null,AVAILABLE}
   [junit4]   2> 1179581 INFO  (jetty-launcher-1235-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@77acc808{HTTP/1.1}{127.0.0.1:39382}
   [junit4]   2> 1179581 INFO  (jetty-launcher-1235-thread-3) [    ] o.e.j.s.Server Started @1183341ms
   [junit4]   2> 1179581 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39382}
   [junit4]   2> 1179581 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1179581 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node3/'
   [junit4]   2> 1179581 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1179581 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 1179584 INFO  (jetty-launcher-1235-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@43d09308{HTTP/1.1}{127.0.0.1:57838}
   [junit4]   2> 1179584 INFO  (jetty-launcher-1235-thread-2) [    ] o.e.j.s.Server Started @1183345ms
   [junit4]   2> 1179585 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57838}
   [junit4]   2> 1179585 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1179585 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node2/'
   [junit4]   2> 1179585 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1179585 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 1179590 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1179590 INFO  (zkCallback-1237-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@36355c7b name:ZooKeeperConnection Watcher:127.0.0.1:47744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1179590 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1179591 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1179591 INFO  (zkCallback-1239-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c2d169d name:ZooKeeperConnection Watcher:127.0.0.1:47744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1179591 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1179591 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1179591 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1179591 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1179592 INFO  (zkCallback-1238-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a3baafc name:ZooKeeperConnection Watcher:127.0.0.1:47744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1179592 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1179593 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1179593 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1179600 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node4/.
   [junit4]   2> 1179600 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1159504237
   [junit4]   2> 1179600 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node4/]
   [junit4]   2> 1179601 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node4/lib
   [junit4]   2> 1179601 WARN  (jetty-launcher-1235-thread-4) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node4/lib).
   [junit4]   2> 1179601 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node1/.
   [junit4]   2> 1179601 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1068573898
   [junit4]   2> 1179601 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node1/]
   [junit4]   2> 1179601 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node1/lib
   [junit4]   2> 1179602 WARN  (jetty-launcher-1235-thread-1) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node1/lib).
   [junit4]   2> 1179602 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node5/.
   [junit4]   2> 1179602 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 1978803942
   [junit4]   2> 1179602 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node5/]
   [junit4]   2> 1179603 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node5/lib
   [junit4]   2> 1179603 WARN  (jetty-launcher-1235-thread-5) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node5/lib).
   [junit4]   2> 1179617 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1179618 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1179620 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1179620 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1179620 INFO  (zkCallback-1240-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@cc3d148 name:ZooKeeperConnection Watcher:127.0.0.1:47744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1179620 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1179621 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1179621 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1179625 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1179626 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1179626 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1179626 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1179626 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1179626 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47744/solr
   [junit4]   2> 1179626 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1179626 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1179626 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1179627 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1179627 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1179627 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47744/solr
   [junit4]   2> 1179627 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1179627 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1179628 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1179628 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1179629 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1179629 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1179629 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47744/solr
   [junit4]   2> 1179629 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1179629 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1179630 INFO  (zkCallback-1241-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b487d1d name:ZooKeeperConnection Watcher:127.0.0.1:47744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1179630 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1179630 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1179630 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1179662 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1179663 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1179686 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1179686 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node3/.
   [junit4]   2> 1179687 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1208190237
   [junit4]   2> 1179687 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node3/]
   [junit4]   2> 1179687 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node3/lib
   [junit4]   2> 1179687 WARN  (jetty-launcher-1235-thread-3) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node3/lib).
   [junit4]   2> 1179691 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node2/.
   [junit4]   2> 1179691 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1505134160
   [junit4]   2> 1179691 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node2/]
   [junit4]   2> 1179691 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node2/lib
   [junit4]   2> 1179691 WARN  (jetty-launcher-1235-thread-2) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node2/lib).
   [junit4]   2> 1179692 INFO  (zkCallback-1247-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ff7633e name:ZooKeeperConnection Watcher:127.0.0.1:47744 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1179693 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1179693 INFO  (jetty-launcher-1235-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1179698 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1179699 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1179699 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1179699 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1179699 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47744/solr
   [junit4]   2> 1179699 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1179700 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1179700 INFO  (zkCallback-1245-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@41696164 name:ZooKeeperConnection Watcher:127.0.0.1:47744 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1179700 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1179700 INFO  (jetty-launcher-1235-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1179702 INFO  (jetty-launcher-1235-thread-5) [n:127.0.0.1:40034_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1179703 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1179715 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1179716 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1179716 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1179716 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47744/solr
   [junit4]   2> 1179716 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1179716 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1179721 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1179724 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1179744 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1179746 INFO  (zkCallback-1252-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2651bd8e name:ZooKeeperConnection Watcher:127.0.0.1:47744 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1179746 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1179746 INFO  (jetty-launcher-1235-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1179753 INFO  (zkCallback-1243-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5fe96b56 name:ZooKeeperConnection Watcher:127.0.0.1:47744 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1179753 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1179754 INFO  (jetty-launcher-1235-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1179768 INFO  (zkCallback-1253-thread-1-processing-n:127.0.0.1:60913_solr) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39c009ff name:ZooKeeperConnection Watcher:127.0.0.1:47744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1179768 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1179769 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1179769 INFO  (zkCallback-1249-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@399cc350 name:ZooKeeperConnection Watcher:127.0.0.1:47744 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1179770 INFO  (zkCallback-1250-thread-1-processing-n:127.0.0.1:40034_solr) [n:127.0.0.1:40034_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f302427 name:ZooKeeperConnection Watcher:127.0.0.1:47744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1179770 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1179770 INFO  (jetty-launcher-1235-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1179770 INFO  (jetty-launcher-1235-thread-5) [n:127.0.0.1:40034_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1179771 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1179774 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1179775 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1179777 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1179779 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1179780 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1179781 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1179782 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1179784 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1179785 INFO  (jetty-launcher-1235-thread-2) [n:127.0.0.1:57838_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1179785 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60913_solr
   [junit4]   2> 1179785 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60913_solr
   [junit4]   2> 1179787 INFO  (jetty-launcher-1235-thread-5) [n:127.0.0.1:40034_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1179787 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1179789 INFO  (jetty-launcher-1235-thread-1) [n:127.0.0.1:45852_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1179802 INFO  (jetty-launcher-1235-thread-3) [n:127.0.0.1:39382_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1179803 INFO  (zkCallback-1256-thread-1-processing-n:127.0.0.1:39382_solr) [n:127.0.0.1:39382_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b5e498a name:ZooKeeperConnection Watcher:127.0.0.1:47744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1179803 INFO  (jetty-launcher-1235-thread-3) [n:127.0.0.1:39382_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1179803 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1179804 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1179805 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94878944620642316-127.0.0.1:60913_solr-n_0000000000
   [junit4]   2> 1179805 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60913_solr
   [junit4]   2> 1179805 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1179806 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.Overseer Overseer (id=94878944620642316-127.0.0.1:60913_solr-n_0000000000) starting
   [junit4]   2> 1179808 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1179812 INFO  (zkCallback-1255-thread-1-processing-n:127.0.0.1:45852_solr) [n:127.0.0.1:45852_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@41f89f91 name:ZooKeeperConnection Watcher:127.0.0.1:47744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1179812 INFO  (jetty-launcher-1235-thread-1) [n:127.0.0.1:45852_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1179816 INFO  (zkCallback-1254-thread-1-processing-n:127.0.0.1:57838_solr) [n:127.0.0.1:57838_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3273681e name:ZooKeeperConnection Watcher:127.0.0.1:47744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1179817 INFO  (jetty-launcher-1235-thread-2) [n:127.0.0.1:57838_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1179818 INFO  (jetty-launcher-1235-thread-1) [n:127.0.0.1:45852_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1179823 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1179824 INFO  (jetty-launcher-1235-thread-3) [n:127.0.0.1:39382_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1179829 INFO  (jetty-launcher-1235-thread-2) [n:127.0.0.1:57838_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1179836 INFO  (OverseerStateUpdate-94878944620642316-127.0.0.1:60913_solr-n_0000000000) [n:127.0.0.1:60913_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1179836 INFO  (OverseerCollectionConfigSetProcessor-94878944620642316-127.0.0.1:60913_solr-n_0000000000) [n:127.0.0.1:60913_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1179836 INFO  (OverseerStateUpdate-94878944620642316-127.0.0.1:60913_solr-n_0000000000) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1179840 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1179852 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1179852 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1179856 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node4/.
   [junit4]   2> 1179856 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1179858 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2
   [junit4]   2> 1179858 INFO  (jetty-launcher-1235-thread-4) [n:127.0.0.1:60913_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1180800 INFO  (jetty-launcher-1235-thread-5) [n:127.0.0.1:40034_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40034_solr
   [junit4]   2> 1180800 INFO  (jetty-launcher-1235-thread-5) [n:127.0.0.1:40034_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40034_solr
   [junit4]   2> 1180808 INFO  (zkCallback-1255-thread-1-processing-n:127.0.0.1:45852_solr) [n:127.0.0.1:45852_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1180809 INFO  (zkCallback-1256-thread-1-processing-n:127.0.0.1:39382_solr) [n:127.0.0.1:39382_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1180809 INFO  (zkCallback-1250-thread-1-processing-n:127.0.0.1:40034_solr) [n:127.0.0.1:40034_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1180809 INFO  (zkCallback-1254-thread-1-processing-n:127.0.0.1:57838_solr) [n:127.0.0.1:57838_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1180809 INFO  (zkCallback-1253-thread-1-processing-n:127.0.0.1:60913_solr) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1180810 INFO  (zkCallback-1253-thread-2-processing-n:127.0.0.1:60913_solr) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1180810 INFO  (jetty-launcher-1235-thread-5) [n:127.0.0.1:40034_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1180815 INFO  (jetty-launcher-1235-thread-5) [n:127.0.0.1:40034_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94878944620642313-127.0.0.1:40034_solr-n_0000000001
   [junit4]   2> 1180815 INFO  (jetty-launcher-1235-thread-5) [n:127.0.0.1:40034_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94878944620642316-127.0.0.1:60913_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1180824 INFO  (jetty-launcher-1235-thread-1) [n:127.0.0.1:45852_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45852_solr
   [junit4]   2> 1180825 INFO  (jetty-launcher-1235-thread-1) [n:127.0.0.1:45852_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45852_solr
   [junit4]   2> 1180826 INFO  (zkCallback-1255-thread-1-processing-n:127.0.0.1:45852_solr) [n:127.0.0.1:45852_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1180826 INFO  (zkCallback-1256-thread-1-processing-n:127.0.0.1:39382_solr) [n:127.0.0.1:39382_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1180826 INFO  (zkCallback-1253-thread-1-processing-n:127.0.0.1:60913_solr) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1180826 INFO  (zkCallback-1254-thread-1-processing-n:127.0.0.1:57838_solr) [n:127.0.0.1:57838_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1180826 INFO  (zkCallback-1250-thread-1-processing-n:127.0.0.1:40034_solr) [n:127.0.0.1:40034_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1180827 INFO  (zkCallback-1253-thread-2-processing-n:127.0.0.1:60913_solr) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1180828 INFO  (jetty-launcher-1235-thread-1) [n:127.0.0.1:45852_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1180828 INFO  (jetty-launcher-1235-thread-1) [n:127.0.0.1:45852_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94878944620642318-127.0.0.1:45852_solr-n_0000000002
   [junit4]   2> 1180828 INFO  (jetty-launcher-1235-thread-3) [n:127.0.0.1:39382_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39382_solr
   [junit4]   2> 1180829 INFO  (jetty-launcher-1235-thread-3) [n:127.0.0.1:39382_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39382_solr
   [junit4]   2> 1180829 INFO  (jetty-launcher-1235-thread-1) [n:127.0.0.1:45852_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94878944620642313-127.0.0.1:40034_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1180830 INFO  (zkCallback-1250-thread-1-processing-n:127.0.0.1:40034_solr) [n:127.0.0.1:40034_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1180831 INFO  (jetty-launcher-1235-thread-3) [n:127.0.0.1:39382_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1180831 INFO  (jetty-launcher-1235-thread-3) [n:127.0.0.1:39382_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94878944620642319-127.0.0.1:39382_solr-n_0000000003
   [junit4]   2> 1180832 INFO  (jetty-launcher-1235-thread-3) [n:127.0.0.1:39382_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94878944620642318-127.0.0.1:45852_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1180836 INFO  (zkCallback-1253-thread-1-processing-n:127.0.0.1:60913_solr) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1180836 INFO  (zkCallback-1256-thread-1-processing-n:127.0.0.1:39382_solr) [n:127.0.0.1:39382_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1180836 INFO  (zkCallback-1254-thread-1-processing-n:127.0.0.1:57838_solr) [n:127.0.0.1:57838_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1180836 INFO  (zkCallback-1255-thread-1-processing-n:127.0.0.1:45852_solr) [n:127.0.0.1:45852_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1180836 INFO  (zkCallback-1253-thread-2-processing-n:127.0.0.1:60913_solr) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1180842 INFO  (jetty-launcher-1235-thread-2) [n:127.0.0.1:57838_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57838_solr
   [junit4]   2> 1180843 INFO  (jetty-launcher-1235-thread-2) [n:127.0.0.1:57838_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57838_solr
   [junit4]   2> 1180844 INFO  (zkCallback-1255-thread-1-processing-n:127.0.0.1:45852_solr) [n:127.0.0.1:45852_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1180844 INFO  (zkCallback-1256-thread-1-processing-n:127.0.0.1:39382_solr) [n:127.0.0.1:39382_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1180844 INFO  (zkCallback-1250-thread-1-processing-n:127.0.0.1:40034_solr) [n:127.0.0.1:40034_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1180844 INFO  (zkCallback-1253-thread-1-processing-n:127.0.0.1:60913_solr) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1180844 INFO  (zkCallback-1254-thread-1-processing-n:127.0.0.1:57838_solr) [n:127.0.0.1:57838_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1180845 INFO  (zkCallback-1253-thread-2-processing-n:127.0.0.1:60913_solr) [n:127.0.0.1:60913_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1180845 INFO  (jetty-launcher-1235-thread-2) [n:127.0.0.1:57838_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1180846 INFO  (jetty-launcher-1235-thread-2) [n:127.0.0.1:57838_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94878944620642317-127.0.0.1:57838_solr-n_0000000004
   [junit4]   2> 1180846 INFO  (jetty-launcher-1235-thread-2) [n:127.0.0.1:57838_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94878944620642319-127.0.0.1:39382_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1180851 INFO  (jetty-launcher-1235-thread-1) [n:127.0.0.1:45852_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1180851 INFO  (jetty-launcher-1235-thread-1) [n:127.0.0.1:45852_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1180858 INFO  (jetty-launcher-1235-thread-1) [n:127.0.0.1:45852_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node1/.
   [junit4]   2> 1180858 INFO  (jetty-launcher-1235-thread-1) [n:127.0.0.1:45852_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1180859 INFO  (jetty-launcher-1235-thread-3) [n:127.0.0.1:39382_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1180860 INFO  (jetty-launcher-1235-thread-3) [n:127.0.0.1:39382_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1180860 INFO  (jetty-launcher-1235-thread-5) [n:127.0.0.1:40034_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1180860 INFO  (jetty-launcher-1235-thread-3) [n:127.0.0.1:39382_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node3/.
   [junit4]   2> 1180860 INFO  (jetty-launcher-1235-thread-5) [n:127.0.0.1:40034_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1180861 INFO  (jetty-launcher-1235-thread-3) [n:127.0.0.1:39382_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1180861 INFO  (jetty-launcher-1235-thread-5) [n:127.0.0.1:40034_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node5/.
   [junit4]   2> 1180861 INFO  (jetty-launcher-1235-thread-5) [n:127.0.0.1:40034_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1180865 INFO  (jetty-launcher-1235-thread-3) [n:127.0.0.1:39382_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2
   [junit4]   2> 1180865 INFO  (jetty-launcher-1235-thread-3) [n:127.0.0.1:39382_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1180866 INFO  (jetty-launcher-1235-thread-5) [n:127.0.0.1:40034_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2
   [junit4]   2> 1180866 INFO  (jetty-launcher-1235-thread-5) [n:127.0.0.1:40034_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1180866 INFO  (jetty-launcher-1235-thread-2) [n:127.0.0.1:57838_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1180867 INFO  (jetty-launcher-1235-thread-2) [n:127.0.0.1:57838_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1180867 INFO  (jetty-launcher-1235-thread-2) [n:127.0.0.1:57838_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/tempDir-001/node2/.
   [junit4]   2> 1180867 INFO  (jetty-launcher-1235-thread-2) [n:127.0.0.1:57838_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1180879 INFO  (jetty-launcher-1235-thread-1) [n:127.0.0.1:45852_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2
   [junit4]   2> 1180879 INFO  (jetty-launcher-1235-thread-1) [n:127.0.0.1:45852_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1180884 INFO  (jetty-launcher-1235-thread-2) [n:127.0.0.1:57838_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2
   [junit4]   2> 1180884 INFO  (jetty-launcher-1235-thread-2) [n:127.0.0.1:57838_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1180888 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7C8A728E340E8DE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1180904 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7C8A728E340E8DE4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1180907 INFO  (zkCallback-1257-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a36a3a5 name:ZooKeeperConnection Watcher:127.0.0.1:47744 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1180907 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7C8A728E340E8DE4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1180908 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7C8A728E340E8DE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1180910 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7C8A728E340E8DE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1180916 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7C8A728E340E8DE4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1180917 INFO  (zkCallback-1259-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f170e6b name:ZooKeeperConnection Watcher:127.0.0.1:47744/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1180917 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7C8A728E340E8DE4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1180917 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7C8A728E340E8DE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1180918 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[7C8A728E340E8DE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spellcheckcomponent.xml
   [junit4]   2> 1180921 INFO  (TEST-PingRequestHan

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

 ] o.a.s.SolrTestCaseJ4 ###Starting testEnablingServer
   [junit4]   2> 1191834 INFO  (TEST-PingRequestHandlerTest.testEnablingServer-seed#[7C8A728E340E8DE4]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 1191834 INFO  (TEST-PingRequestHandlerTest.testEnablingServer-seed#[7C8A728E340E8DE4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEnablingServer
   [junit4]   2> 1191840 INFO  (TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[7C8A728E340E8DE4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadActionRaisesException
   [junit4]   2> 1191840 INFO  (TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[7C8A728E340E8DE4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionRaisesException
   [junit4]   2> 1191841 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1191841 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=519360305
   [junit4]   2> 1191841 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@e803876
   [junit4]   2> 1191841 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1191841 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1191841 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1191841 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1191842 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1191856 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1191856 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/init-core-data-001;done=false>>]
   [junit4]   2> 1191857 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/init-core-data-001
   [junit4]   2> 1191857 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1191857 INFO  (SUITE-PingRequestHandlerTest-seed#[7C8A728E340E8DE4]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.handler.PingRequestHandlerTest_7C8A728E340E8DE4-001
   [junit4]   2> Nov 17, 2015 5:23:34 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=zh_CN, timezone=Europe/Volgograd
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=4,threads=1,free=264300416,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [FacetPivotSmallTest, DistanceUnitsTest, SegmentsInfoRequestHandlerTest, SaslZkACLProviderTest, TestConfigSetsAPI, RegexBoostProcessorTest, RulesTest, HardAutoCommitTest, TestJettySolrRunner, TestPerFieldSimilarity, TestFilteredDocIdSet, RollingRestartTest, RecoveryZkTest, TestSearchPerf, TestSchemaManager, TestSolrQueryParser, RuleEngineTest, TestDynamicLoading, StatelessScriptUpdateProcessorFactoryTest, HdfsRecoverLeaseTest, TestPHPSerializedResponseWriter, TestCustomSort, TestGroupingSearch, TestUtils, TestJmxIntegration, RecoveryAfterSoftCommitTest, BinaryUpdateRequestHandlerTest, TestConfigSets, HdfsNNFailoverTest, TestTolerantSearch, TestJsonFacets, DistributedQueueTest, TestCloudInspectUtil, AutoCommitTest, HdfsRecoveryZkTest, TestCSVResponseWriter, CoreAdminRequestStatusTest, TestLeaderElectionZkExpiry, TestIndexSearcher, TestFuzzyAnalyzedSuggestions, OverseerStatusTest, PluginInfoTest, TestXIncludeConfig, DocValuesMultiTest, TestSolrIndexConfig, TestSQLHandler, DistributedExpandComponentTest, TestIndexingPerformance, TestObjectReleaseTracker, TestManagedSynonymFilterFactory, TestSchemaNameResource, TestSolr4Spatial2, TestDownShardTolerantSearch, VMParamsZkACLAndCredentialsProvidersTest, TestHighFrequencyDictionaryFactory, SuggesterTest, HighlighterConfigTest, TestReload, TestFastWriter, TestZkChroot, TestSchemaVersionResource, TestRemoveLastDynamicCopyField, TestWriterPerf, TestSuggestSpellingConverter, TestExtendedDismaxParser, TestCollapseQParserPlugin, TestBlendedInfixSuggestions, CdcrRequestHandlerTest, TestConfigSetsAPIExclusivity, UpdateParamsTest, TestSolrQueryParserResource, FullSolrCloudDistribCmdsTest, HdfsCollectionsAPIDistributedZkTest, DirectUpdateHandlerTest, HdfsLockFactoryTest, TestJmxMonitoredMap, SliceStateTest, TestMacros, TestRecovery, CustomCollectionTest, TestRequestStatusCollectionAPI, UnloadDistributedZkTest, BitVectorTest, SampleTest, TestCloudPivotFacet, QueryParsingTest, SolrCloudExampleTest, TestStressUserVersions, TestQueryWrapperFilter, OpenCloseCoreStressTest, OverseerTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, ShardRoutingCustomTest, TestFaceting, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, TestJoin, DistributedTermsComponentTest, SimpleFacetsTest, TestSolr4Spatial, StatsComponentTest, SpellCheckComponentTest, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, TestBadConfig, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, SuggesterTSTTest, TestStressLucene, SpatialFilterTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, TestRemoteStreaming, SolrInfoMBeanTest, CacheHeaderTest, DisMaxRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, TestOmitPositions, XmlUpdateRequestHandlerTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, IndexSchemaTest, JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest]
   [junit4] Completed [356/558] on J2 in 13.22s, 6 tests, 1 error <<< FAILURES!

[...truncated 696 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:775: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:719: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:516: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1432: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:987: There were test failures: 558 suites (8 ignored), 2215 tests, 1 error, 82 ignored (68 assumptions) [seed: 7C8A728E340E8DE4]

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