Jenkins create view task failed

Hi rahul,
Jenkins create view task failed
Failure details:

  • job ‘datacenter-pipeline-job’ is not building periodically ‘at every minute’
    this is I have captured in jenkins. I didn’t record the video.

    every minute build ran automatically.

hi @lavanya, can you please share the solution video ?

Hi @lavanya

I have the same issue , even though the job was autobuilding every minutes,
my task failed with the message: 
job ‘datacenter-pipeline-job’ is not building periodically ‘at every minute’
Any  explanation or tip  woud be fine ...

Thanks in advance
The tip to complete the task successfully is to copy paste the schedule mentioned in the task :
"* * * * *"   with no extra space 
(do  not type : */1 * * * *  (even though it's equivalent))

 Good luck !


Hi @rahul456
Please  find the tip , to complete the task

Good luck 

Hi,

I got the same error today stating that ‘xfusion-pipeline-job’ is not building periodically ‘at every minute’ but when i see on jenkins it infact is working as excpeted. @Inderpreet @Tej-Singh-Rana or any one let me know where i was wrong.

Thanks,
Sudheer

hi @sudheer, seems like you have completed the task.

Yes, the issue was with name of the job created, found it and was able to complete successfully.