Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 614AE7CA5 for ; Sat, 22 Oct 2011 04:57:24 +0000 (UTC) Received: (qmail 71791 invoked by uid 500); 22 Oct 2011 04:57:22 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 71744 invoked by uid 500); 22 Oct 2011 04:57:21 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 71735 invoked by uid 99); 22 Oct 2011 04:57:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Oct 2011 04:57:18 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Oct 2011 04:57:17 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 20036C010E for ; Sat, 22 Oct 2011 04:56:57 +0000 (UTC) Date: Sat, 22 Oct 2011 04:56:56 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <800006512.1501319259417115.JavaMail.hudson@aegis> Subject: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 695 - Failure MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/695/ 1 tests failed. REGRESSION: org.apache.solr.servlet.NoCacheHeaderTest.testCacheControl Error Message: The host did not accept the connection within timeout of 100 ms Stack Trace: org.apache.commons.httpclient.ConnectTimeoutException: The host did not accept the connection within timeout of 100 ms at org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(ReflectionSocketFactory.java:155) at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:125) at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707) at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1361) at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387) at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323) at org.apache.solr.servlet.NoCacheHeaderTest.doCacheControl(NoCacheHeaderTest.java:164) at org.apache.solr.servlet.NoCacheHeaderTest.testCacheControl(NoCacheHeaderTest.java:55) at org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:610) at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:149) at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:51) Caused by: java.net.SocketTimeoutException at java.net.SocksSocketImpl.remainingMillis(SocksSocketImpl.java:110) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391) at java.net.Socket.connect(Socket.java:579) at org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(ReflectionSocketFactory.java:140) Build Log (for compile errors): [...truncated 11113 lines...] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org