devpod icon indicating copy to clipboard operation
devpod copied to clipboard

Constant CPU usage from podman commands run by Devpod

Open jedthe3rd opened this issue 10 months ago • 5 comments

What happened?
Experiencing high CPU caused by Devpod processes. One of the consumers is a podman inspect launched by devpod (through devpod-cli). It doesn't go away and just sits using 4% CPU until manually killed.

What did you expect to happen instead?
If Devpod uses podman inspect, it should get the result and close the process. Rerunning it every few minutes if needed.

How can we reproduce the bug? (as minimally and precisely as possible)

Install Podman Desktop v1.16.2 w/ Podman v5.4.0. Start devpod. Create a Docker provider configured to use Podman and a workspace using that Docker provider.

Local Environment:

  • DevPod Version: 0.6.12
  • Operating System: windows 11
  • ARCH of the OS: AMD64

DevPod Provider:

  • Local provider: docker

Anything else we need to know?
N/A

jedthe3rd avatar Mar 03 '25 21:03 jedthe3rd

It happened with another podman command that devpod ran:

Image

So there seems to be some sort of process leak when devpod-cli runs podman commands.

jedthe3rd avatar Mar 04 '25 00:03 jedthe3rd

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] avatar May 05 '25 02:05 github-actions[bot]

This is still an issue

jedthe3rd avatar May 05 '25 22:05 jedthe3rd

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] avatar Jul 05 '25 02:07 github-actions[bot]

Still running into this issue.

jedthe3rd avatar Jul 07 '25 04:07 jedthe3rd