Hi,
I recently updated to Jenkins 1.616 and now I see some of my nightly scheduled jobs not starting.
I see this behaviour in several jobs. One has the following crontab:
another has this crontab:
0 1 * * 0
This Sunday-one did not run last weekend, the weekly one above ran some nights but not all.
I see no interesting traces in the jenkins log files.
Is this something others have encountered as well?
I scanned the jenkins sources and saw some recent changes in the CronTab.java source marked as "@since 1.615". I did not check the sanity of these changes, just noticed that there were recent changes.
Hope I am not the only one... ;-)
-Tom