Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Openshift Build: Failed to download plugin: blueocean or blueocean-plugin #2

Open
pulakiitr opened this issue Sep 14, 2017 · 0 comments

Comments

@pulakiitr
Copy link

pulakiitr commented Sep 14, 2017

Failed to download plugin: blueocean or blueocean-plugin

./oc new-build jenkins:2~[email protected]:ToolsSupport/ocbojenkins.git --name=jenkins-botest
--> Found image 4dbd762 (7 months old) in image stream "openshift/jenkins" under tag "2" for "jenkins:2"

Jenkins 2.19
------------
Jenkins is a continuous integration server

Tags: jenkins, jenkins2, ci

A source build using source code from [email protected]:ToolsSupport/ocbojenkins.git will be created
The resulting image will be pushed to image stream "jenkins-botest:latest"
Use 'start-build' to trigger a new build

--> Creating resources with label build=jenkins-botest ...
imagestream "jenkins-botest" created
buildconfig "jenkins-botest" created
--> Success
Build configuration "jenkins-botest" created and build triggered.
Run 'oc logs -f bc/jenkins-botest' to stream the build progress.

openshift build Logs details:

Cloning "[email protected]:ToolsSupport/ocbojenkins.git" ...
.
.
.
.

---> Copying repository files ...

  | ---> Installing Jenkins 1 plugins using /opt/openshift/plugins.txt ...
  | Creating initial locks...
  | Locking blueocean:1.2.1
  |  
  | Analyzing war...
  |  
  | Downloading plugins...
  | Downloading plugin: blueocean from https://updates.jenkins-ci.org/download/plugins/blueocean/1.2.1/blueocean.hpi
  | Downloading plugin: blueocean-plugin from https://updates.jenkins-ci.org/download/plugins/blueocean-plugin/1.2.1/blueocean-plugin.hpi
  | Failed to download plugin: blueocean or blueocean-plugin
  |  
  | WAR bundled plugins:
  |  
  |  
  | Installed plugins:
  | ace-editor:1.1
  | branch-api:1.11.1

.
.
.
.

Some plugins failed to download!

  | Not downloaded: blueocean
  | Failed to install plugins.
  |  
  | error: build error: non-zero (13) exit code from registry.access.redhat.com/openshift3/jenkins-2-rhel7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant