Project

General

Profile

Actions

action #151180

closed

Automatic reboot on o3 openQA workers broken

Added by favogt 5 months ago. Updated 5 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
2023-11-20
Due date:
% Done:

0%

Estimated time:

Description

When looking at logs from o3 workers, I noticed that they have a suspiciously high uptime (>50d, >100d, ...).

openqa-auto-update does

needs-restarting --reboothint >/dev/null || (command -v rebootmgrctl >/dev/null && rebootmgrctl reboot ||:)

but rebootmgrd is not running:

openqaworker23:~ # rebootmgrctl status
Error: The name org.opensuse.RebootMgr was not provided by any .service files
openqaworker23:~ # rebootmgrctl is-active
RebootMgr is dead

That probably should be enabled. I'll make a PR to make rebootmgrd dbus activated so this is no longer necessary.

Actions #1

Updated by favogt 5 months ago

I'll make a PR to make rebootmgrd dbus activated so this is no longer necessary.

https://github.com/SUSE/rebootmgr/pull/18

Actions #2

Updated by okurz 5 months ago

  • Assignee set to favogt
  • Target version set to future
Actions #3

Updated by favogt 5 months ago

  • Status changed from New to Resolved

I enabled rebootmgr.service on all workers (aarch64 openqaworker21 openqaworker22 openqaworker23 openqaworker24 openqaworker25 openqaworker26 openqaworker28 openqaworker-arm22).

While at it I also removed the lock on kernel* for the meanwhile fixed boo#1214537.

Actions

Also available in: Atom PDF