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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id AB166C4332F for ; Sat, 17 Dec 2022 02:41:16 +0000 (UTC) Received: from list by lists.xenproject.org with outflank-mailman.465140.723752 (Exim 4.92) (envelope-from ) id 1p6N89-00039h-K2; Sat, 17 Dec 2022 02:40:53 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 465140.723752; Sat, 17 Dec 2022 02:40:53 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1p6N89-00039a-Fj; Sat, 17 Dec 2022 02:40:53 +0000 Received: by outflank-mailman (input) for mailman id 465140; Sat, 17 Dec 2022 02:40:52 +0000 Received: from mail.xenproject.org ([104.130.215.37]) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1p6N87-00039Q-Vv; Sat, 17 Dec 2022 02:40:51 +0000 Received: from host146.205.237.98.conversent.net ([205.237.98.146] helo=infra.test-lab.xenproject.org) by mail.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1p6N87-0006RR-Tf; Sat, 17 Dec 2022 02:40:51 +0000 Received: from [172.16.148.1] (helo=osstest.test-lab.xenproject.org) by infra.test-lab.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1p6N87-0004BR-IT; Sat, 17 Dec 2022 02:40:51 +0000 Received: from osstest by osstest.test-lab.xenproject.org with local (Exim 4.92) (envelope-from ) id 1p6N87-00076C-Hp; Sat, 17 Dec 2022 02:40:51 +0000 X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=xenproject.org; s=20200302mail; h=Date:From:Subject:MIME-Version: Content-Transfer-Encoding:Content-Type:Message-ID:To; bh=qJTClkWSbgjNwf/6BjArersxHpIK2bGa/RQuzpOESD0=; b=0/uGP5u5Aw6Vq8Noudzp7zkIfG RwlfgiDd5BB3VwkdtooDwyhXUtmY8dgfWOcMvOIgBaWV5i6DSOTvFf78zkJoD5Xg7KybHMIlcyzZ/ YnJEOI0QUAreP6Om63Y8iR+n06CPVNEY0DgOrJOERQYXq+KN08yLCFqdOZjRP1NT0iqw=; To: xen-devel@lists.xenproject.org Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Subject: [ovmf test] 175338: regressions - FAIL X-Osstest-Failures: ovmf:test-amd64-i386-xl-qemuu-ovmf-amd64:debian-hvm-install:fail:regression ovmf:test-amd64-amd64-xl-qemuu-ovmf-amd64:debian-hvm-install:fail:regression X-Osstest-Versions-This: ovmf=316e6df435af81f8281150bb04b3dd5a304d9c92 X-Osstest-Versions-That: ovmf=d103840cfb559c28831c2635b916d60118f671cc From: osstest service owner Date: Sat, 17 Dec 2022 02:40:51 +0000 flight 175338 ovmf real [real] http://logs.test-lab.xenproject.org/osstest/logs/175338/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-qemuu-ovmf-amd64 12 debian-hvm-install fail REGR. vs. 175202 test-amd64-amd64-xl-qemuu-ovmf-amd64 12 debian-hvm-install fail REGR. vs. 175202 version targeted for testing: ovmf 316e6df435af81f8281150bb04b3dd5a304d9c92 baseline version: ovmf d103840cfb559c28831c2635b916d60118f671cc Last test of basis 175202 2022-12-14 13:42:59 Z 2 days Failing since 175214 2022-12-14 18:42:16 Z 2 days 13 attempts Testing same since 175338 2022-12-16 22:40:53 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Adam Dunlap Ard Biesheuvel devel@edk2.groups.io Dov Murik Gerd Hoffmann Jeff Brasen Jeshua Smith Jiaqi Gao Michael Kubacki Min M Xu Min Xu Sebastien Boeuf Tom Lendacky jobs: build-amd64-xsm pass build-i386-xsm pass build-amd64 pass build-i386 pass build-amd64-libvirt pass build-i386-libvirt pass build-amd64-pvops pass build-i386-pvops pass test-amd64-amd64-xl-qemuu-ovmf-amd64 fail test-amd64-i386-xl-qemuu-ovmf-amd64 fail ------------------------------------------------------------ sg-report-flight on osstest.test-lab.xenproject.org logs: /home/logs/logs images: /home/logs/images Logs, config files, etc. are available at http://logs.test-lab.xenproject.org/osstest/logs Explanation of these reports, and of osstest in general, is at http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README.email;hb=master http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README;hb=master Test harness code can be found at http://xenbits.xen.org/gitweb?p=osstest.git;a=summary Not pushing. (No revision log; it would be 459 lines long.)