With kvm-unit-test repo updated to d8a4f9e5 (ci: Update the list of
tests that we run in the Fedora Cirrus-CI), this issue still exist on
T-3.13, T-4.4 and X-4.4

T-3.13 (15 failures on node fili):
 FAIL: sane x2apic id
 FAIL: x2apic id matches cpuid
 FAIL: correct xapic id after reset
 FAIL: apic_disable: CPUID.1H:EDX.APIC[bit 9] is clear
 FAIL: apic_disable: *0xfee00030: 1050014
 FAIL: apic_disable: CR8: f
 FAIL: apic_disable: *0xfee00080: f0
 FAIL: x2apic enabled to invalid state
 FAIL: x2apic enabled to apic enabled
 FAIL: disabled to invalid state
 FAIL: disabled to x2apic enabled
 FAIL: apic enabled to invalid state
 FAIL: apicbase: reserved physaddr bits
 FAIL: apicbase: reserved low bits
 FAIL: APIC physical broadcast address
 qemu: terminating on signal 15 from pid 13904
 FAIL apic (timeout; duration=30)

T-4.4 (5 failures on node gonzo):
 FAIL: x2apic id matches cpuid
 FAIL: apic_disable: CPUID.1H:EDX.APIC[bit 9] is clear
 FAIL: apic_disable: *0xfee00030: 50014
 FAIL: apic_disable: *0xfee00080: f0
 FAIL: PV IPIs testing
 qemu: terminating on signal 15 from pid 12619
 FAIL apic (timeout; duration=30)

X-4.4 (8 failures on node amaura)
 FAIL: x2apic id matches cpuid
 FAIL: apic_disable: CPUID.1H:EDX.APIC[bit 9] is clear
 FAIL: apic_disable: CR8: f
 FAIL: apic_disable: *0xfee00080: f0
 FAIL: apic_disable: *0xfee00030: 50014
 FAIL: apic_disable: CR8: f
 FAIL: apic_disable: *0xfee00080: f0
 FAIL: PV IPIs testing
 qemu-system-x86_64: terminating on signal 15 from pid 12429
 FAIL apic (timeout; duration=30)

** Tags added: sru-20220919

** Summary changed:

- apic test in kvm-unit-test failed with timeout
+ apic test in kvm-unit-test failed with several sub-tests and timeout in the 
end on 3.13 / 4.4 kernels

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-azure in Ubuntu.
https://bugs.launchpad.net/bugs/1748103

Title:
  apic test in kvm-unit-test failed with several sub-tests and timeout
  in the end on 3.13 / 4.4 kernels

Status in ubuntu-kernel-tests:
  Confirmed
Status in linux package in Ubuntu:
  Incomplete
Status in linux-azure package in Ubuntu:
  New
Status in linux-azure-edge package in Ubuntu:
  New
Status in linux source package in Xenial:
  New
Status in linux-azure source package in Xenial:
  New
Status in linux-azure-edge source package in Xenial:
  New
Status in linux source package in Bionic:
  New
Status in linux-azure source package in Bionic:
  New
Status in linux-azure-edge source package in Bionic:
  New

Bug description:
  With Joshua's comment in bug 1719524: "Nested KVM can only be tried on
  instance sizes with nested Hypervisor support: Ev3 and Dv3.", although
  the instance name is E4v3 here but I can start a KVM on it.

  Test apic will timeout on it.

  Steps:
  1. git clone --depth=1 
https://git.kernel.org/pub/scm/virt/kvm/kvm-unit-tests.git
  2. cd kvm-unit-tests; ./configure; make
  3. Run the apic test as root:
   
  # TESTNAME=apic TIMEOUT=30 ACCEL= ./x86/run x86/apic.flat -smp 2 -cpu 
qemu64,+x2apic,+tsc-deadline
  timeout -k 1s --foreground 30 /usr/bin/qemu-system-x86_64 -nodefaults -device 
pc-testdev -device isa-debug-exit,iobase=0xf4,iosize=0x4 -vnc none -serial 
stdio -device pci-testdev -machine accel=kvm -kernel x86/apic.flat -smp 2 -cpu 
qemu64,+x2apic,+tsc-deadline # -initrd /tmp/tmp.onXtr5JVp7
  enabling apic
  enabling apic
  paging enabled
  cr0 = 80010011
  cr3 = 459000
  cr4 = 20
  apic version: 1050014
  PASS: apic existence
  PASS: xapic id matches cpuid
  PASS: writeable xapic id
  PASS: non-writeable x2apic id
  PASS: sane x2apic id
  FAIL: x2apic id matches cpuid
  PASS: correct xapic id after reset
  PASS: apic_disable: Local apic enabled
  PASS: apic_disable: CPUID.1H:EDX.APIC[bit 9] is set
  PASS: apic_disable: Local apic disabled
  PASS: apic_disable: CPUID.1H:EDX.APIC[bit 9] is clear
  PASS: apic_disable: Local apic enabled
  PASS: apic_disable: CPUID.1H:EDX.APIC[bit 9] is set
  x2apic enabled
  PASS: x2apic enabled to invalid state
  PASS: x2apic enabled to apic enabled
  PASS: disabled to invalid state
  PASS: disabled to x2apic enabled
  PASS: apic enabled to invalid state
  PASS: apicbase: relocate apic
  PASS: apicbase: reserved physaddr bits
  PASS: apicbase: reserved low bits
  PASS: self ipi
  starting broadcast (x2apic)
  PASS: APIC physical broadcast address
  PASS: APIC physical broadcast shorthand
  PASS: nmi-after-sti
  qemu-system-x86_64: terminating on signal 15 from pid 7246

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.14.0-1004-azure-edge 4.14.0-1004.4
  ProcVersionSignature: User Name 4.14.0-1004.4-username-edge 4.14.14
  Uname: Linux 4.14.0-1004-azure-edge x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  Date: Thu Feb  8 06:00:55 2018
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-azure-edge
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  DistroRelease: Ubuntu 16.04
  Package: linux-azure-edge
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: User Name 4.13.0-1009.12-username 4.13.13
  Tags:  xenial uec-images
  Uname: Linux 4.13.0-1009-azure x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip floppy libvirtd lxd netdev plugdev 
sudo video
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1748103/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to