| Puppet Version: 6.15.0 Puppet Server Version: 5.5.1 OS Name/Version: Ubuntu 20.04 Puppet runs seemingly randomly decide to hang after loading facts. Describe steps to reproduce… Run a puppet agent run, or allow the puppet service to run it. Desired Behavior: Puppet agent to run to completion every time. Actual Behavior: Agent randomly hangs. While I know I don't have everything resolved in my environment yet I've attached a debug run of my agent, and this one succeeded. When I encounter another that fails I will upload that log. When it hangs you can't kill it with sigterm or sigkill, and when you attach to the process via strace you also can't kill the strace instance. |