Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 30/Mar/15 7:44 AM
Description:

Dear,

On our platform, we have 3 jenkins instances based on the LTS 1.596.1

On each of these 3 jenkins instances, I have created a free-style job which is periodically executed each 2 minutes. This job does nothing else (no checkout from a repository, no maven build, etc - this is the more basic job which can be done)

On the first 2 jenkins instances, the job is well executed every 2 minutes.
However, on the third one, it is randomly executed (more or less every 20 minutes).
This makes me think that I have a configuration issue on my third jenkins instance.

On 27/03, I have added some logs in the Jenkins administration panel and found the following stack trace:

cron checking 3/27/15 4:49 AM

whereas the date on the server was different:

[www@MYSERVER ~]$ date
Fri Mar 27 10:32:27 CET 2015

In order to allow me to investigate on this issue and identify the difference between my 3 servers, I would need to know if there is a configuration file or a specific directory which manages the date of the jenkins crontab.
Could you please explain how the cron process works inside Jenkins ?

Please note that our Jenkins instances use:
user.timezone=Europe/Paris

Best regards

Project: Jenkins
Priority: Major Major
Reporter: Ludovic Vercruysse
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to