Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-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 D31A0116EA for ; Sun, 20 Apr 2014 18:46:58 +0000 (UTC) Received: (qmail 15980 invoked by uid 500); 20 Apr 2014 18:46:57 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 15906 invoked by uid 500); 20 Apr 2014 18:46:57 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 15897 invoked by uid 99); 20 Apr 2014 18:46:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Apr 2014 18:46:57 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of omuppi1@gmail.com designates 209.85.128.177 as permitted sender) Received: from [209.85.128.177] (HELO mail-ve0-f177.google.com) (209.85.128.177) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Apr 2014 18:46:53 +0000 Received: by mail-ve0-f177.google.com with SMTP id sa20so6358646veb.36 for ; Sun, 20 Apr 2014 11:46:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=GJTfIBG5EWPGxzH37zg6r9yVBuV0y7c/ze+pTGlcU74=; b=B7DAKp+A8DswCqH3nRNwJPDwpeWUJWtFd8wLa9Rw6sVg44pn9bdDmLt2ucKLO5QSOo 9Wsd/Txb7jg/U5E3PMDiU0vMLwXG0mPzX5l8Dl216hmblMgRVgXkFv2pd/pDCN/QJ/F6 6u4WdyQVQgfsaio1r+2eEGG3e8Oi9saE10JNwOKGlGVCcGepOWRtzL4TtunHQzNoVZsZ uBwZ/7y+Bsirq3J+IexuSz9UESvfm19p17CsXmO2fRZdFxo1CQsnt/5K75iLvrLaw9gM WojlSHYJ43yJTyy0Lo3frNf8taRs9c1YhrQ9rmoHozChU7MfvR1BvxFsMZ2Yy21is2E+ 3fOw== X-Received: by 10.52.128.231 with SMTP id nr7mr21661469vdb.17.1398019592310; Sun, 20 Apr 2014 11:46:32 -0700 (PDT) MIME-Version: 1.0 Sender: omuppi1@gmail.com Received: by 10.58.164.202 with HTTP; Sun, 20 Apr 2014 11:46:02 -0700 (PDT) In-Reply-To: References: <7410ABCD-0C8E-4F8A-AC9D-CBFBEBF93AE4@classsoftware.com> From: OmPrakash Muppirala Date: Sun, 20 Apr 2014 11:46:02 -0700 X-Google-Sender-Auth: 6PMNv4jaT0g9FDefza6-Q8Rj5Mo Message-ID: Subject: Re: Build Servers To: "dev@flex.apache.org" Content-Type: multipart/alternative; boundary=bcaec51dd5513054e404f77dcded X-Virus-Checked: Checked by ClamAV on apache.org --bcaec51dd5513054e404f77dcded Content-Type: text/plain; charset=UTF-8 On Sun, Apr 20, 2014 at 11:35 AM, Erik de Bruin wrote: > Just CI and nightlies, to replace 'builds@a.o'. > > Then if that is working reliably, we can start experimenting with your plan > to add more Mustella nodes... > > Great. Can you make sure that the VMs are clone-able? You might have to create a fully working system, stop it, do a sysprep and create a clone before use that. It is a little bit of upfront work, but makes it so much easier to bring new systems online and get them working off the bat. Thanks, Om > EdB > > > > > On Sun, Apr 20, 2014 at 7:48 PM, OmPrakash Muppirala > wrote: > > > On Apr 20, 2014 10:24 AM, "Erik de Bruin" wrote: > > > > > > Alex, > > > > > > I may be able to free up some time this week to (help) create the CI > VM. > > > "All" I need are your Azure account credentials, so I can set up the > VM, > > > after which I can use RDP to set up the software for the builds. > > > > > > Free from 'builds@a.o', free at last! > > > > > > EdB > > > > > > > > > > What about Mustella? Our is this just for CI? > > > > > > > > > > > On Sat, Apr 19, 2014 at 6:56 AM, Alex Harui wrote: > > > > > > > After seeing this latest run of failures, does anybody still want to > > rely > > > > on build.a.o for anything? > > > > > > > > If anything, we should ask builds@ to email their list when they do > > > > critical security upgrades so we can try to keep up on our build > > machine. > > > > I think there's a chance that a multi-project server is likely to > have > > a > > > > huge pile of jars from all over the place which is more exposed than > > the > > > > few jars for our flex-only server. We just have to learn how to > harden > > it > > > > at least as well as builds.a.o. Shouldn't that be possible? > > > > > > > > And I have to admit that I'm tempted to point the next version of the > > > > installer out to our Flex CI server for its config or mirror the > whole > > > > site. We can't even modify our site right now. > > > > > > > > -Alex > > > > > > > > On 4/17/14 3:58 PM, "Justin Mclean" > wrote: > > > > > > > > >HI, > > > > > > > > > >> Do we want to at least use the ASF build server for providing > > official > > > > >> nightly dev builds? > > > > >+1 We can resonably trust infra machines to be secure and that non > > one > > > > >has fiddled with the nightly builds. Our own set up machines are > > likely > > > > >to be less secure and there's a small risk that something bad could > > > > >happen. > > > > > > > > > >Thanks, > > > > >Justin > > > > > > > > > > > > > > > > > -- > > > Ix Multimedia Software > > > > > > Jan Luykenstraat 27 > > > 3521 VB Utrecht > > > > > > T. 06-51952295 > > > I. www.ixsoftware.nl > > > > > > -- > Ix Multimedia Software > > Jan Luykenstraat 27 > 3521 VB Utrecht > > T. 06-51952295 > I. www.ixsoftware.nl > --bcaec51dd5513054e404f77dcded--