Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5479/ Java: 32bit/jdk1.8.0_66 -server -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.search.AnalyticsMergeStrategyTest.test Error Message: Error from server at http://127.0.0.1:53727/fieh/gr/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:53727/fieh/gr/collection1: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Scheme 'http' not registered. at __randomizedtesting.SeedInfo.seed([14E83C3E660109B6:9CBC03E4C8FD644E]: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 11009 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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001 [junit4] 2> 2872694 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /fieh/gr [junit4] 2> 2872695 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 2872695 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-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> 2872695 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2872695 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-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> 2872696 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-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> 2872696 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-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> 2872736 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 2872743 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2872763 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml [junit4] 2> 2872767 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=test [junit4] 2> 2872910 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 2872911 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 2872912 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2872913 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2872921 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2872921 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-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> 2872921 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-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> 2872921 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2872921 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-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> 2872921 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ ] o.a.s.c.CoreContainer New CoreContainer 21646900 [junit4] 2> 2872921 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-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> 2872922 WARN (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-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> 2872922 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-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> 2872925 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true [junit4] 2> 2872926 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2872926 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2872926 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2872926 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2872929 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001, shard=shard1} [junit4] 2> 2872929 INFO (coreLoadExecutor-7551-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> 2872929 INFO (coreLoadExecutor-7551-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2872929 INFO (coreLoadExecutor-7551-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> 2872930 INFO (coreLoadExecutor-7551-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> 2872930 INFO (coreLoadExecutor-7551-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> 2872952 INFO (coreLoadExecutor-7551-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 2872959 INFO (coreLoadExecutor-7551-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2872981 INFO (coreLoadExecutor-7551-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml [junit4] 2> 2872985 INFO (coreLoadExecutor-7551-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 2873039 INFO (coreLoadExecutor-7551-thread-1) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 2873040 INFO (coreLoadExecutor-7551-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 2873040 INFO (coreLoadExecutor-7551-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2873042 INFO (coreLoadExecutor-7551-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2873054 INFO (coreLoadExecutor-7551-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> 2873054 INFO (coreLoadExecutor-7551-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> 2873054 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2873054 INFO (coreLoadExecutor-7551-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\] [junit4] 2> 2873054 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@147b4d [junit4] 2> 2873055 INFO (coreLoadExecutor-7551-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\ [junit4] 2> 2873055 INFO (coreLoadExecutor-7551-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\index/ [junit4] 2> 2873055 WARN (coreLoadExecutor-7551-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\index' doesn't exist. Creating new index... [junit4] 2> 2873055 INFO (coreLoadExecutor-7551-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\index [junit4] 2> 2873055 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=72.1875, floorSegmentMB=1.6591796875, forceMergeDeletesPctAllowed=0.3889312480730056, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3418729095895474 [junit4] 2> 2873056 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1105c13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17eca17),segFN=segments_1,generation=1} [junit4] 2> 2873056 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 2873056 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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\ [junit4] 2> 2873059 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 2873059 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2873059 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 2873059 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 2873059 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2873059 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2873059 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 2873059 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 2873059 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2873059 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2873059 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2873059 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2873064 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2873064 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2873065 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2873067 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2873069 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 2873069 INFO (coreLoadExecutor-7551-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> 2873070 WARN (coreLoadExecutor-7551-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> 2873071 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 2873072 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2873072 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2873073 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2873073 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2873073 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1047799936, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2873073 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1105c13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17eca17),segFN=segments_1,generation=1} [junit4] 2> 2873073 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 2873073 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@166163c[collection1] main [junit4] 2> 2873074 WARN (coreLoadExecutor-7551-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> 2873074 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {} [junit4] 2> 2873074 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage [junit4] 2> 2873074 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 2873074 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 2873204 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 2873467 INFO (coreLoadExecutor-7551-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> 2873471 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2873471 INFO (searcherExecutor-7552-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 2873472 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 2873472 INFO (searcherExecutor-7552-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 2873472 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 2873472 INFO (searcherExecutor-7552-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 2873472 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 2873472 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1520828576779206656 [junit4] 2> 2873472 INFO (searcherExecutor-7552-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 2873472 INFO (searcherExecutor-7552-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 2873473 INFO (searcherExecutor-7552-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 2873473 INFO (searcherExecutor-7552-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 2873473 INFO (searcherExecutor-7552-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 2873473 INFO (searcherExecutor-7552-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 2873474 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1520828576779206656 [junit4] 2> 2873474 INFO (coreLoadExecutor-7551-thread-1) [ x:collection1] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 2873474 INFO (searcherExecutor-7552-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@166163c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2873476 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 2873976 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1 [junit4] 2> 2873979 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.e.j.s.Server jetty-9.3.6.v20151106 [junit4] 2> 2873981 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@139be6f{/fieh/gr,null,AVAILABLE} [junit4] 2> 2873982 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.e.j.s.ServerConnector Started ServerConnector@1acd065{HTTP/1.1,[http/1.1]}{127.0.0.1:53706} [junit4] 2> 2873982 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.e.j.s.Server Started @2872624ms [junit4] 2> 2873982 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, solrconfig=solrconfig-analytics-query.xml, hostContext=/fieh/gr, hostPort=53706, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores} [junit4] 2> 2873982 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a [junit4] 2> 2873982 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control' [junit4] 2> 2873982 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2873982 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] 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> 2873983 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\solr.xml [junit4] 2> 2873989 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores [junit4] 2> 2873989 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CoreContainer New CoreContainer 20419794 [junit4] 2> 2873989 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control] [junit4] 2> 2873989 WARN (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\lib [junit4] 2> 2873989 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] 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> 2873991 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 2873992 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2873992 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2873992 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2873992 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2873993 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores [junit4] 2> 2873994 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] 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> 2873994 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1 [junit4] 2> 2873994 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions [junit4] 2> 2873994 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 2873994 INFO (coreLoadExecutor-7562-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> 2873994 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2873995 INFO (coreLoadExecutor-7562-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2873995 INFO (coreLoadExecutor-7562-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> 2873995 INFO (coreLoadExecutor-7562-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> 2873995 INFO (coreLoadExecutor-7562-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> 2874027 INFO (coreLoadExecutor-7562-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 2874035 INFO (coreLoadExecutor-7562-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2874077 INFO (coreLoadExecutor-7562-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml [junit4] 2> 2874080 INFO (coreLoadExecutor-7562-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 2874136 INFO (coreLoadExecutor-7562-thread-1) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 2874136 INFO (coreLoadExecutor-7562-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 2874137 INFO (coreLoadExecutor-7562-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2874139 INFO (coreLoadExecutor-7562-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2874149 INFO (coreLoadExecutor-7562-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> 2874149 INFO (coreLoadExecutor-7562-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> 2874149 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2874149 INFO (coreLoadExecutor-7562-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1\data\] [junit4] 2> 2874149 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@147b4d [junit4] 2> 2874150 INFO (coreLoadExecutor-7562-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1\data\ [junit4] 2> 2874150 INFO (coreLoadExecutor-7562-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1\data\index/ [junit4] 2> 2874150 WARN (coreLoadExecutor-7562-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1\data\index' doesn't exist. Creating new index... [junit4] 2> 2874151 INFO (coreLoadExecutor-7562-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1\data\index [junit4] 2> 2874151 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=72.1875, floorSegmentMB=1.6591796875, forceMergeDeletesPctAllowed=0.3889312480730056, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3418729095895474 [junit4] 2> 2874151 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7e6b79 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126b51e),segFN=segments_1,generation=1} [junit4] 2> 2874151 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 2874156 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 2874156 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2874156 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 2874156 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 2874156 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2874156 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2874156 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 2874156 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 2874156 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2874157 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2874157 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2874157 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2874158 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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1\data\ [junit4] 2> 2874159 WARN (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 2874163 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2874163 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2874164 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2874165 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2874168 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 2874169 INFO (coreLoadExecutor-7562-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> 2874170 WARN (coreLoadExecutor-7562-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> 2874170 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 2874171 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2874171 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2874172 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2874172 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2874173 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1047799936, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2874173 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7e6b79 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126b51e),segFN=segments_1,generation=1} [junit4] 2> 2874173 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 2874173 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@10d620f[collection1] main [junit4] 2> 2874174 WARN (coreLoadExecutor-7562-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> 2874174 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {} [junit4] 2> 2874174 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage [junit4] 2> 2874174 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 2874174 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 2874291 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 2874377 INFO (coreLoadExecutor-7562-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> 2874385 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2874385 INFO (searcherExecutor-7563-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 2874385 INFO (searcherExecutor-7563-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 2874385 INFO (searcherExecutor-7563-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 2874385 INFO (searcherExecutor-7563-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 2874385 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 2874385 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 2874385 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 2874385 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1520828577736556544 [junit4] 2> 2874385 INFO (searcherExecutor-7563-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 2874386 INFO (searcherExecutor-7563-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 2874386 INFO (searcherExecutor-7563-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 2874386 INFO (searcherExecutor-7563-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 2874387 INFO (searcherExecutor-7563-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 2874387 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1520828577736556544 [junit4] 2> 2874387 INFO (coreLoadExecutor-7562-thread-1) [ x:collection1] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 2874387 INFO (searcherExecutor-7563-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10d620f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2874840 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1 [junit4] 2> 2874843 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.e.j.s.Server jetty-9.3.6.v20151106 [junit4] 2> 2874845 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fd4374{/fieh/gr,null,AVAILABLE} [junit4] 2> 2874846 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.e.j.s.ServerConnector Started ServerConnector@1d2d336{HTTP/1.1,[http/1.1]}{127.0.0.1:53709} [junit4] 2> 2874846 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.e.j.s.Server Started @2873489ms [junit4] 2> 2874846 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, solrconfig=solrconfig-analytics-query.xml, hostContext=/fieh/gr, hostPort=53709, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores} [junit4] 2> 2874846 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a [junit4] 2> 2874846 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0' [junit4] 2> 2874847 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2874847 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] 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> 2874847 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\solr.xml [junit4] 2> 2874853 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores [junit4] 2> 2874853 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CoreContainer New CoreContainer 16315422 [junit4] 2> 2874853 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0] [junit4] 2> 2874853 WARN (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\lib [junit4] 2> 2874853 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] 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> 2874856 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 2874857 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2874857 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2874857 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2874857 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2874858 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores [junit4] 2> 2874859 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] 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> 2874859 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1 [junit4] 2> 2874859 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions [junit4] 2> 2874859 INFO (coreLoadExecutor-7573-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> 2874860 INFO (coreLoadExecutor-7573-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2874860 INFO (coreLoadExecutor-7573-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> 2874860 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 2874860 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2874860 INFO (coreLoadExecutor-7573-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> 2874860 INFO (coreLoadExecutor-7573-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> 2874892 INFO (coreLoadExecutor-7573-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 2874899 INFO (coreLoadExecutor-7573-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2874913 INFO (coreLoadExecutor-7573-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml [junit4] 2> 2874917 INFO (coreLoadExecutor-7573-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 2874989 INFO (coreLoadExecutor-7573-thread-1) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 2874989 INFO (coreLoadExecutor-7573-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 2874990 INFO (coreLoadExecutor-7573-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2874992 INFO (coreLoadExecutor-7573-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2875001 INFO (coreLoadExecutor-7573-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> 2875001 INFO (coreLoadExecutor-7573-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> 2875001 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2875001 INFO (coreLoadExecutor-7573-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1\data\] [junit4] 2> 2875001 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@147b4d [junit4] 2> 2875002 INFO (coreLoadExecutor-7573-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1\data\ [junit4] 2> 2875002 INFO (coreLoadExecutor-7573-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1\data\index/ [junit4] 2> 2875002 WARN (coreLoadExecutor-7573-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1\data\index' doesn't exist. Creating new index... [junit4] 2> 2875002 INFO (coreLoadExecutor-7573-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1\data\index [junit4] 2> 2875002 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=72.1875, floorSegmentMB=1.6591796875, forceMergeDeletesPctAllowed=0.3889312480730056, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3418729095895474 [junit4] 2> 2875002 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@d175 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32795e),segFN=segments_1,generation=1} [junit4] 2> 2875002 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 2875003 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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1\data\ [junit4] 2> 2875003 WARN (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 2875005 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 2875005 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2875005 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 2875005 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 2875005 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2875005 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2875005 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 2875005 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 2875005 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2875005 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2875007 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2875007 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2875010 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2875011 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2875012 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2875012 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 2875016 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 2875018 INFO (coreLoadExecutor-7573-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> 2875018 WARN (coreLoadExecutor-7573-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> 2875018 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 2875019 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2875019 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2875020 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2875020 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2875020 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1047799936, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2875021 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@d175 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32795e),segFN=segments_1,generation=1} [junit4] 2> 2875021 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 2875021 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@a0e0be[collection1] main [junit4] 2> 2875021 WARN (coreLoadExecutor-7573-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> 2875021 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {} [junit4] 2> 2875021 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage [junit4] 2> 2875021 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 2875021 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 2875157 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 2875265 INFO (coreLoadExecutor-7573-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> 2875271 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2875272 INFO (searcherExecutor-7574-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 2875272 INFO (searcherExecutor-7574-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 2875272 INFO (searcherExecutor-7574-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 2875272 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 2875272 INFO (searcherExecutor-7574-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 2875272 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 2875272 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 2875272 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1520828578666643456 [junit4] 2> 2875272 INFO (searcherExecutor-7574-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 2875273 INFO (searcherExecutor-7574-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 2875273 INFO (searcherExecutor-7574-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 2875273 INFO (searcherExecutor-7574-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 2875273 INFO (searcherExecutor-7574-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 2875275 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1520828578666643456 [junit4] 2> 2875275 INFO (coreLoadExecutor-7573-thread-1) [ x:collection1] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 2875275 INFO (searcherExecutor-7574-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a0e0be[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2875687 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores\collection1 [junit4] 2> 2875689 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.e.j.s.Server jetty-9.3.6.v20151106 [junit4] 2> 2875691 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@111c25e{/fieh/gr,null,AVAILABLE} [junit4] 2> 2875692 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.e.j.s.ServerConnector Started ServerConnector@f73baf{HTTP/1.1,[http/1.1]}{127.0.0.1:53712} [junit4] 2> 2875692 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.e.j.s.Server Started @2874335ms [junit4] 2> 2875692 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, solrconfig=solrconfig-analytics-query.xml, hostContext=/fieh/gr, hostPort=53712, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores} [junit4] 2> 2875692 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a [junit4] 2> 2875692 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1' [junit4] 2> 2875692 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2875692 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] 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> 2875693 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\solr.xml [junit4] 2> 2875700 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores [junit4] 2> 2875700 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CoreContainer New CoreContainer 18383971 [junit4] 2> 2875700 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1] [junit4] 2> 2875700 WARN (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\lib [junit4] 2> 2875700 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] 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> 2875703 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 2875703 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2875704 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2875704 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2875704 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2875704 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores [junit4] 2> 2875704 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] 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> 2875705 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores\collection1 [junit4] 2> 2875705 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions [junit4] 2> 2875705 INFO (coreLoadExecutor-7584-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> 2875705 INFO (coreLoadExecutor-7584-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2875705 INFO (coreLoadExecutor-7584-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> 2875705 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 2875705 INFO (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2875705 INFO (coreLoadExecutor-7584-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> 2875706 INFO (coreLoadExecutor-7584-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> 2875741 INFO (coreLoadExecutor-7584-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 2875747 INFO (coreLoadExecutor-7584-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2875762 INFO (coreLoadExecutor-7584-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml [junit4] 2> 2875768 INFO (coreLoadExecutor-7584-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 2875829 INFO (coreLoadExecutor-7584-thread-1) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 2875830 INFO (coreLoadExecutor-7584-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 2875830 INFO (coreLoadExecutor-7584-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2875832 INFO (coreLoadExecutor-7584-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 2875846 INFO (coreLoadExecutor-7584-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> 2875846 INFO (coreLoadExecutor-7584-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> 2875846 INFO (coreLoadExecutor-7584-thread-1) [ x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2875846 INFO (coreLoadExecutor-7584-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores\collection1\data\] [junit4] 2> 2875846 INFO (coreLoadExecutor-7584-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@147b4d [junit4] 2> 2875847 INFO (coreLoadExecutor-7584-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores\collection1\data\ [junit4] 2> 2875847 INFO (coreLoadExecutor-7584-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores\collection1\data\index/ [junit4] 2> 2875847 WARN (coreLoadExecutor-7584-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores\collection1\data\index' doesn't exist. Creating new index... [junit4] 2> 2875847 INFO (coreLoadExecutor-7584-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores\collection1\data\index [junit4] 2> 2875848 INFO (coreLoadExecutor-7584-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=72.1875, floorSegmentMB=1.6591796875, forceMergeDeletesPctAllowed=0.3889312480730056, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3418729095895474 [junit4] 2> 2875848 INFO (coreLoadExecutor-7584-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@dcf526 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32dcf5),segFN=segments_1,generation=1} [junit4] 2> 2875848 INFO (coreLoadExecutor-7584-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 2875848 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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\s [...truncated too long message...] g SolrCoreState [junit4] 2> 2877931 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 2877931 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser [junit4] 2> 2877932 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request. [junit4] 2> 2877932 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 2877932 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\index;done=false>>] [junit4] 2> 2877932 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\index [junit4] 2> 2877932 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\;done=false>>] [junit4] 2> 2877932 INFO (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {_version_=PostingsFormat(name=Asserting), sort_i=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Direct)}, docValues:{}, sim=ClassicSimilarity, locale=es_VE, timezone=Pacific/Pohnpei [junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_66 (32-bit)/cpus=3,threads=1,free=104154224,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [QueryElevationComponentTest, TestStressReorder, TestReloadAndDeleteDocs, TestLuceneMatchVersion, SolrXmlInZkTest, ReturnFieldsTest, TestFieldSortValues, TestMinMaxOnMultiValuedField, TestStressVersions, TestPseudoReturnFields, DocumentBuilderTest, TestQueryWrapperFilter, PingRequestHandlerTest, TestBlobHandler, HdfsChaosMonkeySafeLeaderTest, TestSolrQueryParserResource, SortSpecParsingTest, TestCodecSupport, JsonLoaderTest, TestPivotHelperCode, TestRuleBasedAuthorizationPlugin, OverseerStatusTest, SimplePostToolTest, BadComponentTest, TestRawTransformer, CollectionTooManyReplicasTest, HLLSerializationTest, DistributedQueryElevationComponentTest, CoreAdminCreateDiscoverTest, BlockDirectoryTest, OverseerCollectionConfigSetProcessorTest, ShardRoutingTest, TestReplicaProperties, HdfsRecoveryZkTest, PolyFieldTest, TestHashQParserPlugin, TestInitParams, TestPartialUpdateDeduplication, TestObjectReleaseTracker, AnalysisAfterCoreReloadTest, TestLRUCache, ZkCLITest, UUIDFieldTest, UUIDUpdateProcessorFallbackTest, TestQuerySenderNoQuery, TestCloudInspectUtil, CdcrUpdateLogTest, TestSerializedLuceneMatchVersion, SolrIndexConfigTest, SecurityConfHandlerTest, TestDFRSimilarityFactory, GraphQueryTest, TestSolrCloudWithKerberosAlt, TestDocBasedVersionConstraints, TestTolerantSearch, TestIBSimilarityFactory, DocValuesTest, TestTrieFacet, TestRestoreCore, BasicDistributedZkTest, TestBulkSchemaConcurrent, UpdateParamsTest, OverseerTest, EnumFieldTest, TestAnalyzedSuggestions, DOMUtilTest, SmileWriterTest, TestJmxMonitoredMap, DeleteInactiveReplicaTest, BaseCdcrDistributedZkTest, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, TestCoreContainer, TestLeaderElectionZkExpiry, StandardRequestHandlerTest, BigEndianAscendingWordSerializerTest, TestSearcherReuse, JSONWriterTest, TestSchemaManager, SolrRequestParserTest, TestLMDirichletSimilarityFactory, RegexBoostProcessorTest, ConcurrentDeleteAndCreateCollectionTest, TestMaxScoreQueryParser, DistributedFacetPivotWhiteBoxTest, XmlUpdateRequestHandlerTest, TestCSVLoader, ConnectionManagerTest, TestDynamicFieldCollectionResource, StatelessScriptUpdateProcessorFactoryTest, TestReplicationHandler, DistributedDebugComponentTest, QueryEqualityTest, TestCopyFieldCollectionResource, TestXIncludeConfig, HdfsNNFailoverTest, TestExactStatsCache, PathHierarchyTokenizerFactoryTest, HdfsBasicDistributedZkTest, IndexBasedSpellCheckerTest, TestSolrXml, TestSortingResponseWriter, TestCollationFieldDocValues, FastVectorHighlighterTest, PrimUtilsTest, ReplicationFactorTest, DistributedFacetPivotLargeTest, IndexSchemaTest, SharedFSAutoReplicaFailoverTest, FacetPivotSmallTest, TestManagedStopFilterFactory, AliasIntegrationTest, TestDocumentBuilder, RecoveryZkTest, ResponseHeaderTest, PrimitiveFieldTypeTest, TestComplexPhraseQParserPlugin, TestSchemaNameResource, TimeZoneUtilsTest, TestMiniSolrCloudCluster, CircularListTest, SuggestComponentContextFilterQueryTest, RequiredFieldsTest, SimpleFacetsTest, SampleTest, HardAutoCommitTest, UnloadDistributedZkTest, TestWordDelimiterFilterFactory, AsyncCallRequestStatusResponseTest, HdfsDirectoryTest, SaslZkACLProviderTest, TestCryptoKeys, TestRandomForceMergePolicy, TestExtendedDismaxParser, TestHighFrequencyDictionaryFactory, SuggesterFSTTest, SyncSliceTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestJoin, DistributedTermsComponentTest, TestRangeQuery, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, TestLazyCores, HighlighterTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, TestStressLucene, SchemaVersionSpecificBehaviorTest, TestUpdate, DefaultValueUpdateProcessorTest, TestRemoteStreaming, SolrInfoMBeanTest, CacheHeaderTest, TestSurroundQueryParser, TestQueryUtils, DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, RequestHandlersTest, TermVectorComponentTest, MoreLikeThisHandlerTest, TestSolrQueryParser, TestJmxIntegration, MBeansHandlerTest, TestPHPSerializedResponseWriter, TestComponentsName, TestLFUCache, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CleanupOldIndexTest, ConfigSetsAPITest, CustomCollectionTest, DistribCursorPagingTest, DistributedQueueTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, RemoteQueryErrorTest, ShardSplitTest, TestCollectionAPI, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestRandomRequestDistribution, VMParamsZkACLAndCredentialsProvidersTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsThreadLeakTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkStateReaderTest, RuleEngineTest, RulesTest, CoreMergeIndexesAdminHandlerTest, SegmentsInfoRequestHandlerTest, DistributedFacetPivotLongTailTest, DistributedQueryComponentCustomSortTest, SuggestComponentTest, TestDistributedStatsComponentCardinality, AnalyticsMergeStrategyTest] [junit4] Completed [517/566 (1!)] on J0 in 5.26s, 1 test, 1 error <<< FAILURES! [...truncated 153 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:1436: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:991: There were test failures: 566 suites (8 ignored), 2254 tests, 1 error, 123 ignored (79 assumptions) [seed: 14E83C3E660109B6] Total time: 71 minutes 50 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]
