Re: Windows builds failing

2018-08-24 Thread Jens Deppe
That went in a few days ago so this run is already using that. On Fri, Aug 24, 2018 at 2:49 PM Jacob Barrett wrote: > Dan just merged a change to gradle that drops the scanner plugin that > seems to suck up a ton of ram. > > > On Aug 24, 2018, at 2:38 PM, Jens Deppe wrote: > > > > Not in the bu

Re: Windows builds failing

2018-08-24 Thread Jacob Barrett
Dan just merged a change to gradle that drops the scanner plugin that seems to suck up a ton of ram. > On Aug 24, 2018, at 2:38 PM, Jens Deppe wrote: > > Not in the build process. > > Having them all fail simultaneously is very suspicious though. I restarted > one of them and it ran fine. > >

Re: Windows builds failing

2018-08-24 Thread Jens Deppe
Not in the build process. Having them all fail simultaneously is very suspicious though. I restarted one of them and it ran fine. We're about to switch the build model for Windows to match the linux builds where a 'heavy lifter' is spawned for each job. During my testing of that I found the Gradl

Windows builds failing

2018-08-24 Thread Dan Smith
It looks like all of the windows jobs are failing. The code changes between the failed job and the passed job don't seem like they could be related, did something else change? https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/WindowsUnitTest/builds/70 -Dan