devops-labs icon indicating copy to clipboard operation
devops-labs copied to clipboard

Jenkins Reliability

Open glamperi opened this issue 6 years ago • 1 comments

I am having an issue were when the lab is provisioned It has an issue provisioning the Jenkins pod. If I try to do this using the service catalog, it also remains pending. When I try to deploy manual, I get the following error:

oc rollout latest dc/jenkins Error from server (BadRequest): cannot trigger a deployment for "jenkins" because it contains unresolved images

glamperi avatar Aug 06 '18 21:08 glamperi

Not sure if this is related but I just ran through the lab (v3.10) on RHDPS and had an issue where the Jenkins pod runs but does not come ready (1/1) and eventually times out. I noticed it was running really slow so I increased the default cpu limit from 500m to 2000m and it fixed the issue. The Jenkins pod seems really cpu intensive when it starts up.

bkoz avatar Aug 29 '18 14:08 bkoz