Skip to content

Integration tests failures #314

@mtjhrc

Description

@mtjhrc

So recently the integration tests in the CI seem to have started randomly failing as mentioned in #296 @tylerfanelli. I don't really now what's going on.

The tests previously worked on my x86_64 laptop, but now also fail. Also I have noticed that just running the chroot_vm example sometimes (seems to be very rare though) fails with:

[2025-04-16T12:08:26Z ERROR vmm::linux::vstate] Failure during vcpu run: Cannot allocate memory (os error 12)
[2025-04-16T12:08:26Z ERROR vmm::linux::vstate] Failure during vcpu run: Cannot allocate memory (os error 12)
[2025-04-16T12:08:26Z INFO  vmm] Vmm is stopping.
[2025-04-16T12:08:26Z ERROR vmm::linux::vstate] Failure during vcpu run: Cannot allocate memory (os error 12)

The issue seems to be related to the kernel version, I'm using Fedora 40, and have only tried the packaged kernels so far, but I managed to narrow down the issue somewhat:

  • kernel-6.12.13-100.fc40.x86_64 (and older) seem to work fine
  • kernel-6.12.15-100.fc40.x86_64 (and newer 6.13.x) seem to break our integration tests
OS: Fedora Linux 40 (Workstation Edition) x86_64 
Host: 20TJS2F45T ThinkPad P1 Gen 3 
CPU: Intel i7-10850H (12) @ 5.100GHz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions