Bug 1477847
| Summary: | Jenkins slave images missing 32bit JVM | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Dongbo Yan <dyan> |
| Component: | ImageStreams | Assignee: | Samuel Munilla <smunilla> |
| Status: | CLOSED ERRATA | QA Contact: | Dongbo Yan <dyan> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.6.0 | CC: | aos-bugs, bparees, dyan, jokerman, mmccomas, smunilla, wmeng, wsun, xtian, xxia |
| Target Milestone: | --- | ||
| Target Release: | 3.6.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: |
undefined
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-10-25 13:04:36 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1477139 | ||
|
Description
Dongbo Yan
2017-08-03 05:30:03 UTC
1. For online free tier, cannot trigger pipeline build if you use the slave image as your pipeline job node; 2. For OCP, if admin set limit range for project like online, user will meet the same issue I see you were trying to use the 3.6 images, but how did you configure jenkins to use the brew slave images instead of the registry.access.redhat.com ones? You would have to manually configure the jenkins slave pod templates to point to brew to accomplish that. Otherwise you would have still picked up the registry.access.redhat.com(3.5) images. Yes, see comment 1 , when jenkins pod is ready, I log into jenkins webconsole first, then open 'manage jenkins' page, modify the "Kuberneters Pod Template" filed instead of brew.../openshift3/jenkins-slave-nodejs-rhel7 image So the new slave pod will use brew image Our slave images do not appear to have the 32bit JVM installed. We're going to need to fix this and respin them. Thanks Dongbo. fix is here: https://github.com/openshift/jenkins/pull/345 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, 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/RHBA-2017:3049 |