public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
* [BPF CI] OOMs on s390x runners
@ 2026-01-20 17:59 Ihor Solodrai
  2026-01-21 22:56 ` Ilya Leoshkevich
  0 siblings, 1 reply; 4+ messages in thread
From: Ihor Solodrai @ 2026-01-20 17:59 UTC (permalink / raw)
  To: Ilya Leoshkevich
  Cc: bpf, Alexei Starovoitov, Andrii Nakryiko, Daniel Borkmann,
	Martin KaFai Lau

Hi Ilya,

The BPF selftests regularly fail on s390x runners with OOMs.

The s390x hosts that I've been maintaining have 16G of memory, hosting
2 runners each. VMs (qemu instances) running the tests currently get
5G of memory each.

I noticed that the s390x runners didn't have swap set up, so I added
an ansible config to set up a swapfile. This seems to have helped with
OOM failures.

https://github.com/libbpf/ci/commit/8767dc05ab84c88da198af3c651511e731ddbac7

I spot checked a couple of recent failures, and all of them happened
on the "ebpf1-worker-*" runners that you've been maintaining IIRC.
Here is a couple of examples:
  - https://github.com/kernel-patches/bpf/actions/runs/21178791628/job/60916006746
  - https://github.com/kernel-patches/bpf/actions/runs/21163448380/job/60863171062
  - https://github.com/kernel-patches/bpf/actions/runs/21157785072/job/60846570064

Could you please re-provision the hosts with the swap setup?
Let's see if that helps.

Thanks!

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-02-10 21:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-20 17:59 [BPF CI] OOMs on s390x runners Ihor Solodrai
2026-01-21 22:56 ` Ilya Leoshkevich
2026-02-05 23:50   ` Ihor Solodrai
2026-02-10 21:23     ` Ilya Leoshkevich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox