# coreos-pipelines-health-sync Who's in the hot seat this week? :seat: :studio_microphone: ## Legend ⌛️: pending/waiting (upstream action, package release, etc) ⁉️: untriaged/needs attention 📌: open action item # Action Items # Flakes that need investigation # Fedora CoreOS ## FCOS overrides: ### testing-devel ### rawhide ### next-devel - next-devel is disabled - remove audit packages in next devel ## FCOS denylist - empty 🎉 ## FCOS Overrides: ### rawhide - empty 🎉 ### testing-devel --- # RHCOS ## RHEL CoreOS denylist #### ⌛️ ostree.sync + composefs failed (c10s) - https://github.com/openshift/os/issues/1751 ``` - pattern: ostree.sync tracker: https://github.com/openshift/os/issues/1751 osversion: - c10s ``` - 2025-08-18: Huijing working on it: [GitHub Comment](https://github.com/openshift/os/issues/1751#issuecomment-3157928556) - 2025-10-20: Jira ticket filed with NFS team; NFS team will try to repro soon - 2025-12-01: a PR is open to fix the failed test. marmijo to review the pr and ask what the current status is. - https://github.com/coreos/coreos-assembler/pull/4328 - marmijo reviewed the PR, confirmed to fix the issue. - 2026-01-26: - waiting for https://github.com/coreos/coreos-assembler/pull/4328 to merge --- #### ⌛️ ext.config.shared.boot.install-bootloader-multipath ``` - pattern: ext.config.shared.boot.install-bootloader-multipath tracker: https://github.com/coreos/rhel-coreos-config/issues/99 osversion: - rhel-9.6 ``` NOTES: - 2025-12-01: waiting on a new bootupd in rhel-10.1 - https://issues.redhat.com/browse/RHEL-131128 -2025-12-08: Waiting on release to happen on Dec 16 - 2026-01-16: marmijo: can this be removed from rhel-9.6 as well? - https://github.com/coreos/rhel-coreos-config/pull/133 --- #### ⌛️ Secureboot tests in c10s # Secureboot in CentOS Stream 10 regressed. # - https://github.com/coreos/rhel-coreos-config/issues/130 # - https://issues.redhat.com/browse/RHEL-137210 - pattern: basic.uefi-secure tracker: https://github.com/coreos/rhel-coreos-config/issues/130 snooze: 2026-01-30 warn: true osversion: - centos-10 - pattern: ext.config.shared.security.lockdown tracker: https://github.com/coreos/rhel-coreos-config/issues/130 snooze: 2026-01-30 warn: true osversion: - centos-10 - pattern: iso-as-disk.uefi-secure tracker: https://github.com/coreos/rhel-coreos-config/issues/130 snooze: 2026-01-30 warn: true osversion: - centos-10 - pattern: iso-live-login.uefi-secure tracker: https://github.com/coreos/rhel-coreos-config/issues/130 snooze: 2026-01-30 warn: true osversion: - centos-10 Notes: Added JIRA label to this Action (1/26): Michael to test this in c10s to see if the fix resolves the issue #### ⌛️ fips.enable ``` # Our fips test became more strict in [1] but we need an updated # ignition [2] in order for the test to pass. Let's just snooze # the test until we can get that updated Ignition. # [1] https://github.com/coreos/coreos-assembler/pull/4373 # [2] https://issues.redhat.com/browse/RHEL-129425 - pattern: fips.enable tracker: https://issues.redhat.com/browse/RHEL-129425 snooze: 2026-01-12 warn: true osversion: - centos-9 - centos-10 - rhel-9.8 ``` NOTES: - 2025-12-01: waiting on a new ignition release in rhel-10.1 - 2025-12-08: Waiting on release (of ignition) to happen on Dec 16 - 2026-01-16: marmijo: test seems to be passing on rhel-10.1 now - https://jenkins-rhcos--prod-pipeline.apps.int.prod-stable-spoke1-dc-iad2.itup.redhat.com/blue/organizations/jenkins/build/detail/build/2886/pipeline/235 - Action : 1/26 - Ash to check if this is fixed ### ext.config.systemd.journal-compat test failure - pattern: ext.config.systemd.journal-compat tracker: https://github.com/coreos/rhel-coreos-config/issues/151 snooze: 2026-02-01 warn: true Action: (1/26) Michael to ran the test and it passed. We can remove it --- ## openshift/os denylist #### 📌 rhaos-pkgs-match-openshift ``` - pattern: ext.config.version.rhaos-pkgs-match-openshift tracker: https://github.com/openshift/os/issues/1847 ``` - 2025-08-11: - tracker moved to rhel-coreos-config: https://github.com/coreos/rhel-coreos-config/issues/43 <- (marmijo: I think this is the wrong issue link?) - Joel investigating, [Jira tickets](https://github.com/coreos/rhel-coreos-config/issues/43#issuecomment-3118023615) <- (marmijo: I think this is the wrong issue link?) - 2025-08-25: Joel back from PTO; check in next week - 2025-12-1: toolbox is the only affected package. - ACTION (12/8/25): add an exception to the kola test for toolbox so we can re-enable the test - 2025-12-15: marmijo to add exception; is there a issue or ticket with the justification? Can't find a comment explaining the resolution or reasoning. - 2026-01-16: https://github.com/openshift/os/pull/1891 - need to backport to release-4[19,20,21] --- #### ⁉️ rhcos.network.init-interfaces-test ``` - pattern: rhcos.network.init-interfaces-test tracker: https://github.com/openshift/os/issues/1852 arches: - s390x ``` NOTES: - 2025-12-01: reached out to Nikkita about this issue - 2025-12-08: Nikkita will begin work in January ## Misc Denylist ### Prow - Entry here is just so we dont forget about it ``` This test is failing only in prow, so it's skipped by prow but not denylisted here so it can run on the rhcos pipeline - pattern: pxe-offline-install.rootfs-appended.bios tracker: https://github.com/openshift/os/issues/1768 ``` ``` This test is failing only in prow, so it's skipped by prow but not denylisted here so it can run on the rhcos pipeline - pattern: iso-offline-install-iscsi.ibft.bios tracker: https://github.com/openshift/os/issues/1492 ``` Notes:^ May be it needs more resources Action: marmijo to open PR to remove the config in prow - marmijo: opened https://github.com/openshift/os/pull/1800 - test still failing - 2025-12-01: test is still failing, discussions ongoing about the future of prow jobs ### CoreOS Assember ## Watch