OpenShift x86 imagestream failures on on OpenShift ppc64le (exec format error)
Issue
- When trying to deploy an application using a template or image steam I see the following error during the build of my pod:
Cloning "https://github.com/openshift/dancer-ex.git " ...
Commit: 6048e2f336ce5487b6756b2ba061ec035ae013b8 (Merge pull request #1 from xxxxxxx/sclorg-rename)
Author: Author <email@email.com>
Date: Fri Aug 3
standard_init_linux.go:178: exec user process caused "exec format error"
error: build error: non-zero (13) exit code from docker-registry.default.svc:5000/openshift/perl@sha256:xxxxxxx
- I am trying to deploy a pod/applicatoin and I am seeing the following error:
- This is seen in the pods logs after seeing the pod entering a CrashLoopBackOff state.
standard_init_linux.go:190: exec user process caused "exec format error"
Environment
- Red Hat Openshift Container Platform
- 3.10+
- IBM power (ppc64le)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
