Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4410/ Java: 32bit/jdk1.8.0_31 -client -XX:+UseG1GC
2 tests failed. FAILED: org.apache.solr.TestHighlightDedupGrouping.test Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:60588/wpp/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:60588/wpp/collection1 at __randomizedtesting.SeedInfo.seed([618D59BB719903CD:E9D96661DF656E35]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:131) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:124) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:110) at org.apache.solr.TestHighlightDedupGrouping.addDoc(TestHighlightDedupGrouping.java:122) at org.apache.solr.TestHighlightDedupGrouping.randomizedTest(TestHighlightDedupGrouping.java:96) at org.apache.solr.TestHighlightDedupGrouping.test(TestHighlightDedupGrouping.java:42) 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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:945) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:920) 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.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: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: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:961) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:918) 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.HttpSolrClient.executeMethod(HttpSolrClient.java:464) ... 50 more FAILED: org.apache.solr.cloud.ReplicationFactorTest.test Error Message: org.apache.http.NoHttpResponseException: The target server failed to respond Stack Trace: org.apache.solr.client.solrj.SolrServerException: org.apache.http.NoHttpResponseException: The target server failed to respond at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:899) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:752) at org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:284) at org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:112) 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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:945) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:920) 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.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: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:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) 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.HttpSolrClient.executeMethod(HttpSolrClient.java:464) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325) at org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:568) at org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:565) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ... 1 more Build Log: [...truncated 9374 lines...] [junit4] Suite: org.apache.solr.TestHighlightDedupGrouping [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\init-core-data-001 [junit4] 2> 188575 T931 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true) [junit4] 2> 188575 T931 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /wpp/ [junit4] 2> 188583 T931 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001\control\cores [junit4] 2> 188590 T931 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 188610 T931 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 188619 T931 oejs.AbstractConnector.doStart Started [email protected]:60585 [junit4] 2> 188626 T931 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44 [junit4] 2> 188626 T931 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 188626 T931 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr [junit4] 2> 188626 T931 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\' [junit4] 2> 188682 T931 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\solr.xml [junit4] 2> 188696 T931 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001\control [junit4] 2> 188696 T931 oasc.CoreContainer.<init> New CoreContainer 9389275 [junit4] 2> 188696 T931 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\] [junit4] 2> 188696 T931 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib [junit4] 2> 188698 T931 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib). [junit4] 2> 188720 T931 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 188720 T931 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https [junit4] 2> 188720 T931 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 188720 T931 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 188720 T931 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 188720 T931 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 188722 T931 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 188723 T931 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 188723 T931 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 188723 T931 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 188723 T931 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 188729 T931 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 188732 T931 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 188735 T931 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 188735 T931 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 188737 T931 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001\control [junit4] 2> 188737 T931 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001\control\cores\ [junit4] 2> 188737 T931 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 188739 T941 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\' [junit4] 2> 188741 T941 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader [junit4] 2> 188741 T941 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 188741 T941 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 188810 T941 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 188818 T941 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 188840 T941 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 188840 T941 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml [junit4] 2> 188849 T941 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 188983 T941 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 188994 T941 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 188995 T941 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 189009 T941 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 189013 T941 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 189017 T941 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 189017 T941 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 189018 T941 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 189019 T941 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 189019 T941 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 189019 T941 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 189019 T941 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1 [junit4] 2> 189020 T941 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 189021 T941 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001/control/data\ [junit4] 2> 189021 T941 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a09190 [junit4] 2> 189022 T941 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001/control/data\ [junit4] 2> 189022 T941 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001/control/data\index/ [junit4] 2> 189023 T941 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001\control\data\index' doesn't exist. Creating new index... [junit4] 2> 189023 T941 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001/control/data\index [junit4] 2> 189024 T941 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=18.5625, floorSegmentMB=0.806640625, forceMergeDeletesPctAllowed=27.30113560999763, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3787025768177358 [junit4] 2> 189024 T941 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1bf109b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@191779c),segFN=segments_1,generation=1} [junit4] 2> 189025 T941 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 189025 T941 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter [junit4] 2> 189031 T941 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 189032 T941 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 189032 T941 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 189032 T941 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 189033 T941 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 189033 T941 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 189033 T941 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 189034 T941 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 189034 T941 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 189035 T941 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 189035 T941 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 189035 T941 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 189037 T941 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 189037 T941 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 189038 T941 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 189039 T941 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 189039 T941 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 189040 T941 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 189041 T941 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 189041 T941 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 189042 T941 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 189044 T941 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 189044 T941 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 189045 T941 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 189047 T941 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 189048 T941 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 189048 T941 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 189049 T941 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 189050 T941 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 189050 T941 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 189051 T941 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler [junit4] 2> 189052 T941 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4] 2> 189053 T941 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4] 2> 189053 T941 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4] 2> 189053 T941 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4] 2> 189054 T941 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler [junit4] 2> 189054 T941 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4] 2> 189055 T941 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler [junit4] 2> 189056 T941 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler [junit4] 2> 189056 T941 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler [junit4] 2> 189057 T941 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4] 2> 189058 T941 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler [junit4] 2> 189058 T941 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler [junit4] 2> 189059 T941 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler [junit4] 2> 189060 T941 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4] 2> 189060 T941 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-def: solr.SearchHandler [junit4] 2> 189061 T941 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-invariants: solr.SearchHandler [junit4] 2> 189067 T941 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 189070 T941 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 189072 T941 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 189074 T941 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 189075 T941 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 189075 T941 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 189077 T941 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 189077 T941 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 189077 T941 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 189079 T941 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=36.9287109375, floorSegmentMB=1.1455078125, forceMergeDeletesPctAllowed=15.643700250726043, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 189080 T941 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1bf109b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@191779c),segFN=segments_1,generation=1} [junit4] 2> 189080 T941 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 189081 T941 oass.SolrIndexSearcher.<init> Opening Searcher@1bc3507[collection1] main [junit4] 2> 189081 T941 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 189081 T941 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage [junit4] 2> 189081 T941 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 189081 T941 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4] 2> 189095 T941 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 189154 T941 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 189154 T942 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default [junit4] 2> 189154 T942 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct [junit4] 2> 189154 T942 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak [junit4] 2> 189154 T942 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields [junit4] 2> 189154 T941 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 189157 T942 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler [junit4] 2> 189158 T931 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0 [junit4] 2> 189158 T931 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 189158 T942 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external [junit4] 2> 189159 T942 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq [junit4] 2> 189160 T942 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn [junit4] 2> 189160 T942 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict [junit4] 2> 189160 T942 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bc3507[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 189168 T931 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001\shard0\cores [junit4] 2> 189173 T931 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 189184 T931 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 189189 T931 oejs.AbstractConnector.doStart Started [email protected]:60588 [junit4] 2> 189196 T931 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44 [junit4] 2> 189196 T931 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 189196 T931 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr [junit4] 2> 189197 T931 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\' [junit4] 2> 189246 T931 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\solr.xml [junit4] 2> 189260 T931 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001\shard0 [junit4] 2> 189260 T931 oasc.CoreContainer.<init> New CoreContainer 15627565 [junit4] 2> 189260 T931 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\] [junit4] 2> 189260 T931 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib [junit4] 2> 189260 T931 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib). [junit4] 2> 189279 T931 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 189279 T931 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https [junit4] 2> 189281 T931 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 189281 T931 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 189282 T931 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 189282 T931 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 189282 T931 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 189282 T931 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 189282 T931 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 189282 T931 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 189282 T931 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 189290 T931 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 189294 T931 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 189294 T931 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 189294 T931 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 189299 T931 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001\shard0 [junit4] 2> 189299 T931 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001\shard0\cores\ [junit4] 2> 189301 T931 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 189303 T953 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\' [junit4] 2> 189304 T953 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader [junit4] 2> 189304 T953 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 189306 T953 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 189362 T953 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 189395 T953 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 189433 T953 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 189434 T953 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml [junit4] 2> 189442 T953 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 189583 T953 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 189593 T953 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 189595 T953 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 189608 T953 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 189612 T953 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 189615 T953 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 189615 T953 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 189615 T953 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 189615 T953 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 189617 T953 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 189617 T953 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 189618 T953 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1 [junit4] 2> 189619 T953 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 189619 T953 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001/shard0/data\ [junit4] 2> 189619 T953 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a09190 [junit4] 2> 189620 T953 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001/shard0/data\ [junit4] 2> 189620 T953 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001/shard0/data\index/ [junit4] 2> 189620 T953 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001\shard0\data\index' doesn't exist. Creating new index... [junit4] 2> 189621 T953 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001/shard0/data\index [junit4] 2> 189622 T953 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=18.5625, floorSegmentMB=0.806640625, forceMergeDeletesPctAllowed=27.30113560999763, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3787025768177358 [junit4] 2> 189623 T953 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@27b057 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bfa3d),segFN=segments_1,generation=1} [junit4] 2> 189623 T953 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 189623 T953 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter [junit4] 2> 189629 T953 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 189630 T953 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 189630 T953 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 189630 T953 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 189631 T953 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 189631 T953 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 189631 T953 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 189631 T953 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 189632 T953 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 189632 T953 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 189633 T953 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 189633 T953 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 189634 T953 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 189635 T953 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 189636 T953 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 189637 T953 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 189638 T953 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 189639 T953 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 189641 T953 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 189642 T953 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 189642 T953 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 189645 T953 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 189646 T953 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 189648 T953 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 189649 T953 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 189650 T953 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 189651 T953 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 189652 T953 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 189653 T953 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 189654 T953 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 189655 T953 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler [junit4] 2> 189656 T953 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4] 2> 189657 T953 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4] 2> 189658 T953 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4] 2> 189659 T953 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4] 2> 189659 T953 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler [junit4] 2> 189660 T953 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4] 2> 189661 T953 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler [junit4] 2> 189663 T953 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler [junit4] 2> 189663 T953 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler [junit4] 2> 189665 T953 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4] 2> 189665 T953 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler [junit4] 2> 189667 T953 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler [junit4] 2> 189667 T953 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler [junit4] 2> 189669 T953 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4] 2> 189670 T953 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-def: solr.SearchHandler [junit4] 2> 189670 T953 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-invariants: solr.SearchHandler [junit4] 2> 189677 T953 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 189678 T953 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 189681 T953 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 189683 T953 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 189683 T953 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 189685 T953 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 189687 T953 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 189690 T953 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 189690 T953 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 189691 T953 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=36.9287109375, floorSegmentMB=1.1455078125, forceMergeDeletesPctAllowed=15.643700250726043, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 189692 T953 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@27b057 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bfa3d),segFN=segments_1,generation=1} [junit4] 2> 189692 T953 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 189692 T953 oass.SolrIndexSearcher.<init> Opening Searcher@1f133[collection1] main [junit4] 2> 189693 T953 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 189693 T953 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage [junit4] 2> 189693 T953 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 189693 T953 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4] 2> 189708 T953 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 189769 T953 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 189770 T954 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default [junit4] 2> 189772 T953 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 189773 T954 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct [junit4] 2> 189773 T954 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak [junit4] 2> 189774 T954 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields [junit4] 2> 189773 T931 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0 [junit4] 2> 189775 T931 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 189774 T954 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler [junit4] 2> 189776 T954 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external [junit4] 2> 189776 T954 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq [junit4] 2> 189776 T954 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn [junit4] 2> 189779 T954 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict [junit4] 2> 189780 T931 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001\shard1\cores [junit4] 2> 189782 T954 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f133[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 189789 T931 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 189799 T931 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 189803 T931 oejs.AbstractConnector.doStart Started [email protected]:60591 [junit4] 2> 189809 T931 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44 [junit4] 2> 189810 T931 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 189810 T931 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr [junit4] 2> 189810 T931 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\' [junit4] 2> 189865 T931 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\solr.xml [junit4] 2> 189874 T931 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001\shard1 [junit4] 2> 189875 T931 oasc.CoreContainer.<init> New CoreContainer 3593974 [junit4] 2> 189875 T931 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\] [junit4] 2> 189875 T931 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib [junit4] 2> 189875 T931 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib). [junit4] 2> 189892 T931 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 189894 T931 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https [junit4] 2> 189894 T931 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 189894 T931 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 189894 T931 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 189894 T931 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 189895 T931 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 189895 T931 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 189897 T931 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 189897 T931 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 189898 T931 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 189901 T931 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 189907 T931 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 189907 T931 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 189907 T931 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 189909 T931 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001\shard1 [junit4] 2> 189909 T931 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001\shard1\cores\ [junit4] 2> 189909 T931 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 189912 T965 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\' [junit4] 2> 189913 T965 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader [junit4] 2> 189913 T965 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 189913 T965 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 189972 T965 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 189990 T965 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 190024 T965 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 190026 T965 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml [junit4] 2> 190034 T965 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 190198 T965 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 190208 T965 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 190210 T965 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 190220 T965 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 190226 T965 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 190228 T965 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 190228 T965 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 190228 T965 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 190228 T965 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 190231 T965 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 190231 T965 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 190231 T965 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1 [junit4] 2> 190232 T965 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 190233 T965 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001/shard1/data\ [junit4] 2> 190233 T965 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a09190 [junit4] 2> 190234 T965 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001/shard1/data\ [junit4] 2> 190234 T965 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001/shard1/data\index/ [junit4] 2> 190235 T965 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001\shard1\data\index' doesn't exist. Creating new index... [junit4] 2> 190235 T965 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping 618D59BB719903CD-001\tempDir-001/shard1/data\index [junit4] 2> 190237 T965 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=18.5625, floorSegmentMB=0.806640625, forceMergeDeletesPctAllowed=27.30113560999763, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3787025768177358 [junit4] 2> 190238 T965 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@59c9a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1774e88),segFN=segments_1,generation=1} [junit4] 2> 190238 T965 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 190239 T965 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter [junit4] 2> 190244 T965 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 190247 T965 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 190247 T965 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 190248 T965 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 190248 T965 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 190248 T965 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 190249 T965 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 190250 T965 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 190250 T965 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 190251 T965 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 190251 T965 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 190251 T965 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 190253 T965 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 190254 T965 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 190255 T965 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 190255 T965 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 190257 T965 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 190257 T965 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 190260 T965 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 190260 T965 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 190261 T965 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 190264 T965 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 190264 T965 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 190266 T965 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 190267 T965 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 190268 T965 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 190269 T965 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 190269 T965 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 190271 T965 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 190272 T965 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 190273 T965 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler [junit4] 2> 190274 T965 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4] 2> 190274 T965 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4] 2> 190274 T965 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4] 2> 190274 T965 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4] 2> 190276 T965 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler [junit4] 2> 190277 T965 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4] 2> 190278 T965 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler [junit4] 2> 190279 T965 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler [junit4] 2> 190279 T965 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler [junit4] 2> 190280 T965 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4] 2> 190280 T965 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler [junit4] 2> 190281 T965 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler [junit4] 2> 190283 T965 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler [junit4] 2> 190283 T965 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4] 2> 190283 T965 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-def: solr.SearchHandler [junit4] 2> 190284 T965 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-invariants: solr.SearchHandler [junit4] 2> 190289 T965 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 190292 T965 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 190294 T965 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 190295 T965 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 190297 T965 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 190297 T965 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 190299 T965 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 190301 T965 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 190301 T965 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 190304 T965 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=36.9287109375, floorSegmentMB=1.1455078125, forceMergeDeletesPctAllowed=15.643700250726043, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 190304 T965 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@59c9a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1774e88),segFN=segments_1,generation=1} [junit4] 2> 190304 T965 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 190305 T965 oass.SolrIndexSearcher.<init> Opening Searcher@19d77c4[collection1] main [junit4] 2> 190306 T965 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 190306 T965 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage [junit4] 2> 190306 T965 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 190306 T965 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4] 2> 190318 T965 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 190379 T965 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 190380 T966 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default [junit4] 2> 190386 T966 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct [junit4] 2> 190386 T966 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak [junit4] 2> 190386 T966 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields [junit4] 2> 190388 T966 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler [junit4] 2> 190389 T966 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external [junit4] 2> 190389 T966 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq [junit4] 2> 190389 T965 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 190392 T966 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn [junit4] 2> 190393 T966 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict [junit4] 2> 190394 T931 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0 [junit4] 2> 190394 T931 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 190401 T966 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19d77c4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 190405 T931 oas.SolrTestCaseJ4.setUp ###Starting test [junit4] 2> ASYNC NEW_CORE C188 name=collection1 org.apache.solr.core.SolrCore@1b203f5 [junit4] 2> 190514 T939 C188 oasup.LogUpdateProcessor.finish [collection1] webapp=/wpp path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1494556053402025984)} 0 5 [junit4] 2> ASYNC NEW_CORE C189 name=collection1 org.apache.solr.core.SolrCore@9c54f9 [junit4] 2> 190609 T951 C189 oasup.LogUpdateProcessor.finish [collection1] webapp=/wpp path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1494556053503737856)} 0 3 [junit4] 2> ASYNC NEW_CORE C190 name=collection1 org.apache.solr.core.SolrCore@af2a8c [junit4] 2> 190697 T959 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/wpp path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1494556053596012544)} 0 3 [junit4] 2> 190706 T936 C188 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 190706 T936 C188 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit. [junit4] 2> 190707 T936 C188 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher [junit4] 2> 190708 T936 C188 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 190708 T936 C188 oasup.LogUpdateProcessor.finish [collection1] webapp=/wpp path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 3 [junit4] 2> 190714 T948 C189 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 190715 T948 C189 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit. [junit4] 2> 190716 T948 C189 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher [junit4] 2> 190717 T948 C189 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 190717 T948 C189 oasup.LogUpdateProcessor.finish [collection1] webapp=/wpp path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 3 [junit4] 2> 190724 T961 C190 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 190725 T961 C190 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit. [junit4] 2> 190726 T961 C190 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher [junit4] 2> 190727 T961 C190 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 190728 T961 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/wpp path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 4 [junit4] 2> 190742 T952 C189 oasup.LogUpdateProcessor.finish [collection1] webapp=/wpp path=/update params={wt=javabin&version=2} {add=[1 (1494556053639004160)]} 0 8 [junit4] 2> 190748 T950 C189 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 190756 T950 C189 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@27b057 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bfa3d),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@27b057 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bfa3d),segFN=segments_2,generation=2} [junit4] 2> 190758 T950 C189 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2 [junit4] 2> 190763 T950 C189 oass.SolrIndexSearcher.<init> Opening Searcher@f5c39[collection1] main [junit4] 2> 190765 T950 C189 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 190771 T954 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f5c39[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):c1)))} [junit4] 2> 190773 T950 C189 oasup.LogUpdateProcessor.finish [collection1] webapp=/wpp path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 25 [junit4] 2> 190780 T963 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/wpp path=/update params={wt=javabin&version=2} {add=[1 (1494556053683044352)]} 0 3 [junit4] 2> 190786 T962 C190 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 190793 T962 C190 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@59c9a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1774e88),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@59c9a3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1774e88),segFN=segments_2,generation=2} [junit4] 2> 190794 T962 C190 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2 [junit4] 2> 190796 T962 C190 oass.SolrIndexSearcher.<init> Opening Searcher@b2b1eb[collection1] main [junit4] 2> 190798 T962 C190 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 190802 T966 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b2b1eb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):c1)))} [junit4] 2> 190804 T962 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/wpp path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 18 [junit4] 2> 191010 T963 C190 oasc.SolrCore.execute [collection1] webapp=/wpp path=/select params={group.distributed.first=true&distrib=false&hl=false&group.limit=2&fl=id,score&shards.purpose=2048&start=0&shard.url=https://127.0.0.1:60591/wpp/collection1&rows=10&version=2&q=id_s1:1&NOW=1425319722858&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=60 [junit4] 2> 191010 T950 C189 oasc.SolrCore.execute [collection1] webapp=/wpp path=/select params={group.distributed.first=true&distrib=false&hl=false&group.limit=2&fl=id,score&shards.purpose=2048&start=0&shard.url=https://127.0.0.1:60588/wpp/collection1&rows=10&version=2&q=id_s1:1&NOW=1425319722858&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=60 [junit4] 2> 191075 T959 C190 oasc.SolrCore.execute [collection1] webapp=/wpp path=/select params={group.topgroups.id_s1=1&distrib=false&hl=false&group.limit=2&fl=id,score&shards.purpose=4&start=0&shard.url=https://127.0.0.1:60591/wpp/collection1&rows=10&version=2&group.distributed.second=true&q=id_s1:1&NOW=1425319722858&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=28 [junit4] 2> 191075 T951 C189 oasc.SolrCore.execute [collection1] webapp=/wpp path=/select params={group.topgroups.id_s1=1&distrib=false&hl=false&group.limit=2&fl=id,score&shards.purpose=4&start=0&shard.url=https://127.0.0.1:60588/wpp/collection1&rows=10&version=2&group.distributed.second=true&q=id_s1:1&NOW=1425319722858&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=22 [junit4] 2> 191092 T947 C189 oasc.SolrCore.execute [collection1] webapp=/wpp path=/select params={distrib=false&hl=true&group.limit=2&shards.purpose=192&shard.url=https://127.0.0.1:60588/wpp/collection1&version=2&q=id_s1:1&NOW=1425319722858&ids=1&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1} status=0 QTime=1 [junit4] 2> 191094 T964 C190 oasc.SolrCore.execute [collection1] webapp=/wpp path=/select params={distrib=false&hl=true&group.limit=2&shards.purpose=192&shard.url=https://127.0.0.1:60591/wpp/collection1&version=2&q=id_s1:1&NOW=1425319722858&ids=1&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1} status=0 QTime=2 [junit4] 2> 191097 T960 C190 oasc.SolrCore.execute [collection1] webapp=/wpp path=/select params={q=id_s1:1&shards=https://127.0.0.1:60588/wpp/collection1,https://127.0.0.1:60591/wpp/collection1&hl=true&group.limit=2&hl.fl=id_s1&wt=javabin&version=2&group.field=id_s1&group=true} status=0 QTime=289 [junit4] 2> 191105 T936 C188 oasup.LogUpdateProcessor.finish [collection1] webapp=/wpp path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1494556054024880128)} 0 3 [junit4] 2> 191114 T948 C189 oass.SolrIndexSearcher.<init> Opening Searcher@462b4a[collection1] realtime [junit4] 2> 191114 T948 C189 oasup.LogUpdateProcessor.finish [collection1] webapp=/wpp path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1494556054032220160)} 0 4 [junit4] 2> 191126 T963 C190 oass.SolrIndexSearcher.<init> Opening Searcher@1aa8c6[collection1] realtime [junit4] 2> 191126 T963 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/wpp path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1494556054043754496)} 0 5 [junit4] 2> 191131 T934 C188 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 191133 T934 C188 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit. [junit4] 2> 191134 T934 C188 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher [junit4] 2> 191134 T934 C188 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 191135 T934 C188 oasup.LogUpdateProcessor.finish [collection1] webapp=/wpp path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 4 [junit4] 2> 191139 T952 C189 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 191142 T952 C189 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@27b057 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bfa3d),segFN=segments_2,generation=2} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@27b057 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1bfa3d),segFN=segments_3,generation=3} [junit4] 2> 191142 T952 C189 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3 [junit4] 2> 191143 T952 C189 oass.SolrIndexSearcher.<init> Opening Searcher@17c1c08[collection1] main [junit4] 2> 191144 T952 C189 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 191146 T954 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17c1c08[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 191150 T952 C189 oasup.LogUpdateProcessor.finish [collection1] webapp=/wpp path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 12 [junit4] 2> 191155 T962 C190 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false [...truncated too long message...] 512 [junit4] 2> NOTE: All tests run in this JVM: [CurrencyFieldOpenExchangeTest, TestInfoStreamLogging, TestRawResponseWriter, CoreAdminCreateDiscoverTest, TestReversedWildcardFilterFactory, TestFastLRUCache, TestDistributedSearch, TestSweetSpotSimilarityFactory, TestReplicationHandlerBackup, QueryEqualityTest, TermsComponentTest, SolrCmdDistributorTest, LoggingHandlerTest, TestTolerantSearch, TestSearcherReuse, OpenExchangeRatesOrgProviderTest, AddSchemaFieldsUpdateProcessorFactoryTest, JSONWriterTest, TestObjectReleaseTracker, RankQueryTest, TestZkChroot, DistributedTermsComponentTest, TestArbitraryIndexDir, ResponseLogComponentTest, HdfsUnloadDistributedZkTest, DistributedFacetPivotSmallTest, TestQuerySenderListener, ZkNodePropsTest, ParsingFieldUpdateProcessorsTest, TestSchemaNameResource, SpellingQueryConverterTest, TestManagedStopFilterFactory, RegexBoostProcessorTest, TestAtomicUpdateErrorCases, RecoveryAfterSoftCommitTest, DateMathParserTest, ConvertedLegacyTest, TestQueryUtils, TestFileDictionaryLookup, SynonymTokenizerTest, BlockCacheTest, SuggesterTest, FacetPivotSmallTest, BufferStoreTest, TestHighlightDedupGrouping, TestOmitPositions, HdfsCollectionsAPIDistributedZkTest, DistributedIntervalFacetingTest, PathHierarchyTokenizerFactoryTest, TestDistribDocBasedVersion, BasicFunctionalityTest, DistribJoinFromCollectionTest, TriLevelCompositeIdRoutingTest, TestCSVLoader, DeleteReplicaTest, TestConfigReload, CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, AsyncMigrateRouteKeyTest, TestDefaultSimilarityFactory, TestSort, TestMaxScoreQueryParser, OverriddenZkACLAndCredentialsProvidersTest, SolrPluginUtilsTest, TestRecoveryHdfs, ShardSplitTest, TestCloudPivotFacet, UpdateParamsTest, TestMiniSolrCloudClusterSSL, BadComponentTest, FieldAnalysisRequestHandlerTest, ExitableDirectoryReaderTest, TestLRUCache, TestFaceting, IndexBasedSpellCheckerTest, TestValueSourceCache, OutOfBoxZkACLAndCredentialsProvidersTest, DirectUpdateHandlerTest, PingRequestHandlerTest, TestConfig, TestExactStatsCache, DocumentAnalysisRequestHandlerTest, TestPostingsSolrHighlighter, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrQueryParserDefaultOperatorResource, TestConfigSets, SolrXmlInZkTest, LeaderInitiatedRecoveryOnCommitTest, TestRecovery, AssignTest, TestUpdate, TestClassNameShortening, SuggestComponentTest, QueryElevationComponentTest, RAMDirectoryFactoryTest, HighlighterTest, ShowFileRequestHandlerTest, SpellCheckComponentTest, HdfsSyncSliceTest, TestSchemaManager, DocExpirationUpdateProcessorFactoryTest, SolrIndexConfigTest, TestPerFieldSimilarity, TestSolrConfigHandlerConcurrent, TestUtils, TestClusterStateMutator, TestJmxIntegration, TestComplexPhraseQParserPlugin, TestFieldResource, TestLeaderElectionZkExpiry, TestInitQParser, TestStressLucene, ZkControllerTest, CacheHeaderTest, TestStressVersions, TestRandomDVFaceting, TestStressReorder, PrimUtilsTest, LeaderElectionIntegrationTest, DistributedFacetPivotWhiteBoxTest, TestFieldSortValues, MultiThreadedOCPTest, TestImplicitCoreProperties, TestFieldCollectionResource, TestCSVResponseWriter, AnalysisAfterCoreReloadTest, TestSolrDeletionPolicy2, TestBulkSchemaAPI, TestTrackingShardHandlerFactory, EchoParamsTest, StandardRequestHandlerTest, TestIndexSearcher, DocValuesTest, CloudExitableDirectoryReaderTest, DeleteLastCustomShardedReplicaTest, SpellCheckCollatorTest, AddBlockUpdateTest, TestPHPSerializedResponseWriter, TestSolrDynamicMBean, NotRequiredUniqueKeyTest, SampleTest, AliasIntegrationTest, TestReplicaProperties, TestCollationField, DocValuesMultiTest, TestJmxMonitoredMap, DirectSolrSpellCheckerTest, CloudMLTQParserTest, SuggesterFSTTest, TestRemoteStreaming, TestLRUStatsCache, TestJoin, RemoteQueryErrorTest, TestManagedSchemaFieldTypeResource, AutoCommitTest, DistributedQueryElevationComponentTest, HdfsBasicDistributedZkTest, TestNRTOpen, QueryParsingTest, SpatialHeatmapFacetsTest, TestExceedMaxTermLength, TestQueryTypes, TestFastWriter, TestPseudoReturnFields, SpatialRPTFieldTypeTest, HdfsDirectoryTest, TestHighFrequencyDictionaryFactory, WordBreakSolrSpellCheckerTest, CollectionsAPIDistributedZkTest, OutputWriterTest, DirectSolrConnectionTest, TestMissingGroups, AnalysisErrorHandlingTest, CoreMergeIndexesAdminHandlerTest, DistributedExpandComponentTest, ReturnFieldsTest, TestBlendedInfixSuggestions, TestReqParamsAPI, AlternateDirectoryTest, TestReplicationHandler, TestBinaryField, TestMiniSolrCloudCluster, XmlUpdateRequestHandlerTest, TestRestManager, SolrRequestParserTest, TestGroupingSearch, TestManagedResourceStorage, HttpPartitionTest, CircularListTest, ChaosMonkeyNothingIsSafeTest, TermVectorComponentTest, DeleteInactiveReplicaTest, BinaryUpdateRequestHandlerTest, StatelessScriptUpdateProcessorFactoryTest, CachingDirectoryFactoryTest, DateRangeFieldTest, DOMUtilTest, TestComponentsName, TestSearchPerf, SpellPossibilityIteratorTest, TestAnalyzeInfixSuggestions, MinimalSchemaTest, SortByFunctionTest, VMParamsZkACLAndCredentialsProvidersTest, TestStressUserVersions, TestRandomMergePolicy, DisMaxRequestHandlerTest, TestBulkSchemaConcurrent, StatsComponentTest, MigrateRouteKeyTest, TestPivotHelperCode, TestBM25SimilarityFactory, DistributedFacetPivotLargeTest, FileBasedSpellCheckerTest, OverseerRolesTest, DistributedSpellCheckComponentTest, TestStandardQParsers, TestIndexingPerformance, TestReRankQParserPlugin, TestCodecSupport, HdfsDirectoryFactoryTest, SliceStateTest, PreAnalyzedFieldTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, ZkCLITest, ShardRoutingCustomTest, TestDistributedGrouping, TestHashPartitioner, TermVectorComponentDistributedTest, TestRealTimeGet, TestReload, HardAutoCommitTest, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, PeerSyncTest, BadIndexSchemaTest, TestFiltering, TestFunctionQuery, TestLazyCores, TestBadConfig, OverseerCollectionProcessorTest, SoftAutoCommitTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTSTTest, TestTrie, SpatialFilterTest, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestWriterPerf, PrimitiveFieldTypeTest, RequestHandlersTest, DocumentBuilderTest, MoreLikeThisHandlerTest, RequiredFieldsTest, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, SearchHandlerTest, TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, SOLR749Test, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, TestStressRecovery, TestMergePolicyConfig, MultiTermTest, TestDocSet, NumericFieldsTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestLuceneMatchVersion, TestPhraseSuggestions, TestCharFilters, TestXIncludeConfig, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, URLClassifyProcessorTest, PluginInfoTest, TestSystemIdResolver, TestSuggestSpellingConverter, DateFieldTest, ClusterStateTest, TestSolrJ, TestDocumentBuilder, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, ActionThrottleTest, CustomCollectionTest, DeleteShardTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, ExternalCollectionsTest, LeaderFailoverAfterPartitionTest, OverseerStatusTest, ReplicationFactorTest] [junit4] Completed in 77.73s, 1 test, 1 error <<< FAILURES! [...truncated 314 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:191: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:509: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1370: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:976: There were test failures: 468 suites, 1870 tests, 2 errors, 57 ignored (30 assumptions) Total time: 133 minutes 19 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.8.0_31 -client -XX:+UseG1GC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
