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 2014/08/18 20:28:24 UTC

[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.8.0_11) - Build # 4162 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/4162/
Java: 32bit/jdk1.8.0_11 -server -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.solr.TestHighlightDedupGrouping.testDistribSearch

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:51617

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:51617
	at __randomizedtesting.SeedInfo.seed([D72CE82D6EE86F0E:56CA663519B70F32]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.TestHighlightDedupGrouping.addDoc(TestHighlightDedupGrouping.java:127)
	at org.apache.solr.TestHighlightDedupGrouping.randomizedTest(TestHighlightDedupGrouping.java:101)
	at org.apache.solr.TestHighlightDedupGrouping.doTest(TestHighlightDedupGrouping.java:47)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:43)
	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:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:150)
	at java.net.SocketInputStream.read(SocketInputStream.java:121)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448)
	... 50 more




Build Log:
[...truncated 11056 lines...]
   [junit4] Suite: org.apache.solr.TestHighlightDedupGrouping
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\init-core-data-001
   [junit4]   2> 30520 T44 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 30522 T44 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 30526 T44 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 31084 T44 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 31932 T44 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 31984 T44 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:51614
   [junit4]   2> 32144 T44 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 32145 T44 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 32145 T44 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 32145 T44 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 32189 T44 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\solr.xml
   [junit4]   2> 32226 T44 oasc.CoreContainer.<init> New CoreContainer 24179744
   [junit4]   2> 32226 T44 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 32285 T44 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 32285 T44 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 32285 T44 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 32285 T44 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 32285 T44 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 32289 T44 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 32290 T44 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 32290 T44 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 32290 T44 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 32298 T44 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 32301 T44 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 32301 T44 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 32301 T44 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 32312 T56 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 32316 T56 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 32316 T56 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 32319 T56 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 32396 T56 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.0
   [junit4]   2> 32434 T56 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 32435 T56 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 32446 T56 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 32703 T56 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 32704 T56 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 32704 T56 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 32715 T56 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 32715 T56 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 32735 T56 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 32738 T56 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 32741 T56 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 32742 T56 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 32742 T56 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 32742 T56 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 32743 T56 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 32743 T56 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 32743 T56 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 32744 T56 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 32744 T56 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\, dataDir=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/control/data\
   [junit4]   2> 32744 T56 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 32745 T56 oasc.CachingDirectoryFactory.get return new directory for .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/control/data\
   [junit4]   2> 32745 T56 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/control/data\index/
   [junit4]   2> 32745 T56 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 32746 T56 oasc.CachingDirectoryFactory.get return new directory for .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/control/data\index
   [junit4]   2> 32746 T56 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=85.0947265625, floorSegmentMB=1.154296875, forceMergeDeletesPctAllowed=1.48605575577884, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19808125036974567
   [junit4]   2> 32747 T56 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@13d0e7b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d97d85)),segFN=segments_1,generation=1}
   [junit4]   2> 32747 T56 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 32748 T56 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 32749 T56 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 32749 T56 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 32749 T56 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 32750 T56 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 32750 T56 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 32751 T56 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 32751 T56 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 32751 T56 oasup.UniqFieldsUpdateProcessorFactory.init WARN Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is deprecated, please use 'fieldName' (or another FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 32751 T56 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 32751 T56 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 32752 T56 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 32752 T56 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 32753 T56 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 32753 T56 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 32753 T56 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 32753 T56 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 32754 T56 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 32754 T56 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 32754 T56 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 32754 T56 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 32754 T56 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 32755 T56 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 32755 T56 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 32755 T56 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 32755 T56 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 32758 T56 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 32758 T56 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 32758 T56 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 32758 T56 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 32758 T56 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 32758 T56 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 32759 T56 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 32763 T56 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 32763 T56 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 32763 T56 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 32764 T56 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 32764 T56 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 32764 T56 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 32764 T56 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 32765 T56 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 32765 T56 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 32772 T56 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 32774 T56 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 32775 T56 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 32776 T56 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 32779 T56 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 32779 T56 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 32784 T56 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 32787 T56 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 32787 T56 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=12.125, floorSegmentMB=1.75, forceMergeDeletesPctAllowed=22.27596014828042, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 32789 T56 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@13d0e7b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d97d85)),segFN=segments_1,generation=1}
   [junit4]   2> 32789 T56 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 32790 T56 oass.SolrIndexSearcher.<init> Opening Searcher@4fcb38[collection1] main
   [junit4]   2> 32790 T56 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 32790 T56 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 32790 T56 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 32790 T56 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 32790 T56 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 32790 T56 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 32805 T56 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 32861 T56 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 32863 T44 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 32863 T44 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 32868 T57 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4fcb38[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 32900 T44 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 32909 T44 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 32912 T44 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:51617
   [junit4]   2> 32918 T44 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 32918 T44 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 32918 T44 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 32919 T44 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 32969 T44 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\solr.xml
   [junit4]   2> 32992 T44 oasc.CoreContainer.<init> New CoreContainer 2281624
   [junit4]   2> 32992 T44 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 32993 T44 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 32993 T44 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 32993 T44 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 32993 T44 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 32993 T44 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 32993 T44 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 32993 T44 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 32995 T44 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 32995 T44 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 32998 T44 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 33004 T44 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 33004 T44 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 33004 T44 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 33008 T68 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 33008 T68 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 33008 T68 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 33010 T68 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 33065 T68 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.0
   [junit4]   2> 33103 T68 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 33104 T68 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 33117 T68 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 33287 T68 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 33288 T68 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 33289 T68 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 33304 T68 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 33304 T68 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 33334 T68 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 33340 T68 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 33344 T68 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 33346 T68 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 33346 T68 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 33347 T68 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 33347 T68 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 33347 T68 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 33347 T68 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 33347 T68 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 33351 T68 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\, dataDir=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard0/data\
   [junit4]   2> 33352 T68 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 33353 T68 oasc.CachingDirectoryFactory.get return new directory for .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard0/data\
   [junit4]   2> 33353 T68 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard0/data\index/
   [junit4]   2> 33353 T68 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001\shard0\data\index' doesn't exist. Creating new index...
   [junit4]   2> 33354 T68 oasc.CachingDirectoryFactory.get return new directory for .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard0/data\index
   [junit4]   2> 33354 T68 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=85.0947265625, floorSegmentMB=1.154296875, forceMergeDeletesPctAllowed=1.48605575577884, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19808125036974567
   [junit4]   2> 33355 T68 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1e507e6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b99d69)),segFN=segments_1,generation=1}
   [junit4]   2> 33356 T68 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 33356 T68 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 33358 T68 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 33360 T68 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 33360 T68 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 33360 T68 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 33360 T68 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 33361 T68 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 33361 T68 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 33361 T68 oasup.UniqFieldsUpdateProcessorFactory.init WARN Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is deprecated, please use 'fieldName' (or another FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 33362 T68 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 33362 T68 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 33363 T68 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 33363 T68 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 33364 T68 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 33364 T68 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 33365 T68 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 33366 T68 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 33367 T68 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 33367 T68 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 33367 T68 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 33367 T68 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 33368 T68 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 33368 T68 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 33368 T68 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 33369 T68 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 33369 T68 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 33369 T68 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 33370 T68 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 33370 T68 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 33370 T68 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 33370 T68 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 33370 T68 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 33371 T68 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 33373 T68 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 33373 T68 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 33373 T68 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 33374 T68 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 33374 T68 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 33375 T68 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 33376 T68 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 33376 T68 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 33376 T68 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 33385 T68 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 33387 T68 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 33390 T68 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 33392 T68 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 33399 T68 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 33400 T68 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 33407 T68 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 33407 T68 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 33409 T68 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=12.125, floorSegmentMB=1.75, forceMergeDeletesPctAllowed=22.27596014828042, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 33409 T68 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1e507e6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b99d69)),segFN=segments_1,generation=1}
   [junit4]   2> 33409 T68 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 33410 T68 oass.SolrIndexSearcher.<init> Opening Searcher@668446[collection1] main
   [junit4]   2> 33410 T68 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 33412 T68 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 33415 T68 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 33416 T68 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 33416 T68 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 33416 T68 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 33438 T68 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 33534 T68 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 33535 T44 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 33535 T44 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 33540 T69 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@668446[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 33542 T44 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 33562 T44 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 33577 T44 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:51620
   [junit4]   2> 33587 T44 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 33587 T44 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 33588 T44 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 33589 T44 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 33614 T44 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\solr.xml
   [junit4]   2> 33634 T44 oasc.CoreContainer.<init> New CoreContainer 19275681
   [junit4]   2> 33634 T44 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 33635 T44 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 33635 T44 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 33635 T44 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 33635 T44 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 33636 T44 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 33636 T44 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 33637 T44 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 33638 T44 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 33638 T44 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 33645 T44 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 33652 T44 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 33653 T44 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 33653 T44 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 33657 T80 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 33658 T80 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 33658 T80 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 33658 T80 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 33744 T80 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.0
   [junit4]   2> 33789 T80 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 33789 T80 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 33805 T80 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 34011 T80 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 34012 T80 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 34014 T80 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 34019 T80 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 34023 T80 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 34046 T80 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 34050 T80 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 34055 T80 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 34056 T80 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 34056 T80 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 34057 T80 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 34058 T80 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 34058 T80 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 34058 T80 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 34058 T80 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 34060 T80 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\, dataDir=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard1/data\
   [junit4]   2> 34060 T80 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 34061 T80 oasc.CachingDirectoryFactory.get return new directory for .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard1/data\
   [junit4]   2> 34061 T80 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard1/data\index/
   [junit4]   2> 34061 T80 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001\shard1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 34063 T80 oasc.CachingDirectoryFactory.get return new directory for .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard1/data\index
   [junit4]   2> 34064 T80 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=85.0947265625, floorSegmentMB=1.154296875, forceMergeDeletesPctAllowed=1.48605575577884, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19808125036974567
   [junit4]   2> 34064 T80 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1afef0c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9ff0a)),segFN=segments_1,generation=1}
   [junit4]   2> 34064 T80 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 34066 T80 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 34067 T80 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 34068 T80 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 34068 T80 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 34068 T80 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 34068 T80 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 34068 T80 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 34068 T80 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 34068 T80 oasup.UniqFieldsUpdateProcessorFactory.init WARN Use of the 'fields' init param in UniqFieldsUpdateProcessorFactory is deprecated, please use 'fieldName' (or another FieldMutatingUpdateProcessorFactory selector option) instead
   [junit4]   2> 34068 T80 oasup.UniqFieldsUpdateProcessorFactory.init Replacing 'fields' init param with (individual) 'fieldName' params
   [junit4]   2> 34068 T80 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 34068 T80 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 34068 T80 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 34068 T80 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 34068 T80 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 34069 T80 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 34069 T80 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 34069 T80 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 34070 T80 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 34070 T80 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 34070 T80 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 34070 T80 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 34071 T80 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 34071 T80 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 34071 T80 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 34072 T80 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 34072 T80 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 34072 T80 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 34072 T80 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 34072 T80 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 34074 T80 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 34074 T80 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 34074 T80 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 34074 T80 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 34075 T80 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 34075 T80 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 34075 T80 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 34076 T80 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 34076 T80 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 34076 T80 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 34077 T80 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 34077 T80 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 34080 T80 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 34082 T80 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 34084 T80 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 34088 T80 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 34090 T80 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 34091 T80 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 34097 T80 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 34097 T80 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 34097 T80 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=12.125, floorSegmentMB=1.75, forceMergeDeletesPctAllowed=22.27596014828042, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 34097 T80 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1afef0c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9ff0a)),segFN=segments_1,generation=1}
   [junit4]   2> 34097 T80 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 34097 T80 oass.SolrIndexSearcher.<init> Opening Searcher@1f193db[collection1] main
   [junit4]   2> 34097 T80 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 34097 T80 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 34097 T80 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 34097 T80 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 34097 T80 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 34097 T80 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 34108 T80 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 34173 T80 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 34175 T81 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f193db[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 34175 T44 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 34175 T44 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C49 name=collection1 org.apache.solr.core.SolrCore@1022e8d
   [junit4]   2> 35648 T49 C49 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1476793207562960896)} 0 47
   [junit4]   2> ASYNC  NEW_CORE C50 name=collection1 org.apache.solr.core.SolrCore@806015
   [junit4]   2> 35922 T65 C50 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1476793207851319296)} 0 6
   [junit4]   2> ASYNC  NEW_CORE C51 name=collection1 org.apache.solr.core.SolrCore@1f022c3
   [junit4]   2> 35991 T77 C51 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1476793207924719616)} 0 5
   [junit4]   2> ASYNC  NEW_CORE C52 name=collection1 org.apache.solr.core.SolrCore@1022e8d
   [junit4]   2> 36012 T53 C52 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36012 T53 C52 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 36013 T53 C52 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 36014 T53 C52 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 36014 T53 C52 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 2
   [junit4]   2> 36021 T66 C50 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36021 T66 C50 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 36022 T66 C50 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 36024 T66 C50 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 36024 T66 C50 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 3
   [junit4]   2> 36031 T78 C51 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36031 T78 C51 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 36031 T78 C51 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 36033 T78 C51 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 36033 T78 C51 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 2
   [junit4]   2> 36044 T67 C50 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1476793207980294144)]} 0 4
   [junit4]   2> 36050 T62 C50 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36070 T62 C50 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1e507e6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b99d69)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1e507e6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b99d69)),segFN=segments_2,generation=2}
   [junit4]   2> 36071 T62 C50 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 36133 T62 C50 oass.SolrIndexSearcher.<init> Opening Searcher@1e22862[collection1] main
   [junit4]   2> 36135 T69 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e22862[collection1] main{StandardDirectoryReader(segments_2:3:nrt _0(4.10.0):C1)}
   [junit4]   2> 36135 T62 C50 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 36135 T62 C50 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 85
   [junit4]   2> 36143 T76 C51 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1476793208086200320)]} 0 3
   [junit4]   2> 36152 T72 C51 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36155 T72 C51 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1afef0c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9ff0a)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1afef0c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9ff0a)),segFN=segments_2,generation=2}
   [junit4]   2> 36156 T72 C51 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 36159 T72 C51 oass.SolrIndexSearcher.<init> Opening Searcher@1531537[collection1] main
   [junit4]   2> 36160 T81 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1531537[collection1] main{StandardDirectoryReader(segments_2:3:nrt _0(4.10.0):C1)}
   [junit4]   2> 36160 T72 C51 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 36160 T72 C51 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 8
   [junit4]   2> ASYNC  NEW_CORE C53 name=collection1 org.apache.solr.core.SolrCore@1f022c3
   [junit4]   2> 36469 T78 C53 oasc.SolrCore.execute [collection1] webapp= path=/select params={group.distributed.first=true&distrib=false&hl=false&group.limit=2&fl=id,score&start=0&shard.url=https://127.0.0.1:51620/&rows=10&version=2&q=id_s1:1&NOW=1408379753232&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=116 
   [junit4]   2> ASYNC  NEW_CORE C54 name=collection1 org.apache.solr.core.SolrCore@806015
   [junit4]   2> 36469 T65 C54 oasc.SolrCore.execute [collection1] webapp= path=/select params={group.distributed.first=true&distrib=false&hl=false&group.limit=2&fl=id,score&start=0&shard.url=https://127.0.0.1:51617/&rows=10&version=2&q=id_s1:1&NOW=1408379753232&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=123 
   [junit4]   2> 36573 T67 C54 oasc.SolrCore.execute [collection1] webapp= path=/select params={group.topgroups.id_s1=1&distrib=false&hl=false&group.limit=2&fl=id,score&start=0&shard.url=https://127.0.0.1:51617/&rows=10&version=2&group.distributed.second=true&q=id_s1:1&NOW=1408379753232&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=58 
   [junit4]   2> 36573 T74 C53 oasc.SolrCore.execute [collection1] webapp= path=/select params={group.topgroups.id_s1=1&distrib=false&hl=false&group.limit=2&fl=id,score&start=0&shard.url=https://127.0.0.1:51620/&rows=10&version=2&group.distributed.second=true&q=id_s1:1&NOW=1408379753232&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=53 
   [junit4]   2> 36636 T62 C54 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=id_s1:1&distrib=false&hl=true&group.limit=2&NOW=1408379753232&ids=1&isShard=true&hl.fl=id_s1&shard.url=https://127.0.0.1:51617/&wt=javabin&version=2&group.field=id_s1} status=0 QTime=13 
   [junit4]   2> 36657 T72 C53 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=id_s1:1&distrib=false&hl=true&group.limit=2&NOW=1408379753232&ids=1&isShard=true&hl.fl=id_s1&shard.url=https://127.0.0.1:51620/&wt=javabin&version=2&group.field=id_s1} status=0 QTime=35 
   [junit4]   2> 36676 T63 C54 oasc.SolrCore.execute [collection1] webapp= path=/select params={q=id_s1:1&shards=https://127.0.0.1:51617/,https://127.0.0.1:51620/&hl=true&group.limit=2&hl.fl=id_s1&wt=javabin&version=2&group.field=id_s1&group=true} status=0 QTime=498 
   [junit4]   2> ASYNC  NEW_CORE C55 name=collection1 org.apache.solr.core.SolrCore@1022e8d
   [junit4]   2> 36697 T52 C55 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1476793208666062848)} 0 4
   [junit4]   2> 36720 T64 C54 oass.SolrIndexSearcher.<init> Opening Searcher@97f851[collection1] realtime
   [junit4]   2> 36720 T64 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1476793208685985792)} 0 7
   [junit4]   2> 36736 T79 C53 oass.SolrIndexSearcher.<init> Opening Searcher@c46d47[collection1] realtime
   [junit4]   2> 36737 T79 C53 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1476793208704860160)} 0 6
   [junit4]   2> 36744 T51 C55 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36746 T51 C55 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 36747 T51 C55 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 36749 T51 C55 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 36750 T51 C55 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 6
   [junit4]   2> 36758 T66 C54 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36760 T66 C54 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1e507e6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b99d69)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1e507e6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b99d69)),segFN=segments_3,generation=3}
   [junit4]   2> 36761 T66 C54 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 36763 T66 C54 oass.SolrIndexSearcher.<init> Opening Searcher@199e37e[collection1] main
   [junit4]   2> 36764 T66 C54 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 36766 T69 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@199e37e[collection1] main{StandardDirectoryReader(segments_2:5:nrt)}
   [junit4]   2> 36767 T66 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 10
   [junit4]   2> 36775 T77 C53 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 36777 T77 C53 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1afef0c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9ff0a)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1afef0c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9ff0a)),segFN=segments_3,generation=3}
   [junit4]   2> 36777 T77 C53 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 36778 T77 C53 oass.SolrIndexSearcher.<init> Opening Searcher@eb43c4[collection1] main
   [junit4]   2> 36781 T77 C53 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 36782 T81 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@eb43c4[collection1] main{StandardDirectoryReader(segments_2:5:nrt)}
   [junit4]   2> 36783 T77 C53 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 8
   [junit4]   2> 36811 T78 C53 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0 (1476793208769871872)]} 0 14
   [junit4]   2> 36825 T67 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1476793208801329152)]} 0 4
   [junit4]   2> 36839 T74 C53 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1476793208817057792)]} 0 1
   [junit4]   2> 36891 T62 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1476793208870535168)]} 0 2
   [junit4]   2> 36898 T63 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1476793208878923776)]} 0 4
   [junit4]   2> 36906 T76 C53 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1476793208884166656)]} 0 4
   [junit4]   2> 36912 T72 C53 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1476793208893603840)]} 0 1
   [junit4]   2> 36919 T64 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1476793208901992448)]} 0 0
   [junit4]   2> 36926 T79 C53 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1476793208909332480)]} 0 1
   [junit4]   2> 36932 T77 C53 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1476793208915623936)]} 0 0
   [junit4]   2> 36937 T65 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1476793208920866816)]} 0 0
   [junit4]   2> 36943 T66 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1476793208927158272)]} 0 1
   [junit4]   2> 36950 T67 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1476793208933449728)]} 0 1
   [junit4]   2> 36957 T78 C53 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1476793208941838336)]} 0 0
   [junit4]   2> 36964 T62 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1476793208948129792)]} 0 1
   [junit4]   2> 36972 T74 C53 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1476793208957566976)]} 0 0
   [junit4]   2> 36977 T63 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1476793208961761280)]} 0 1
   [junit4]   2> 36983 T64 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 (1476793208968052736)]} 0 1
   [junit4]   2> 129529 T63 C54 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 (1476793306010615808)]} 0 1
   [junit4]   2> 129541 T44 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=24179744
   [junit4]   2> 129543 T44 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1022e8d
   [junit4]   2> 129547 T44 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0,transaction_logs_total_size=134,transaction_logs_total_number=2}
   [junit4]   2> 129547 T44 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 129548 T44 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 129549 T44 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 129553 T44 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 129553 T44 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 129554 T44 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/control/data\ [CachedDir<<refCount=0;path=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/control/data\;done=false>>]
   [junit4]   2> 129554 T44 oasc.CachingDirectoryFactory.close Closing directory: .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/control/data\
   [junit4]   2> 129555 T44 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/control/data\index [CachedDir<<refCount=0;path=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/control/data\index;done=false>>]
   [junit4]   2> 129555 T44 oasc.CachingDirectoryFactory.close Closing directory: .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/control/data\index
   [junit4]   2> 129560 T44 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 134723 T44 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2281624
   [junit4]   2> 134724 T44 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@806015
   [junit4]   2> 134726 T44 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=11,adds=11,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=12,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0,transaction_logs_total_size=264,transaction_logs_total_number=3}
   [junit4]   2> 134726 T44 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 134726 T44 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 134726 T44 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 134726 T44 C54 oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close.
   [junit4]   2> 134735 T44 C54 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1e507e6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b99d69)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1e507e6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b99d69)),segFN=segments_4,generation=4}
   [junit4]   2> 134735 T44 C54 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 134740 T44 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 134740 T44 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 134740 T44 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard0/data\index [CachedDir<<refCount=0;path=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard0/data\index;done=false>>]
   [junit4]   2> 134741 T44 oasc.CachingDirectoryFactory.close Closing directory: .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard0/data\index
   [junit4]   2> 134741 T44 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard0/data\ [CachedDir<<refCount=0;path=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard0/data\;done=false>>]
   [junit4]   2> 134741 T44 oasc.CachingDirectoryFactory.close Closing directory: .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard0/data\
   [junit4]   2> 134742 T44 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 139530 T44 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=19275681
   [junit4]   2> 139531 T44 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f022c3
   [junit4]   2> 139534 T44 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=8,adds=8,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=9,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0,transaction_logs_total_size=264,transaction_logs_total_number=3}
   [junit4]   2> 139534 T44 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 139534 T44 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 139534 T44 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 139536 T44 C53 oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close.
   [junit4]   2> 139593 T44 C53 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1afef0c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9ff0a)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@1afef0c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9ff0a)),segFN=segments_4,generation=4}
   [junit4]   2> 139593 T44 C53 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 139599 T44 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 139599 T44 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 139599 T44 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard1/data\index [CachedDir<<refCount=0;path=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard1/data\index;done=false>>]
   [junit4]   2> 139599 T44 oasc.CachingDirectoryFactory.close Closing directory: .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard1/data\index
   [junit4]   2> 139599 T44 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard1/data\ [CachedDir<<refCount=0;path=.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard1/data\;done=false>>]
   [junit4]   2> 139601 T44 oasc.CachingDirectoryFactory.close Closing directory: .\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001\tempDir-001/shard1/data\
   [junit4]   2> 139601 T44 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 144172 T44 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestHighlightDedupGrouping -Dtests.method=testDistribSearch -Dtests.seed=D72CE82D6EE86F0E -Dtests.slow=true -Dtests.locale=fr_FR -Dtests.timezone=CAT -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    114s | TestHighlightDedupGrouping.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:51617
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D72CE82D6EE86F0E:56CA663519B70F32]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
   [junit4]    > 	at org.apache.solr.TestHighlightDedupGrouping.addDoc(TestHighlightDedupGrouping.java:127)
   [junit4]    > 	at org.apache.solr.TestHighlightDedupGrouping.randomizedTest(TestHighlightDedupGrouping.java:101)
   [junit4]    > 	at org.apache.solr.TestHighlightDedupGrouping.doTest(TestHighlightDedupGrouping.java:47)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:150)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:121)
   [junit4]    > 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]    > 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911)
   [junit4]    > 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448)
   [junit4]    > 	... 50 more
   [junit4]   2> 144238 T44 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.TestHighlightDedupGrouping-D72CE82D6EE86F0E-001
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=fr_FR, timezone=CAT
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_11 (32-bit)/cpus=2,threads=1,free=10323560,total=55316480
   [junit4]   2> NOTE: All tests run in this JVM: [SpellPossibilityIteratorTest, TestBlendedInfixSuggestions, BlockCacheTest, ConvertedLegacyTest, TestNumberUtils, TestIndexSearcher, TestComplexPhraseQParserPlugin, TestHighlightDedupGrouping]
   [junit4] Completed in 113.75s, 1 test, 1 error <<< FAILURES!

[...truncated 1302 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:474: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:454: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:45: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:496: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1351: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:966: There were test failures: 417 suites, 1723 tests, 1 error, 43 ignored (22 assumptions)

Total time: 151 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_11 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any