You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/12/24 00:34:34 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2961 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2961/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.search.AnalyticsMergeStrategyTest.test

Error Message:
Error from server at http://127.0.0.1:64909/son/xp/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:64909/son/xp/collection1: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Scheme 'http' not registered.
	at __randomizedtesting.SeedInfo.seed([C8EE6BB70EF0E676:40BA546DA00C8B8E]: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 11150 lines...]
   [junit4] Suite: org.apache.solr.search.AnalyticsMergeStrategyTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/init-core-data-001
   [junit4]   2> 2906630 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /son/xp
   [junit4]   2> 2906631 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2906632 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2906632 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2906632 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 2906632 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2906632 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2906681 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2906692 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2906731 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 2906734 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2906828 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2906829 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2906829 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2906831 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2906836 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2906836 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 2906837 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr'
   [junit4]   2> 2906837 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2906837 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 2906837 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1286175948
   [junit4]   2> 2906837 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr]
   [junit4]   2> 2906837 WARN  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/lib
   [junit4]   2> 2906837 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-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> 2906840 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 2906840 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2906840 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2906840 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2906840 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2906841 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-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=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/init-core-data-001, shard=shard1}
   [junit4]   2> 2906842 INFO  (coreLoadExecutor-8185-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2906842 INFO  (coreLoadExecutor-8185-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2906842 INFO  (coreLoadExecutor-8185-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 2906843 INFO  (coreLoadExecutor-8185-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2906843 INFO  (coreLoadExecutor-8185-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2906861 INFO  (coreLoadExecutor-8185-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2906866 INFO  (coreLoadExecutor-8185-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2906880 INFO  (coreLoadExecutor-8185-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 2906884 INFO  (coreLoadExecutor-8185-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2906940 INFO  (coreLoadExecutor-8185-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2906941 INFO  (coreLoadExecutor-8185-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2906941 INFO  (coreLoadExecutor-8185-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2906943 INFO  (coreLoadExecutor-8185-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2906951 INFO  (coreLoadExecutor-8185-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2906951 INFO  (coreLoadExecutor-8185-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2906951 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2906951 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/init-core-data-001/]
   [junit4]   2> 2906951 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6084e6f9
   [junit4]   2> 2906952 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/init-core-data-001
   [junit4]   2> 2906952 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/init-core-data-001/index/
   [junit4]   2> 2906952 WARN  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 2906952 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/init-core-data-001/index
   [junit4]   2> 2906952 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6742003064792567]
   [junit4]   2> 2906953 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7e0399b7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ec9546f),segFN=segments_1,generation=1}
   [junit4]   2> 2906953 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2906953 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/init-core-data-001/
   [junit4]   2> 2906961 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2906961 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2906961 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2906961 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2906961 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2906961 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2906961 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2906961 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2906962 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2906962 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2906962 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2906962 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2906966 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2906967 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2906968 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2906968 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2906972 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2906973 INFO  (coreLoadExecutor-8185-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> 2906973 WARN  (coreLoadExecutor-8185-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> 2906974 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2906974 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2906974 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2906975 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2906975 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2906976 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=45.52734375, floorSegmentMB=0.947265625, forceMergeDeletesPctAllowed=1.5172879517060622, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6224150120505867
   [junit4]   2> 2906976 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7e0399b7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ec9546f),segFN=segments_1,generation=1}
   [junit4]   2> 2906976 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2906976 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@c00b0fc[collection1] main
   [junit4]   2> 2906976 WARN  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2906977 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2906977 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2906977 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2906977 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2906984 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2907028 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 2907032 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2907032 INFO  (searcherExecutor-8186-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2907032 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2907032 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2907032 INFO  (searcherExecutor-8186-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2907032 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2907032 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1521393106280251392
   [junit4]   2> 2907032 INFO  (searcherExecutor-8186-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2907033 INFO  (searcherExecutor-8186-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2907033 INFO  (searcherExecutor-8186-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2907033 INFO  (searcherExecutor-8186-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2907034 INFO  (searcherExecutor-8186-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2907034 INFO  (searcherExecutor-8186-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2907034 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1521393106280251392
   [junit4]   2> 2907034 INFO  (coreLoadExecutor-8185-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2907034 INFO  (searcherExecutor-8186-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2907036 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2907038 INFO  (searcherExecutor-8186-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c00b0fc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2907375 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2907377 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 2907379 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@db89ab5{/son/xp,null,AVAILABLE}
   [junit4]   2> 2907380 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5cc1e318{HTTP/1.1,[http/1.1]}{127.0.0.1:64907}
   [junit4]   2> 2907380 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.e.j.s.Server Started @2911800ms
   [junit4]   2> 2907380 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, solrconfig=solrconfig-analytics-query.xml, hostContext=/son/xp, hostPort=64907, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/control/cores}
   [junit4]   2> 2907380 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2907380 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/control'
   [junit4]   2> 2907380 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2907380 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 2907380 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/control/solr.xml
   [junit4]   2> 2907399 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/control/cores
   [junit4]   2> 2907399 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CoreContainer New CoreContainer 1333509659
   [junit4]   2> 2907399 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/control]
   [junit4]   2> 2907399 WARN  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/control/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/control/lib
   [junit4]   2> 2907400 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] 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> 2907402 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2907402 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2907402 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2907402 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2907402 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2907404 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/control/cores
   [junit4]   2> 2907404 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] 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> 2907405 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2907405 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2907405 INFO  (coreLoadExecutor-8196-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2907405 INFO  (coreLoadExecutor-8196-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2907406 INFO  (coreLoadExecutor-8196-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 2907406 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2907406 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2907406 INFO  (coreLoadExecutor-8196-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2907406 INFO  (coreLoadExecutor-8196-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2907440 INFO  (coreLoadExecutor-8196-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2907454 INFO  (coreLoadExecutor-8196-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2907467 INFO  (coreLoadExecutor-8196-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 2907471 INFO  (coreLoadExecutor-8196-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2907538 INFO  (coreLoadExecutor-8196-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2907539 INFO  (coreLoadExecutor-8196-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2907540 INFO  (coreLoadExecutor-8196-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2907541 INFO  (coreLoadExecutor-8196-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2907549 INFO  (coreLoadExecutor-8196-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2907549 INFO  (coreLoadExecutor-8196-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2907549 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2907549 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 2907549 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6084e6f9
   [junit4]   2> 2907550 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 2907550 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 2907550 WARN  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2907550 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 2907550 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6742003064792567]
   [junit4]   2> 2907550 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@721dfbbf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16eec4c9),segFN=segments_1,generation=1}
   [junit4]   2> 2907550 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2907551 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 2907551 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2907554 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2907554 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2907554 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2907554 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2907554 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2907555 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2907555 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2907555 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2907555 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2907555 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2907555 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2907555 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2907559 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2907559 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2907560 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2907561 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2907567 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2907570 INFO  (coreLoadExecutor-8196-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> 2907570 WARN  (coreLoadExecutor-8196-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> 2907571 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2907572 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2907572 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2907573 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2907573 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2907573 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=45.52734375, floorSegmentMB=0.947265625, forceMergeDeletesPctAllowed=1.5172879517060622, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6224150120505867
   [junit4]   2> 2907573 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@721dfbbf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16eec4c9),segFN=segments_1,generation=1}
   [junit4]   2> 2907573 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2907573 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@116a880f[collection1] main
   [junit4]   2> 2907574 WARN  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2907574 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2907574 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2907574 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2907574 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2907602 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2907681 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 2907687 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2907687 INFO  (searcherExecutor-8197-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2907688 INFO  (searcherExecutor-8197-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2907688 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2907688 INFO  (searcherExecutor-8197-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2907688 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2907688 INFO  (searcherExecutor-8197-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2907689 INFO  (searcherExecutor-8197-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2907689 INFO  (searcherExecutor-8197-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2907689 INFO  (searcherExecutor-8197-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2907690 INFO  (searcherExecutor-8197-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2907690 INFO  (searcherExecutor-8197-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2907688 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2907690 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1521393106970214400
   [junit4]   2> 2907692 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 3.0ms to seed version buckets with highest version 1521393106970214400
   [junit4]   2> 2907692 INFO  (coreLoadExecutor-8196-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2907692 INFO  (searcherExecutor-8197-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@116a880f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2908230 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 2908232 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 2908234 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5eab5aae{/son/xp,null,AVAILABLE}
   [junit4]   2> 2908236 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.e.j.s.ServerConnector Started ServerConnector@51a20c77{HTTP/1.1,[http/1.1]}{127.0.0.1:64908}
   [junit4]   2> 2908236 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.e.j.s.Server Started @2912656ms
   [junit4]   2> 2908236 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, solrconfig=solrconfig-analytics-query.xml, hostContext=/son/xp, hostPort=64908, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard0/cores}
   [junit4]   2> 2908236 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2908236 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard0'
   [junit4]   2> 2908237 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2908237 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 2908237 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 2908276 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard0/cores
   [junit4]   2> 2908276 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CoreContainer New CoreContainer 877691827
   [junit4]   2> 2908276 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard0]
   [junit4]   2> 2908276 WARN  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard0/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard0/lib
   [junit4]   2> 2908277 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] 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> 2908279 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2908279 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2908279 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2908279 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2908279 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2908280 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard0/cores
   [junit4]   2> 2908296 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] 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> 2908297 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 2908297 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2908297 INFO  (coreLoadExecutor-8207-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2908297 INFO  (coreLoadExecutor-8207-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2908297 INFO  (coreLoadExecutor-8207-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 2908298 INFO  (coreLoadExecutor-8207-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2908298 INFO  (coreLoadExecutor-8207-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2908298 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2908298 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2908330 INFO  (coreLoadExecutor-8207-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2908337 INFO  (coreLoadExecutor-8207-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2908351 INFO  (coreLoadExecutor-8207-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 2908355 INFO  (coreLoadExecutor-8207-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2908411 INFO  (coreLoadExecutor-8207-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2908412 INFO  (coreLoadExecutor-8207-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2908412 INFO  (coreLoadExecutor-8207-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2908414 INFO  (coreLoadExecutor-8207-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2908429 INFO  (coreLoadExecutor-8207-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2908429 INFO  (coreLoadExecutor-8207-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2908429 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2908429 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 2908430 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6084e6f9
   [junit4]   2> 2908430 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 2908430 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 2908430 WARN  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2908430 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 2908431 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6742003064792567]
   [junit4]   2> 2908431 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7faacd0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26d2deef),segFN=segments_1,generation=1}
   [junit4]   2> 2908431 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2908432 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 2908432 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2908436 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2908436 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2908436 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2908436 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2908436 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2908436 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2908436 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2908436 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2908436 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2908436 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2908437 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2908437 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2908441 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2908441 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2908442 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2908444 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2908448 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2908449 INFO  (coreLoadExecutor-8207-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> 2908450 WARN  (coreLoadExecutor-8207-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> 2908450 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2908451 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2908451 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2908452 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2908452 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2908452 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=45.52734375, floorSegmentMB=0.947265625, forceMergeDeletesPctAllowed=1.5172879517060622, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6224150120505867
   [junit4]   2> 2908453 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7faacd0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26d2deef),segFN=segments_1,generation=1}
   [junit4]   2> 2908453 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2908453 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4d10a4de[collection1] main
   [junit4]   2> 2908453 WARN  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2908453 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2908453 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2908453 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2908454 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2908470 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2908545 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 2908552 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2908552 INFO  (searcherExecutor-8208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2908553 INFO  (searcherExecutor-8208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2908553 INFO  (searcherExecutor-8208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2908553 INFO  (searcherExecutor-8208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2908553 INFO  (searcherExecutor-8208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2908554 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2908554 INFO  (searcherExecutor-8208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2908554 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2908554 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2908554 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1521393107876184064
   [junit4]   2> 2908554 INFO  (searcherExecutor-8208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2908555 INFO  (searcherExecutor-8208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2908556 INFO  (searcherExecutor-8208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2908556 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1521393107876184064
   [junit4]   2> 2908556 INFO  (coreLoadExecutor-8207-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2908556 INFO  (searcherExecutor-8208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4d10a4de[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2909149 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 2909151 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 2909162 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10513860{/son/xp,null,AVAILABLE}
   [junit4]   2> 2909162 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3cefc4ec{HTTP/1.1,[http/1.1]}{127.0.0.1:64909}
   [junit4]   2> 2909162 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.e.j.s.Server Started @2913583ms
   [junit4]   2> 2909163 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, solrconfig=solrconfig-analytics-query.xml, hostContext=/son/xp, hostPort=64909, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard1/cores}
   [junit4]   2> 2909163 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2909163 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard1'
   [junit4]   2> 2909163 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2909163 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 2909163 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 2909172 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard1/cores
   [junit4]   2> 2909172 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CoreContainer New CoreContainer 704803434
   [junit4]   2> 2909172 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard1]
   [junit4]   2> 2909172 WARN  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard1/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard1/lib
   [junit4]   2> 2909173 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] 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> 2909175 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2909175 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2909175 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2909175 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2909175 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2909176 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard1/cores
   [junit4]   2> 2909177 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] 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> 2909177 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 2909177 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2909178 INFO  (coreLoadExecutor-8218-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2909178 INFO  (coreLoadExecutor-8218-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2909178 INFO  (coreLoadExecutor-8218-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 2909178 INFO  (coreLoadExecutor-8218-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2909178 INFO  (coreLoadExecutor-8218-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2909180 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2909181 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[C8EE6BB70EF0E676]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2909215 INFO  (coreLoadExecutor-8218-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2909221 INFO  (coreLoadExecutor-8218-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2909238 INFO  (coreLoadExecutor-8218-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 2909241 INFO  (coreLoadExecutor-8218-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2909301 INFO  (coreLoadExecutor-8218-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2909303 INFO  (coreLoadExecutor-8218-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2909304 INFO  (coreLoadExecutor-8218-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2909306 INFO  (coreLoadExecutor-8218-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2909319 INFO  (coreLoadExecutor-8218-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2909319 INFO  (coreLoadExecutor-8218-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2909319 INFO  (coreLoadExecutor-8218-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2909319 INFO  (coreLoadExecutor-8218-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 2909320 INFO  (coreLoadExecutor-8218-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6084e6f9
   [junit4]   2> 2909320 INFO  (coreLoadExecutor-8218-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 2909320 INFO  (coreLoadExecutor-8218-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 2909320 WARN  (coreLoadExecutor-8218-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2909321 INFO  (coreLoadExecutor-8218-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 2909321 INFO  (coreLoadExecutor-8218-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6742003064792567]
   [junit4]   2> 2909321 INFO  (coreLoadExecutor-8218-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@57933a0a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@778a6ec),segFN=segments_1,generation=1}
   [junit4]   2> 2909321 INFO  (coreLoadExecutor-8218-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2909322 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 2909322 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2909325 INFO  (coreLoadExecutor-8218-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2909326 INFO  (coreLoadExecutor-8218-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2909326 INFO  (coreLoadExecutor-8218-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2909326 INFO  (coreLoadExecutor-8218-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting Dist

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

yTest-seed#[C8EE6BB70EF0E676]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2910777 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2910777 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/init-core-data-001/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 2910777 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/init-core-data-001/index
   [junit4]   2> 2910777 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/init-core-data-001 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/init-core-data-001;done=false>>]
   [junit4]   2> 2910777 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[C8EE6BB70EF0E676]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.search.AnalyticsMergeStrategyTest_C8EE6BB70EF0E676-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=ClassicSimilarity, locale=el_GR, timezone=Europe/Vilnius
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=227173368,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminRequestStatusTest, TestPKIAuthenticationPlugin, TestLeaderElectionZkExpiry, TestIBSimilarityFactory, TestJsonFacets, TestRandomCollapseQParserPlugin, LeaderInitiatedRecoveryOnCommitTest, SyncSliceTest, PathHierarchyTokenizerFactoryTest, TestGroupingSearch, TestShardHandlerFactory, TestComponentsName, AsyncCallRequestStatusResponseTest, VMParamsZkACLAndCredentialsProvidersTest, SaslZkACLProviderTest, SimpleFacetsTest, TestManagedSynonymFilterFactory, BigEndianAscendingWordSerializerTest, SoftAutoCommitTest, PrimUtilsTest, SampleTest, TestMissingGroups, TestSQLHandler, RequestLoggingTest, QueryEqualityTest, TestSchemaVersionResource, TestRTimerTree, TestReplicationHandler, JSONWriterTest, CurrencyFieldXmlFileTest, TestQuerySenderNoQuery, HdfsBasicDistributedZkTest, JsonLoaderTest, TestInitQParser, DistributedExpandComponentTest, IndexSchemaTest, TestJsonRequest, TestCloudSchemaless, TestFieldResource, TestCustomSort, HighlighterTest, TestRandomDVFaceting, DistributedQueryComponentCustomSortTest, TestExceedMaxTermLength, StressHdfsTest, CursorMarkTest, TestSolr4Spatial2, TestSearchPerf, TestFunctionQuery, TestFaceting, TestSimpleQParserPlugin, RollingRestartTest, ZkStateReaderTest, BaseCdcrDistributedZkTest, TestSweetSpotSimilarityFactory, TestNRTOpen, TestSolrDynamicMBean, DocumentBuilderTest, TestRestManager, UpdateParamsTest, HdfsUnloadDistributedZkTest, TestManagedResource, PKIAuthenticationIntegrationTest, QueryElevationComponentTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, TestAddFieldRealTimeGet, TestDFRSimilarityFactory, HdfsSyncSliceTest, PolyFieldTest, TestDefaultSearchFieldResource, TestSolrConfigHandlerConcurrent, PrimitiveFieldTypeTest, TestJettySolrRunner, DirectUpdateHandlerTest, TestPartialUpdateDeduplication, OverseerCollectionConfigSetProcessorTest, TestConfigReload, DeleteReplicaTest, TestOrdValues, SimplePostToolTest, ChaosMonkeyNothingIsSafeTest, DisMaxRequestHandlerTest, CdcrVersionReplicationTest, VersionInfoTest, DocValuesMultiTest, TestFreeTextSuggestions, TestCodecSupport, SimpleCollectionCreateDeleteTest, SolrIndexConfigTest, DocValuesTest, TestConfigOverlay, FastVectorHighlighterTest, TestRemoveLastDynamicCopyField, SegmentsInfoRequestHandlerTest, TestCloudManagedSchema, RecoveryZkTest, TestIntervalFaceting, TestRawResponseWriter, TestWordDelimiterFilterFactory, TestUpdate, TestPseudoReturnFields, SystemInfoHandlerTest, DirectSolrSpellCheckerTest, PingRequestHandlerTest, TestRandomRequestDistribution, TestStressVersions, TestCloudInspectUtil, TestLFUCache, DataDrivenBlockJoinTest, HdfsRecoveryZkTest, SimpleMLTQParserTest, RequiredFieldsTest, DistributedVersionInfoTest, TestSolrCloudWithKerberosAlt, DocValuesMissingTest, TestBlendedInfixSuggestions, TestMiniSolrCloudCluster, XsltUpdateRequestHandlerTest, MBeansHandlerTest, ExternalFileFieldSortTest, URLClassifyProcessorTest, ConcurrentDeleteAndCreateCollectionTest, DocExpirationUpdateProcessorFactoryTest, AtomicUpdatesTest, TermsComponentTest, TestDefaultStatsCache, TestConfigSetProperties, TestElisionMultitermQuery, TestFastLRUCache, CursorPagingTest, TestReRankQParserPlugin, CdcrReplicationHandlerTest, TestMergePolicyConfig, TestCSVLoader, BlockCacheTest, DistanceUnitsTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, FullSolrCloudDistribCmdsTest, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, DistanceFunctionTest, SolrInfoMBeanTest, TestReversedWildcardFilterFactory, XmlUpdateRequestHandlerTest, TestArbitraryIndexDir, SolrPluginUtilsTest, TestCollationField, TestAnalyzedSuggestions, TestBinaryResponseWriter, SOLR749Test, CopyFieldTest, BadComponentTest, TestDocSet, TestConfig, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, TestPhraseSuggestions, TestXIncludeConfig, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest, ScriptEngineTest, PreAnalyzedFieldTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestUtils, ZkNodePropsTest, FileUtilsTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, AssignTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CleanupOldIndexTest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, CustomCollectionTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, OverseerTaskQueueTest, ReplicationFactorTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, TestCollectionAPI, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestLeaderInitiatedRecoveryThread, TestReplicaProperties, TestRequestStatusCollectionAPI, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestDynamicLoading, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, DistributedFacetPivotLargeTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallTest, DistributedSuggestComponentTest, SpatialHeatmapFacetsTest, TestExpandComponent, TestTrackingShardHandlerFactory, JavabinLoaderTest, HighlighterMaxOffsetTest, SmileWriterTest, TestMacros, TestChildDocTransformer, TestSolrQueryResponse, TestClassNameShortening, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestFieldTypeCollectionResource, TestFieldTypeResource, TestManagedSchemaFieldResource, TestSchemaNameResource, TestSchemaResource, TestSerializedLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource, TestUniqueKeyFieldResource, TestManagedStopFilterFactory, BadCopyFieldTest, ChangedSchemaMergeTest, DateRangeFieldTest, SpatialRPTFieldTypeTest, TestManagedSchema, TestSchemaManager, AnalyticsMergeStrategyTest]
   [junit4] Completed [517/568 (1!)] on J0 in 4.17s, 1 test, 1 error <<< FAILURES!

[...truncated 178 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:784: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:728: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:516: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1436: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:991: There were test failures: 568 suites (8 ignored), 2266 tests, 1 error, 119 ignored (69 assumptions) [seed: C8EE6BB70EF0E676]

Total time: 69 minutes 12 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