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

RHCOS 4.12 s390x: binfmt.qemu failure #873

Closed
miabbott opened this issue Jun 30, 2022 · 8 comments
Closed

RHCOS 4.12 s390x: binfmt.qemu failure #873

miabbott opened this issue Jun 30, 2022 · 8 comments

Comments

@miabbott
Copy link
Member

Hot off the 4.12 builds:

=== RUN   non-exclusive-test-bucket-0/ext.config.shared.binfmt.qemu
systemctl status kola-runext-9.service:
��� kola-runext-9.service
   Loaded: loaded (/etc/systemd/system/kola-runext-9.service; static; vendor preset: disabled)
   Active: failed (Result: exit-code) since Thu 2022-06-30 06:50:12 UTC; 433ms ago
  Process: 4854 ExecStart=/usr/local/bin/kola-runext-qemu (code=exited, status=1/FAILURE)
 Main PID: 4854 (code=exited, status=1/FAILURE)

Jun 30 06:50:07 qemu0 systemd[1]: Started kola-runext-9.service.
Jun 30 06:50:07 qemu0 kola-runext-qemu[4854]: + . /var/opt/kola/extdata-9/commonlib.sh
Jun 30 06:50:07 qemu0 kola-runext-qemu[4854]: + case "$(arch)" in
Jun 30 06:50:07 qemu0 kola-runext-qemu[4855]: ++ arch
Jun 30 06:50:07 qemu0 kola-runext-qemu[4856]: ++ podman run --arch=amd64 --rm registry.fedoraproject.org/fedora:36 arch
Jun 30 06:50:07 qemu0 kola-runext-qemu[4856]: Trying to pull registry.fedoraproject.org/fedora:36...
Jun 30 06:50:08 qemu0 kola-runext-qemu[4856]: Getting image source signatures
Jun 30 06:50:08 qemu0 kola-runext-qemu[4856]: Copying blob sha256:75f075168a24344c81b41a4877ffc6005723793ced6424f20b5f3ee9d6a66b57
Jun 30 06:50:08 qemu0 kola-runext-qemu[4856]: Copying blob sha256:75f075168a24344c81b41a4877ffc6005723793ced6424f20b5f3ee9d6a66b57
Jun 30 06:50:12 qemu0 kola-runext-qemu[4856]: Copying config sha256:3a66698e604003f7822a0c73e9da50e090fda9a99fe1f2e1e2e7fe796cc803d5
Jun 30 06:50:12 qemu0 kola-runext-qemu[4856]: Writing manifest to image destination
Jun 30 06:50:12 qemu0 kola-runext-qemu[4856]: Storing signatures
Jun 30 06:50:12 qemu0 podman[4856]: 
Jun 30 06:50:12 qemu0 focused_austin[4976]: exec /usr/bin/arch: exec format error
Jun 30 06:50:12 qemu0 kola-runext-qemu[4856]: exec /usr/bin/arch: exec format error
Jun 30 06:50:12 qemu0 kola-runext-qemu[4854]: + containerArch=
Jun 30 06:50:12 qemu0 systemd[1]: kola-runext-9.service: Main process exited, code=exited, status=1/FAILURE
Jun 30 06:50:12 qemu0 systemd[1]: kola-runext-9.service: Failed with result 'exit-code'.
@miabbott
Copy link
Member Author

cc: @jschintag @gursewak1997

Looks like this test just landed a few days ago - coreos/fedora-coreos-config#1813

@jschintag
Copy link
Contributor

Yes, i already made it fcos only in fedora-coreos-config. I'm currently working on the bump for 4.12

@jschintag
Copy link
Contributor

#874

@dustymabe
Copy link
Member

Just noting here that the f-c-c bump @jschintag is working on it #874 will fix this because it will pull in upstream commit coreos/fedora-coreos-config@5755b9c

@jschintag
Copy link
Contributor

Just to update this issue, it is fixed upstream, also occurs in aarch64 and will be fixed by #874

@jschintag
Copy link
Contributor

This has been fixed with #877 and #874.
Though i don't have permission to close the issue. @miabbott

@jlebon jlebon closed this as completed Jul 11, 2022
@travier
Copy link
Member

travier commented Jul 12, 2022

You should be able to use /close here

@jschintag
Copy link
Contributor

Ah, okay i thought there would be a close button. I need to get used to using a bot for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants