Bug 1845829
Summary: | [upgrade]Pipeline build keeps new status after upgrade jenkins server from 4.4 to 4.5 | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | XiuJuan Wang <xiuwang> | ||||
Component: | Jenkins | Assignee: | Akram Ben Aissi <abenaiss> | ||||
Status: | CLOSED ERRATA | QA Contact: | Jitendar Singh <jitsingh> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 4.5 | CC: | aos-bugs, pbhattac, vbobade | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.6.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1845902 1847442 (view as bug list) | Environment: | |||||
Last Closed: | 2020-10-27 16:06:07 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: | 1845902 | ||||||
Attachments: |
|
Description
XiuJuan Wang
2020-06-10 07:51:05 UTC
Created attachment 1696453 [details]
jenkins pod log
will be cherrry picked for 4.5 The OPENSHIFT_JENKINS_IMAGE_VERSION in the Jenkins 4.5 image was incorrectly set to 4.0, hence, the old plugins coming to 4.4 were not fully overridden, letting the openshift-sync plugin missing the kubernetes-client and not working anymore. The fix consist in aligning OPENSHIFT_JENKINS_IMAGE_VERSION . A PR is baking for 4.6 and will be manually cherry-picked to 4.5 Verified. 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 (OpenShift Container Platform 4.6 GA Images), 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-2020:4196 |