opencontainers / runc

CLI tool for spawning and running containers according to the OCI specification
https://www.opencontainers.org/
Apache License 2.0
11.58k stars 2.06k forks source link

flake in TestInitJoinPID on CentOS 7 #4294

Closed kolyshkin closed 18 hours ago

kolyshkin commented 1 month ago

Description

From https://cirrus-ci.com/task/6471857094787072:

=== RUN TestInitJoinPID exec_test.go:1471: unexpected error: unable to start container process: unable to start init: fork/exec /proc/self/fd/7: permission denied --- FAIL: TestInitJoinPID (0.29s)

I've only seen it happen once. Filing for visibility.

kolyshkin commented 18 hours ago

CentOS 7 is gone (see #4333), so this one can be closed I guess.