Issue #1153 has been updated by James Turnbull.

Target version deleted (unplanned)


----------------------------------------
Bug #1153: puppetrun fails exit code 3 if running in foreground for a 
sufficiently long period of time
https://projects.puppetlabs.com/issues/1153

Author: Randy Bias
Status: Accepted
Priority: Low
Assignee: 
Category: executables
Target version: 
Affected Puppet version: 0.24.8
Keywords: 
Branch: 


Use case:

puppetmasterd on nodeA, puppetd on nodeB

** run puppetrun with --foreground for tag that applies a config in 10 seconds
** using exact same setup, for a tag that applies a config in 100 seconds you 
get an error

<pre>
puppetrun --debug --foreground --host mdb3-nat
Failed to load ruby LDAP library. LDAP functionality will not be available
debug: Parsing /etc/puppet/puppet.conf
debug: Puppet::Network::Client::Runner: defining puppetrunner.run
Triggering mdb3-nat
debug: Calling puppetrunner.run
/usr/lib/ruby/1.8/timeout.rb:54:in @rbuf_fill': execution expired 
(Timeout::Error)
        from /usr/lib/ruby/1.8/timeout.rb:56:in @timeout'
        from /usr/lib/ruby/1.8/timeout.rb:76:in @timeout'
        from /usr/lib/ruby/1.8/net/protocol.rb:132:in @rbuf_fill'
        from /usr/lib/ruby/1.8/net/protocol.rb:116:in @readuntil'
        from /usr/lib/ruby/1.8/net/protocol.rb:126:in @readline'
        from /usr/lib/ruby/1.8/net/http.rb:2017:in @read_status_line'
        from /usr/lib/ruby/1.8/net/http.rb:2006:in @read_new'
        from /usr/lib/ruby/1.8/net/http.rb:1047:in @request'
         ... 9 levels...
        from /usr/lib/ruby/site_ruby/1.8/puppet/network/client/proxy.rb:15:in 
@run'
        from /usr/bin/puppetrun:354
        from /usr/bin/puppetrun:339:in @fork'
        from /usr/bin/puppetrun:339
</pre>


-- 
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.

Reply via email to