I opened a bug about cron triggered jobs stopping to be triggered after Jenkins has been up for a while. https://issues.jenkins-ci.org/browse/JENKINS-25704
https://github.com/jenkinsci/jenkins/blob/84c76253862a2f36f813a7aa45b77d99c1616be4/core/src/main/java/hudson/triggers/Trigger.java#L211 The code shows a case where jobs would stop being triggered because the date on the server is changed. Could anyone tell me of other possible reasons for the jobs to stop getting triggered? Thanks, David -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/7231ecbf-05c6-49dd-ba81-354fb9dea131%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
