Started by GitHub push by sarbian Building in workspace /home/jenkins/jobs/ModuleManager-Dev/workspace Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/sarbian/ModuleManager.git > git init /home/jenkins/jobs/ModuleManager-Dev/workspace # timeout=10 Fetching upstream changes from https://github.com/sarbian/ModuleManager.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/sarbian/ModuleManager.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/sarbian/ModuleManager.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/sarbian/ModuleManager.git # timeout=10 Fetching upstream changes from https://github.com/sarbian/ModuleManager.git > git fetch --tags --progress https://github.com/sarbian/ModuleManager.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/dev^{commit} # timeout=10 Checking out Revision 7ef806233e270acdb2ed016f081f4a39602f2ea7 (refs/remotes/origin/dev) Commit message: "Merge pull request #81 from sarbian/ExtractMoreStuff" > git config core.sparsecheckout # timeout=10 > git checkout -f 7ef806233e270acdb2ed016f081f4a39602f2ea7 > git rev-list 6b817fc57c564835ed653e005e14b28ea59e7629 # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins901199598364867347.sh Path To MSBuild.exe: /usr/bin/msbuild Executing the command /usr/bin/msbuild /p:TargetFrameworkSDKToolsDirectory=/home/mstools /p:CustomAfterMicrosoftCommonTargets=/home/mstools/noCopyLocal.targets /p:ReferencePath=/home/ksp/KSP_Data/Managed /p:OutputPath=. /p:PostBuildEvent= ModuleManager.csproj from /home/jenkins/jobs/ModuleManager-Dev/workspace [workspace] $ /usr/bin/msbuild /p:TargetFrameworkSDKToolsDirectory=/home/mstools /p:CustomAfterMicrosoftCommonTargets=/home/mstools/noCopyLocal.targets /p:ReferencePath=/home/ksp/KSP_Data/Managed /p:OutputPath=. /p:PostBuildEvent= ModuleManager.csproj Microsoft (R) Build Engine version 15.2.0.0 ( Thu May 11 17:28:41 UTC 2017) Copyright (C) Microsoft Corporation. All rights reserved. MSBUILD : error MSB1009: Project file does not exist. Switch: ModuleManager.csproj Build step 'Build a Visual Studio project or solution using MSBuild' marked build as failure Archiving artifacts Finished: FAILURE