Issue #13000 has been updated by Rudy Gevaert.
I'm seeing this too on Debian <pre> Linux faiserv1 2.6.32-5-xen-amd64 #1 SMP Fri Dec 10 17:41:50 UTC 2010 x86_64 GNU/Linux root 28162 0.5 2.1 119712 45200 pts/1 Sl+ 09:52 0:01 | \_ /usr/bin/ruby1.8 /usr/bin/puppet agent --test --verbose root 28213 0.0 0.0 0 0 pts/1 Z+ 09:52 0:00 | \_ [lsdev] defunct </pre> ---------------------------------------- Bug #13000: puppet agent spawns a shell that gets defunc/zombie https://projects.puppetlabs.com/issues/13000#change-57601 Author: Elias Abacioglu Status: Needs More Information Priority: Normal Assignee: Elias Abacioglu Category: agent Target version: Affected Puppet version: 2.7.11 Keywords: defunc zombie Branch: puppet agent spawns a shell that gets defunc/zombie and gets stuck there. Issue exists in both 2.7.6 and 2.7.11. I have activated debug. A successful run looks like this: Mar 6 01:27:02 srzarnsas007 puppet-agent[492]: Retrieving plugin Mar 6 01:27:03 srzarnsas007 puppet-agent[492]: Loading facts in /var/lib/puppet/lib/facter/facter_dot_d.rb Mar 6 01:27:04 srzarnsas007 puppet-agent[492]: Loading facts in /var/lib/puppet/lib/facter/root_home.rb Mar 6 01:27:04 srzarnsas007 puppet-agent[492]: Loading facts in /var/lib/puppet/lib/facter/operatingsystemmajor.rb Mar 6 01:27:04 srzarnsas007 puppet-agent[492]: Loading facts in /var/lib/puppet/lib/facter/hpov.rb Mar 6 01:27:11 srzarnsas007 puppet-agent[492]: Caching catalog for srzarnsas007.srz.se.tconet.net Mar 6 01:27:12 srzarnsas007 puppet-agent[492]: Applying configuration version '1330976728' Mar 6 01:27:24 srzarnsas007 puppet-agent[492]: Finished catalog run in 12.18 seconds A unsuccessful run looks like this: Mar 6 01:57:27 srzarnsas007 puppet-agent[492]: Retrieving plugin # ps aux --forest root 492 0.1 3.6 236172 142776 ? Ss Mar05 4:27 /opt/tc-puppet/bin/ruby /opt/tc-puppet/sbin/puppetd --verbose root 29210 0.0 0.0 0 0 ? Z Mar06 0:00 \_ [sh] <defunct> # /opt/tc-puppet/bin/ruby --version ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux] -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
