You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.
The broken functionality is a regression, originally solved in #4020
I don't believe this is solved in 4020,
"Jenkins doesn't have label" is a catch all sentence, which in english would mean, "i have asked to get a new pod with this label but it didn't came up"
I can't get a pod can mean a lot of things, 99% of the time is beause of an infrastrcture issue, without logs it's hard to say,
@ppitonak If the previous slave does not get deleted by any reason, then Jenkins sometimes not able to start new slave pod and that causes this. And it is the message coming from Jenkins, not from any of our component, we can try to make this message more explanatory but can not assure you anything.
@ppitonak The changed message appears when slave pod gets ready, but till that time it does not print anything. In our case, the slave pod was not provisioned that's why we did not see the message, otherwise, if you see any other job this message is still there.
@jarifibrahim you are right, as mentioned in the last screenshot for #4745 I get a similar error message in my second attempt and the pipeline seems to be stuck forever (19 hours now).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Issue Overview
Pipeline gets stuck at the beginning and Jenkins log only shows message
'Jenkins' doesn't have label 'mavenPROJECTNAME_1'
and a spinnerExpected Behaviour
Current Behaviour
Steps To Reproduce
Additional Information
Observable in this job https://ci.centos.org/job/devtools-test-e2e-openshift.io-smoketest-us-east-2-released/1506/console
The broken functionality is a regression, originally solved in #4020
The UX part was supposed to be fixed by #3797
The text was updated successfully, but these errors were encountered: