Re: Jenkins queue blockage

2020-01-14 Thread Michael Shuler
The top level job is a lightweight executor run that triggers the actual test job matrix, such as: https://builds.apache.org/job/Cassandra-3.11-cqlsh-tests/511/cython=yes,jdk=JDK%201.8%20(latest),label=cassandra/ The lightweight executor can run anywhere, it is undefined, and it does not take

Re: Jenkins queue blockage

2020-01-14 Thread Zoran Regvart
Hi Gavin, is this enforced somehow? I can see Cassandra-3.11-cqlsh-tests[1] running on the master node. zoran [1] https://builds.apache.org/job/Cassandra-3.11-cqlsh-tests/ On Tue, Jan 14, 2020 at 12:44 PM Gavin McDonald wrote: > Hi All, > > Jenkins is getting rebooted ... > > Note that no jobs

Re: Jenkins queue blockage

2020-01-14 Thread Gavin McDonald
Hi All, Jenkins is getting rebooted ... Note that no jobs 'tie to master' but pipeline jobs do get associated with the master, no jobs get build there. Gav... On Tue, Jan 14, 2020 at 11:37 AM Paul King wrote: > > Am I reading this correctly? > Nothing built on websites agent for 12 hrs: > ht

Re: Jenkins queue blockage

2020-01-14 Thread Paul King
Am I reading this correctly? Nothing built on websites agent for 12 hrs: https://builds.apache.org/computer/websites/builds On 2020/01/14 11:24:44, Zoran Regvart wrote: > Hi builders, > could it have something to do with some builds tied to the `master` node[1]? > > I thought it was a bad pra

Re: Jenkins queue blockage

2020-01-14 Thread Zoran Regvart
Hi builders, could it have something to do with some builds tied to the `master` node[1]? I thought it was a bad practice to tie the executors on `master` node... zoran [1] https://builds.apache.org/computer/(master)/builds On Tue, Jan 14, 2020 at 7:12 AM Mike Jumper wrote: > Hi all, > > Is t