Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5507/ Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.search.AnalyticsMergeStrategyTest.test Error Message: Error from server at http://127.0.0.1:61347/mm_g/collection1: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Scheme 'http' not registered. Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61347/mm_g/collection1: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Scheme 'http' not registered. at __randomizedtesting.SeedInfo.seed([96802E86DEB800C6:1ED4115C70446D3E]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958) at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:562) at org.apache.solr.search.AnalyticsMergeStrategyTest.test(AnalyticsMergeStrategyTest.java:85) 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:965) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 11056 lines...] [junit4] Suite: org.apache.solr.search.AnalyticsMergeStrategyTest [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\init-core-data-001 [junit4] 2> 2930429 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /mm_g/ [junit4] 2> 2930430 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 2930430 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1' [junit4] 2> 2930431 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2930431 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr [junit4] 2> 2930431 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 2930431 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 2930471 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 2930475 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2930487 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml [junit4] 2> 2930491 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=test [junit4] 2> 2930553 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 2930553 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 2930554 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2930556 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2930561 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2930561 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr [junit4] 2> 2930561 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr' [junit4] 2> 2930561 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2930561 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr [junit4] 2> 2930561 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.c.CoreContainer New CoreContainer 1508285861 [junit4] 2> 2930561 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr] [junit4] 2> 2930561 WARN (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib [junit4] 2> 2930561 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-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> 2930568 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true [junit4] 2> 2930569 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2930569 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2930569 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2930569 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2930572 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-analytics-query.xml, transient=false, schema=schema15.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\init-core-data-001, shard=shard1} [junit4] 2> 2930573 INFO (coreLoadExecutor-10167-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1' [junit4] 2> 2930573 INFO (coreLoadExecutor-10167-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2930573 INFO (coreLoadExecutor-10167-thread-1) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr [junit4] 2> 2930573 INFO (coreLoadExecutor-10167-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 2930574 INFO (coreLoadExecutor-10167-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 2930591 INFO (coreLoadExecutor-10167-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 2930597 INFO (coreLoadExecutor-10167-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2930611 INFO (coreLoadExecutor-10167-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml [junit4] 2> 2930615 INFO (coreLoadExecutor-10167-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 2930672 INFO (coreLoadExecutor-10167-thread-1) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 2930673 INFO (coreLoadExecutor-10167-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 2930673 INFO (coreLoadExecutor-10167-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2930675 INFO (coreLoadExecutor-10167-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2930701 INFO (coreLoadExecutor-10167-thread-1) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1' [junit4] 2> 2930701 INFO (coreLoadExecutor-10167-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1 [junit4] 2> 2930702 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2930702 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\init-core-data-001\] [junit4] 2> 2930702 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@609c3490 [junit4] 2> 2930702 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\init-core-data-001\ [junit4] 2> 2930706 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\init-core-data-001\index/ [junit4] 2> 2930706 WARN (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\init-core-data-001\index' doesn't exist. Creating new index... [junit4] 2> 2930707 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\init-core-data-001\index [junit4] 2> 2930707 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.26074487591044926] [junit4] 2> 2930708 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@30a3eb64 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67b0146),segFN=segments_1,generation=1} [junit4] 2> 2930708 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 2930717 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\init-core-data-001\ [junit4] 2> 2930727 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 2930728 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2930728 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 2930728 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 2930728 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2930728 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2930728 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 2930728 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 2930728 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2930728 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2930729 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2930729 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2930732 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2930733 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2930734 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2930734 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2930737 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 2930738 INFO (coreLoadExecutor-10167-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,/elevate,/update/json,mltrh,/admin/threads,/update/csv,/sql,/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> 2930739 WARN (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 2930739 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 2930740 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2930740 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2930741 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2930741 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2930747 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2930747 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@30a3eb64 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67b0146),segFN=segments_1,generation=1} [junit4] 2> 2930747 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 2930748 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2bd608bf[collection1] main [junit4] 2> 2930748 WARN (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead. [junit4] 2> 2930749 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {} [junit4] 2> 2930749 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage [junit4] 2> 2930749 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 2930749 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 2930780 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 2930971 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml [junit4] 2> 2930975 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2930994 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 2930994 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 2930994 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 2930994 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1521945701546721280 [junit4] 2> 2930996 INFO (searcherExecutor-10168-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 2930996 INFO (searcherExecutor-10168-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 2930996 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1521945701546721280 [junit4] 2> 2930996 INFO (coreLoadExecutor-10167-thread-1) [ x:collection1] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 2930996 INFO (searcherExecutor-10168-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 2930999 INFO (searcherExecutor-10168-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 2930999 INFO (searcherExecutor-10168-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 2930999 INFO (searcherExecutor-10168-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 2931000 INFO (searcherExecutor-10168-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 2931000 INFO (searcherExecutor-10168-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 2931001 INFO (searcherExecutor-10168-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 2931001 INFO (searcherExecutor-10168-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2bd608bf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2931003 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 2931366 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores\collection1 [junit4] 2> 2931367 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.e.j.s.Server jetty-9.3.6.v20151106 [junit4] 2> 2931369 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53f85cc3{/mm_g,null,AVAILABLE} [junit4] 2> 2931370 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.e.j.s.ServerConnector Started ServerConnector@2ab6b4c4{HTTP/1.1,[http/1.1]}{127.0.0.1:61341} [junit4] 2> 2931370 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.e.j.s.Server Started @2934706ms [junit4] 2> 2931370 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, solrconfig=solrconfig-analytics-query.xml, hostContext=/mm_g, hostPort=61341, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores} [junit4] 2> 2931370 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a [junit4] 2> 2931370 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control' [junit4] 2> 2931370 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2931370 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr [junit4] 2> 2931371 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\solr.xml [junit4] 2> 2931387 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores [junit4] 2> 2931388 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CoreContainer New CoreContainer 1129301502 [junit4] 2> 2931388 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control] [junit4] 2> 2931388 WARN (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\lib [junit4] 2> 2931388 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] 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> 2931393 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 2931394 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2931394 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2931394 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2931394 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2931404 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores [junit4] 2> 2931405 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-analytics-query.xml, loadOnStartup=true, schema=schema15.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1} [junit4] 2> 2931405 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores\collection1 [junit4] 2> 2931405 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions [junit4] 2> 2931406 INFO (coreLoadExecutor-10178-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1' [junit4] 2> 2931407 INFO (coreLoadExecutor-10178-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2931407 INFO (coreLoadExecutor-10178-thread-1) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr [junit4] 2> 2931407 INFO (coreLoadExecutor-10178-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 2931407 INFO (coreLoadExecutor-10178-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 2931411 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1 [junit4] 2> 2931412 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2931490 INFO (coreLoadExecutor-10178-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 2931499 INFO (coreLoadExecutor-10178-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2931511 INFO (coreLoadExecutor-10178-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml [junit4] 2> 2931515 INFO (coreLoadExecutor-10178-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 2931578 INFO (coreLoadExecutor-10178-thread-1) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 2931578 INFO (coreLoadExecutor-10178-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 2931579 INFO (coreLoadExecutor-10178-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2931581 INFO (coreLoadExecutor-10178-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2931594 INFO (coreLoadExecutor-10178-thread-1) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1' [junit4] 2> 2931595 INFO (coreLoadExecutor-10178-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1 [junit4] 2> 2931595 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2931595 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores\collection1\data\] [junit4] 2> 2931595 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@609c3490 [junit4] 2> 2931596 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores\collection1\data\ [junit4] 2> 2931596 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores\collection1\data\index/ [junit4] 2> 2931596 WARN (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores\collection1\data\index' doesn't exist. Creating new index... [junit4] 2> 2931596 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores\collection1\data\index [junit4] 2> 2931596 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.26074487591044926] [junit4] 2> 2931596 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d4a1a3f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@402fe0a5),segFN=segments_1,generation=1} [junit4] 2> 2931596 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 2931606 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 2931606 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2931606 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 2931606 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 2931607 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2931607 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2931607 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 2931607 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 2931607 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2931608 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2931608 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2931608 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2931611 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2931612 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2931613 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2931614 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2931615 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores\collection1\data\ [junit4] 2> 2931616 WARN (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 2931625 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 2931627 INFO (coreLoadExecutor-10178-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,/elevate,/update/json,mltrh,/admin/threads,/update/csv,/sql,/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> 2931627 WARN (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 2931628 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 2931635 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2931635 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2931675 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2931675 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2931676 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2931676 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6d4a1a3f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@402fe0a5),segFN=segments_1,generation=1} [junit4] 2> 2931676 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 2931676 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@e5269f4[collection1] main [junit4] 2> 2931677 WARN (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead. [junit4] 2> 2931677 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {} [junit4] 2> 2931677 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage [junit4] 2> 2931677 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 2931677 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 2931721 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 2931946 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml [junit4] 2> 2931959 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2931960 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 2931960 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 2931960 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 2931960 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1521945702559645696 [junit4] 2> 2931961 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1521945702559645696 [junit4] 2> 2931961 INFO (coreLoadExecutor-10178-thread-1) [ x:collection1] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 2931967 INFO (searcherExecutor-10179-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 2931968 INFO (searcherExecutor-10179-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 2931968 INFO (searcherExecutor-10179-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 2931968 INFO (searcherExecutor-10179-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 2931969 INFO (searcherExecutor-10179-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 2931969 INFO (searcherExecutor-10179-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 2931970 INFO (searcherExecutor-10179-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 2931970 INFO (searcherExecutor-10179-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 2931970 INFO (searcherExecutor-10179-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 2931975 INFO (searcherExecutor-10179-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e5269f4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2933026 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores\collection1 [junit4] 2> 2933030 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.e.j.s.Server jetty-9.3.6.v20151106 [junit4] 2> 2933042 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@143416f4{/mm_g,null,AVAILABLE} [junit4] 2> 2933043 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.e.j.s.ServerConnector Started ServerConnector@1554f68f{HTTP/1.1,[http/1.1]}{127.0.0.1:61347} [junit4] 2> 2933043 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.e.j.s.Server Started @2936512ms [junit4] 2> 2933043 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, solrconfig=solrconfig-analytics-query.xml, hostContext=/mm_g, hostPort=61347, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores} [junit4] 2> 2933043 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a [junit4] 2> 2933043 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0' [junit4] 2> 2933043 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2933043 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr [junit4] 2> 2933044 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\solr.xml [junit4] 2> 2933051 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores [junit4] 2> 2933051 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CoreContainer New CoreContainer 745988091 [junit4] 2> 2933051 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0] [junit4] 2> 2933051 WARN (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\lib [junit4] 2> 2933052 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] 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> 2933053 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 2933053 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2933053 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2933053 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2933054 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2933054 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores [junit4] 2> 2933055 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-analytics-query.xml, loadOnStartup=true, schema=schema15.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1} [junit4] 2> 2933055 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores\collection1 [junit4] 2> 2933055 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions [junit4] 2> 2933056 INFO (coreLoadExecutor-10189-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1' [junit4] 2> 2933056 INFO (coreLoadExecutor-10189-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2933056 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1 [junit4] 2> 2933056 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2933056 INFO (coreLoadExecutor-10189-thread-1) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr [junit4] 2> 2933056 INFO (coreLoadExecutor-10189-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 2933057 INFO (coreLoadExecutor-10189-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 2933091 INFO (coreLoadExecutor-10189-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 2933096 INFO (coreLoadExecutor-10189-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2933107 INFO (coreLoadExecutor-10189-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml [junit4] 2> 2933110 INFO (coreLoadExecutor-10189-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 2933162 INFO (coreLoadExecutor-10189-thread-1) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 2933162 INFO (coreLoadExecutor-10189-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 2933163 INFO (coreLoadExecutor-10189-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2933165 INFO (coreLoadExecutor-10189-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2933175 INFO (coreLoadExecutor-10189-thread-1) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1' [junit4] 2> 2933175 INFO (coreLoadExecutor-10189-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1 [junit4] 2> 2933175 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2933175 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores\collection1\data\] [junit4] 2> 2933176 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@609c3490 [junit4] 2> 2933176 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores\collection1\data\ [junit4] 2> 2933176 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores\collection1\data\index/ [junit4] 2> 2933176 WARN (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores\collection1\data\index' doesn't exist. Creating new index... [junit4] 2> 2933177 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores\collection1\data\index [junit4] 2> 2933177 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.26074487591044926] [junit4] 2> 2933177 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7dd0d8c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dde4b16),segFN=segments_1,generation=1} [junit4] 2> 2933177 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 2933177 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores\collection1\data\ [junit4] 2> 2933178 WARN (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 2933180 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 2933180 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2933180 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 2933180 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 2933180 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2933180 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2933180 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 2933181 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 2933181 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2933181 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2933181 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2933181 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2933186 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2933187 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2933187 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2933188 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2933192 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 2933193 INFO (coreLoadExecutor-10189-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,/elevate,/update/json,mltrh,/admin/threads,/update/csv,/sql,/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> 2933194 WARN (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 2933194 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 2933195 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2933195 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2933196 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2933196 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2933196 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2933196 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7dd0d8c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dde4b16),segFN=segments_1,generation=1} [junit4] 2> 2933196 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 2933196 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@69c282c6[collection1] main [junit4] 2> 2933196 WARN (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead. [junit4] 2> 2933197 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {} [junit4] 2> 2933197 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage [junit4] 2> 2933197 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 2933197 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 2933235 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 2933502 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml [junit4] 2> 2933517 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2933518 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 2933518 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 2933518 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 2933518 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1521945704193327104 [junit4] 2> 2933520 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1521945704193327104 [junit4] 2> 2933520 INFO (coreLoadExecutor-10189-thread-1) [ x:collection1] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 2933530 INFO (searcherExecutor-10190-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 2933531 INFO (searcherExecutor-10190-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 2933531 INFO (searcherExecutor-10190-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 2933531 INFO (searcherExecutor-10190-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 2933531 INFO (searcherExecutor-10190-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 2933532 INFO (searcherExecutor-10190-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 2933532 INFO (searcherExecutor-10190-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 2933532 INFO (searcherExecutor-10190-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 2933532 INFO (searcherExecutor-10190-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 2933538 INFO (searcherExecutor-10190-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@69c282c6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2934107 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\cores\collection1 [junit4] 2> 2934118 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.e.j.s.Server jetty-9.3.6.v20151106 [junit4] 2> 2934121 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2774e2{/mm_g,null,AVAILABLE} [junit4] 2> 2934122 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.e.j.s.ServerConnector Started ServerConnector@1c87e15c{HTTP/1.1,[http/1.1]}{127.0.0.1:61350} [junit4] 2> 2934122 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.e.j.s.Server Started @2937677ms [junit4] 2> 2934122 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, solrconfig=solrconfig-analytics-query.xml, hostContext=/mm_g, hostPort=61350, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\cores} [junit4] 2> 2934122 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a [junit4] 2> 2934122 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1' [junit4] 2> 2934123 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2934123 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr [junit4] 2> 2934124 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\solr.xml [junit4] 2> 2934133 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\cores [junit4] 2> 2934133 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CoreContainer New CoreContainer 1764253899 [junit4] 2> 2934133 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1] [junit4] 2> 2934133 WARN (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\lib [junit4] 2> 2934134 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] 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> 2934136 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 2934136 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2934136 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2934136 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2934137 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2934143 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\cores [junit4] 2> 2934144 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-analytics-query.xml, loadOnStartup=true, schema=schema15.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1} [junit4] 2> 2934144 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\cores\collection1 [junit4] 2> 2934144 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions [junit4] 2> 2934145 INFO (coreLoadExecutor-10200-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1' [junit4] 2> 2934145 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1 [junit4] 2> 2934145 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2934145 INFO (coreLoadExecutor-10200-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2934145 INFO (coreLoadExecutor-10200-thread-1) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr [junit4] 2> 2934145 INFO (coreLoadExecutor-10200-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 2934145 INFO (coreLoadExecutor-10200-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 2934208 INFO (coreLoadExecutor-10200-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 2934213 INFO (coreLoadExecutor-10200-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2934225 INFO (coreLoadExecutor-10200-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml [junit4] 2> 2934231 INFO (coreLoadExecutor-10200-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 2934289 INFO (coreLoadExecutor-10200-thread-1) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 2934289 INFO (coreLoadExecutor-10200-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 2934290 INFO (coreLoadExecutor-10200-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2934292 INFO (coreLoadExecutor-10200-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2934301 INFO (coreLoadExecutor-10200-thread-1) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1' [junit4] 2> 2934301 INFO (coreLoadExecutor-10200-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1 [junit4] 2> 2934301 INFO (coreLoadExecutor-10200-thread-1) [ x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2934302 INFO (coreLoadExecutor-10200-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\cores\collection1\data\] [junit4] 2> 2934302 INFO (coreLoadExecutor-10200-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@609c3490 [junit4] 2> 2934302 INFO (coreLoadExecutor-10200-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\cores\collection1\data\ [junit4] 2> 2934302 INFO (coreLoadExecutor-10200-thread-1) [ x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\cores\collection1\data\index/ [junit4] 2> 2934302 WARN (coreLoadExecutor-10200-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\cores\collection1\data\index' doesn't exist. Creating new index... [junit4] 2> 2934302 INFO (coreLoadExecutor-10200-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\cores\collection1\data\index [junit4] 2> 2934302 INFO (coreLoadExecutor-10200-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.26074487591044926] [junit4] 2> 2934305 INFO (coreLoadExecutor-10200-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@751a809d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6aaac1b1),segFN=segments_1,generation=1} [junit4] 2> 2934305 INFO (coreLoadExecutor-10200-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 293 [...truncated too long message...] chingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\init-core-data-001\ [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), sort_i=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=bg_BG, timezone=America/Managua [junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=161364848,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestCrossCoreJoin, TestFastOutputStream, TestSolr4Spatial, SuggesterTSTTest, TestDistributedMissingSort, SolrCoreCheckLockOnStartupTest, TestClusterStateMutator, TestBlendedInfixSuggestions, TestFiltering, DistributedDebugComponentTest, TestFreeTextSuggestions, TestConfigSets, TestPKIAuthenticationPlugin, CoreAdminHandlerTest, DirectSolrConnectionTest, TestSuggestSpellingConverter, ExplicitHLLTest, TestComplexPhraseQParserPlugin, TestSolrQueryParserResource, ConjunctionSolrSpellCheckerTest, SortSpecParsingTest, TestBinaryField, SpellingQueryConverterTest, MinimalSchemaTest, DefaultValueUpdateProcessorTest, TestQueryUtils, TestExactSharedStatsCache, OutputWriterTest, TestMacros, CustomCollectionTest, SuggesterWFSTTest, NotRequiredUniqueKeyTest, RemoteQueryErrorTest, TestDistributedStatsComponentCardinality, TestMiniSolrCloudClusterSSL, TestBulkSchemaConcurrent, SortByFunctionTest, TermVectorComponentTest, TestRestoreCore, IndexSchemaRuntimeFieldTest, ShowFileRequestHandlerTest, TestOmitPositions, LeaderFailoverAfterPartitionTest, TestStandardQParsers, UniqFieldsUpdateProcessorFactoryTest, TestSearcherReuse, ResponseLogComponentTest, QueryResultKeyTest, FieldMutatingUpdateProcessorTest, TestSolrXml, DistributedMLTComponentTest, EnumFieldTest, TestUseDocValuesAsStored2, NoCacheHeaderTest, DistributedFacetPivotLargeTest, TestQueryWrapperFilter, SolrCmdDistributorTest, TestCloudManagedSchemaConcurrent, BasicDistributedZk2Test, DistributedTermsComponentTest, SpellPossibilityIteratorTest, TestFieldSortValues, BlockCacheTest, TestEmbeddedSolrServerConstructors, FacetPivotSmallTest, MultiTermTest, SolrPluginUtilsTest, TestCoreDiscovery, TestLeaderInitiatedRecoveryThread, SecurityConfHandlerTest, TestCharFilters, HdfsChaosMonkeyNothingIsSafeTest, TestStressRecovery, DataDrivenBlockJoinTest, EchoParamsTest, SmileWriterTest, TestDistribDocBasedVersion, TestSimpleTrackingShardHandler, OpenExchangeRatesOrgProviderTest, FullSolrCloudDistribCmdsTest, TestRawTransformer, TestPivotHelperCode, MergeStrategyTest, TestCollationField, TestManagedSchemaDynamicFieldResource, FileBasedSpellCheckerTest, ConfigSetsAPITest, TestRecovery, DistanceFunctionTest, DirectUpdateHandlerOptimizeTest, TestLMJelinekMercerSimilarityFactory, TestSolrDeletionPolicy2, TestFieldCollectionResource, CurrencyFieldOpenExchangeTest, HdfsCollectionsAPIDistributedZkTest, TestSchemaNameResource, TestSolrJ, HdfsLockFactoryTest, TestCollationFieldDocValues, TestIndexingPerformance, TestIndexSearcher, SuggestComponentContextFilterQueryTest, TestTestInjection, TestJoin, TestRebalanceLeaders, DistanceUnitsTest, TestWriterPerf, TestCustomDocTransformer, CacheHeaderTest, TestMiniSolrCloudClusterBase, SynonymTokenizerTest, DeleteShardTest, TestReloadAndDeleteDocs, BinaryUpdateRequestHandlerTest, AnalysisErrorHandlingTest, FileUtilsTest, TestManagedSchemaFieldTypeResource, DistributedQueueTest, BadIndexSchemaTest, LoggingHandlerTest, ChaosMonkeySafeLeaderTest, LeaderInitiatedRecoveryOnShardRestartTest, TestZkChroot, TestSha256AuthenticationProvider, CheckHdfsIndexTest, TestExceedMaxTermLength, TestFastWriter, TestPHPSerializedResponseWriter, TestConfigSetImmutable, TestRequestForwarding, SolrInfoMBeanTest, ParsingFieldUpdateProcessorsTest, TestMaxScoreQueryParser, TestNonDefinedSimilarityFactory, TestPerFieldSimilarity, TestQueryTypes, SolrIndexSplitterTest, OverriddenZkACLAndCredentialsProvidersTest, SpellCheckCollatorTest, BasicDistributedZkTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, ShardRoutingCustomTest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, TestRealTimeGet, TestReload, TestStressVersions, TestRangeQuery, TestCoreContainer, StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, TestBadConfig, HighlighterTest, SoftAutoCommitTest, DistributedQueryElevationComponentTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SuggesterFSTTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, TestTrie, WordBreakSolrSpellCheckerTest, TestAtomicUpdateErrorCases, QueryEqualityTest, TestSolrDeletionPolicy1, DebugComponentTest, TestSurroundQueryParser, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TermsComponentTest, RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, IndexSchemaTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, TestCSVResponseWriter, QueryParsingTest, TestAnalyzedSuggestions, CSVRequestHandlerTest, SearchHandlerTest, TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, SampleTest, TestDocSet, TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestLuceneMatchVersion, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, ResourceLoaderTest, ScriptEngineTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, TestSystemIdResolver, PrimUtilsTest, DateFieldTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestUtils, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, CircularListTest, TestRTGBase, DistributedIntervalFacetingTest, TestCursorMarkWithoutUniqueKey, TestTolerantSearch, ActionThrottleTest, AssignTest, AsyncMigrateRouteKeyTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, DeleteLastCustomShardedReplicaTest, DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, TestAuthenticationFramework, TestCryptoKeys, TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, ZkStateWriterTest, ExitableDirectoryReaderTest, TestDynamicLoading, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestShardHandlerFactory, TestSolrConfigHandler, TestSolrDynamicMBean, RequestLoggingTest, TestBlobHandler, TestReplicationHandlerBackup, TestSolrConfigHandlerCloud, DistributedFacetPivotSmallAdvancedTest, DistributedQueryComponentCustomSortTest, DistributedQueryComponentOptimizationTest, JavabinLoaderTest, TestChildDocTransformer, TestSortingResponseWriter, TestBulkSchemaAPI, TestSchemaResource, TestSerializedLuceneMatchVersion, TestManagedStopFilterFactory, BadCopyFieldTest, ChangedSchemaMergeTest, DateRangeFieldTest, TestCloudManagedSchema, TestManagedSchema, TestSchemaManager, AnalyticsMergeStrategyTest] [junit4] Completed [518/573 (1!)] on J1 in 8.50s, 1 test, 1 error <<< FAILURES! [...truncated 191 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:784: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:728: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1424: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:981: There were test failures: 573 suites (8 ignored), 2284 tests, 1 error, 124 ignored (80 assumptions) [seed: 96802E86DEB800C6] Total time: 69 minutes 3 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
