On multiple occasions, it has been helpful to see the entire systemd journal in it's entirety for deep debugging of bootstrap problems. We needed this back in April, and again this week for https://bugzilla.redhat.com/show_bug.cgi?id=2096226.
Checked on 4.11.0-0.nightly-2022-06-06-201913 without the fix, there is no whole journal log. $ ls -ltr 4.11.0-0.nightly-2022-06-06-201913/ipi/log-bundle-20220614055846/bootstrap/journals/ | grep journal $ Verified on 4.11.0-0.nightly-2022-06-15-161625 including the fix, whole journal log is collected as gzip file, and the content is expected. $ ls -ltr 4.11.0-0.nightly-2022-06-15-161625/ipi/log-bundle-20220616012522/bootstrap/journals/ | grep journal -rw-rw-r--. 1 jima jima 78285 Jun 16 01:25 journal.log.gz Move bug to VERIFIED.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Container Platform 4.11.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:5069