Is this waiting for a build agent? I’ve seen that type of problem before
when the Windows agents weren’t online yet, so I had a pipeline timing out
waiting for an agent.
On Tue, Sep 1, 2020 at 08:10 Bertrand Delacretaz
wrote:
> On Tue, Sep 1, 2020 at 12:23 PM Bertrand Delacretaz
>
> wrote:
>
>
On Tue, Sep 1, 2020 at 12:23 PM Bertrand Delacretaz
wrote:
> ...many jobs at [2] failed recently after 15 minutes, although there was
> activity for most or all of that time...
FWIW I noticed that two successful builds (#64 and #61) did take more
than 15 minutes, as if the activity detection work
Hi,
In Sling we're using this for Pipeline Jobs [1]
timeout(time:15, unit: 'MINUTES', activity: true) {
stage('Init') {
...
stage('Configure Job') {
...
build.call(jobConfig)
}
but it does not seem to take the job's activity [3] into account -
many jobs at [2] failed recently after 15
Hi,
please anyone help, we are still stuck with the migration
Enrico
Il giorno gio 27 ago 2020 alle ore 15:14 Enrico Olivelli <
eolive...@gmail.com> ha scritto:
> Gavin,
> I am still blocked here:
> "Warning: Plugins have been installed without restarting Jenkins. A
> restart is required to run
Hi All,
I've scheduled a restart
On Tue, Sep 1, 2020 at 12:14 AM Gilles Sadowski wrote:
>
> https://issues.apache.org/jira/browse/INFRA-20796
>
> >>> [...]
>
>
--
*Gavin McDonald*
Systems Administrator
ASF Infrastructure Team