Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2980/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.handler.clustering.DistributedClusteringComponentTest.test Error Message: IOException occured when talking to server at: http://127.0.0.1:62651/tb_q/jl/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:62651/tb_q/jl/collection1 at __randomizedtesting.SeedInfo.seed([A35D85C731C97996:2B09BA1D9F35146E]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150) at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:896) at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:859) at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:874) at org.apache.solr.BaseDistributedSearchTestCase.del(BaseDistributedSearchTestCase.java:545) at org.apache.solr.handler.clustering.DistributedClusteringComponentTest.test(DistributedClusteringComponentTest.java:36) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:991) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) 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:261) 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:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480) ... 49 more Build Log: [...truncated 13036 lines...] [junit4] Suite: org.apache.solr.handler.clustering.DistributedClusteringComponentTest [junit4] 2> log4j:WARN No such property [conversionPattern] in org.apache.solr.util.SolrLogLayout. [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/init-core-data-001 [junit4] 2> 1730 T11 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /tb_q/jl [junit4] 2> 1905 T11 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1 [junit4] 2> 1996 T11 oejul.Log.initialized Logging initialized @3900ms [junit4] 2> 2624 T11 oejs.Server.doStart jetty-9.3.6.v20151106 [junit4] 2> 2718 T11 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@243d0aaf{/tb_q/jl,null,AVAILABLE} [junit4] 2> 2761 T11 oejs.AbstractConnector.doStart Started ServerConnector@66a54eb9{HTTP/1.1,[http/1.1]}{127.0.0.1:62651} [junit4] 2> 2761 T11 oejs.Server.doStart Started @4668ms [junit4] 2> 2762 T11 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/tb_q/jl, hostPort=62651, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores} [junit4] 2> 2786 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482 [junit4] 2> 2860 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control' [junit4] 2> 2873 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2873 T11 oasc.SolrResourceLoader.locateSolrHome solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2886 T11 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/solr.xml [junit4] 2> 3045 T11 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores [junit4] 2> 3223 T11 oasc.CoreContainer.<init> New CoreContainer 615275107 [junit4] 2> 3223 T11 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control] [junit4] 2> 3229 T11 oasc.CoreContainer.load WARN Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/lib [junit4] 2> 3307 T11 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,urlScheme : ,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 3847 T11 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true [junit4] 2> 3858 T11 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3862 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3870 T11 oasc.CoreContainer.initializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 3871 T11 oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used. [junit4] 2> 4054 T11 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores [junit4] 2> 4068 T11 oasc.CoreDescriptor.<init> Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1} [junit4] 2> 4069 T11 oasc.CorePropertiesLocator$1.visitFile Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1 [junit4] 2> 4070 T11 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 4082 T24 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/collection1' [junit4] 2> 4084 T24 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 4084 T24 oasc.SolrResourceLoader.locateSolrHome solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 4093 T11 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0 [junit4] 2> 4093 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 4178 T24 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 4215 T24 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 4509 T24 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 4553 T24 oass.IndexSchema.readSchema [collection1] Schema name=example [junit4] 2> 5276 T24 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 5277 T24 oass.IndexSchema.readSchema query parser default operator is OR [junit4] 2> 5277 T24 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 5341 T24 oasc.ConfigSetProperties.readFromResourceLoader Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/collection1' [junit4] 2> 5343 T24 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/collection1 [junit4] 2> 5460 T24 x:x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 5491 T24 x:x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data/] [junit4] 2> 5496 T24 x:x:collection1 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX. [junit4] 2> 5520 T24 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, {q=rocks,start=0,rows=10}, {q=static newSearcher warming query from solrconfig.xml}]}] [junit4] 2> 5520 T24 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=fast_warm,start=0,rows=10}, {q=static firstSearcher warming query from solrconfig.xml}]}] [junit4] 2> 5569 T24 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data [junit4] 2> 5570 T24 x:x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data/index/ [junit4] 2> 5570 T24 x:x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 5594 T24 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data/index [junit4] 2> 5719 T24 x:x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7a431e45 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73f18e36),segFN=segments_1,generation=1} [junit4] 2> 5725 T24 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 5730 T28 x:x:collection1 oasc.SolrCore$12.run Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data/ [junit4] 2> 5731 T28 x:x:collection1 oasc.DirectoryFactory.cleanupOldIndexDirectories WARN /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 5755 T24 x:x:collection1 oasr.XSLTResponseWriter.init xsltCacheLifetimeSeconds=5 [junit4] 2> 6382 T24 x:x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 6522 T24 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6534 T24 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6535 T24 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6536 T24 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 6651 T24 x:x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,docClustering,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/debug/dump [junit4] 2> 6652 T24 x:x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 6691 T24 x:x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 6691 T24 x:x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 6699 T24 x:x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7a431e45 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73f18e36),segFN=segments_1,generation=1} [junit4] 2> 6699 T24 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 6759 T24 x:x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@34e5bef4[collection1] main [junit4] 2> 6792 T24 x:x:collection1 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/collection1/conf [junit4] 2> 6792 T24 x:x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/collection1/conf} [junit4] 2> 6840 T24 x:x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/collection1/conf [junit4] 2> 6841 T24 x:x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 6897 T24 x:x:collection1 oashc.ClusteringComponent.inform Initializing Clustering Engines [junit4] 2> 7099 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'default' [junit4] 2> 7173 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'stc' [junit4] 2> 7181 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'mock' [junit4] 2> 7188 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'mock-external-attrs' [junit4] 2> 7189 T24 x:x:collection1 oashcc.SolrResourceLocator.getAll Loaded Solr resource: clustering/carrot2/mock-external-attrs-attributes.xml [junit4] 2> 8255 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'echo' [junit4] 2> 8274 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'lexical-resource-check' [junit4] 2> 8282 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'lexical-resource-check-custom-resource-dir' [junit4] 2> 8291 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'lexical-resource-check-custom-resource-dir-deprecated' [junit4] 2> 8300 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'custom-duplicating-tokenizer' [junit4] 2> 8308 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'custom-duplicating-stemmer' [junit4] 2> 8319 T24 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine Default engine for search results clustering: default [CarrotClusteringEngine] [junit4] 2> 8319 T24 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine WARN No default engine for document clustering. [junit4] 2> 8319 T24 x:x:collection1 oashc.ClusteringComponent.inform Finished Initializing Clustering Engines [junit4] 2> 8319 T24 x:x:collection1 oashc.ClusteringComponent.inform Initializing Clustering Engines [junit4] 2> 8320 T24 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine WARN No default engine for search results clustering. [junit4] 2> 8320 T24 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine Default engine for document clustering: mock [MockDocumentClusteringEngine] [junit4] 2> 8320 T24 x:x:collection1 oashc.ClusteringComponent.inform Finished Initializing Clustering Engines [junit4] 2> 8320 T24 x:x:collection1 oashc.ClusteringComponent.inform Initializing Clustering Engines [junit4] 2> 8320 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'stc' [junit4] 2> 8329 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'default' [junit4] 2> 8337 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'mock' [junit4] 2> 8346 T24 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine Default engine for search results clustering: default [CarrotClusteringEngine] [junit4] 2> 8346 T24 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine WARN No default engine for document clustering. [junit4] 2> 8346 T24 x:x:collection1 oashc.ClusteringComponent.inform Finished Initializing Clustering Engines [junit4] 2> 8346 T24 x:x:collection1 oashc.ClusteringComponent.inform Initializing Clustering Engines [junit4] 2> 8480 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'unavailable' [junit4] 2> 8488 T24 x:x:collection1 oashc.ClusteringComponent.inform Optional clustering engine not available: unavailable [junit4] 2> 8488 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'lingo' [junit4] 2> 8497 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'stc' [junit4] 2> 8503 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'mock' [junit4] 2> 8511 T24 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine Default engine for search results clustering: lingo [CarrotClusteringEngine] [junit4] 2> 8511 T24 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine WARN No default engine for document clustering. [junit4] 2> 8511 T24 x:x:collection1 oashc.ClusteringComponent.inform Finished Initializing Clustering Engines [junit4] 2> 8511 T24 x:x:collection1 oashc.ClusteringComponent.inform Initializing Clustering Engines [junit4] 2> 8511 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine '<no 'name' attribute>' [junit4] 2> 8512 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine '<no 'name' attribute>' [junit4] 2> 8512 T24 x:x:collection1 oashc.ClusteringComponent.inform WARN Duplicate clustering engine component named ''. [junit4] 2> 8512 T24 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine '<no 'name' attribute>' [junit4] 2> 8512 T24 x:x:collection1 oashc.ClusteringComponent.inform WARN Duplicate clustering engine component named ''. [junit4] 2> 8512 T24 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine Default engine for search results clustering: [CarrotClusteringEngine] [junit4] 2> 8512 T24 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine WARN No default engine for document clustering. [junit4] 2> 8512 T24 x:x:collection1 oashc.ClusteringComponent.inform Finished Initializing Clustering Engines [junit4] 2> 8515 T24 x:x:collection1 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 8561 T29 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@34e5bef4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 8564 T24 x:x:collection1 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 8710 T11 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1 [junit4] 2> 8713 T11 oejs.Server.doStart jetty-9.3.6.v20151106 [junit4] 2> 8717 T11 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@26d2e671{/tb_q/jl,null,AVAILABLE} [junit4] 2> 8718 T11 oejs.AbstractConnector.doStart Started ServerConnector@4dfc14b{HTTP/1.1,[http/1.1]}{127.0.0.1:62652} [junit4] 2> 8718 T11 oejs.Server.doStart Started @10625ms [junit4] 2> 8718 T11 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/tb_q/jl, hostPort=62652, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores} [junit4] 2> 8721 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482 [junit4] 2> 8721 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0' [junit4] 2> 8722 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 8722 T11 oasc.SolrResourceLoader.locateSolrHome solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 8723 T11 oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/solr.xml [junit4] 2> 8747 T11 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores [junit4] 2> 8748 T11 oasc.CoreContainer.<init> New CoreContainer 49195529 [junit4] 2> 8748 T11 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0] [junit4] 2> 8749 T11 oasc.CoreContainer.load WARN Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/lib [junit4] 2> 8755 T11 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,urlScheme : ,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 8761 T11 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true [junit4] 2> 8761 T11 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 8762 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 8762 T11 oasc.CoreContainer.initializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 8762 T11 oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used. [junit4] 2> 8772 T11 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores [junit4] 2> 8777 T11 oasc.CoreDescriptor.<init> Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1} [junit4] 2> 8777 T11 oasc.CorePropertiesLocator$1.visitFile Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1 [junit4] 2> 8778 T11 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 8791 T42 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/collection1' [junit4] 2> 8796 T42 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 8796 T11 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0 [junit4] 2> 8797 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 8796 T42 oasc.SolrResourceLoader.locateSolrHome solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 8852 T42 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 8870 T42 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 8889 T42 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 8928 T42 oass.IndexSchema.readSchema [collection1] Schema name=example [junit4] 2> ASYNC NEW_CORE C0 name=collection1 org.apache.solr.core.SolrCore@2d23eeb [junit4] 2> 8963 T29 x:x:collection1 C0 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=fast_warm&distrib=false&start=0&rows=10&event=firstSearcher} hits=0 status=0 QTime=388 [junit4] 2> 8974 T42 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 8974 T42 oass.IndexSchema.readSchema query parser default operator is OR [junit4] 2> 8975 T42 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 8985 T42 oasc.ConfigSetProperties.readFromResourceLoader Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/collection1' [junit4] 2> 8996 T42 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/collection1 [junit4] 2> 8996 T42 x:x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 8997 T42 x:x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data/] [junit4] 2> 8997 T42 x:x:collection1 oasc.JmxMonitoredMap.<init> No JMX servers found, not exposing Solr information with JMX. [junit4] 2> 8999 T42 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, {q=rocks,start=0,rows=10}, {q=static newSearcher warming query from solrconfig.xml}]}] [junit4] 2> 8999 T42 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=fast_warm,start=0,rows=10}, {q=static firstSearcher warming query from solrconfig.xml}]}] [junit4] 2> 9001 T42 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data [junit4] 2> 9011 T42 x:x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data/index/ [junit4] 2> 9011 T42 x:x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 9012 T42 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data/index [junit4] 2> 9015 T42 x:x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@249216c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@728a4a39),segFN=segments_1,generation=1} [junit4] 2> 9020 T42 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 9025 T46 x:x:collection1 oasc.SolrCore$12.run Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data/ [junit4] 2> 9025 T42 x:x:collection1 oasr.XSLTResponseWriter.init xsltCacheLifetimeSeconds=5 [junit4] 2> 9026 T46 x:x:collection1 oasc.DirectoryFactory.cleanupOldIndexDirectories WARN /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 9029 T42 x:x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 9029 T29 x:x:collection1 C0 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=static+firstSearcher+warming+query+from+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=59 [junit4] 2> 9030 T29 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener done. [junit4] 2> 9030 T29 x:x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@34e5bef4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 9036 T42 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 9037 T42 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 9038 T42 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 9039 T42 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 9046 T42 x:x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,docClustering,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/debug/dump [junit4] 2> 9048 T42 x:x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 9049 T42 x:x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 9049 T42 x:x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 9050 T42 x:x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@249216c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@728a4a39),segFN=segments_1,generation=1} [junit4] 2> 9050 T42 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 9051 T42 x:x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@798d785b[collection1] main [junit4] 2> 9051 T42 x:x:collection1 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/collection1/conf [junit4] 2> 9052 T42 x:x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/collection1/conf} [junit4] 2> 9052 T42 x:x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/collection1/conf [junit4] 2> 9053 T42 x:x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 9053 T42 x:x:collection1 oashc.ClusteringComponent.inform Initializing Clustering Engines [junit4] 2> 9055 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'default' [junit4] 2> 9064 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'stc' [junit4] 2> 9072 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'mock' [junit4] 2> 9079 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'mock-external-attrs' [junit4] 2> 9080 T42 x:x:collection1 oashcc.SolrResourceLocator.getAll Loaded Solr resource: clustering/carrot2/mock-external-attrs-attributes.xml [junit4] 2> 9096 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'echo' [junit4] 2> 9103 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'lexical-resource-check' [junit4] 2> 9111 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'lexical-resource-check-custom-resource-dir' [junit4] 2> 9118 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'lexical-resource-check-custom-resource-dir-deprecated' [junit4] 2> 9124 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'custom-duplicating-tokenizer' [junit4] 2> 9137 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'custom-duplicating-stemmer' [junit4] 2> 9145 T42 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine Default engine for search results clustering: default [CarrotClusteringEngine] [junit4] 2> 9145 T42 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine WARN No default engine for document clustering. [junit4] 2> 9146 T42 x:x:collection1 oashc.ClusteringComponent.inform Finished Initializing Clustering Engines [junit4] 2> 9146 T42 x:x:collection1 oashc.ClusteringComponent.inform Initializing Clustering Engines [junit4] 2> 9146 T42 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine WARN No default engine for search results clustering. [junit4] 2> 9147 T42 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine Default engine for document clustering: mock [MockDocumentClusteringEngine] [junit4] 2> 9147 T42 x:x:collection1 oashc.ClusteringComponent.inform Finished Initializing Clustering Engines [junit4] 2> 9147 T42 x:x:collection1 oashc.ClusteringComponent.inform Initializing Clustering Engines [junit4] 2> 9147 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'stc' [junit4] 2> 9156 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'default' [junit4] 2> 9180 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'mock' [junit4] 2> 9194 T42 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine Default engine for search results clustering: default [CarrotClusteringEngine] [junit4] 2> 9194 T42 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine WARN No default engine for document clustering. [junit4] 2> 9194 T42 x:x:collection1 oashc.ClusteringComponent.inform Finished Initializing Clustering Engines [junit4] 2> 9194 T42 x:x:collection1 oashc.ClusteringComponent.inform Initializing Clustering Engines [junit4] 2> 9291 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'unavailable' [junit4] 2> 9300 T42 x:x:collection1 oashc.ClusteringComponent.inform Optional clustering engine not available: unavailable [junit4] 2> 9300 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'lingo' [junit4] 2> 9307 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'stc' [junit4] 2> 9314 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine 'mock' [junit4] 2> 9322 T42 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine Default engine for search results clustering: lingo [CarrotClusteringEngine] [junit4] 2> 9322 T42 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine WARN No default engine for document clustering. [junit4] 2> 9322 T42 x:x:collection1 oashc.ClusteringComponent.inform Finished Initializing Clustering Engines [junit4] 2> 9322 T42 x:x:collection1 oashc.ClusteringComponent.inform Initializing Clustering Engines [junit4] 2> 9323 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine '<no 'name' attribute>' [junit4] 2> 9323 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine '<no 'name' attribute>' [junit4] 2> 9323 T42 x:x:collection1 oashc.ClusteringComponent.inform WARN Duplicate clustering engine component named ''. [junit4] 2> 9323 T42 x:x:collection1 oashcc.CarrotClusteringEngine.init Initializing Clustering Engine '<no 'name' attribute>' [junit4] 2> 9323 T42 x:x:collection1 oashc.ClusteringComponent.inform WARN Duplicate clustering engine component named ''. [junit4] 2> 9323 T42 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine Default engine for search results clustering: [CarrotClusteringEngine] [junit4] 2> 9323 T42 x:x:collection1 oashc.ClusteringComponent.setupDefaultEngine WARN No default engine for document clustering. [junit4] 2> 9323 T42 x:x:collection1 oashc.ClusteringComponent.inform Finished Initializing Clustering Engines [junit4] 2> 9324 T42 x:x:collection1 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 9324 T47 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@798d785b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> ASYNC NEW_CORE C1 name=collection1 org.apache.solr.core.SolrCore@b28db67 [junit4] 2> 9325 T47 x:x:collection1 C1 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=fast_warm&distrib=false&start=0&rows=10&event=firstSearcher} hits=0 status=0 QTime=0 [junit4] 2> 9327 T47 x:x:collection1 C1 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=static+firstSearcher+warming+query+from+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=1 [junit4] 2> 9327 T47 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener done. [junit4] 2> 9327 T47 x:x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@798d785b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 9328 T42 x:x:collection1 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 9803 T11 oas.SolrTestCaseJ4.setUp ###Starting test [junit4] 2> 10637 T11 oas.SolrTestCaseJ4.tearDown ###Ending test [junit4] 2> 10657 T11 oejs.AbstractConnector.doStop Stopped ServerConnector@66a54eb9{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 10659 T11 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=615275107 [junit4] 2> 10662 T11 x:x:collection1 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@2d23eeb [junit4] 2> 10663 T11 x:x:collection1 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} [junit4] 2> 10667 T11 x:x:collection1 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 10667 T11 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 10667 T11 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 10684 T11 x:x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4] 2> 10687 T11 x:x:collection1 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 10688 T11 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data/index;done=false>>] [junit4] 2> 10688 T11 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data/index [junit4] 2> 10688 T11 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data;done=false>>] [junit4] 2> 10690 T11 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/control/cores/collection1/data [junit4] 2> 10694 T11 x:x:collection1 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@243d0aaf{/tb_q/jl,null,UNAVAILABLE} [junit4] 2> 10712 T11 oejs.AbstractConnector.doStop Stopped ServerConnector@4dfc14b{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 10712 T11 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=49195529 [junit4] 2> 10714 T11 x:x:collection1 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@b28db67 [junit4] 2> 10714 T11 x:x:collection1 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} [junit4] 2> 10716 T11 x:x:collection1 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 10716 T11 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 10716 T11 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 10718 T11 x:x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4] 2> 10718 T11 x:x:collection1 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 10718 T11 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data/index;done=false>>] [junit4] 2> 10719 T11 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data/index [junit4] 2> 10719 T11 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data;done=false>>] [junit4] 2> 10720 T11 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001/tempDir-001/shard0/cores/collection1/data [junit4] 2> 10721 T11 x:x:collection1 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@26d2e671{/tb_q/jl,null,UNAVAILABLE} [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DistributedClusteringComponentTest -Dtests.method=test -Dtests.seed=A35D85C731C97996 -Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=America/Indiana/Vevay -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 8.98s J0 | DistributedClusteringComponentTest.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:62651/tb_q/jl/collection1 [junit4] > at __randomizedtesting.SeedInfo.seed([A35D85C731C97996:2B09BA1D9F35146E]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150) [junit4] > at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:896) [junit4] > at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:859) [junit4] > at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:874) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.del(BaseDistributedSearchTestCase.java:545) [junit4] > at org.apache.solr.handler.clustering.DistributedClusteringComponentTest.test(DistributedClusteringComponentTest.java:36) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:991) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: java.net.SocketException: Connection reset [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:209) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:141) [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:261) [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:272) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480) [junit4] > ... 49 more [junit4] 2> 10741 T11 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest_A35D85C731C97996-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=tr, timezone=America/Indiana/Vevay [junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=51768568,total=144179200 [junit4] 2> NOTE: All tests run in this JVM: [DistributedClusteringComponentTest] [junit4] Completed [1/3 (1!)] on J0 in 11.19s, 1 test, 1 error <<< FAILURES! [...truncated 16 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:784: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:728: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:253: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:457: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:516: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1424: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:981: There were test failures: 3 suites, 30 tests, 1 error [seed: A35D85C731C97996] Total time: 74 minutes 33 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
