doesn’t have label

2023-10-11 Thread Alok Dubey
We recently got into an issue where Jenkins master is failed to schedule/distribute builds even though a lot of build agents are sitting idle. We noticed this problem with both ec2 fleet and ec2 (on-demands) plugins. Most of the jobs are stuck in the queue with the following message but nodes

How to get all Jenkins job ran between specific dates?

2023-05-12 Thread Alok Dubey
Hi There, I am looking for a way to gather Jenkins's usage statistics such as builds run every month or day. I came across a script at https://github.com/jenkinsci/jenkins-scripts/blob/master/scriptler/jobExecutedInDateRange.groovy. However, it is not working as expected. https://plugins.je