Bug 1731270

Summary: podman exec leaks an exec_pid_<hash> file for every exec in tmpfs [rhel-8.0.0.z]
Product: Red Hat Enterprise Linux 8 Reporter: Oneata Mircea Teodor <toneata>
Component: podmanAssignee: Matthew Heon <mheon>
Status: CLOSED ERRATA QA Contact: atomic-bugs <atomic-bugs>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 8.0CC: aarcange, atomic-bugs, bbaude, dornelas, dwalsh, emacchi, jligon, jnovy, lfriedma, lsm5, mheon, michele, smccarty, toneata, ypu
Target Milestone: rcKeywords: ZStream
Target Release: 8.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: container-tools-rhel8-8000020190719142648.b1ada758 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1731117 Environment:
Last Closed: 2019-07-30 19:50:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1731117    
Bug Blocks: 1186913, 1727325, 1731268    

Comment 8 Joy Pu 2019-07-22 14:51:16 UTC
Can reproduced with podman-0.10.1.3-5.gitdb08685.el8+2131+7e3e9e07.x86_64, and test with podman-1.0.3-1.git9d78c0c.module+el8.0.0.z+3717+fdd07b7c.x86_64. The exec_pid_* files is not exist after the podman exec finished. So set this to verified. Details:
# podman run -d --name test busybox top
9b34c4cfdb4554f87b5eaa23a4c37b2837c49eac53203f245af389eda8d701e8
# podman exec test /bin/true
# podman exec test /bin/true
# podman exec test /bin/true
#  find /run/containers/storage -type f -iname 'exec_pid_*'

Comment 10 errata-xmlrpc 2019-07-30 19:50:31 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:1956