-
Sub-task
-
Resolution: Done
-
Undefined
-
None
-
None
Build Details
| Field | Value |
|---|---|
| Job | build-arch |
| Build Number | #3531 |
| Stream | rhel-10.2 |
| Arch | s390x |
| Build ID | 10.2.20260222-0 |
| Timestamp | 2026-02-23T11:19:39 |
| Duration | ~40 minutes |
| Jenkins URL | https://jenkins-rhcos--prod-pipeline.apps.int.prod-stable-spoke1-dc-iad2.itup.redhat.com/job/build-arch/3531/ |
Root Cause Analysis
The build failed during kola testing on s390x. The test ext.config.shared.rpm-ostree.kernel-replace failed.
Error Message
--- FAIL: ext.config.shared.rpm-ostree.kernel-replace (278.16s)
harness.go:1309: kolet failed: : Waiting for reboot: machine "218037db-5095-4d8b-85bd-33db83477a54" failed basic checks: detected failed or stuck systemd units: some systemd units failed: chronyd.service; <nil>
Analysis
The test was run as part of flake detection re-run (the test had failed initially and was being retried). The snooze for this test pattern expired on Feb 20, 2026:
⏰ Snooze for kola test pattern "ext.config.shared.rpm-ostree.kernel-replace" expired on Feb 20 2026 👉 https://github.com/coreos/rhel-coreos-config/issues/150
The underlying issue is that chronyd.service failed after a reboot during the kernel-replace test.
Related Issues
- https://github.com/coreos/rhel-coreos-config/issues/150 (snooze expired)
- Upstream build #3421 failed due to this downstream failure