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 64081FF59 for ; Mon, 1 Apr 2013 19:51:21 +0000 (UTC) Received: (qmail 60483 invoked by uid 500); 1 Apr 2013 19:51:20 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 60408 invoked by uid 500); 1 Apr 2013 19:51:20 -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 60401 invoked by uid 99); 1 Apr 2013 19:51:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Apr 2013 19:51:20 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.128.181] (HELO mail-ve0-f181.google.com) (209.85.128.181) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Apr 2013 19:51:15 +0000 Received: by mail-ve0-f181.google.com with SMTP id pa12so2931629veb.40 for ; Mon, 01 Apr 2013 12:50:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type:x-gm-message-state; bh=AnCF2Qxsh939zGfTPrB8RhS1fLwruyAr8aaLQ5RY+N8=; b=QL2gUyaFpbej9RgBhOx9WQZLDhTVZqCnoaOqvsGy1vk5MCPZ+uj+MsqKU227f7gc7b Rm0CXh+kNDH9v6z3IPQvfVorrj7/OCHMT2fsY5NLm1XmucznWnP4wUJXNNEDcAW9JvG+ VSlRdcUm2z93BcDrf/R0bg0a0yUqGLBHLkoPYoe/Mknt+mrCns4UcJCmjBXbZcs8/mk0 MdCLDTDQeRQESf3pRGHBol1uqy/Npv6LnsjJC8kRIv5aUE3RLJtfIJLNwQ4yyn0DvkZ+ H3ErS5C+ZDATn5LOrANOMLmqvjCDhJkRVq2aoKDgLoVFjC4jU0q3/XC+ZyQic0v7RwrW eCHg== X-Received: by 10.52.119.203 with SMTP id kw11mr8841251vdb.45.1364845853966; Mon, 01 Apr 2013 12:50:53 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.54.13 with HTTP; Mon, 1 Apr 2013 12:50:33 -0700 (PDT) In-Reply-To: References: <1165977983.491.1364649838384.JavaMail.hudson@aegis> <287502411.815.1364762696727.JavaMail.hudson@aegis> From: Michael McCandless Date: Mon, 1 Apr 2013 15:50:33 -0400 Message-ID: Subject: Re: [JENKINS] Lucene-Solr-SmokeRelease-4.2.1 - Build # 11 - Still Failing To: dev@lucene.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQluiI827Ww3AStK6bjxPas2g945OZn0GS/Lc5WPiWG9QWzv1pWUx3wVRjVrnTKH2Ecxcyao X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Apr 1, 2013 at 12:32 PM, Chris Hostetter wrote: > > : But this could just be a stupid bug in smokeTester. All it looks for > : is "Started SocketConnector@0.0.0.0:8983" in the server's stderr > : output. Maybe this is too brittle? > > Solr's SLF4J logging recently changed to use log4j as the binding > in th example & tests instead of JUL. With that change, the log format > changed significantly (and there may havebeen some states on trunk > when there was no logging configured for example? ... not sure) > > perhaps that explains how an unexpected edge case was triggered in the > smoker checker? Good idea! So this may have just been a transient thing ... we can wait and see if it happens again. Mike McCandless http://blog.mikemccandless.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org