Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/31/
2 tests failed. FAILED: org.apache.solr.cloud.TestCollectionAPI.test Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:42311, http://127.0.0.1:36447, http://127.0.0.1:55128] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:42311, http://127.0.0.1:36447, http://127.0.0.1:55128] at __randomizedtesting.SeedInfo.seed([548D4B01F185CC83:DCD974DB5F79A17B]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.TestCollectionAPI.testCollectionCreationCollectionNameValidation(TestCollectionAPI.java:646) at org.apache.solr.cloud.TestCollectionAPI.test(TestCollectionAPI.java:83) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:996) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36447: Invalid collection: invalid@name#with$weird%characters. collection names must consist entirely of periods, underscores, hyphens, and alphanumerics at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577) 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.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325) ... 47 more FAILED: org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler Error Message: Invalid core: bad$name. core names must consist entirely of periods, underscores, hyphens, and alphanumerics Stack Trace: java.lang.IllegalArgumentException: Invalid core: bad$name. core names must consist entirely of periods, underscores, hyphens, and alphanumerics at __randomizedtesting.SeedInfo.seed([548D4B01F185CC83:D54D76399E0BC17D]:0) at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateName(SolrIdentifierValidator.java:37) at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateCoreName(SolrIdentifierValidator.java:54) at org.apache.solr.core.CoreContainer.rename(CoreContainer.java:1010) at org.apache.solr.handler.admin.CoreAdminOperation$6.call(CoreAdminOperation.java:227) at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:351) at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:153) at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:225) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 11529 lines...] [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001 [junit4] 2> 1326115 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) [junit4] 2> 1326116 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 1326116 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1' [junit4] 2> 1326116 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1326116 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr [junit4] 2> 1326116 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 1326116 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 1326168 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1326186 WARN (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1326188 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0 [junit4] 2> 1326330 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 1326334 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=test [junit4] 2> 1326528 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1326533 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 1326534 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1326538 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1326539 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1326541 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1326541 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1326541 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1326541 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr [junit4] 2> 1326541 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr' [junit4] 2> 1326541 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1326541 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr [junit4] 2> 1326542 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.c.CoreContainer New CoreContainer 1779648143 [junit4] 2> 1326542 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr] [junit4] 2> 1326542 WARN (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/lib [junit4] 2> 1326542 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-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> 1326544 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true [junit4] 2> 1326544 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1326544 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1326544 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1326544 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1326545 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001, shard=shard1} [junit4] 2> 1326545 INFO (coreLoadExecutor-4431-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1' [junit4] 2> 1326545 INFO (coreLoadExecutor-4431-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1326545 INFO (coreLoadExecutor-4431-thread-1) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr [junit4] 2> 1326545 INFO (coreLoadExecutor-4431-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 1326546 INFO (coreLoadExecutor-4431-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 1326587 INFO (coreLoadExecutor-4431-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1326594 WARN (coreLoadExecutor-4431-thread-1) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1326596 INFO (coreLoadExecutor-4431-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0 [junit4] 2> 1326630 INFO (coreLoadExecutor-4431-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 1326647 INFO (coreLoadExecutor-4431-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1326936 INFO (coreLoadExecutor-4431-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1326941 INFO (coreLoadExecutor-4431-thread-1) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 1326942 INFO (coreLoadExecutor-4431-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1326946 INFO (coreLoadExecutor-4431-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1326947 INFO (coreLoadExecutor-4431-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1326948 INFO (coreLoadExecutor-4431-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1326949 INFO (coreLoadExecutor-4431-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1326950 INFO (coreLoadExecutor-4431-thread-1) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1' [junit4] 2> 1326950 INFO (coreLoadExecutor-4431-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1 [junit4] 2> 1326951 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1326951 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/] [junit4] 2> 1326951 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6e4be7 [junit4] 2> 1326951 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001 [junit4] 2> 1326951 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/index/ [junit4] 2> 1326951 WARN (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/index' doesn't exist. Creating new index... [junit4] 2> 1326952 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/index [junit4] 2> 1326952 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=23.8623046875, floorSegmentMB=0.8564453125, forceMergeDeletesPctAllowed=0.0970381510401297, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1326952 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@79bd3722 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a3bba7b),segFN=segments_1,generation=1} [junit4] 2> 1326952 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1326957 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 1326957 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1326957 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 1326957 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 1326957 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1326957 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1326957 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 1326958 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 1326958 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1326958 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1326958 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1326958 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1326960 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1326961 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1326962 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1326962 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/ [junit4] 2> 1326964 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1326967 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 1326968 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] 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> 1326968 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1326969 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1326969 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1326969 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1326969 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1326970 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=38.708984375, floorSegmentMB=1.3359375, forceMergeDeletesPctAllowed=21.192650605115393, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2191272998164503 [junit4] 2> 1326970 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@79bd3722 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a3bba7b),segFN=segments_1,generation=1} [junit4] 2> 1326970 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1326970 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@50b15df[collection1] main] [junit4] 2> 1326970 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 1326970 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage [junit4] 2> 1326970 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 1326970 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1326978 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1327020 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1327020 INFO (searcherExecutor-4432-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1327020 INFO (searcherExecutor-4432-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 1327020 INFO (searcherExecutor-4432-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 1327020 INFO (searcherExecutor-4432-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 1327020 INFO (searcherExecutor-4432-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 1327020 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 1327021 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 1327021 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 1327021 INFO (searcherExecutor-4432-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 1327021 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1528342178764423168 [junit4] 2> 1327021 INFO (searcherExecutor-4432-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 1327021 INFO (searcherExecutor-4432-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 1327021 INFO (searcherExecutor-4432-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 1327022 INFO (searcherExecutor-4432-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@50b15df[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1327023 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1528342178764423168 [junit4] 2> 1327023 INFO (coreLoadExecutor-4431-thread-1) [ x:collection1] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 1327024 INFO (SUITE-CoreAdminHandlerTest-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 1327026 INFO (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[548D4B01F185CC83]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload [junit4] 2> 1327027 INFO (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[548D4B01F185CC83]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload [junit4] 2> 1327029 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir [junit4] 2> 1327036 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.e.j.s.Server jetty-9.3.6.v20151106 [junit4] 2> 1327041 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1920714f{/solr,null,AVAILABLE} [junit4] 2> 1327041 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.e.j.s.ServerConnector Started ServerConnector@36702fd7{HTTP/1.1,[http/1.1]}{127.0.0.1:60384} [junit4] 2> 1327041 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.e.j.s.Server Started @1330305ms [junit4] 2> 1327041 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60384} [junit4] 2> 1327041 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a [junit4] 2> 1327041 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866' [junit4] 2> 1327042 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1327042 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr [junit4] 2> 1327042 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866/solr.xml [junit4] 2> 1327046 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866/. [junit4] 2> 1327046 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.c.CoreContainer New CoreContainer 532110280 [junit4] 2> 1327046 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866] [junit4] 2> 1327047 WARN (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866/lib [junit4] 2> 1327047 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] 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> 1327048 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1327048 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1327048 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1327048 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1327048 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1327049 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866/. [junit4] 2> 1327050 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=corex, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/} [junit4] 2> 1327050 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.c.CorePropertiesLocator Found core corex in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866/./corex [junit4] 2> 1327050 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions [junit4] 2> 1327051 INFO (coreLoadExecutor-4443-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866/corex' [junit4] 2> 1327051 INFO (coreLoadExecutor-4443-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1327051 INFO (coreLoadExecutor-4443-thread-1) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr [junit4] 2> 1327060 INFO (coreLoadExecutor-4443-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1327063 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2 [junit4] 2> 1327063 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1327069 WARN (coreLoadExecutor-4443-thread-1) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1327070 INFO (coreLoadExecutor-4443-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0 [junit4] 2> 1327088 INFO (coreLoadExecutor-4443-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 1327093 INFO (coreLoadExecutor-4443-thread-1) [ ] o.a.s.s.IndexSchema [corex] Schema name=test [junit4] 2> 1327200 INFO (coreLoadExecutor-4443-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1327206 INFO (coreLoadExecutor-4443-thread-1) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 1327207 INFO (coreLoadExecutor-4443-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1327211 INFO (coreLoadExecutor-4443-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1327213 INFO (coreLoadExecutor-4443-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1327215 INFO (coreLoadExecutor-4443-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1327215 INFO (coreLoadExecutor-4443-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1327217 INFO (coreLoadExecutor-4443-thread-1) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866/corex' [junit4] 2> 1327217 INFO (coreLoadExecutor-4443-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866/./corex [junit4] 2> 1327217 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1327218 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866/corex], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866/./corex/data/] [junit4] 2> 1327218 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6e4be7 [junit4] 2> 1327218 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866/./corex/data [junit4] 2> 1327218 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866/./corex/data/index/ [junit4] 2> 1327218 WARN (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.c.SolrCore [corex] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866/./corex/data/index' doesn't exist. Creating new index... [junit4] 2> 1327219 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866/./corex/data/index [junit4] 2> 1327219 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=23.8623046875, floorSegmentMB=0.8564453125, forceMergeDeletesPctAllowed=0.0970381510401297, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1327219 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@56f7263 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61083085),segFN=segments_1,generation=1} [junit4] 2> 1327219 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1327243 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 1327243 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1327243 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 1327243 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 1327243 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1327243 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1327243 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 1327244 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 1327244 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1327244 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1327244 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1327244 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1327246 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1327247 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1327247 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1327248 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1327251 INFO (OldIndexDirectoryCleanupThreadForCore-corex) [ x:corex] o.a.s.c.SolrCore Looking for old index directories to cleanup for core corex in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866/./corex/data/ [junit4] 2> 1327251 WARN (OldIndexDirectoryCleanupThreadForCore-corex) [ x:corex] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866/./corex/data/ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 1327252 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 1327254 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] 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> 1327254 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1327267 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1327267 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1327268 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1327268 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1327268 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=38.708984375, floorSegmentMB=1.3359375, forceMergeDeletesPctAllowed=21.192650605115393, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2191272998164503 [junit4] 2> 1327268 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@56f7263 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61083085),segFN=segments_1,generation=1} [junit4] 2> 1327268 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1327268 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@388c681b[corex] main] [junit4] 2> 1327269 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 1327269 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage [junit4] 2> 1327269 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 1327269 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1327276 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1327313 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1327314 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 1327314 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 1327314 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 1327314 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1528342179071655936 [junit4] 2> 1327316 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1528342179071655936 [junit4] 2> 1327316 INFO (coreLoadExecutor-4443-thread-1) [ x:corex] o.a.s.c.CoreContainer registering core: corex [junit4] 2> 1327316 INFO (searcherExecutor-4444-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1327317 INFO (searcherExecutor-4444-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 1327317 INFO (searcherExecutor-4444-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 1327317 INFO (searcherExecutor-4444-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 1327317 INFO (searcherExecutor-4444-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 1327317 INFO (searcherExecutor-4444-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 1327318 INFO (searcherExecutor-4444-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 1327318 INFO (searcherExecutor-4444-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 1327318 INFO (searcherExecutor-4444-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 1327319 INFO (searcherExecutor-4444-thread-1-processing-x:corex) [ x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@388c681b[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1327575 INFO (qtp1780482988-19455) [ x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1528342179336945664)]} 0 8 [junit4] 2> 1327577 INFO (qtp1780482988-19456) [ x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1327579 INFO (qtp1780482988-19456) [ x:corex] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@56f7263 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61083085),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@56f7263 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61083085),segFN=segments_2,generation=2} [junit4] 2> 1327579 INFO (qtp1780482988-19456) [ x:corex] o.a.s.c.SolrDeletionPolicy newest commit generation = 2 [junit4] 2> 1327581 INFO (qtp1780482988-19456) [ x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@7804a61a[corex] main] [junit4] 2> 1327581 INFO (qtp1780482988-19456) [ x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1327582 INFO (searcherExecutor-4444-thread-1-processing-x:corex) [ x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@7804a61a[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):C1)))} [junit4] 2> 1327582 INFO (qtp1780482988-19456) [ x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4 [junit4] 2> 1327585 INFO (qtp1780482988-19453) [ ] o.a.s.c.SolrCore [corex] CLOSING SolrCore org.apache.solr.core.SolrCore@7b59b171 [junit4] 2> 1327585 INFO (qtp1780482988-19453) [ ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=98,transaction_logs_total_number=1} [junit4] 2> 1327585 INFO (qtp1780482988-19453) [ ] o.a.s.u.SolrCoreState Closing SolrCoreState [junit4] 2> 1327585 INFO (qtp1780482988-19453) [ ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 1327585 INFO (qtp1780482988-19453) [ ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser [junit4] 2> 1327585 INFO (qtp1780482988-19453) [ ] o.a.s.c.SolrCore [corex] Closing main searcher on request. [junit4] 2> 1327599 INFO (qtp1780482988-19453) [ ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 1327599 INFO (qtp1780482988-19453) [ ] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866/./corex/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866/./corex/data;done=false>>] [junit4] 2> 1327599 INFO (qtp1780482988-19453) [ ] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866/./corex/data [junit4] 2> 1327600 INFO (qtp1780482988-19453) [ ] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866/./corex/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866/./corex/data/index;done=false>>] [junit4] 2> 1327600 INFO (qtp1780482988-19453) [ ] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26000953050265866/./corex/data/index [junit4] 2> 1327606 INFO (qtp1780482988-19453) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=corex&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false} status=0 QTime=21 [junit4] 2> 1327611 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@36702fd7{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1327611 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=532110280 [junit4] 2> 1327615 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1920714f{/solr,null,UNAVAILABLE} [junit4] 2> 1327617 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[548D4B01F185CC83]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir [junit4] 2> 1327619 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler [junit4] 2> 1327805 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.h.a.CoreAdminOperation core create command name=ugly$core%3Dname&action=CREATE&instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/tempDir-001/instProp&wt=xml [junit4] 2> 1327805 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=ugly$core=name, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/} [junit4] 2> 1327806 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.c.CoreContainer Error creating core [ugly$core=name]: Invalid core: ugly$core=name. core names must consist entirely of periods, underscores, hyphens, and alphanumerics [junit4] 2> java.lang.IllegalArgumentException: Invalid core: ugly$core=name. core names must consist entirely of periods, underscores, hyphens, and alphanumerics [junit4] 2> at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateName(SolrIdentifierValidator.java:37) [junit4] 2> at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateCoreName(SolrIdentifierValidator.java:54) [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:807) [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:751) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation$1.call(CoreAdminOperation.java:134) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:351) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:153) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:135) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:497) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1327807 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/tempDir-001/instProp&wt=xml [junit4] 2> 1327807 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=props, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, foo=baz, dataDir=data/, hoss=man} [junit4] 2> 1327807 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/tempDir-001/instProp' [junit4] 2> 1327807 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1327807 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr [junit4] 2> 1327807 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/tempDir-001/instProp/lib/classes/' to classloader [junit4] 2> 1327807 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/tempDir-001/instProp/lib/README' to classloader [junit4] 2> 1327832 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1327839 WARN (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1327841 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0 [junit4] 2> 1327883 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 1327897 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.s.IndexSchema [props] Schema name=test [junit4] 2> 1327978 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1327984 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 1327985 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1327988 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1327990 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1327992 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1327992 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1327994 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/tempDir-001/instProp' [junit4] 2> 1327994 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/tempDir-001/instProp [junit4] 2> 1327994 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1327995 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/tempDir-001/instProp], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/tempDir-001/instProp/data/] [junit4] 2> 1327995 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6e4be7 [junit4] 2> 1327995 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/tempDir-001/instProp/data [junit4] 2> 1327996 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/tempDir-001/instProp/data/index/ [junit4] 2> 1327996 WARN (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.c.SolrCore [props] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/tempDir-001/instProp/data/index' doesn't exist. Creating new index... [junit4] 2> 1327996 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/tempDir-001/instProp/data/index [junit4] 2> 1327996 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=42.32421875, floorSegmentMB=1.32421875, forceMergeDeletesPctAllowed=22.71400792184614, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1327997 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7c0e4bdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14cccd29),segFN=segments_1,generation=1} [junit4] 2> 1327997 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1328001 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 1328001 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1328001 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 1328002 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 1328002 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1328002 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1328002 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 1328002 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 1328002 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1328002 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1328002 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1328002 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1328004 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1328005 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1328006 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1328007 INFO (OldIndexDirectoryCleanupThreadForCore-props) [ x:props] o.a.s.c.SolrCore Looking for old index directories to cleanup for core props in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/tempDir-001/instProp/data/ [junit4] 2> 1328007 WARN (OldIndexDirectoryCleanupThreadForCore-props) [ x:props] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.admin.CoreAdminHandlerTest_548D4B01F185CC83-001/tempDir-001/instProp/data/ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 1328007 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1328017 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 1328019 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] 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> 1328019 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1328020 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1328020 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1328020 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1328020 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1328021 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.777777209188798] [junit4] 2> 1328021 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7c0e4bdb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14cccd29),segFN=segments_1,generation=1} [junit4] 2> 1328021 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1328021 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e6913fd[props] main] [junit4] 2> 1328021 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 1328022 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage [junit4] 2> 1328022 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 1328022 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1328029 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1328089 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[548D4B01F185CC83]) [ x:props] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1328089 INFO (searcherExecutor-4451-thread-1-processing-x:props) [ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1328090 INFO (searcherExecutor-4451-thread-1-processing-x:props) [ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 1328090 INFO (searcherExecutor-4451-thread-1-processing-x:props) [ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 1328090 INFO (searcherExecutor-4451-thread-1-processing-x:props) [ x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2 [...truncated too long message...] 8) [junit4] 2> 1706565 INFO (TEST-TestCollectionAPI.test-seed#[548D4B01F185CC83]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@5525cc2a{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1706565 INFO (TEST-TestCollectionAPI.test-seed#[548D4B01F185CC83]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4a34070f{/,null,UNAVAILABLE} [junit4] 2> 1706566 INFO (TEST-TestCollectionAPI.test-seed#[548D4B01F185CC83]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44882 44882 [junit4] 2> 1706769 INFO (Thread-13823) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44882 44882 [junit4] 2> 1706770 WARN (Thread-13823) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 16 /solr/aliases.json [junit4] 2> 3 /solr/security.json [junit4] 2> 3 /solr/configs/conf1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 16 /solr/clusterstate.json [junit4] 2> 3 /solr/collections/testcollection/state.json [junit4] 2> 2 /solr/collections/collection1/state.json [junit4] 2> 2 /solr/collections/clusterStatusZNodeVersion/state.json [junit4] 2> 2 /solr/overseer_elect/election/95521408369557516-127.0.0.1:42311_-n_0000000002 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 16 /solr/live_nodes [junit4] 2> 16 /solr/collections [junit4] 2> 3 /solr/overseer/queue-work [junit4] 2> 2 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCollectionAPI -Dtests.method=test -Dtests.seed=548D4B01F185CC83 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en -Dtests.timezone=Australia/Hobart -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 41.1s J2 | TestCollectionAPI.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:42311, http://127.0.0.1:36447, http://127.0.0.1:55128] [junit4] > at __randomizedtesting.SeedInfo.seed([548D4B01F185CC83:DCD974DB5F79A17B]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806) [junit4] > at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] > at org.apache.solr.cloud.TestCollectionAPI.testCollectionCreationCollectionNameValidation(TestCollectionAPI.java:646) [junit4] > at org.apache.solr.cloud.TestCollectionAPI.test(TestCollectionAPI.java:83) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36447: Invalid collection: invalid@name#with$weird%characters. collection names must consist entirely of periods, underscores, hyphens, and alphanumerics [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577) [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.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325) [junit4] > ... 47 more [junit4] 2> 1706773 INFO (SUITE-TestCollectionAPI-seed#[548D4B01F185CC83]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCollectionAPI_548D4B01F185CC83-001 [junit4] 2> Mar 09, 2016 4:31:02 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=24328, maxDocsPerChunk=957, blockSize=114), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=24328, blockSize=114)), sim=ClassicSimilarity, locale=en, timezone=Australia/Hobart [junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=4,threads=1,free=162034000,total=527958016 [junit4] 2> NOTE: All tests run in this JVM: [TestPerFieldSimilarity, HdfsRestartWhileUpdatingTest, VMParamsZkACLAndCredentialsProvidersTest, SuggesterTSTTest, PrimitiveFieldTypeTest, AutoCommitTest, DateMathParserTest, TestTolerantSearch, NoCacheHeaderTest, TestSolrCloudWithKerberosAlt, SharedFSAutoReplicaFailoverTest, StressHdfsTest, StatsComponentTest, TestIndexSearcher, SecurityConfHandlerTest, CdcrUpdateLogTest, DocValuesMultiTest, TestRecovery, HighlighterConfigTest, TestFreeTextSuggestions, FieldMutatingUpdateProcessorTest, TestCloudDeleteByQuery, TestReloadAndDeleteDocs, DistanceUnitsTest, HdfsChaosMonkeyNothingIsSafeTest, TestPerFieldSimilarityWithDefaultOverride, DistributedQueryComponentCustomSortTest, TestSortByMinMaxFunction, TestPHPSerializedResponseWriter, TestDistributedMissingSort, SliceStateTest, TestAnalyzeInfixSuggestions, TestLRUStatsCache, CleanupOldIndexTest, TestOverriddenPrefixQueryForCustomFieldType, DeleteLastCustomShardedReplicaTest, FullSolrCloudDistribCmdsTest, CoreAdminRequestStatusTest, SuggestComponentTest, TestSolrDeletionPolicy1, DistributedFacetPivotSmallAdvancedTest, TestFuzzyAnalyzedSuggestions, DocValuesMissingTest, DistribJoinFromCollectionTest, ZkStateWriterTest, FacetPivotSmallTest, TestRawResponseWriter, TestJmxIntegration, LeaderInitiatedRecoveryOnCommitTest, SampleTest, CollectionsAPISolrJTest, TestCloudSchemaless, TestExtendedDismaxParser, BlockJoinFacetRandomTest, TestPostingsSolrHighlighter, TestLeaderInitiatedRecoveryThread, BasicDistributedZk2Test, TestDownShardTolerantSearch, TestCSVResponseWriter, CdcrRequestHandlerTest, TestStressUserVersions, TestUtils, BadComponentTest, SearchHandlerTest, TestBulkSchemaConcurrent, QueryParsingTest, TestSolrIndexConfig, TestCoreDiscovery, RequestHandlersTest, TestCopyFieldCollectionResource, TestCollationField, FullHLLTest, TestSerializedLuceneMatchVersion, HdfsLockFactoryTest, TermVectorComponentDistributedTest, SuggesterTest, BinaryUpdateRequestHandlerTest, BadIndexSchemaTest, AssignTest, XmlUpdateRequestHandlerTest, AnalyticsMergeStrategyTest, TestRebalanceLeaders, TestGroupingSearch, SuggesterWFSTTest, TestScoreJoinQPNoScore, CollectionStateFormat2Test, BadCopyFieldTest, TestSort, DebugComponentTest, ForceLeaderTest, MultiThreadedOCPTest, TestReversedWildcardFilterFactory, TestComplexPhraseQParserPlugin, AddSchemaFieldsUpdateProcessorFactoryTest, TestJettySolrRunner, TestRequestStatusCollectionAPI, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, RecoveryZkTest, TestZkChroot, ZkCLITest, TestStressReorder, TestReload, TestRangeQuery, SimpleFacetsTest, SolrCmdDistributorTest, DirectUpdateHandlerTest, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, TestCSVLoader, TestPseudoReturnFields, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, TestWriterPerf, TestOmitPositions, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, TestAnalyzedSuggestions, TestComponentsName, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, ResponseLogComponentTest, SolrIndexConfigTest, TestStressRecovery, ZkNodePropsTest, FileUtilsTest, CursorPagingTest, AliasIntegrationTest, DistribCursorPagingTest, HttpPartitionTest, TestCollectionAPI] [junit4] Completed [452/579 (2!)] on J2 in 41.83s, 1 test, 1 error <<< FAILURES! [...truncated 421 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:740: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:684: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:59: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build.xml:233: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/common-build.xml:524: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1457: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1014: There were test failures: 579 suites (10 ignored), 2313 tests, 2 errors, 88 ignored (71 assumptions) [seed: 548D4B01F185CC83] Total time: 60 minutes 15 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
