Project

General

Profile

Actions

action #169684

closed

[alert] (Failed systemd services alert (except openqa.suse.de) Salt Uk02cifVkz)

Added by ybonatakis about 1 month ago. Updated 8 days ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Regressions/Crashes
Start date:
2024-11-11
Due date:
% Done:

0%

Estimated time:
Tags:

Description

Observation

https://stats.openqa-monitor.qa.suse.de/d/KToPYLEWz/failed-systemd-services?orgId=1&from=now-24h&to=now
we are getting constantly redundant emails from diesel, mania, petrol, sapworker1 since last week.

Rollback steps

  • for i in diesel mania petrol sapworker1; do ssh $i.qe.nue2.suse.org "sudo systemctl enable --now auto-update.timer"; done

Related issues 1 (0 open1 closed)

Copied to openQA Infrastructure (public) - action #169690: logwarn repeatedly sending openssl related problems. Is the state file stuck?Resolvedokurz2024-11-11

Actions
Actions #1

Updated by ybonatakis about 1 month ago

  • Tags set to infra
  • Category set to Regressions/Crashes
  • Target version set to Ready
Actions #2

Updated by okurz about 1 month ago

  • Copied to action #169690: logwarn repeatedly sending openssl related problems. Is the state file stuck? added
Actions #4

Updated by okurz about 1 month ago

  • Status changed from New to Blocked
  • Parent task set to #166598

#169546

Actions #5

Updated by okurz about 1 month ago

  • Description updated (diff)
Actions #6

Updated by okurz about 1 month ago

  • Description updated (diff)

I did for i in diesel mania petrol sapworker1; do ssh $i.qe.nue2.suse.org "sudo systemctl disable --now auto-update.timer"; done and added according rollback step.

Actions #7

Updated by okurz 10 days ago

  • Status changed from Blocked to New
Actions #8

Updated by okurz 8 days ago

  • Status changed from New to Resolved
sudo salt -L 'diesel.qe.nue2.suse.org,petrol.qe.nue2.suse.org,sapworker1.qe.nue2.suse.org' cmd.run 'systemctl start auto-update'
(wait a bit)
sudo salt -L 'diesel.qe.nue2.suse.org,petrol.qe.nue2.suse.org,sapworker1.qe.nue2.suse.org' cmd.run 'journalctl -n 40 --no-pager -u auto-update'
sudo salt -L 'diesel.qe.nue2.suse.org,petrol.qe.nue2.suse.org,sapworker1.qe.nue2.suse.org' cmd.run 'systemctl enable --now auto-update.timer'
Actions

Also available in: Atom PDF