-
Bug
-
Resolution: Done
-
Blocker
-
ACM 2.14.0
-
None
-
Quality / Stability / Reliability
-
1
-
False
-
-
False
-
-
-
Workload Mgmt Train 27 - 2, Workload Mgmt Train 28 - 1
-
Critical
-
None
Description of problem:
One PR for multicloud-integrations repo is breaking downstream builds on ACM 2.14:
https://github.com/stolostron/multicloud-integrations/pull/127
—
The strange thing is that it only fails on s390x, but it is consistent, not intermittent:
INFO - [2/3] STEP 21/23: RUN source $CACHITO_ENV_FILE && make -f Makefile.prow build ... INFO - Go compliance shim [124] [rhel-9-golang-1.23][openshift-golang-builder]: invoking real go binary ... INFO - # runtime/cgo INFO - gcc_amd64.S: Assembler messages: INFO - gcc_amd64.S:27: Error: Unrecognized opcode: `pushq' INFO - gcc_amd64.S:28: Error: Unrecognized opcode: `pushq' ... INFO - gcc_amd64.S:51: Error: Unrecognized opcode: `ret' INFO - Go compliance shim [124] [rhel-9-golang-1.23][openshift-golang-builder]: Exited with: 1
Log: https://download-01.beak-001.prod.iad2.dc.redhat.com/brewroot/work/tasks/1471/67521471/s390x.log
Brew: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=67521471
Today
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
- ...