Bug 1683089
Summary: | Failed to load plugin Pipeline for Blue Ocean in jenkins pod logs | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | XiuJuan Wang <xiuwang> |
Component: | Build | Assignee: | Gabe Montero <gmontero> |
Status: | CLOSED ERRATA | QA Contact: | wewang <wewang> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.1.0 | CC: | aos-bugs, jokerman, mmccomas, wzheng |
Target Milestone: | --- | Keywords: | Regression |
Target Release: | 4.1.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-06-04 10:44: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: |
Description
XiuJuan Wang
2019-02-26 09:04:52 UTC
this has happened before .... jenkins changing the deps for their plugins without bumping the versions of those plugins I'll have to see if I can repro this with the latest ... if not, I may need help getting at the specific version is getting at with quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:492c935fd6d53e3a02657f8785070cd93a036899a2779daab8dc4e11b3d1924d, so some more specific details around prior use of the PV jenkins was using (i.e. did it have stale plugins on it). So the origin version of the jenkins image is correct, but https://buildvm.openshift.eng.bos.redhat.com:8443/job/devex/job/devex%252Fjenkins-plugins/102/ introduced a regression from 2.26 to 2.22 for ocp https://buildvm.openshift.eng.bos.redhat.com:8443/job/devex/job/devex%252Fjenkins-plugins/101/ had specified 2.26 Of course our jenkins build/pr flows have been in flux lately, and this looks a bug in my new plugin lister. Investigating. Actually not a bug in the lister ... the upstream deps did change such that the plugin downloader the new lister calls does not req 2.26 anymore will change the version lock in our plugin file to address the RPM is updated at dist git http://pkgs.devel.redhat.com/cgit/rpms/jenkins-2-plugins/commit/?h=rhaos-4.0-rhel-7&id=11d3dcd20c9fd5c6d65b02e6aca6e3b95489d5e6 The PR is still waiting on one more test to pass but in theory once an ocp jenkins image is built with this RPM commit (in theory separate from the PR image build) we should be good to go. That said, I'll give the PR a bit more time before moving to QA PR has merged as well Tested origin jenkins image from: registry.svc.ci.openshift.org/openshift/origin-v4.0-2019-02-26-194020@sha256:a77c9263cca1d76fd296efcc8c5219202d80a07371edc0f81e64a896c18e4eca, when create apps with jenkins-persistent,no error info and workflow-durable-task-step is 2.26 Tested ocp jenkins image from latest payload: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:41e80f197daa9bc7e5504fba998f9c697f74de3017661e708e0e19e0e0fbaa81, still had error, and workflow-durable-task-step is 2.22, when newer payload is coming, will verify it Could verify this bug with registry.svc.ci.openshift.org/ocp/release:4.0.0-0.ci-2019-02-27-042726 payload and the jenkins image registry.svc.ci.openshift.org/ocp/4.0-2019-02-27-042750@sha256:466f38fd4218bc3d203411bb47dd815b12ca24e11fc735dc64b5fc872b3e2ae3 *** Bug 1683127 has been marked as a duplicate of this bug. *** 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-2019:0758 |