Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15401/ Java: 64bit/jdk-9-ea+95 -XX:-UseCompressedOops -XX:+UseParallelGC -XX:-CompactStrings
2 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.test Error Message: Error from server at http://127.0.0.1:50738/implicitcollwithShardField: non ok status: 500, message:Server Error Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:50738/implicitcollwithShardField: non ok status: 500, message:Server Error at __randomizedtesting.SeedInfo.seed([3C60F48B06BAFC6A:B434CB51A8469192]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:509) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1754) at org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:298) at org.apache.solr.cloud.CustomCollectionTest.test(CustomCollectionTest.java:100) 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:520) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940) 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:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java: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:747) 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([3C60F48B06BAFC6A:D2B34A5B8356C68E]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1085) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:954) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:954) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:954) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:954) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:954) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807) 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:520) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java: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:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java: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:747) Build Log: [...truncated 9730 lines...] [junit4] Suite: org.apache.solr.handler.PingRequestHandlerTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/init-core-data-001 [junit4] 2> 409322 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) [junit4] 2> 409322 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 409322 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1' [junit4] 2> 409323 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 409323 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr [junit4] 2> 409323 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 409323 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 409346 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 409355 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 409377 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 409382 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=test [junit4] 2> 409467 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 409473 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 409474 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 409478 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 409480 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 409481 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 409481 WARN (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 409481 WARN (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 409481 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 409481 WARN (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 409482 WARN (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 409482 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 409482 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr [junit4] 2> 409482 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr' [junit4] 2> 409482 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 409482 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr [junit4] 2> 409482 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.c.CoreContainer New CoreContainer 199900186 [junit4] 2> 409482 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr] [junit4] 2> 409482 WARN (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib [junit4] 2> 409482 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-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> 409487 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true [junit4] 2> 409487 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 409488 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 409488 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 409488 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 409489 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/init-core-data-001, shard=shard1} [junit4] 2> 409490 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1' [junit4] 2> 409490 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 409490 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr [junit4] 2> 409491 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 409491 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 409513 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 409520 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 409539 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 409543 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 409600 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 409603 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 409604 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 409606 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 409607 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 409608 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 409608 WARN (coreLoadExecutor-1288-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 409608 WARN (coreLoadExecutor-1288-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 409608 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 409608 WARN (coreLoadExecutor-1288-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 409608 WARN (coreLoadExecutor-1288-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 409609 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1' [junit4] 2> 409609 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1 [junit4] 2> 409609 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 409609 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/init-core-data-001/] [junit4] 2> 409609 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e273ccc [junit4] 2> 409610 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/init-core-data-001 [junit4] 2> 409610 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/init-core-data-001/index/ [junit4] 2> 409610 WARN (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/init-core-data-001/index' doesn't exist. Creating new index... [junit4] 2> 409610 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/init-core-data-001/index [junit4] 2> 409611 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1351522919, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 409611 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2498ea14 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f863744),segFN=segments_1,generation=1} [junit4] 2> 409611 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 409611 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/init-core-data-001/ [junit4] 2> 409613 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 409613 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 409613 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 409613 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 409613 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 409613 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 409613 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 409613 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 409613 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 409613 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 409613 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 409613 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 409615 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 409615 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 409615 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 409616 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 409617 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 409618 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump [junit4] 2> 409618 WARN (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 409619 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 409619 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 409619 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 409620 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 409620 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 409620 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.42503808847321356] [junit4] 2> 409620 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2498ea14 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f863744),segFN=segments_1,generation=1} [junit4] 2> 409620 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 409620 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening Searcher@6b752246[collection1] main [junit4] 2> 409620 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 409620 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage [junit4] 2> 409620 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 409620 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 409644 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 409806 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 409806 INFO (searcherExecutor-1289-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 409806 INFO (searcherExecutor-1289-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 409806 INFO (searcherExecutor-1289-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 409806 INFO (searcherExecutor-1289-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 409806 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 409807 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 409807 INFO (searcherExecutor-1289-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 409807 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 409807 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1522172757597487104 [junit4] 2> 409807 INFO (searcherExecutor-1289-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 409807 INFO (searcherExecutor-1289-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 409807 INFO (searcherExecutor-1289-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 409807 INFO (searcherExecutor-1289-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 409808 INFO (searcherExecutor-1289-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6b752246[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 409808 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1522172757597487104 [junit4] 2> 409808 INFO (coreLoadExecutor-1288-thread-1) [ ] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 409809 INFO (SUITE-PingRequestHandlerTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 409817 INFO (TEST-PingRequestHandlerTest.testGettingStatus-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testGettingStatus [junit4] 2> 409820 INFO (TEST-PingRequestHandlerTest.testGettingStatus-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testGettingStatus [junit4] 2> 409821 INFO (TEST-PingRequestHandlerTest.testDisablingServer-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDisablingServer [junit4] 2> 409822 INFO (TEST-PingRequestHandlerTest.testDisablingServer-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={wt=xml} hits=0 status=0 QTime=0 [junit4] 2> 409822 INFO (TEST-PingRequestHandlerTest.testDisablingServer-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDisablingServer [junit4] 2> 409823 INFO (TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testBadActionRaisesException [junit4] 2> 409823 INFO (TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionRaisesException [junit4] 2> 409833 INFO (TEST-PingRequestHandlerTest.testEnablingServer-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testEnablingServer [junit4] 2> 409834 INFO (TEST-PingRequestHandlerTest.testEnablingServer-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={wt=xml} hits=0 status=0 QTime=0 [junit4] 2> 409834 INFO (TEST-PingRequestHandlerTest.testEnablingServer-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testEnablingServer [junit4] 2> 409835 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testPingInClusterWithNoHealthCheck [junit4] 2> 409838 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 409838 INFO (Thread-1397) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 409838 INFO (Thread-1397) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 409938 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.ZkTestServer start zk server on port:48592 [junit4] 2> 409938 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 409939 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 409940 INFO (zkCallback-388-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@76849ddf name:ZooKeeperConnection Watcher:127.0.0.1:48592 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 409940 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 409940 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 409940 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 409944 INFO (jetty-launcher-387-thread-4) [ ] o.e.j.s.Server jetty-9.3.6.v20151106 [junit4] 2> 409946 INFO (jetty-launcher-387-thread-1) [ ] o.e.j.s.Server jetty-9.3.6.v20151106 [junit4] 2> 409946 INFO (jetty-launcher-387-thread-3) [ ] o.e.j.s.Server jetty-9.3.6.v20151106 [junit4] 2> 409946 INFO (jetty-launcher-387-thread-5) [ ] o.e.j.s.Server jetty-9.3.6.v20151106 [junit4] 2> 409946 INFO (jetty-launcher-387-thread-2) [ ] o.e.j.s.Server jetty-9.3.6.v20151106 [junit4] 2> 409947 INFO (jetty-launcher-387-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@776d9bdd{/solr,null,AVAILABLE} [junit4] 2> 409948 INFO (jetty-launcher-387-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@cb99b27{/solr,null,AVAILABLE} [junit4] 2> 409948 INFO (jetty-launcher-387-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@7759aaa5{HTTP/1.1,[http/1.1]}{127.0.0.1:32850} [junit4] 2> 409948 INFO (jetty-launcher-387-thread-4) [ ] o.e.j.s.Server Started @411810ms [junit4] 2> 409948 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32850} [junit4] 2> 409948 INFO (jetty-launcher-387-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@63804636{HTTP/1.1,[http/1.1]}{127.0.0.1:47365} [junit4] 2> 409948 INFO (jetty-launcher-387-thread-2) [ ] o.e.j.s.Server Started @411810ms [junit4] 2> 409948 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@deb6432 [junit4] 2> 409948 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=47365} [junit4] 2> 409948 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node4' [junit4] 2> 409948 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@deb6432 [junit4] 2> 409948 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node2' [junit4] 2> 409948 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 409949 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr [junit4] 2> 409949 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 409949 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr [junit4] 2> 409949 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 409949 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 409949 INFO (jetty-launcher-387-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@564e3fc{/solr,null,AVAILABLE} [junit4] 2> 409949 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 409950 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 409950 INFO (jetty-launcher-387-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@79fbdd38{HTTP/1.1,[http/1.1]}{127.0.0.1:39276} [junit4] 2> 409950 INFO (jetty-launcher-387-thread-1) [ ] o.e.j.s.Server Started @411812ms [junit4] 2> 409950 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39276} [junit4] 2> 409950 INFO (jetty-launcher-387-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e2f4bc9{/solr,null,AVAILABLE} [junit4] 2> 409950 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@deb6432 [junit4] 2> 409950 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node1' [junit4] 2> 409950 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 409950 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr [junit4] 2> 409950 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 409950 INFO (jetty-launcher-387-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@4681b7e8{HTTP/1.1,[http/1.1]}{127.0.0.1:54000} [junit4] 2> 409963 INFO (jetty-launcher-387-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6275dab7{/solr,null,AVAILABLE} [junit4] 2> 409963 INFO (jetty-launcher-387-thread-3) [ ] o.e.j.s.Server Started @411825ms [junit4] 2> 409963 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54000} [junit4] 2> 409963 INFO (zkCallback-390-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63b8e40c name:ZooKeeperConnection Watcher:127.0.0.1:48592/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 409963 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@deb6432 [junit4] 2> 409963 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 409964 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node3' [junit4] 2> 409964 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 409964 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr [junit4] 2> 409964 INFO (jetty-launcher-387-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@5b272b55{HTTP/1.1,[http/1.1]}{127.0.0.1:33971} [junit4] 2> 409964 INFO (jetty-launcher-387-thread-5) [ ] o.e.j.s.Server Started @411826ms [junit4] 2> 409964 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33971} [junit4] 2> 409964 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 409964 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@deb6432 [junit4] 2> 409964 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 409964 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node5' [junit4] 2> 409964 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 409964 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr [junit4] 2> 409964 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 409964 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 409965 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 409963 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 409964 INFO (zkCallback-389-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9690abe name:ZooKeeperConnection Watcher:127.0.0.1:48592/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 409965 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 409965 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 409965 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 409965 INFO (zkCallback-392-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6b29573c name:ZooKeeperConnection Watcher:127.0.0.1:48592/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 409965 INFO (zkCallback-391-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9ea48c9 name:ZooKeeperConnection Watcher:127.0.0.1:48592/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 409965 INFO (zkCallback-393-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a62407 name:ZooKeeperConnection Watcher:127.0.0.1:48592/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 409965 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 409966 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 409966 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 409966 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 409966 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 409966 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 409966 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 409967 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 409967 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 409968 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 409971 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node3/. [junit4] 2> 409971 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node4/. [junit4] 2> 409972 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 857418784 [junit4] 2> 409972 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 1071050405 [junit4] 2> 409972 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node3] [junit4] 2> 409972 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node4] [junit4] 2> 409972 WARN (jetty-launcher-387-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node3/lib [junit4] 2> 409972 WARN (jetty-launcher-387-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node4/lib [junit4] 2> 409972 INFO (jetty-launcher-387-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> 409973 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node1/. [junit4] 2> 409972 INFO (jetty-launcher-387-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> 409973 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 1712635162 [junit4] 2> 409973 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node1] [junit4] 2> 409973 WARN (jetty-launcher-387-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node1/lib [junit4] 2> 409973 INFO (jetty-launcher-387-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> 409974 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 409974 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 409974 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 409974 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 409974 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 409974 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48592/solr [junit4] 2> 409974 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 409974 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 409974 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 409975 INFO (zkCallback-400-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3843dc51 name:ZooKeeperConnection Watcher:127.0.0.1:48592 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 409975 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 409975 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 409976 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 409979 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node2/. [junit4] 2> 409979 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 2063013355 [junit4] 2> 409979 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node2] [junit4] 2> 409979 WARN (jetty-launcher-387-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node2/lib [junit4] 2> 409982 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 409982 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 409987 INFO (jetty-launcher-387-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> 409987 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 409987 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 409987 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48592/solr [junit4] 2> 409987 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48592/solr [junit4] 2> 409987 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 409987 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 409987 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 409987 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 409987 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 409987 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 409987 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node5/. [junit4] 2> 409987 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 754289836 [junit4] 2> 409987 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node5] [junit4] 2> 409988 WARN (jetty-launcher-387-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node5/lib [junit4] 2> 409988 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 409988 INFO (jetty-launcher-387-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> 409988 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 409988 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48592/solr [junit4] 2> 409988 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 409988 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 409988 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 409988 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 409988 INFO (zkCallback-401-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@649efeb8 name:ZooKeeperConnection Watcher:127.0.0.1:48592/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 409988 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 409989 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 409989 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 409989 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 409989 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48592/solr [junit4] 2> 409989 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 409989 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 409989 INFO (zkCallback-406-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a1475fa name:ZooKeeperConnection Watcher:127.0.0.1:48592 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 409989 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 409989 INFO (zkCallback-403-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f731097 name:ZooKeeperConnection Watcher:127.0.0.1:48592 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 409989 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 409989 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 409989 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 409990 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 409990 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 409990 INFO (zkCallback-402-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b03959 name:ZooKeeperConnection Watcher:127.0.0.1:48592 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 409990 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 409990 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 409990 INFO (zkCallback-409-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11f906c2 name:ZooKeeperConnection Watcher:127.0.0.1:48592 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 409990 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 409990 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 409990 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 409991 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 409991 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x151fd80ee96000b, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:747) [junit4] 2> 409991 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 409991 INFO (zkCallback-410-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b5950de name:ZooKeeperConnection Watcher:127.0.0.1:48592/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 409992 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 409992 INFO (zkCallback-411-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f99e247 name:ZooKeeperConnection Watcher:127.0.0.1:48592/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 409992 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 409992 INFO (zkCallback-412-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68d75a9d name:ZooKeeperConnection Watcher:127.0.0.1:48592/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 409992 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 409993 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 409993 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 409993 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 409993 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 409994 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 409995 INFO (zkCallback-413-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d1c165c name:ZooKeeperConnection Watcher:127.0.0.1:48592/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 409995 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 409995 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 409995 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 409995 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 409996 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 409996 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 409996 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 409996 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 409997 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 409997 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 409998 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 409998 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 409999 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 409999 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 409999 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 409999 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 409999 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 409999 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 409999 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 410000 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 410000 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 410000 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 410000 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 410000 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 410001 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 410001 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 410001 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 410001 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 410001 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 410001 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 410001 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 410001 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 410002 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32850_solr [junit4] 2> 410002 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54000_solr [junit4] 2> 410002 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39276_solr [junit4] 2> 410002 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47365_solr [junit4] 2> 410002 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33971_solr [junit4] 2> 410002 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39276_solr [junit4] 2> 410002 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:47365_solr [junit4] 2> 410002 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54000_solr [junit4] 2> 410002 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33971_solr [junit4] 2> 410002 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:32850_solr [junit4] 2> 410003 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 410003 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 410003 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 410003 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 410004 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 410004 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 410004 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 410004 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 410005 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 410005 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 410005 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 410005 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 410005 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 410005 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95135797351940103-127.0.0.1:39276_solr-n_0000000000 [junit4] 2> 410005 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95135797351940110-127.0.0.1:33971_solr-n_0000000001 [junit4] 2> 410005 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95135797351940108-127.0.0.1:47365_solr-n_0000000002 [junit4] 2> 410005 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39276_solr [junit4] 2> 410006 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95135797351940109-127.0.0.1:54000_solr-n_0000000003 [junit4] 2> 410006 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 410006 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95135797351940111-127.0.0.1:32850_solr-n_0000000004 [junit4] 2> 410006 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95135797351940103-127.0.0.1:39276_solr-n_0000000000 to know if I could be the leader [junit4] 2> 410006 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95135797351940110-127.0.0.1:33971_solr-n_0000000001 to know if I could be the leader [junit4] 2> 410006 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 410006 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 410006 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95135797351940108-127.0.0.1:47365_solr-n_0000000002 to know if I could be the leader [junit4] 2> 410006 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95135797351940109-127.0.0.1:54000_solr-n_0000000003 to know if I could be the leader [junit4] 2> 410006 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 410018 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 410013 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 410019 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 410007 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.Overseer Overseer (id=95135797351940103-127.0.0.1:39276_solr-n_0000000000) starting [junit4] 2> 410006 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 410019 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 410019 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node5/. [junit4] 2> 410019 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 410020 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node2/. [junit4] 2> 410020 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 410020 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 410020 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 410020 INFO (jetty-launcher-387-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 410021 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 410021 INFO (jetty-launcher-387-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 410026 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 410026 INFO (OverseerCollectionConfigSetProcessor-95135797351940103-127.0.0.1:39276_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 410026 INFO (OverseerStateUpdate-95135797351940103-127.0.0.1:39276_solr-n_0000000000) [ ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 410026 INFO (OverseerStateUpdate-95135797351940103-127.0.0.1:39276_solr-n_0000000000) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 410032 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 410032 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 410032 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node4/. [junit4] 2> 410032 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 410034 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 410036 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 410036 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 410037 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node3/. [junit4] 2> 410037 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 410041 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 410041 INFO (jetty-launcher-387-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 410041 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 410041 INFO (jetty-launcher-387-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 410051 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 410051 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 410051 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_3C60F48B06BAFC6A-001/tempDir-001/node1/. [junit4] 2> 410051 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 410052 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 410052 INFO (jetty-launcher-387-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 410052 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 410053 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 410053 INFO (zkCallback-414-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b4ab2b3 name:ZooKeeperConnection Watcher:127.0.0.1:48592 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 410053 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 410054 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 410055 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 410055 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 410056 INFO (zkCallback-416-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3716d5c5 name:ZooKeeperConnection Watcher:127.0.0.1:48592/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 410056 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 410056 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 410058 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt [junit4] 2> 410059 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml [junit4] 2> 410059 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml [junit4] 2> 410060 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml [junit4] 2> 410062 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml [junit4] 2> 410063 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml [junit4] 2> 410064 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml [junit4] 2> 410065 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml [junit4] 2> 410065 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml [junit4] 2> 410066 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt [junit4] 2> 410067 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt [junit4] 2> 410067 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml [junit4] 2> 410068 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml [junit4] 2> 410069 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml [junit4] 2> 410069 INFO (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[3C60F48B [...truncated too long message...] tomCollectionTest.test-seed#[3C60F48B06BAFC6A]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39155 39155 [junit4] 2> 635355 INFO (Thread-1418) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39155 39155 [junit4] 2> 635356 WARN (Thread-1418) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 10 /solr/aliases.json [junit4] 2> 5 /solr/security.json [junit4] 2> 5 /solr/configs/conf1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 10 /solr/clusterstate.json [junit4] 2> 3 /solr/collections/implicitcoll3/leader_elect/b/election/95135805099737099-core_node8-n_0000000000 [junit4] 2> 2 /solr/collections/implicitcoll0/leader_elect/a/election/95135805099737096-core_node15-n_0000000000 [junit4] 2> 2 /solr/collections/implicitcoll5/leader_elect/b/election/95135805099737096-core_node11-n_0000000000 [junit4] 2> 2 /solr/collections/implicitcollwithShardField/leader_elect/c/election/95135805099737105-core_node9-n_0000000000 [junit4] 2> 2 /solr/collections/implicitcoll4/leader_elect/b/election/95135805099737099-core_node10-n_0000000001 [junit4] 2> 2 /solr/collections/implicitcoll4/leader_elect/c/election/95135805099737099-core_node7-n_0000000000 [junit4] 2> 2 /solr/collections/implicitcoll5/leader_elect/c/election/95135805099737102-core_node8-n_0000000002 [junit4] 2> 2 /solr/collections/implicitcoll5/leader_elect/a/election/95135805099737096-core_node3-n_0000000000 [junit4] 2> 2 /solr/collections/implicitcoll1/leader_elect/b/election/95135805099737096-core_node9-n_0000000001 [junit4] 2> 2 /solr/collections/implicitcoll5/leader_elect/c/election/95135805099737096-core_node9-n_0000000000 [junit4] 2> 2 /solr/collections/implicitcoll2/leader_elect/a/election/95135805099737099-core_node3-n_0000000001 [junit4] 2> 2 /solr/collections/implicitcoll5/leader_elect/a/election/95135805099737102-core_node12-n_0000000002 [junit4] 2> 2 /solr/collections/implicitcoll0/leader_elect/b/election/95135805099737102-core_node9-n_0000000000 [junit4] 2> 2 /solr/collections/implicitcoll2/leader_elect/b/election/95135805099737102-core_node5-n_0000000001 [junit4] 2> 2 /solr/collections/implicitcoll1/leader_elect/x/election/95135805099737096-core_node16-n_0000000002 [junit4] 2> 2 /solr/collections/implicitcoll4/leader_elect/a/election/95135805099737099-core_node13-n_0000000002 [junit4] 2> 2 /solr/collections/implicitcoll1/leader_elect/b/election/95135805099737099-core_node8-n_0000000000 [junit4] 2> 2 /solr/collections/implicitcoll3/leader_elect/a/election/95135805099737096-core_node12-n_0000000000 [junit4] 2> 2 /solr/collections/implicitcoll2/leader_elect/a/election/95135805099737102-core_node1-n_0000000000 [junit4] 2> 2 /solr/collections/implicitcoll4/leader_elect/b/election/95135805099737105-core_node5-n_0000000000 [junit4] 2> 2 /solr/collections/implicitcoll1/leader_elect/a/election/95135805099737105-core_node10-n_0000000001 [junit4] 2> 2 /solr/collections/implicitcoll4/leader_elect/c/election/95135805099737102-core_node12-n_0000000002 [junit4] 2> 2 /solr/collections/implicitcollwithShardField/leader_elect/d/election/95135805099737105-core_node14-n_0000000005 [junit4] 2> 2 /solr/collections/implicitcoll0/leader_elect/c/election/95135805099737105-core_node8-n_0000000001 [junit4] 2> 2 /solr/collections/implicitcoll3/leader_elect/c/election/95135805099737102-core_node15-n_0000000001 [junit4] 2> 2 /solr/collections/implicitcoll4/leader_elect/a/election/95135805099737105-core_node1-n_0000000001 [junit4] 2> 2 /solr/collections/implicitcoll1/leader_elect/x/election/95135805099737105-core_node18-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 10 /solr/live_nodes [junit4] 2> 10 /solr/collections [junit4] 2> 5 /solr/overseer/collection-queue-work [junit4] 2> 4 /solr/overseer/queue [junit4] 2> 4 /solr/overseer/queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CustomCollectionTest -Dtests.method=test -Dtests.seed=3C60F48B06BAFC6A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_IC -Dtests.timezone=America/Juneau -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 107s J1 | CustomCollectionTest.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:50738/implicitcollwithShardField: non ok status: 500, message:Server Error [junit4] > at __randomizedtesting.SeedInfo.seed([3C60F48B06BAFC6A:B434CB51A8469192]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:509) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150) [junit4] > at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943) [junit4] > at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958) [junit4] > at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1754) [junit4] > at org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:298) [junit4] > at org.apache.solr.cloud.CustomCollectionTest.test(CustomCollectionTest.java:100) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940) [junit4] > at java.lang.Thread.run(Thread.java:747) [junit4] 2> 635358 INFO (SUITE-CustomCollectionTest-seed#[3C60F48B06BAFC6A]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_3C60F48B06BAFC6A-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {other_tl1=PostingsFormat(name=Memory doPackFST= true), range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), intDefault=PostingsFormat(name=Memory doPackFST= true), a_i1=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=PostingsFormat(name=Memory doPackFST= true), a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=LuceneFixedGap), range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=PostingsFormat(name=Memory doPackFST= false), _route_=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, sim=ClassicSimilarity, locale=es_IC, timezone=America/Juneau [junit4] 2> NOTE: Linux 3.19.0-42-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=159046280,total=519569408 [junit4] 2> NOTE: All tests run in this JVM: [FileUtilsTest, CoreAdminCreateDiscoverTest, TestDistributedGrouping, AtomicUpdatesTest, ClusterStateUpdateTest, JavabinLoaderTest, InfoHandlerTest, TestPartialUpdateDeduplication, HdfsThreadLeakTest, CollectionsAPIDistributedZkTest, TestDownShardTolerantSearch, TestQuerySenderListener, LeaderFailoverAfterPartitionTest, TestSortByMinMaxFunction, MultiTermTest, TestCloudManagedSchemaConcurrent, StressHdfsTest, DistributedFacetPivotWhiteBoxTest, ResponseHeaderTest, CursorMarkTest, SpatialRPTFieldTypeTest, SoftAutoCommitTest, DistributedTermsComponentTest, TestRecoveryHdfs, ZkCLITest, CachingDirectoryFactoryTest, TestSchemaVersionResource, FastVectorHighlighterTest, TestTrie, BigEndianAscendingWordDeserializerTest, TestBM25SimilarityFactory, TestSolrConfigHandler, TestQueryUtils, CollectionStateFormat2Test, OverriddenZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZkTest, SortByFunctionTest, ChaosMonkeySafeLeaderTest, CustomCollectionTest] [junit4] Completed [166/573 (2!)] on J1 in 107.45s, 1 test, 1 error <<< FAILURES! [...truncated 1288 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:784: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:728: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1424: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:981: There were test failures: 573 suites (8 ignored), 2284 tests, 2 errors, 115 ignored (70 assumptions) [seed: 3C60F48B06BAFC6A] Total time: 51 minutes 9 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
