CI capabilities test: inconsistent CapBnd #9286
Labels
flakes
Flakes from Continuous Integration
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
remote
Problem is in podman-remote
First things first: this makes no sense to me. I don't see how this could be a flake; it should either consistently fail or consistently pass on the same machine. Instead, we get one-offs, and the ginkgo retry (so far) always passes.
Symptom:
Source:
podman/test/e2e/run_test.go
Lines 334 to 338 in 68ca906
Environment: so far, only f32 and f33. Always remote.
Decoding: the cap difference is -- surprise! -- CAP_NET_RAW, CAP_MKNOD,CAP_AUDIT_WRITE
cirrus-flake-xref results:
Podman run [It] podman run user capabilities test
make nixpkgs
#9154Could podman be reading
containers.conf
even though$CONTAINERS_CONF
is explicitly overridden?The text was updated successfully, but these errors were encountered: