Jenkins build task in XL release is not triggering the Jenkins build,instead it is looking for the last build status of the job run. Can anyone please help how to trigger the jenkins job from XL release ?
Asked
Active
Viewed 344 times
2
-
Hi, I am having the same issue you described. Did you come across a resolution? – Daniel Flannery May 27 '20 at 14:12
1 Answers
2
If there are any errors 'Error 403 No valid crumb was included in the request' and If you are using jenkins version of 2.176.2 or higher, do the change as mentioned below
https://www.jenkins.io/doc/upgrade-guide/2.176/
So as suggested set the system property hudson.security.csrf.DefaultCrumbIssuer.EXCLUDE_SESSION_ID to true and then restart the jenkins service.

Bhargav Rao
- 50,140
- 28
- 121
- 140

Ramoji
- 21
- 2