Buildbot: Buildbot process termination on Rocky Linux after logout #106

Closed
opened 2024-07-26 12:51:17 +02:00 by Bart van der Braak · 1 comment

Arnd mentions that the BuildBot process only continues working if there is an active logon session, such as by leaving up a detached screen session

Arnd mentions that the BuildBot process only continues working if there is an active logon session, such as by leaving up a detached `screen` session
Bart van der Braak added this to the DevOps Progress Board project 2024-07-26 12:51:17 +02:00
Author
Owner

Fix

Fixed the BuildBot process on the Rocky Linux workers. The issue was due to the systemd user instance being killed upon logout. This can be resolved by running loginctl enable-linger blender. The service also now runs the correct commands on UATEST (previously, there was a reference to DEV).

With this fix, you can safely reboot the workers, and they will automatically be added back without manual intervention.

### Fix Fixed the BuildBot process on the Rocky Linux workers. The issue was due to the systemd user instance being killed upon logout. This can be resolved by running `loginctl enable-linger blender`. The service also now runs the correct commands on UATEST (previously, there was a reference to DEV). With this fix, you can safely reboot the workers, and they will automatically be added back without manual intervention.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/blender-projects-platform#106
No description provided.