Page MenuHomePhabricator

Puppet agent failure detected on instance toolsbeta-puppetmaster-04 in project toolsbeta
Closed, ResolvedPublic

Description

Write the description below

From alertmanager:

alertname: PuppetAgentFailure
project: toolsbeta
summary: Puppet agent failure detected on instance toolsbeta-puppetmaster-04 in project toolsbeta
10 hours ago
instance: toolsbeta-puppetmaster-04
job: node
severity: warn

Details

Other Assignee
Andrew

Event Timeline

dcaro triaged this task as Medium priority.Sep 22 2021, 9:56 AM
dcaro created this task.

This seems related to the NFS tests that @Andrew and @Bstorm have been working on:

dcaro@toolsbeta-puppetmaster-04:/$ sudo -i
root@toolsbeta-puppetmaster-04:~# puppet agent --test
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Retrieving locales
Info: Loading facts
Info: Caching catalog for toolsbeta-puppetmaster-04.toolsbeta.eqiad.wmflabs
Info: Applying configuration version '(ec85155414) root - contacts: don't fail if _role is not defined on labs realm'
Notice: The LDAP client stack for this host is: sssd/sudo
Notice: /Stage[main]/Profile::Ldap::Client::Labs/Notify[LDAP client stack]/message: defined 'message' as 'The LDAP client stack for this host is: sssd/sudo'
Error: /Stage[main]/Puppetmaster::Gitpuppet/File[/home/gitpuppet/.ssh]: Could not evaluate: Stale file handle @ rb_file_s_lstat - /home/gitpuppet/.ssh
Notice: /Stage[main]/Puppetmaster::Gitpuppet/File[/home/gitpuppet/.ssh/id_rsa]: Dependency File[/home/gitpuppet/.ssh] has failures: true
Warning: /Stage[main]/Puppetmaster::Gitpuppet/File[/home/gitpuppet/.ssh/id_rsa]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppetmaster::Gitpuppet/File[/home/gitpuppet/.ssh/gitpuppet-private-repo]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
Notice: Applied catalog in 7.10 seconds
dcaro moved this task from Inbox to Doing on the cloud-services-team (Kanban) board.
dcaro updated Other Assignee, added: Andrew.
dcaro unsubscribed.

This looks resolved