Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4K UEFI PXE tests failing #3815

Closed
yasminvalim opened this issue Jun 4, 2024 · 2 comments · Fixed by #3816
Closed

4K UEFI PXE tests failing #3815

yasminvalim opened this issue Jun 4, 2024 · 2 comments · Fixed by #3816
Assignees
Labels
jira for syncing to jira

Comments

@yasminvalim
Copy link
Contributor

yasminvalim commented Jun 4, 2024

We are facing an issue running FCOS pipeline across all streams. The failure happens during the test ISO phase.

You can check this here: stable, testing and next.


[2024-06-03T22:53:15.279Z] Running test: pxe-offline-install.4k.uefi
[2024-06-03T23:03:21.890Z] FAIL: pxe-offline-install.4k.uefi (10m0.005s)
[2024-06-03T23:03:21.890Z]     timed out after 10m0s
[2024-06-03T23:03:21.890Z] Running test: pxe-online-install.bios
[2024-06-03T23:04:43.214Z] PASS: pxe-online-install.bios (1m29.289s)
[2024-06-03T23:04:43.214Z] Running test: pxe-online-install.4k.uefi
[2024-06-03T23:14:49.808Z] FAIL: pxe-online-install.4k.uefi (10m0.001s)
[2024-06-03T23:14:49.808Z]     timed out after 10m0s
[2024-06-03T23:14:49.808Z] Error: harness: test suite failed
[2024-06-03T23:14:49.808Z] 2024-06-03T23:14:43Z cli: harness: test suite failed
[2024-06-03T23:14:49.808Z] failed to execute cmd-kola: exit status 1
Archive JUnit-formatted test results
<1s
[2024-06-03T23:14:53.710Z] Recording test results

Currently, this failures are blocking FCOS Releases.

@yasminvalim yasminvalim changed the title FCOS test ISO pipeline failure FCOS Test ISO pipeline failure Jun 4, 2024
@jlebon jlebon changed the title FCOS Test ISO pipeline failure 4K UEFI ISO tests failing Jun 4, 2024
@jlebon jlebon changed the title 4K UEFI ISO tests failing 4K UEFI PXE tests failing Jun 4, 2024
@jlebon
Copy link
Member

jlebon commented Jun 4, 2024

You can see the actual error in the logs:

Loading kernel
error: ../../grub-core/net/net.c:1801:timeout reading
`/fedora-coreos-40.20240603.dev.0-live-kernel-x86_64'.

First thing I'd check is whether GRUB was updated recently in cosa and if so, whether reverting to the older GRUB version makes the tests pass.

yasminvalim added a commit to yasminvalim/coreos-assembler that referenced this issue Jun 4, 2024
FCOS build started to fail after grub2.2-06-123.fc40 update. We are freezing the previous version to fix it. You can have more information about it in the following issue: coreos#3815
@yasminvalim yasminvalim self-assigned this Jun 4, 2024
@yasminvalim yasminvalim added the jira for syncing to jira label Jun 4, 2024
@yasminvalim yasminvalim linked a pull request Jun 4, 2024 that will close this issue
yasminvalim added a commit to yasminvalim/coreos-assembler that referenced this issue Jun 4, 2024
FCOS build started to fail after grub2.2-06-123.fc40 update. We are freezing the previous version to fix it. You can have more information about it in the following issue: coreos#3815
jlebon added a commit to yasminvalim/coreos-assembler that referenced this issue Jun 4, 2024
FCOS PXE 4K UEFI tests started to fail after edk2-ovmf updated to
20240524-1.fc40. Freeze on the previous version temporarily.

See also: coreos#3815

Co-authored-by: Jonathan Lebon <jonathan@jlebon.com>
jlebon added a commit to yasminvalim/coreos-assembler that referenced this issue Jun 4, 2024
FCOS PXE 4K UEFI tests started to fail after edk2-ovmf updated to
20240524-1.fc40. Freeze on the previous version temporarily.

See also: coreos#3815

Co-authored-by: Jonathan Lebon <jonathan@jlebon.com>
jlebon added a commit that referenced this issue Jun 4, 2024
FCOS PXE 4K UEFI tests started to fail after edk2-ovmf updated to
20240524-1.fc40. Freeze on the previous version temporarily.

See also: #3815

Co-authored-by: Jonathan Lebon <jonathan@jlebon.com>
@jlebon
Copy link
Member

jlebon commented Jun 4, 2024

Let's keep this open to track the actual fix for this.
Yasmin filed https://bugzilla.redhat.com/show_bug.cgi?id=2290441.

@jlebon jlebon reopened this Jun 4, 2024
yasminvalim added a commit to yasminvalim/coreos-assembler that referenced this issue Jun 6, 2024
This reverts commit f056c0e.

FCOS PXE 4K UEFI tests started to fail after edk2-ovmf updated to
20240524-1.fc40. Freeze on the previous version temporarily.

Now that the package has been fixed and update we are able to
revert this and start to use the latest version.

See also: coreos#3815
yasminvalim added a commit to yasminvalim/coreos-assembler that referenced this issue Jun 6, 2024
This reverts commit f056c0e.

The package has been fixed and update we are able to
revert this to start to use the latest version.

Closes: coreos#3815
Bug: https://redhat-internal.slack.com/archives/D05S52XQFNK/p1717705826654369
yasminvalim added a commit to yasminvalim/coreos-assembler that referenced this issue Jun 6, 2024
This reverts commit f056c0e.

The package has been fixed and update so we are able to
revert this to start to use the latest version.

Closes: coreos#3815
Bug: https://redhat-internal.slack.com/archives/D05S52XQFNK/p1717705826654369
yasminvalim added a commit to yasminvalim/coreos-assembler that referenced this issue Jun 6, 2024
This reverts commit f056c0e.

The package has been fixed and update so we are able to
revert this to start to use the latest version.

Closes: coreos#3815
Bug: https://bugzilla.redhat.com/show_bug.cgi?id=2290441
@jlebon jlebon closed this as completed in 8a35404 Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira for syncing to jira
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants