v1.10.0.4
Trying to incorporate console tool with TeamCity, and it took longer than usual. I noticed below in TC's build log:
Quote:
[13:04:57] : [Step 3/3] [13:04:57.7074-Core-12] Grid node xxx.cloudapp.net reports task completed: [LocalBuildTask: [SnapshotComponent: PROJECTNAME, 18, 54147313], ProcessingFailed, GRIDNODENAME]
But then I see no more GRIDNODENAME in the log. It builds fine on that grid node when I try locally in VStudio. Also looking in AllResults.html provides no clue to the error since project built fine on "(local)".
Is the idea here that I should enable logging on grid nodes and if this happens peer through the grid node logs?