Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-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 0684D11B8C for ; Thu, 10 Jul 2014 16:54:24 +0000 (UTC) Received: (qmail 99898 invoked by uid 500); 10 Jul 2014 16:54:16 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 99800 invoked by uid 500); 10 Jul 2014 16:54:16 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 99184 invoked by uid 99); 10 Jul 2014 16:54:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2014 16:54:15 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of cnauroth@hortonworks.com designates 209.85.216.176 as permitted sender) Received: from [209.85.216.176] (HELO mail-qc0-f176.google.com) (209.85.216.176) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2014 16:54:13 +0000 Received: by mail-qc0-f176.google.com with SMTP id w7so8041021qcr.7 for ; Thu, 10 Jul 2014 09:53:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=oKnSLDWzxqB2gExgDbBzHBOKYX2Q6Q/++F1c88MhCAc=; b=mOfiWSeIN7vQBQOV0gbpzlx2TFejZd6f2Unjt+XgXew55hmCsRYkwGQpFp11NF7Ky6 sEdnmueZgfnjy7VbA9t7g/LSIkBNQFtlGChq8un5Q5VAGBwYtlKCuckFrTbT/dhgLsO9 zAcbKQJwUlrUnGwmp3GFoG+3NZpWgJHc+4g9xmozwZ9KjV+sxx9zT+HnLadnYiSngb5A ZeZAocYuN16sdXhxF0aZwrgy4eTIbuIY9XGErkltkp/fZbEUAXYh+sxmFHa2Dsf0Ucag YO+ubvLyUPLWTUkL/LwgGjxg2NLSjoSibN37QelCzs2eCh0Zuu5daR/3inLamshtmaAL 6kRA== X-Gm-Message-State: ALoCoQlOMeD/Oxp4OZUNm+kU9D2/nGx8MO8s7ggQTk+JDuWSdpX798FdWhg6lw1pREvR1F2ih7kXMnRgUhhjrAtweQ6IdXVVEinv4yxzSQxdAjFzhom+7Fg= MIME-Version: 1.0 X-Received: by 10.224.111.196 with SMTP id t4mr82933059qap.63.1405011228436; Thu, 10 Jul 2014 09:53:48 -0700 (PDT) Received: by 10.96.167.165 with HTTP; Thu, 10 Jul 2014 09:53:48 -0700 (PDT) In-Reply-To: References: Date: Thu, 10 Jul 2014 09:53:48 -0700 Message-ID: Subject: Re: Jenkins Build Slaves From: Chris Nauroth To: Giridharan Kesavan Cc: "mapreduce-dev@hadoop.apache.org" , "hdfs-dev@hadoop.apache.org" , "yarn-dev@hadoop.apache.org" , HBase Dev List , dev@zookeeper.apache.org, dev@pig.apache.org, dev@falcon.incubator.apache.org, dev@oozie.apache.org, dev@tez.incubator.apache.org, "common-dev@hadoop.apache.org" Content-Type: multipart/alternative; boundary=001a11c2d6002d420504fdd9abd3 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c2d6002d420504fdd9abd3 Content-Type: text/plain; charset=UTF-8 Thanks, Giri, for taking care of pkgconfig. It looks like most (all?) pre-commit builds have some new failing tests: https://builds.apache.org/job/PreCommit-HADOOP-Build/4247/testReport/ On the symlink tests, is there any chance that the new hosts have a different version/different behavior for the ln command? The TestIPC failure is in a stress test that checks behavior after spamming a lot of connections at an RPC server. Maybe the new hosts have something different in the TCP stack, such as TCP backlog? I likely won't get a chance to investigate any more today, but I wanted to raise the issue in case someone else gets an opportunity to look. Chris Nauroth Hortonworks http://hortonworks.com/ On Wed, Jul 9, 2014 at 10:33 AM, Giridharan Kesavan < gkesavan@hortonworks.com> wrote: > I dont think so, let me fix that. Thanks Chris for pointing that out. > > > -giri > > > On Wed, Jul 9, 2014 at 9:50 AM, Chris Nauroth > wrote: > >> Hi Giri, >> >> Is pkgconfig deployed on the new Jenkins slaves? I noticed this build >> failed: >> >> https://builds.apache.org/job/PreCommit-HADOOP-Build/4237/ >> >> Looking in the console output, it appears the HDFS native code failed to >> build due to missing pkgconfig. >> >> [exec] CMake Error at >> /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 >> (message): >> [exec] Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) >> >> Chris Nauroth >> Hortonworks >> http://hortonworks.com/ >> >> >> >> On Wed, Jul 9, 2014 at 7:08 AM, Giridharan Kesavan < >> gkesavan@hortonworks.com> wrote: >> >>> Build jobs are now configured to run on the newer set of slaves. >>> >>> >>> >>> -giri >>> >>> >>> On Mon, Jul 7, 2014 at 4:12 PM, Giridharan Kesavan < >>> gkesavan@hortonworks.com >>> > wrote: >>> >>> > All >>> > >>> > Yahoo is in the process of retiring all the hadoop jenkins build >>> slaves, >>> > *hadoop[1-9]* and >>> >>> > replace them with a newer set of beefier hosts. These new machines are >>> > configured >>> > with *ubuntu-14.04*. >>> >>> > >>> > Over the next couple of days I will be configuring the build jobs to >>> run >>> > on these newly >>> > configured build slaves. To automate the installation of tools and >>> build >>> > libraries I have >>> > put together ansible scripts and here is the link to the toolchain >>> repo. >>> > >>> > >>> > *https://github.com/apache/toolchain < >>> https://github.com/apache/toolchain> >>> >>> > * >>> > >>> > During the transition, the old build slave will be accessible, and >>> > expected to be shutdown by 07/15. >>> > >>> > I will send out an update later this week when this transition is >>> > complete. >>> > >>> > *Mean while, I would like to request the project owners to >>> remove/cleanup >>> > any stale * >>> > *jenkins job for their respective project and help with any builds >>> issue >>> > to make this * >>> > *transition seamless. * >>> > >>> > Thanks >>> > >>> > - >>> > Giri >>> > >>> >>> -- >>> CONFIDENTIALITY NOTICE >>> NOTICE: This message is intended for the use of the individual or entity >>> to >>> which it is addressed and may contain information that is confidential, >>> privileged and exempt from disclosure under applicable law. If the reader >>> of this message is not the intended recipient, you are hereby notified >>> that >>> any printing, copying, dissemination, distribution, disclosure or >>> forwarding of this communication is strictly prohibited. If you have >>> received this communication in error, please contact the sender >>> immediately >>> and delete it from your system. Thank You. >>> >> >> > -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any printing, copying, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You. --001a11c2d6002d420504fdd9abd3--