Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1996/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.TestHighlightDedupGrouping.test Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:56313/_/g/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:56313/_/g/collection1 at __randomizedtesting.SeedInfo.seed([A5B70287B9C4494C:2DE33D5D173824B4]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:567) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:211) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:207) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:174) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:139) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:153) 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:1627) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933) 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 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:845) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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:461) ... 50 more Build Log: [...truncated 9554 lines...] [junit4] Suite: org.apache.solr.TestHighlightDedupGrouping [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/init-core-data-001 [junit4] 2> 812415 T3041 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 812415 T3041 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_/g [junit4] 2> 814482 T3041 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/control/cores/collection1 [junit4] 2> 814486 T3041 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 814511 T3041 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 814526 T3041 oejs.AbstractConnector.doStart Started [email protected]:56311 [junit4] 2> 814527 T3041 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/_/g, hostPort=56311, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/control/cores} [junit4] 2> 814531 T3041 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 814532 T3041 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/control/' [junit4] 2> 814588 T3041 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/control/solr.xml [junit4] 2> 814628 T3041 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/control/cores [junit4] 2> 814629 T3041 oasc.CoreContainer.<init> New CoreContainer 1633197904 [junit4] 2> 814629 T3041 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/control/] [junit4] 2> 814629 T3041 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/control/lib [junit4] 2> 814630 T3041 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/control/lib). [junit4] 2> 814643 T3041 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 814643 T3041 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https [junit4] 2> 814643 T3041 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 814643 T3041 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 814644 T3041 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 814644 T3041 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 814645 T3041 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 814645 T3041 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 814645 T3041 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 814645 T3041 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 814645 T3041 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 814651 T3041 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 814653 T3041 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 814654 T3041 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 814654 T3041 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 814657 T3041 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/control/cores [junit4] 1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/control/cores/collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/control/cores/collection1/, configSet=collection1, dataDir=data/} [junit4] 2> 814659 T3041 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/control/cores/collection1/ [junit4] 2> 814660 T3041 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 814664 T3051 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/' [junit4] 2> 814667 T3051 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader [junit4] 2> 814667 T3051 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 814667 T3051 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 814710 T3051 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 814722 T3051 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 814753 T3051 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 814755 T3051 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml [junit4] 2> 814761 T3051 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 814881 T3051 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 814887 T3051 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 814889 T3051 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 814897 T3051 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 814901 T3051 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 814904 T3051 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 814905 T3051 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 814905 T3051 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 814906 T3051 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 814906 T3051 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 814906 T3051 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 814907 T3051 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1 [junit4] 2> 814907 T3051 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 814908 T3051 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/control/cores/collection1/data/ [junit4] 2> 814908 T3051 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ad20394 [junit4] 2> 814909 T3051 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/control/cores/collection1/data [junit4] 2> 814909 T3051 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/control/cores/collection1/data/index/ [junit4] 2> 814909 T3051 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 814909 T3051 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/control/cores/collection1/data/index [junit4] 2> 814910 T3051 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=84.6513671875, floorSegmentMB=1.9892578125, forceMergeDeletesPctAllowed=4.438031160698179, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 814911 T3051 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6bbb985c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@354a5ffe),segFN=segments_1,generation=1} [junit4] 2> 814911 T3051 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 814911 T3051 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter [junit4] 2> 814915 T3051 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 814916 T3051 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 814917 T3051 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 814917 T3051 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 814917 T3051 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 814917 T3051 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 814917 T3051 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 814919 T3051 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 814919 T3051 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 814920 T3051 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 814921 T3051 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 814921 T3051 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 814943 T3051 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 814943 T3051 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 814944 T3051 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 814944 T3051 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 814945 T3051 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 814945 T3051 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 814946 T3051 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 814947 T3051 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 814947 T3051 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 814949 T3051 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 814949 T3051 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 814950 T3051 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 814951 T3051 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 814952 T3051 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 814953 T3051 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 814954 T3051 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 814955 T3051 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 814955 T3051 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 814956 T3051 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler [junit4] 2> 814956 T3051 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4] 2> 814957 T3051 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4] 2> 814957 T3051 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4] 2> 814957 T3051 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4] 2> 814960 T3051 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler [junit4] 2> 814961 T3051 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4] 2> 814961 T3051 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler [junit4] 2> 814962 T3051 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler [junit4] 2> 814962 T3051 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler [junit4] 2> 814963 T3051 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4] 2> 814964 T3051 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler [junit4] 2> 814964 T3051 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler [junit4] 2> 814965 T3051 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler [junit4] 2> 814970 T3051 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4] 2> 814970 T3051 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-def: solr.SearchHandler [junit4] 2> 814971 T3051 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-invariants: solr.SearchHandler [junit4] 2> 814980 T3051 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 814982 T3051 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 814984 T3051 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 814987 T3051 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 814988 T3051 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 814990 T3051 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 814993 T3051 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 814993 T3051 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 814995 T3051 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 814995 T3051 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 814996 T3051 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=13.50390625, floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=18.744781542922155, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7026928881119028 [junit4] 2> 814997 T3051 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6bbb985c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@354a5ffe),segFN=segments_1,generation=1} [junit4] 2> 814997 T3051 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 814998 T3051 oass.SolrIndexSearcher.<init> Opening Searcher@cb9134d[collection1] main [junit4] 2> 814998 T3051 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 814999 T3051 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage [junit4] 2> 814999 T3051 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 815000 T3051 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4] 2> 815014 T3051 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 815060 T3051 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 815060 T3052 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default [junit4] 2> 815062 T3052 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct [junit4] 2> 815062 T3052 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak [junit4] 2> 815063 T3052 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields [junit4] 2> 815063 T3051 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 815064 T3052 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler [junit4] 2> 815066 T3052 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external [junit4] 2> 815066 T3041 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 815067 T3041 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 815068 T3052 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq [junit4] 2> 815069 T3052 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn [junit4] 2> 815070 T3052 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict [junit4] 2> 815071 T3052 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@cb9134d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 817012 T3041 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard0/cores/collection1 [junit4] 2> 817016 T3041 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 817026 T3041 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 817030 T3041 oejs.AbstractConnector.doStart Started [email protected]:56312 [junit4] 2> 817030 T3041 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/_/g, hostPort=56312, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard0/cores} [junit4] 2> 817039 T3041 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 817039 T3041 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard0/' [junit4] 2> 817111 T3041 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard0/solr.xml [junit4] 2> 817125 T3041 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard0/cores [junit4] 2> 817126 T3041 oasc.CoreContainer.<init> New CoreContainer 1384168527 [junit4] 2> 817126 T3041 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard0/] [junit4] 2> 817126 T3041 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard0/lib [junit4] 2> 817127 T3041 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard0/lib). [junit4] 2> 817144 T3041 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 817145 T3041 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https [junit4] 2> 817145 T3041 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 817145 T3041 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 817145 T3041 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 817146 T3041 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 817146 T3041 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 817146 T3041 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 817146 T3041 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 817147 T3041 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 817148 T3041 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 817150 T3041 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 817152 T3041 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 817153 T3041 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 817153 T3041 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 817158 T3041 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard0/cores [junit4] 1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard0/cores/collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard0/cores/collection1/, configSet=collection1, dataDir=data/} [junit4] 2> 817161 T3041 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard0/cores/collection1/ [junit4] 2> 817162 T3041 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 817163 T3063 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/' [junit4] 2> 817165 T3063 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader [junit4] 2> 817166 T3063 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 817166 T3063 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 817210 T3063 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 817222 T3063 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 817252 T3063 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 817254 T3063 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml [junit4] 2> 817265 T3063 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 817442 T3063 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 817451 T3063 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 817453 T3063 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 817463 T3063 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 817468 T3063 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 817472 T3063 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 817473 T3063 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 817473 T3063 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 817474 T3063 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 817475 T3063 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 817476 T3063 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 817476 T3063 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1 [junit4] 2> 817476 T3063 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 817477 T3063 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard0/cores/collection1/data/ [junit4] 2> 817478 T3063 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ad20394 [junit4] 2> 817479 T3063 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard0/cores/collection1/data [junit4] 2> 817480 T3063 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard0/cores/collection1/data/index/ [junit4] 2> 817480 T3063 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 817481 T3063 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard0/cores/collection1/data/index [junit4] 2> 817481 T3063 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=84.6513671875, floorSegmentMB=1.9892578125, forceMergeDeletesPctAllowed=4.438031160698179, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 817483 T3063 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@48d34fcc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f31f708),segFN=segments_1,generation=1} [junit4] 2> 817483 T3063 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 817483 T3063 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter [junit4] 2> 817489 T3063 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 817491 T3063 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 817492 T3063 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 817492 T3063 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 817492 T3063 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 817493 T3063 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 817493 T3063 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 817494 T3063 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 817494 T3063 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 817494 T3063 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 817495 T3063 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 817495 T3063 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 817496 T3063 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 817497 T3063 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 817498 T3063 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 817499 T3063 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 817500 T3063 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 817501 T3063 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 817503 T3063 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 817504 T3063 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 817504 T3063 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 817505 T3063 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 817507 T3063 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 817507 T3063 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 817508 T3063 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 817508 T3063 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 817509 T3063 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 817510 T3063 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 817511 T3063 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 817512 T3063 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 817513 T3063 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler [junit4] 2> 817514 T3063 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4] 2> 817516 T3063 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4] 2> 817516 T3063 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4] 2> 817516 T3063 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4] 2> 817517 T3063 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler [junit4] 2> 817518 T3063 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4] 2> 817519 T3063 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler [junit4] 2> 817520 T3063 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler [junit4] 2> 817521 T3063 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler [junit4] 2> 817521 T3063 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4] 2> 817522 T3063 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler [junit4] 2> 817522 T3063 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler [junit4] 2> 817523 T3063 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler [junit4] 2> 817523 T3063 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4] 2> 817524 T3063 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-def: solr.SearchHandler [junit4] 2> 817524 T3063 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-invariants: solr.SearchHandler [junit4] 2> 817532 T3063 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 817534 T3063 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 817536 T3063 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 817538 T3063 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 817538 T3063 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 817540 T3063 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 817541 T3063 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 817541 T3063 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 817543 T3063 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 817543 T3063 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 817552 T3063 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=13.50390625, floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=18.744781542922155, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7026928881119028 [junit4] 2> 817554 T3063 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@48d34fcc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f31f708),segFN=segments_1,generation=1} [junit4] 2> 817554 T3063 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 817554 T3063 oass.SolrIndexSearcher.<init> Opening Searcher@1a5bc769[collection1] main [junit4] 2> 817555 T3063 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 817555 T3063 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage [junit4] 2> 817555 T3063 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 817555 T3063 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4] 2> 817562 T3063 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 817601 T3063 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 817602 T3064 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default [junit4] 2> 817603 T3064 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct [junit4] 2> 817603 T3064 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak [junit4] 2> 817603 T3064 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields [junit4] 2> 817603 T3063 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 817605 T3041 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 817605 T3041 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 817614 T3064 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler [junit4] 2> 817615 T3064 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external [junit4] 2> 817617 T3064 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq [junit4] 2> 817630 T3064 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn [junit4] 2> 817631 T3064 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict [junit4] 2> 817635 T3064 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a5bc769[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 819797 T3041 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard1/cores/collection1 [junit4] 2> 819802 T3041 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 819810 T3041 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 819815 T3041 oejs.AbstractConnector.doStart Started [email protected]:56313 [junit4] 2> 819818 T3041 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/_/g, hostPort=56313, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard1/cores} [junit4] 2> 819822 T3041 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 819823 T3041 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard1/' [junit4] 2> 819865 T3041 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard1/solr.xml [junit4] 2> 819878 T3041 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard1/cores [junit4] 2> 819878 T3041 oasc.CoreContainer.<init> New CoreContainer 1859689073 [junit4] 2> 819878 T3041 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard1/] [junit4] 2> 819879 T3041 oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard1/lib [junit4] 2> 819881 T3041 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard1/lib). [junit4] 2> 819903 T3041 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 819904 T3041 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https [junit4] 2> 819904 T3041 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 819904 T3041 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 819905 T3041 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 819905 T3041 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 819905 T3041 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 819906 T3041 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 819907 T3041 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 819907 T3041 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 819907 T3041 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 819911 T3041 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 819919 T3041 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 819919 T3041 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 819921 T3041 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 819928 T3041 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard1/cores [junit4] 1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard1/cores/collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard1/cores/collection1/, configSet=collection1, dataDir=data/} [junit4] 2> 819931 T3041 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard1/cores/collection1/ [junit4] 2> 819932 T3041 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 819934 T3075 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/' [junit4] 2> 819936 T3075 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader [junit4] 2> 819937 T3075 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 819938 T3075 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 820019 T3075 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 820038 T3075 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 820069 T3075 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 820070 T3075 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml [junit4] 2> 820079 T3075 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 820223 T3075 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 820235 T3075 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 820237 T3075 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 820249 T3075 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 820255 T3075 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 820260 T3075 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 820261 T3075 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 820263 T3075 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 820263 T3075 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 820263 T3075 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 820264 T3075 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 820264 T3075 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1 [junit4] 2> 820264 T3075 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 820265 T3075 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard1/cores/collection1/data/ [junit4] 2> 820265 T3075 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ad20394 [junit4] 2> 820267 T3075 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard1/cores/collection1/data [junit4] 2> 820267 T3075 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard1/cores/collection1/data/index/ [junit4] 2> 820267 T3075 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 820268 T3075 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard1/cores/collection1/data/index [junit4] 2> 820268 T3075 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=84.6513671875, floorSegmentMB=1.9892578125, forceMergeDeletesPctAllowed=4.438031160698179, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 820269 T3075 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@e39df4a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@395045ff),segFN=segments_1,generation=1} [junit4] 2> 820270 T3075 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 820270 T3075 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter [junit4] 2> 820277 T3075 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 820278 T3075 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 820278 T3075 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 820279 T3075 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 820279 T3075 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 820279 T3075 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 820279 T3075 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 820280 T3075 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 820280 T3075 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 820281 T3075 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 820281 T3075 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 820282 T3075 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 820283 T3075 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 820283 T3075 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 820284 T3075 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 820285 T3075 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 820285 T3075 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 820285 T3075 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 820288 T3075 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 820288 T3075 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 820289 T3075 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 820291 T3075 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 820292 T3075 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 820293 T3075 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 820293 T3075 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 820294 T3075 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 820294 T3075 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 820295 T3075 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 820295 T3075 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 820296 T3075 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 820296 T3075 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler [junit4] 2> 820298 T3075 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4] 2> 820298 T3075 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4] 2> 820298 T3075 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4] 2> 820298 T3075 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4] 2> 820299 T3075 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler [junit4] 2> 820299 T3075 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4] 2> 820300 T3075 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler [junit4] 2> 820300 T3075 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler [junit4] 2> 820301 T3075 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler [junit4] 2> 820301 T3075 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4] 2> 820302 T3075 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler [junit4] 2> 820302 T3075 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler [junit4] 2> 820303 T3075 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler [junit4] 2> 820303 T3075 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler [junit4] 2> 820304 T3075 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-def: solr.SearchHandler [junit4] 2> 820305 T3075 oasc.RequestHandlers.initHandlersFromConfig created /search-facet-invariants: solr.SearchHandler [junit4] 2> 820312 T3075 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 820314 T3075 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 820315 T3075 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 820316 T3075 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 820317 T3075 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. [junit4] 2> 820318 T3075 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 820319 T3075 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 820319 T3075 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 820321 T3075 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 820321 T3075 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 820322 T3075 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=13.50390625, floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=18.744781542922155, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7026928881119028 [junit4] 2> 820323 T3075 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@e39df4a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@395045ff),segFN=segments_1,generation=1} [junit4] 2> 820323 T3075 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 820323 T3075 oass.SolrIndexSearcher.<init> Opening Searcher@f436f58[collection1] main [junit4] 2> 820324 T3075 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 820325 T3075 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage [junit4] 2> 820325 T3075 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 820325 T3075 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4] 2> 820332 T3075 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 820376 T3075 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 820377 T3076 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default [junit4] 2> 820378 T3076 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct [junit4] 2> 820378 T3076 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak [junit4] 2> 820379 T3076 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields [junit4] 2> 820379 T3075 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 820380 T3076 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler [junit4] 2> 820381 T3041 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 820381 T3041 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 820382 T3076 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external [junit4] 2> 820383 T3076 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq [junit4] 2> 820383 T3076 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn [junit4] 2> 820384 T3076 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict [junit4] 2> 820386 T3041 oas.SolrTestCaseJ4.setUp ###Starting test [junit4] 2> 820386 T3076 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f436f58[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> ASYNC NEW_CORE C438 name=collection1 org.apache.solr.core.SolrCore@7663f5d8 [junit4] 2> 820627 T3050 C438 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1495095617311997952)} 0 3 [junit4] 2> ASYNC NEW_CORE C439 name=collection1 org.apache.solr.core.SolrCore@7f71006c [junit4] 2> 820743 T3059 C439 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1495095617430487040)} 0 5 [junit4] 2> ASYNC NEW_CORE C440 name=collection1 org.apache.solr.core.SolrCore@4d17e45b [junit4] 2> 820800 T3071 C440 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1495095617491304448)} 0 5 [junit4] 2> ASYNC NEW_CORE C441 name=collection1 org.apache.solr.core.SolrCore@7663f5d8 [junit4] 2> 820807 T3050 C441 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 820807 T3050 C441 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit. [junit4] 2> 820809 T3050 C441 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher [junit4] 2> 820810 T3050 C441 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 820810 T3050 C441 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 3 [junit4] 2> 820818 T3062 C439 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 820818 T3062 C439 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit. [junit4] 2> 820820 T3062 C439 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher [junit4] 2> 820820 T3062 C439 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 820821 T3062 C439 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 3 [junit4] 2> 820839 T3070 C440 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 820839 T3070 C440 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit. [junit4] 2> 820841 T3070 C440 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher [junit4] 2> 820841 T3070 C440 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 820842 T3070 C440 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 3 [junit4] 2> 820914 T3061 C439 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {add=[1 (1495095617610842112)]} 0 30 [junit4] 2> 820918 T3060 C439 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 820926 T3060 C439 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@48d34fcc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f31f708),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@48d34fcc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f31f708),segFN=segments_2,generation=2} [junit4] 2> 820927 T3060 C439 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2 [junit4] 2> 820929 T3060 C439 oass.SolrIndexSearcher.<init> Opening Searcher@4678c07a[collection1] main [junit4] 2> 820929 T3060 C439 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 820931 T3064 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4678c07a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):c1)))} [junit4] 2> 820932 T3060 C439 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 14 [junit4] 2> 820943 T3072 C440 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {add=[1 (1495095617643347968)]} 0 2 [junit4] 2> 820948 T3071 C440 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 820958 T3071 C440 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@e39df4a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@395045ff),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@e39df4a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@395045ff),segFN=segments_2,generation=2} [junit4] 2> 820958 T3071 C440 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2 [junit4] 2> 820960 T3071 C440 oass.SolrIndexSearcher.<init> Opening Searcher@48deeba4[collection1] main [junit4] 2> 820962 T3071 C440 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 820962 T3076 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@48deeba4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.1.0):c1)))} [junit4] 2> 820963 T3071 C440 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 15 [junit4] 2> 821185 T3073 C440 oasc.SolrCore.execute [collection1] webapp=/_/g 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:56313/_/g/collection1&rows=10&version=2&q=id_s1:1&NOW=1425834291146&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=100 [junit4] 2> 821185 T3060 C439 oasc.SolrCore.execute [collection1] webapp=/_/g 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:56312/_/g/collection1&rows=10&version=2&q=id_s1:1&NOW=1425834291146&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=111 [junit4] 2> 821303 T3058 C439 oasc.SolrCore.execute [collection1] webapp=/_/g 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:56312/_/g/collection1&rows=10&version=2&group.distributed.second=true&q=id_s1:1&NOW=1425834291146&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=72 [junit4] 2> 821304 T3070 C440 oasc.SolrCore.execute [collection1] webapp=/_/g 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:56313/_/g/collection1&rows=10&version=2&group.distributed.second=true&q=id_s1:1&NOW=1425834291146&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1&group=true} status=0 QTime=73 [junit4] 2> 821338 T3073 C440 oasc.SolrCore.execute [collection1] webapp=/_/g path=/select params={distrib=false&hl=true&group.limit=2&shards.purpose=192&shard.url=https://127.0.0.1:56313/_/g/collection1&version=2&q=id_s1:1&NOW=1425834291146&ids=1&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1} status=0 QTime=1 [junit4] 2> 821339 T3059 C439 oasc.SolrCore.execute [collection1] webapp=/_/g path=/select params={distrib=false&hl=true&group.limit=2&shards.purpose=192&shard.url=https://127.0.0.1:56312/_/g/collection1&version=2&q=id_s1:1&NOW=1425834291146&ids=1&isShard=true&hl.fl=id_s1&wt=javabin&group.field=id_s1} status=0 QTime=1 [junit4] 2> 821367 T3074 C440 oasc.SolrCore.execute [collection1] webapp=/_/g path=/select params={q=id_s1:1&shards=https://127.0.0.1:56312/_/g/collection1,https://127.0.0.1:56313/_/g/collection1&hl=true&group.limit=2&hl.fl=id_s1&wt=javabin&version=2&group.field=id_s1&group=true} status=0 QTime=398 [junit4] 2> 821404 T3050 C441 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1495095618125692928)} 0 3 [junit4] 2> 821420 T3062 C439 oass.SolrIndexSearcher.<init> Opening Searcher@4e85e97[collection1] realtime [junit4] 2> 821424 T3062 C439 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1495095618134081536)} 0 15 [junit4] 2> 821440 T3072 C440 oass.SolrIndexSearcher.<init> Opening Searcher@37353707[collection1] realtime [junit4] 2> 821441 T3072 C440 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1495095618161344512)} 0 6 [junit4] 2> 821450 T3048 C441 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 821453 T3048 C441 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit. [junit4] 2> 821453 T3048 C441 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher [junit4] 2> 821454 T3048 C441 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 821455 T3048 C441 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 6 [junit4] 2> 821463 T3061 C439 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 821465 T3061 C439 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@48d34fcc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f31f708),segFN=segments_2,generation=2} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@48d34fcc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f31f708),segFN=segments_3,generation=3} [junit4] 2> 821465 T3061 C439 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3 [junit4] 2> 821466 T3061 C439 oass.SolrIndexSearcher.<init> Opening Searcher@326f2f99[collection1] main [junit4] 2> 821466 T3061 C439 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 821469 T3064 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@326f2f99[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 821470 T3061 C439 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 7 [junit4] 2> 821475 T3069 C440 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 821476 T3069 C440 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@e39df4a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@395045ff),segFN=segments_2,generation=2} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@e39df4a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@395045ff),segFN=segments_3,generation=3} [junit4] 2> 821477 T3069 C440 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3 [junit4] 2> 821477 T3069 C440 oass.SolrIndexSearcher.<init> Opening Searcher@2ea5e8b2[collection1] main [junit4] 2> 821478 T3069 C440 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 821480 T3076 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2ea5e8b2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 821482 T3069 C440 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 7 [junit4] 2> 821492 T3057 C439 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {add=[0 (1495095618216919040)]} 0 5 [junit4] 2> 821499 T3059 C439 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {add=[1 (1495095618228453376)]} 0 0 [junit4] 2> 821505 T3060 C439 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {add=[2 (1495095618234744832)]} 0 0 [junit4] 2> 821512 T3062 C439 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {add=[3 (1495095618242084864)]} 0 0 [junit4] 2> 821520 T3061 C439 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {add=[4 (1495095618250473472)]} 0 0 [junit4] 2> 821526 T3058 C439 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {add=[5 (1495095618256764928)]} 0 1 [junit4] 2> 821531 T3057 C439 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {add=[6 (1495095618262007808)]} 0 0 [junit4] 2> 821540 T3073 C440 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {add=[7 (1495095618268299264)]} 0 3 [junit4] 2> 821546 T3059 C439 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {add=[8 (1495095618277736448)]} 0 0 [junit4] 2> 821551 T3060 C439 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {add=[9 (1495095618281930752)]} 0 1 [junit4] 2> 821564 T3074 C440 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {add=[10 (1495095618296610816)]} 0 0 [junit4] 2> 821570 T3071 C440 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {add=[11 (1495095618302902272)]} 0 1 [junit4] 2> 821575 T3072 C440 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {add=[12 (1495095618308145152)]} 0 0 [junit4] 2> 821580 T3062 C439 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {add=[13 (1495095618313388032)]} 0 0 [junit4] 2> 821587 T3069 C440 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {add=[14 (1495095618319679488)]} 0 1 [junit4] 2> 821591 T3061 C439 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/update params={wt=javabin&version=2} {add=[15 (1495095618324922368)]} 0 0 [junit4] 2> 821596 T3070 C440 oasup.LogUpdateProcessor.finish [collection1] webapp=/_/g path=/upd [...truncated too long message...] /workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard1/cores/collection1/data/index;done=false>>] [junit4] 2> 912595 T3041 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard1/cores/collection1/data/index [junit4] 2> 912595 T3041 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard1/cores/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard1/cores/collection1/data;done=false>>] [junit4] 2> 912596 T3041 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001/tempDir-001/shard1/cores/collection1/data [junit4] 2> 912598 T3041 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_/g,null} [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestHighlightDedupGrouping -Dtests.method=test -Dtests.seed=A5B70287B9C4494C -Dtests.slow=true -Dtests.locale=es_EC -Dtests.timezone=America/Marigot -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 100s | TestHighlightDedupGrouping.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:56313/_/g/collection1 [junit4] > at __randomizedtesting.SeedInfo.seed([A5B70287B9C4494C:2DE33D5D173824B4]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:567) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:211) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:207) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135) [junit4] > at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:174) [junit4] > at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:139) [junit4] > at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:153) [junit4] > at org.apache.solr.TestHighlightDedupGrouping.addDoc(TestHighlightDedupGrouping.java:122) [junit4] > at org.apache.solr.TestHighlightDedupGrouping.randomizedTest(TestHighlightDedupGrouping.java:96) [junit4] > at org.apache.solr.TestHighlightDedupGrouping.test(TestHighlightDedupGrouping.java:42) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:150) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:121) [junit4] > at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) [junit4] > at sun.security.ssl.InputRecord.read(InputRecord.java:503) [junit4] > at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:961) [junit4] > at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:918) [junit4] > at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) [junit4] > at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:461) [junit4] > ... 50 more [junit4] 2> 912795 T3041 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestHighlightDedupGrouping A5B70287B9C4494C-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {shard_i1=BlockTreeOrds(blocksize=128), id_s1=Lucene50(blocksize=128), _version_=Lucene50(blocksize=128), multiDefault=FST50, intDefault=Lucene50(blocksize=128), id=BlockTreeOrds(blocksize=128), group_ti1=FST50, range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{timestamp=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity, locale=es_EC, timezone=America/Marigot [junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_31 (64-bit)/cpus=2,threads=1,free=307605624,total=517996544 [junit4] 2> NOTE: All tests run in this JVM: [TestSolrJ, TestObjectReleaseTracker, TestSolrIndexConfig, QueryParsingTest, FacetPivotSmallTest, EnumFieldTest, SpatialFilterTest, BasicFunctionalityTest, TestDynamicFieldResource, SampleTest, TestFuzzyAnalyzedSuggestions, TestSolrDeletionPolicy1, DirectUpdateHandlerOptimizeTest, PrimitiveFieldTypeTest, TestImplicitCoreProperties, PreAnalyzedUpdateProcessorTest, TestRTGBase, TermVectorComponentDistributedTest, DeleteLastCustomShardedReplicaTest, QueryResultKeyTest, SolrRequestParserTest, OpenCloseCoreStressTest, IndexSchemaTest, AssignTest, ChangedSchemaMergeTest, TestSolrQueryParserResource, CopyFieldTest, TestCSVResponseWriter, TestSimpleQParserPlugin, BlockCacheTest, TestNonDefinedSimilarityFactory, DOMUtilTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, TestUtils, TestCollectionAPI, TestCharFilters, HighlighterMaxOffsetTest, TestRecovery, TestAddFieldRealTimeGet, TestZkChroot, OverseerTest, LeaderFailoverAfterPartitionTest, SolrPluginUtilsTest, DistanceFunctionTest, TestCollationField, TestFieldSortValues, OverseerRolesTest, TestNoOpRegenerator, RollingRestartTest, TestConfig, TestLeaderElectionZkExpiry, TestReload, TestRandomDVFaceting, RecoveryZkTest, TestReplicationHandlerBackup, JsonLoaderTest, TestBM25SimilarityFactory, BasicDistributedZkTest, TestSolrConfigHandler, TestPerFieldSimilarity, DeleteReplicaTest, WordBreakSolrSpellCheckerTest, TestElisionMultitermQuery, DistributedFacetPivotSmallTest, CursorMarkTest, TestIntervalFaceting, TestBlobHandler, LoggingHandlerTest, UUIDFieldTest, TestHighlightDedupGrouping] [junit4] Completed in 100.43s, 1 test, 1 error <<< FAILURES! [...truncated 1234 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:191: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:509: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1370: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:976: There were test failures: 470 suites, 1873 tests, 1 error, 53 ignored (20 assumptions) Total time: 134 minutes 15 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -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]
