Started by user sarbian Running as SYSTEM Building in workspace /home/jenkins/jobs/SmokeScreen/workspace No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/sarbian/SmokeScreen.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/sarbian/SmokeScreen.git > git --version # timeout=10 > git fetch --tags --force --progress https://github.com/sarbian/SmokeScreen.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision dec5bc9229d335f1a7e131f3380449fe7febc9e5 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f dec5bc9229d335f1a7e131f3380449fe7febc9e5 Commit message: "v2.8.2" > git rev-list --no-walk b70dcfea0e68695143ef3be3a6491d3ce10c6dde # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins5851403593273525617.sh + mkdir -p GameData/SmokeScreen + /home/roslyn/Microsoft.Net.Compilers.2.9.0/tools/csc.exe /noconfig /target:library /checked- /nowarn:1701,1702,2008 /langversion:7 /nostdlib+ /platform:AnyCPU /warn:4 /errorendlocation /highentropyva- /optimize+ /debug- /filealign:512 /reference:/home/ksp/KSP_Data/Managed/Assembly-CSharp.dll /reference:/home/ksp/KSP_Data/Managed/mscorlib.dll /reference:/home/ksp/KSP_Data/Managed/System.Core.dll /reference:/home/ksp/KSP_Data/Managed/System.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.UI.dll /out:GameData/SmokeScreen/SmokeScreen.dll '/recurse:*.cs' Microsoft (R) Visual C# Compiler version 2.9.0.63208 (958f2354) Copyright (C) Microsoft Corporation. All rights reserved. error CS0006: Metadata file '/home/ksp/KSP_Data/Managed/mscorlib.dll' could not be found Build step 'Execute shell' marked build as failure Archiving artifacts Finished: FAILURE