Jenkins builds limited to 15 minutes?

2020-08-31 Thread Bertrand Delacretaz
Hi, https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-launchpad-testing/ has been failing often lately, and IIUC it's timing out after 15 minutes. I see at https://github.com/apache/sling-tooling-jenkins/blob/fc0216b06b682a670e41a26e5f256b3fa8c76280/src/org/apache/sli

Re: Jenkins builds limited to 15 minutes?

2020-09-01 Thread Robert Munteanu
Hi Bertrand, On Mon, 2020-08-31 at 18:26 +0200, Bertrand Delacretaz wrote: > Hi, > > https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-launchpad-testing/ > has been failing often lately, and IIUC it's timing out after 15 > minutes. > > I see at > https://github.com/a

Re: Jenkins builds limited to 15 minutes?

2020-09-01 Thread Bertrand Delacretaz
Hi Robert, On Tue, Sep 1, 2020 at 10:16 AM Robert Munteanu wrote: > ...So either the 'activity' parameter is not taken into account _or_ we > really have 15 minutes without activity. Perhaps we should check the > timestamps?.. Looking at [1], log of the last successful build: 09:13:40 Connect

Re: Jenkins builds limited to 15 minutes?

2020-09-01 Thread Bertrand Delacretaz
On Tue, Sep 1, 2020 at 10:45 AM Bertrand Delacretaz wrote: > ...it is active during these 15 minutes so I'm not sure if the > timeout is working as it should... And other failing builds at [2] all last 15 minutes so I think the "activity=true" option is not taken into account. The activity timeo

Re: Jenkins builds limited to 15 minutes?

2020-09-01 Thread Robert Munteanu
On Tue, 2020-09-01 at 11:58 +0200, Bertrand Delacretaz wrote: > On Tue, Sep 1, 2020 at 10:45 AM Bertrand Delacretaz > wrote: > > ...it is active during these 15 minutes so I'm not sure if the > > timeout is working as it should... > > And other failing builds at [2] all last 15 minutes so I think

Re: Jenkins builds limited to 15 minutes?

2020-09-01 Thread Bertrand Delacretaz
On Tue, Sep 1, 2020 at 12:03 PM Robert Munteanu wrote: > ...I would then suggest > 1. bump out the timeout to 30 minutes, to get the builds unstuck.. +1 I forgot if we need to deploy the script at [1] after modifying it, or is it pulled in automatically? > 2. file an issue with INFRA and ask th

Re: Jenkins builds limited to 15 minutes?

2020-09-01 Thread Robert Munteanu
On Tue, 2020-09-01 at 12:26 +0200, Bertrand Delacretaz wrote: > On Tue, Sep 1, 2020 at 12:03 PM Robert Munteanu > wrote: > > ...I would then suggest > > 1. bump out the timeout to 30 minutes, to get the builds unstuck.. > > +1 > > I forgot if we need to deploy the script at [1] after modifying i

Re: Jenkins builds limited to 15 minutes?

2020-09-01 Thread Bertrand Delacretaz
On Tue, Sep 1, 2020 at 12:03 PM Robert Munteanu wrote: > ...I would then suggest > 1. bump out the timeout to 30 minutes, to get the builds unstuck.. I have made that change now, [1] says "Timeout set to expire after 30 min without activity" - looks good. -Bertrand [1] https://ci-builds.apache