Hi We've been using Jenkins for years now. Recently a problem has come up that I can't explain. Jobs started to get terminated with no apparent reason. With a signal handler I found that it's apparently the Jenkins user that is sending the SIGTERM to the running process.
What are reasons for Jenkins to stop a job? There is no second build being started and it's throttled anyway. The build timeout plugin is installed but this is a pipeline job where it doesn't work. And I don't use the timeout options in the pipeline. I don't see anything in the jenkins log at that time. How can I find out why the job is killed? Thanks bye Fabi -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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-users/20200703071908.98DB040EF397%40macserver.private.
