From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [xen-unstable baseline test] 30923: tolerable FAIL Date: Mon, 27 Oct 2014 14:11:25 +0000 Message-ID: <1414419085.23883.19.camel@citrix.com> References: <544E558E020000780004272E@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Xil1B-00005D-0Y for xen-devel@lists.xenproject.org; Mon, 27 Oct 2014 14:11:33 +0000 In-Reply-To: <544E558E020000780004272E@mail.emea.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich Cc: xen-devel , ian.jackson@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On Mon, 2014-10-27 at 13:24 +0000, Jan Beulich wrote: > Considering that this is a baseline test, won't this result in pushes > as soon as no less than the set of failures occurs in a future run > (like would almost have been the case with flight 30959)? I'm not sure. Ian is back tomorrow. > Independent of that - having looked at a couple of failures, I > didn't really manage to spot what is going wrong here in such a > massive way. Was there an infrastructure issue over the > weekend? I see a lot of: 2014-10-25 13:07:34 Z FAILURE: guest debian.guest.osstest 5a:36:0e:cb:00:06 22 link/ip/tcp: wait timed out: woking.cam.xci-test.com:5556:1: unknown syntax. this is trying to read/parse the leases file. Looking at the stashed leases file I see http://www.chiark.greenend.org.uk/~xensrcts/logs/30923/test-amd64-amd64-xl/dhcpleases-debian.bad mkdir: cannot create directory `trace.1414242454.32588': Too many links I suppose this is something to do with the hacks Ian has been doing to try and track down the issue with the leases file sometimes not existing. I'm going to go have a poke around now and see if I can work out what is going on... Ian.