Bug 1391807
| Summary: | Failed to load openshift pipeline and openshift sync plugin after jenkins pod deployed | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Dongbo Yan <dyan> | ||||||
| Component: | ImageStreams | Assignee: | Ben Parees <bparees> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Wang Haoran <haowang> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 3.4.0 | CC: | aos-bugs, bparees, jokerman, mmccomas | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | No Doc Update | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-12-14 14:00:39 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: | |||||||||
| Attachments: |
|
||||||||
|
Description
Dongbo Yan
2016-11-04 05:29:01 UTC
Created attachment 1217289 [details]
Jenkins pod log
Created attachment 1217290 [details]
Current included plugins in image
We need pipeline-graph-analysis:1.2 packaged to fix this. Assigning to Troy for now, but once it's packaged we'll also have to update the rhel7 dockerfiles to install the package. Package jenkins-plugin-pipeline-graph-analysis-1.2 built. Also updated fixed jenkins-plugin-pipeline-rest-api so it now depends on it. dockerfile update: https://github.com/openshift/jenkins/pull/187 this will be verifiable once a new rhel image is built. moving to modified. Images have been built, and I've verified that all required rpms have been installed, including pipeline-graph-analysis, openshift-sync and openshift-pipeline. They are in the following images that are in pulp as well as registry.ops openshift3/jenkins-1-rhel7:1.651.2-28 openshift3/jenkins-2-rhel7:2.7-13 Test with brew-pulp.../openshift3/jenkins-2-rhel7 ede34972221e brew-pulp.../openshift3/jenkins-1-rhel7 b05627cfafbf openshift v3.4.0.22+5c56720 kubernetes v1.4.0+776c994 etcd 3.1.0-rc.0 Actual result: openshift-login 0.6 openshift-pipeline 1.0.28 openshift-sync 0.0.14 pipeline-graph-analysis 1.2 |