[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [ovmf baseline-only test] 75250: trouble: blocked/broken



This run is configured for baseline tests only.

flight 75250 ovmf real [real]
http://osstest.xensource.com/osstest/logs/75250/

Failures and problems with tests :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 build-amd64-xsm                 <job status>                 broken
 build-i386                      <job status>                 broken
 build-amd64-pvops               <job status>                 broken
 build-i386-xsm                  <job status>                 broken
 build-amd64                     <job status>                 broken
 build-i386-pvops                <job status>                 broken

Tests which did not succeed, but are not blocking:
 test-amd64-amd64-xl-qemuu-ovmf-amd64  1 build-check(1)             blocked n/a
 build-amd64-libvirt           1 build-check(1)               blocked  n/a
 test-amd64-i386-xl-qemuu-ovmf-amd64  1 build-check(1)              blocked n/a
 build-i386-libvirt            1 build-check(1)               blocked  n/a
 build-i386                    4 host-install(4)       broken baseline untested
 build-i386-pvops              4 host-install(4)       broken baseline untested
 build-i386-xsm                4 host-install(4)       broken baseline untested
 build-amd64-xsm               4 host-install(4)       broken baseline untested
 build-amd64-pvops             4 host-install(4)       broken baseline untested
 build-amd64                   4 host-install(4)       broken baseline untested

version targeted for testing:
 ovmf                 ae57950fc878618083bca435fa4bc00d4bec97c1
baseline version:
 ovmf                 b06dfd40bb5cf9fdd626a79a300253f193b600ae

Last test of basis    75241  2018-09-18 09:50:37 Z    1 days
Testing same since    75250  2018-09-19 20:51:46 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  edk2-devel-bounces@xxxxxxxxxxxx <edk2-devel-bounces@xxxxxxxxxxxx>
  Jian J Wang <jian.j.wang@xxxxxxxxx>
  Jiaxin Wu <Jiaxin.wu@xxxxxxxxx>
  Wang Fan <fan.wang@xxxxxxxxx>
  Wu Jiaxin <jiaxin.wu@xxxxxxxxx>
  Yunhua Feng <yunhuax.feng@xxxxxxxxx>
  Zhiju.Fan <zhijux.fan@xxxxxxxxx>
  zhijufan <zhijux.fan@xxxxxxxxx>

jobs:
 build-amd64-xsm                                              broken  
 build-i386-xsm                                               broken  
 build-amd64                                                  broken  
 build-i386                                                   broken  
 build-amd64-libvirt                                          blocked 
 build-i386-libvirt                                           blocked 
 build-amd64-pvops                                            broken  
 build-i386-pvops                                             broken  
 test-amd64-amd64-xl-qemuu-ovmf-amd64                         blocked 
 test-amd64-i386-xl-qemuu-ovmf-amd64                          blocked 


------------------------------------------------------------
sg-report-flight on osstest.xs.citrite.net
logs: /home/osstest/logs
images: /home/osstest/images

Logs, config files, etc. are available at
    http://osstest.xensource.com/osstest/logs

Test harness code can be found at
    http://xenbits.xensource.com/gitweb?p=osstest.git;a=summary

broken-job build-amd64-xsm broken
broken-job build-i386 broken
broken-job build-amd64-pvops broken
broken-job build-i386-xsm broken
broken-job build-amd64 broken
broken-job build-i386-pvops broken
broken-step build-i386 host-install(4)
broken-step build-i386-pvops host-install(4)
broken-step build-i386-xsm host-install(4)
broken-step build-amd64-xsm host-install(4)
broken-step build-amd64-pvops host-install(4)
broken-step build-amd64 host-install(4)

Push not applicable.

------------------------------------------------------------
commit ae57950fc878618083bca435fa4bc00d4bec97c1
Author: zhijufan <zhijux.fan@xxxxxxxxx>
Date:   Wed Sep 12 14:58:54 2018 +0800

    BaseTools: Fix a bug for Unused PCDs section display in the report
    
    Fix a regression issue caused by ac4578af364, when there doesn't exist
    not used PCD, it also display the not used Pcd section in the report.
    
    Fixes: https://bugzilla.tianocore.org/show_bug.cgi?id=1170
    Cc: Liming Gao <liming.gao@xxxxxxxxx>
    Cc: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Zhiju.Fan <zhijux.fan@xxxxxxxxx>
    Reviewed-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>

commit 3eb747c16be8fb9951f703f449e1287d4269ba12
Author: Yunhua Feng <yunhuax.feng@xxxxxxxxx>
Date:   Fri Sep 14 10:54:59 2018 +0800

    BaseTools: Regression bug Linux script used windows format
    
    regression by 15e20228258c1714cd90207a52101a5b1b54cd2c
    and 9f3594782de9051cbf599f9af006903ed3f6669e
    Linux execute script must use '\n' not '\r\n' for end of line
    
    Cc: Liming Gao <liming.gao@xxxxxxxxx>
    Cc: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Yunhua Feng <yunhuax.feng@xxxxxxxxx>
    Reviewed-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>

commit 1737b7e3b402983f0c9d14b931b2238c27d247a9
Author: Jiaxin Wu <Jiaxin.wu@xxxxxxxxx>
Date:   Mon Sep 17 11:10:57 2018 +0800

    MdeModulePkg/Ip4Dxe: Refine the coding style.
    
    Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1180
    Remove the trailing white spaces.
    
    Cc: Ye Ting <ting.ye@xxxxxxxxx>
    Cc: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Cc: Bi Dandan <dandan.bi@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Wu Jiaxin <jiaxin.wu@xxxxxxxxx>
    Reviewed-by: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Reviewed-by: Dandan Bi <dandan.bi@xxxxxxxxx>

commit cde5a72d365eff5b02b8330fef1c8d36fced08eb
Author: edk2-devel-bounces@xxxxxxxxxxxx <edk2-devel-bounces@xxxxxxxxxxxx>
Date:   Fri Sep 14 16:24:15 2018 +0800

    NetworkPkg: UefiPxeBcDxe: Add EXCLUSIVE attribute when opening SNP protocol 
installed by PXE.
    
    Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1152
    
    v2: Sync the same logic to Ipv6 and update code comments.
    
    The PXE driver installs a SNP and open this SNP with attribute BY_DRIVER
    to avoid it being opened by MNP driver, this SNP is also expected not to
    be opened by other drivers with EXCLUSIVE attribute. In some cases, other
    drivers may happen to do this by error, and thus cause a system crash.
    This patch adds EXCLUSIVE attribute when opening SNP in PXE driver, and
    will reject all OpenProtocol requests by EXCLUSIVE.
    
    Cc: Subramanian, Sriram <sriram-s@xxxxxxx>
    Cc: Ye Ting <ting.ye@xxxxxxxxx>
    Cc: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Cc: Wu Jiaxin <jiaxin.wu@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Wang Fan <fan.wang@xxxxxxxxx>
    Reviewed-by: Sriram Subramanian <sriram-s@xxxxxxx>
    Reviewed-by: Fu Siyuan <siyuan.fu@xxxxxxxxx>
    Reviewed-by: Wu Jiaxin <jiaxin.wu@xxxxxxxxx>

commit 16d8465756ad29a17a082108dae55d254b91bf2c
Author: Jian J Wang <jian.j.wang@xxxxxxxxx>
Date:   Fri Sep 14 13:40:37 2018 +0800

    UefiCpuPkg/PiSmmCpuDxeSmm: move InitSmmS3Cr3() into else block
    
    BZ#: https://bugzilla.tianocore.org/show_bug.cgi?id=1165
    
    InitSmmS3Cr3 () will update SmmS3ResumeState so moving the calling of
    it into else block to keep the logic consistency.
    
    Cc: Star Zeng <star.zeng@xxxxxxxxx>
    Cc: Benjamin You <benjamin.you@xxxxxxxxx>
    Cc: Eric Dong <eric.dong@xxxxxxxxx>
    Cc: Laszlo Ersek <lersek@xxxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Jian J Wang <jian.j.wang@xxxxxxxxx>
    Reviewed-by: Eric Dong <eric.dong@xxxxxxxxx>
    Reviewed-by: Laszlo Ersek <lersek@xxxxxxxxxx>

commit a95c9cfd18b691d9694b17f032ffefd1e905cc4a
Author: Jian J Wang <jian.j.wang@xxxxxxxxx>
Date:   Mon Sep 10 11:13:36 2018 +0800

    UefiCpuPkg/PiSmmCpuDxeSmm: add message for S3 config error
    
    BZ#: https://bugzilla.tianocore.org/show_bug.cgi?id=1165
    
    HOB gEfiAcpiVariableGuid is a must have data for S3 resume if
    PcdAcpiS3Enable is set to TRUE. Current code in CpuS3.c doesn't
    embody this strong binding between them. An error message and
    CpuDeadLoop are added in this patch to warn platform developer
    about it.
    
    Cc: Star Zeng <star.zeng@xxxxxxxxx>
    Cc: Benjamin You <benjamin.you@xxxxxxxxx>
    Cc: Eric Dong <eric.dong@xxxxxxxxx>
    Cc: Laszlo Ersek <lersek@xxxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Jian J Wang <jian.j.wang@xxxxxxxxx>
    Reviewed-by: Eric Dong <eric.dong@xxxxxxxxx>
    Reviewed-by: Laszlo Ersek <lersek@xxxxxxxxxx>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.