Skip to content
Failed

Console Output

Started by user 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 8179c4405eca0916cd2edc3c9c4b8572cd6fd7c2 (refs/remotes/origin/dev)
Commit message: "Simplify null check"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8179c4405eca0916cd2edc3c9c4b8572cd6fd7c2
 > git rev-list 8179c4405eca0916cd2edc3c9c4b8572cd6fd7c2 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins9196259756695144393.sh
Path To MSBuild.exe: msbuild.exe
Executing the command msbuild.exe /p:ReferencePath=/home/ksp/KSP_Data/Managed ModuleManager.csproj from /home/jenkins/jobs/ModuleManager-Dev/workspace
[workspace] $ msbuild.exe /p:ReferencePath=/home/ksp/KSP_Data/Managed ModuleManager.csproj
Build step 'Build a Visual Studio project or solution using MSBuild' changed build result to FAILURE
Build step 'Build a Visual Studio project or solution using MSBuild' marked build as failure
Archiving artifacts
Finished: FAILURE