[go-cd] Re: Cleaning up agent work directories...

2018-11-14 Thread Jason Smyth
My understanding is that everything on the agent is disposable once the agent has completed running its job. The way I have been handling it on my servers is to manually sort the contents of the pipelines directory by date and delete a bunch of the oldest ones to free up space whenever an agent

RE: [go-cd] TFS Checkout Fails After Updating from 15.2 to 18.10

2018-11-06 Thread Jason Smyth
; encryptedPassword="REDACTED" projectPath="$/MyTeamProject/Internal/BuildTargets" dest="tfs/Internal/BuildTargets" materialName="BuildTargets" /> http://tfs.mydomain.com:8080/tfs; username="myServiceAccount" domain="mydomain&quo

RE: [go-cd] TFS Checkout Fails After Updating from 15.2 to 18.10

2018-11-06 Thread Jason Smyth
you perhaps paste a snippet of the XML element in your config for us to check what's up? - Ketan On Sat, Nov 3, 2018 at 1:57 AM Jason Smyth mailto:jsm...@scimarketview.com>> wrote: While testing an update from version 15.2 to 18.10 we have run into an issue that may be bug in either GoCD or

Re: [go-cd] TFS Checkout Fails After Updating from 15.2 to 18.10

2018-11-06 Thread Jason Smyth
like? > > I must say I'm a little surprised that providing a file for "Destination > Directory" was ever working. > > Cheers, > Aravind > > On Fri, Nov 02, 2018 at 13:27:31 -0700, Jason Smyth wrote: > > While testing an update from version 15.2 to 18.10 we h

[go-cd] Re: email notification not received when pipeline is cancelled due to job timeout being expired

2018-11-05 Thread Jason Smyth
Hi André, I was able to reproduce this using a Windows Agent on my 18.10 test system: [go] Task: powershell.exe -NonInteractive -Command "Start-Sleep 300"Go cancelled this job as it has not generated any console output for more than 1 minute(s)!x|11:00:24.246 [go] On Cancel Task: Kills child

[go-cd] TFS Checkout Fails After Updating from 15.2 to 18.10

2018-11-02 Thread Jason Smyth
While testing an update from version 15.2 to 18.10 we have run into an issue that may be bug in either GoCD or the TFS JDK that it uses. For reasons that I won't go into, we have several pipelines that include multiple TFS materials, some of which are single files from our TFS repository. For

<    1   2