action #174811
closed[WSL] test fails in boot_windows
0%
Description
Observation¶
Needle mismatch during Windows boot.
openQA test in scenario sle-15-SP5-Windows 10 BIOS-x86_64-wsl2-install-msstore@win10_64bit fails in
boot_windows
Test suite description¶
Basic WSL test Test scope:
1) Prepare WSL and other features in Windows
2) Download the winget utility and install it
3) Install WSL image from the MS Store via CLI
Reproducible¶
Fails since (at least) Build 3.315
Expected result¶
Last good: 3.313 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by etchubykalo about 1 month ago
- Status changed from New to In Progress
boot_windows gets stuck in boot screen.
Updated by etchubykalo about 1 month ago ยท Edited
There is some sort of mount error:
From serial0.txt file:
BdsDxe: loading Boot0001 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x7,0x0)
BdsDxe: starting Boot0001 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x7,0x0)
Expected result: vitio_blk driver seems to not load sporadically.
BdsDxe: loading Boot0001 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x7,0x0)
BdsDxe: starting Boot0001 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x7,0x0)
pvvxblk loading for virtio_blk.
Version 2.6.0.04.
Updated by etchubykalo about 1 month ago
there is a related kernel bug:
Updated by etchubykalo about 1 month ago
boot windows work on openqaworkers with intel
does not work with amd.
Updated by etchubykalo 30 days ago
- Subject changed from test fails in boot_windows to [WSL] test fails in boot_windows
Updated by etchubykalo 18 days ago
Once this kernel submission is though, it should be fixed. https://build.suse.de/request/show/358483
578+- KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits
579+ (bsc#1234635).
Updated by etchubykalo 15 days ago
temporary fix preventing tests from running on amd workers until new kernel patch is deployed on openqa workers: https://gitlab.suse.de/qac/qac-openqa-yaml/-/merge_requests/2035