From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 633E5C433DF for ; Tue, 18 Aug 2020 17:15:51 +0000 (UTC) Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2088E20786 for ; Tue, 18 Aug 2020 17:15:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=citrix.com header.i=@citrix.com header.b="MfHwgV+o" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2088E20786 Authentication-Results: mail.kernel.org; dmarc=fail (p=reject dis=none) header.from=citrix.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1k85Cy-000457-5a; Tue, 18 Aug 2020 17:15:36 +0000 Received: from us1-rack-iad1.inumbo.com ([172.99.69.81]) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1k85Cx-000452-0k for xen-devel@lists.xenproject.org; Tue, 18 Aug 2020 17:15:35 +0000 X-Inumbo-ID: e145d00f-7e4f-471b-aa15-6e5e1c0e06d5 Received: from esa3.hc3370-68.iphmx.com (unknown [216.71.145.155]) by us1-rack-iad1.inumbo.com (Halon) with ESMTPS id e145d00f-7e4f-471b-aa15-6e5e1c0e06d5; Tue, 18 Aug 2020 17:15:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=citrix.com; s=securemail; t=1597770934; h=from:mime-version:content-transfer-encoding:message-id: date:to:subject:in-reply-to:references; bh=/A9/35aXi2WrUe09YhYjNzyeAZIGO+EuCKY95pOwk5Q=; b=MfHwgV+oGz3AuWpYxaBBTQVhXLP4L8+H0FWqTzVmf0GhyuJ5SkKF7wtH v0NznyY2Lv/Oi0piJGS193LbFfdwi0HZ1Vy0hLI4+zfDIxIcrTb8u0R6a dxeHFR8I6z72HUK730QKqkYFZkUJODsjC62VURVyphQL/BBn3l1emEvO5 Y=; Authentication-Results: esa3.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none IronPort-SDR: moJaectVjpzkIHtkNWL0kDw4Mni1O3MICqgO5f0L3WkOLecmkPUPrifAVBfV1Vqo1woEr30OYf 1FxmTT3LmE3oJKOcAlXE8CcvvGnwDxnnREaw09jG0Wl9BpIoozL0T7at17/wX4WXaRjsQ8Pk11 K1GtYVE393ui+SoAoNDOQf9yfYnMigHoqWbfTfa0o5g3CoBbwkTULWM3hc3WepHwb5BxTwjTtQ QDLV81W6JeHnsgr5D9vT5hffAUjdzZEKciaHXH6eptPf/IDywrRZ3OGVwuR2vUJIHOxH1LCdd/ deo= X-SBRS: 2.7 X-MesageID: 24777416 X-Ironport-Server: esa3.hc3370-68.iphmx.com X-Remote-IP: 162.221.158.21 X-Policy: $RELAYED X-IronPort-AV: E=Sophos;i="5.76,328,1592884800"; d="scan'208";a="24777416" From: Ian Jackson MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-ID: <24380.3250.48843.989049@mariner.uk.xensource.com> Date: Tue, 18 Aug 2020 18:15:30 +0100 To: "committers@xenproject.org" , "xen-devel@lists.xenproject.org" Subject: Re: Planned osstest outage, around 17th August In-Reply-To: <24378.47981.601974.542481@mariner.uk.xensource.com> References: <24371.64746.743317.606471@mariner.uk.xensource.com> <24374.49647.650481.677464@mariner.uk.xensource.com> <24378.47981.601974.542481@mariner.uk.xensource.com> X-Mailer: VM 8.2.0b under 24.5.1 (i686-pc-linux-gnu) X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" Ian Jackson writes ("Re: Planned osstest outage, around 17th August"): > Some of the upgrades have encountered difficulties. Nothing > insurmountable, but it is taking longer than expected. We hope to be > done some time tomorrow. In the meantime osstest is still offline. Unfortunately we are still having slight difficulties and I can't put it all properly back into service just yet. Ian.