Your message dated Mon, 08 Feb 2010 10:04:47 +0100
with message-id <[email protected]>
and subject line puppet: Can't stay running on slower hardware
has caused the Debian Bug report #523032,
regarding puppet: Can't stay running on slower hardware
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
523032: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523032
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: puppet
Version: 0.24.5-3
Severity: normal
We're seeing this sometimes several times a day on this machine.
Obviously, this makes puppet slightly less hands off than would be
useful. Clearly something should be catching the exception and logging
an error instead of just dying.
Cheers,
debug: Storing state
debug: Stored state in 2.38 seconds
/usr/lib/ruby/1.8/timeout.rb:60:in `rbuf_fill': execution expired
(Timeout::Error)
from /usr/lib/ruby/1.8/net/protocol.rb:134: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:2020:in `read_status_line'
from /usr/lib/ruby/1.8/net/http.rb:2009:in `read_new'
from /usr/lib/ruby/1.8/net/http.rb:1050:in `request'
from /usr/lib/ruby/1.8/net/http.rb:992:in `post2'
from /usr/lib/ruby/1.8/xmlrpc/client.rb:538:in `do_rpc'
from /usr/lib/ruby/1.8/xmlrpc/client.rb:420:in `call2'
from /usr/lib/ruby/1.8/xmlrpc/client.rb:410:in `call'
from /usr/lib/ruby/1.8/puppet/network/xmlrpc/client.rb:45:in `describe'
from /usr/lib/ruby/1.8/puppet/network/client/proxy.rb:15:in `send'
from /usr/lib/ruby/1.8/puppet/network/client/proxy.rb:15:in `describe'
from /usr/lib/ruby/1.8/puppet/type/file/source.rb:102:in `describe'
from /usr/lib/ruby/1.8/puppet/type/file/source.rb:191:in `retrieve'
from /usr/lib/ruby/1.8/puppet/type/file/source.rb:190:in `each'
from /usr/lib/ruby/1.8/puppet/type/file/source.rb:190:in `retrieve'
from /usr/lib/ruby/1.8/puppet/metatype/evaluation.rb:108:in
`currentpropvalues'
from /usr/lib/ruby/1.8/puppet/util/checksums.rb:17:in `inject'
from /usr/lib/ruby/1.8/puppet/metatype/evaluation.rb:106:in `each'
from /usr/lib/ruby/1.8/puppet/metatype/evaluation.rb:106:in `inject'
from /usr/lib/ruby/1.8/puppet/metatype/evaluation.rb:106:in
`currentpropvalues'
from /usr/lib/ruby/1.8/puppet/type/file.rb:823:in `retrieve'
from /usr/lib/ruby/1.8/puppet/metatype/evaluation.rb:28:in `evaluate'
from /usr/lib/ruby/1.8/puppet/transaction.rb:60:in `apply'
from /usr/lib/ruby/1.8/puppet/transaction.rb:239:in `eval_resource'
from /usr/lib/ruby/1.8/puppet/util.rb:445:in `thinmark'
from /usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'
from /usr/lib/ruby/1.8/puppet/util.rb:444:in `thinmark'
from /usr/lib/ruby/1.8/puppet/transaction.rb:238:in `eval_resource'
from /usr/lib/ruby/1.8/puppet/transaction.rb:310:in `evaluate'
from /usr/lib/ruby/1.8/puppet/util.rb:445:in `thinmark'
from /usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'
from /usr/lib/ruby/1.8/puppet/util.rb:444:in `thinmark'
from /usr/lib/ruby/1.8/puppet/transaction.rb:309:in `evaluate'
from /usr/lib/ruby/1.8/puppet/transaction.rb:303:in `collect'
from /usr/lib/ruby/1.8/puppet/transaction.rb:303:in `evaluate'
from /usr/lib/ruby/1.8/puppet/node/catalog.rb:124:in `apply'
from /usr/lib/ruby/1.8/puppet/network/client/master.rb:255:in `run'
from /usr/lib/ruby/1.8/puppet/util.rb:212:in `benchmark'
from /usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'
from /usr/lib/ruby/1.8/puppet/util.rb:211:in `benchmark'
from /usr/lib/ruby/1.8/puppet/network/client/master.rb:254:in `run'
from /usr/lib/ruby/1.8/sync.rb:230:in `synchronize'
from /usr/lib/ruby/1.8/puppet/network/client/master.rb:236:in `run'
from /usr/lib/ruby/1.8/puppet/network/client.rb:136:in `runnow'
from /usr/lib/ruby/1.8/puppet/network/client.rb:179:in `start'
from
/usr/lib/ruby/1.8/puppet/external/event-loop/signal-system.rb:97:in `call'
from
/usr/lib/ruby/1.8/puppet/external/event-loop/signal-system.rb:97:in `__signal__'
from
/usr/lib/ruby/1.8/puppet/external/event-loop/signal-system.rb:97:in `each'
from
/usr/lib/ruby/1.8/puppet/external/event-loop/signal-system.rb:97:in `__signal__'
from (eval):2:in `signal'
from /usr/lib/ruby/1.8/puppet/external/event-loop/event-loop.rb:321:in
`sound_alarm'
from /usr/lib/ruby/1.8/puppet/external/event-loop/event-loop.rb:130:in
`select'
from /usr/lib/ruby/1.8/puppet/external/event-loop/event-loop.rb:130:in
`each'
from /usr/lib/ruby/1.8/puppet/external/event-loop/event-loop.rb:130:in
`select'
from /usr/lib/ruby/1.8/puppet/external/event-loop/event-loop.rb:116:in
`iterate'
from /usr/lib/ruby/1.8/puppet/external/event-loop/event-loop.rb:107:in
`run'
from /usr/lib/ruby/1.8/puppet.rb:320:in `start'
from /usr/sbin/puppetd:437
-- System Information:
Debian Release: 5.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: armel (armv5tel)
Kernel: Linux 2.6.26-1-iop32x
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.utf8)
Shell: /bin/sh linked to /bin/bash
Versions of packages puppet depends on:
ii adduser 3.110 add and remove users and groups
ii facter 1.5.1-0.1 a library for retrieving facts fro
ii libopenssl-ruby 4.2 OpenSSL interface for Ruby
ii libruby [libxmlrpc-ruby] 4.2 Libraries necessary to run Ruby 1.
ii libshadow-ruby1.8 1.4.1-8 Interface of shadow password for R
ii libxmlrpc-ruby 4.2 transitional dummy package
ii lsb-base 3.2-20 Linux Standard Base 3.2 init scrip
ii ruby 4.2 An interpreter of object-oriented
Versions of packages puppet recommends:
pn rdoc <none> (no description available)
puppet suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
0.25.x is significantly less resource intensive, see if this solves your
problem.
--
Stig Sandbeck Mathisen
--- End Message ---