crun
crun copied to clipboard
flake: unable to create pod cgroup: slice was already loaded or has a fragment file
trafficstars
So far it's a one-off, only on my laptop:
not ok 180 |200| podman pod create - hashtag AllTheOptions in 1798ms
# tags: ci:parallel
# (from function `bail-now' in file test/system/helpers.bash, line 192,
# from function `die' in file test/system/helpers.bash, line 958,
# from function `run_podman' in file test/system/helpers.bash, line 560,
# in test file test/system/200-pod.bats, line 255)
# `run_podman pod create --name=$podname \' failed
#
...
# Successfully tagged localhost/infra_image_t180-z1vymisr:latest
# 86bbdac7ba77e0f3c5ec60dbd4bd2483f06413b792dcb6f2e7de89df5a0f40c1
#
# [08:35:22.656994340] $ bin/podman pod create --name=pod-t180-z1vymisr --pod-id-file=/dev/shm/podman_bats.j48uzw/pod-id-file --hostname=eaijuxkkq6.hostt180-z1vymisr.net --add-host kfam2ieko4.qqloyvhwed.xyz:172.20.201.132 --dns 172.20.62.167 --dns-search nnh0i0kyxmesh0y.abc --dns-option ndots:219 --publish 6035:5080 --label label-frw9BFgOv6q=labelvalue-XsxLIK0sqSZymXGJ933nsX --infra-image infra_image_t180-z1vymisr --infra-command /pause_t180-z1vymisr --infra-name infra_container_t180-z1vymisr
# [08:35:23.082958461] Error: unable to create pod cgroup for pod 18e6e06291e0a3bcf40769a6359fa5c45bcf6978cd67ea20e02c7fa9f31c28f1: creating cgroup user.slice/user-14904.slice/[email protected]/user.slice/user-libpod_pod_18e6e06291e0a3bcf40769a6359fa5c45bcf6978cd67ea20e02c7fa9f31c28f1.slice: Unit user-libpod_pod_18e6e06291e0a3bcf40769a6359fa5c45bcf6978cd67ea20e02c7fa9f31c28f1.slice was already loaded or has a fragment file.
I don't have privs on this repo for adding the flakes tag
I'm assuming this is a 1.17 issue, because I've never seen it before in gazillions of hours of testing.