Started by an SCM change Building in workspace /home/jenkins/jobs/SCANsat-dev/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/S-C-A-N/SCANsat.git # timeout=10 Fetching upstream changes from https://github.com/S-C-A-N/SCANsat.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/S-C-A-N/SCANsat.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 6be618b9f68b35b6b74e33e2cad2ff994f8a15ce (refs/remotes/origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 6be618b9f68b35b6b74e33e2cad2ff994f8a15ce > git rev-list baf33b8c7a2afd0aabd86e4075316e2a303fd51b # timeout=10 Copied 1 artifact from "SCANsat-OpenResourceSystem" build number 11 Copied 1 artifact from "SCANsat-Kethane" build number 1 [workspace] $ /bin/sh -xe /tmp/hudson636851823034444701.sh ++ awk -F '"' '/AssemblyInformationalVersion/{print $2}' SCANsat/Properties/AssemblyInfo.cs + FILE_VERSION=v17.0 + export 'AssemblySearchPaths=/home/ksp/KSP_Data/Managed/;/home/jenkins/jobs/SCANsat-dev/workspace/Dependency' + AssemblySearchPaths='/home/ksp/KSP_Data/Managed/;/home/jenkins/jobs/SCANsat-dev/workspace/Dependency' + mkdir -p GameData + ln -snf /home/jenkins/jobs/SCANsat-dev/workspace/SCANassets GameData/SCANsat + mkdir -p GameData/SCANsat/Plugins + xbuild '/p:Configuration=Release;OutputPath=obj/Release/' SCANsat/SCANsat.csproj XBuild Engine Version 14.0 Mono, Version 4.6.1.0 Copyright (C) 2005-2013 Various Mono authors Build started 02/01/2017 22:33:11. __________________________________________________ Project "/home/jenkins/jobs/SCANsat-dev/workspace/SCANsat/SCANsat.csproj" (default target(s)): Target PrepareForBuild: Configuration: Release Platform: AnyCPU Target ResolveProjectReferences: Project "/home/jenkins/jobs/SCANsat-dev/workspace/SCANsat.Unity/SCANsat.Unity.csproj" (default target(s)): Target PrepareForBuild: Configuration: Release Platform: AnyCPU Created directory "obj/Release/" Target CopyFilesMarkedCopyLocal: Copying file from '/home/ksp/KSP_Data/Managed/System.dll' to '/home/jenkins/jobs/SCANsat-dev/workspace/SCANsat.Unity/obj/Release/System.dll' Copying file from '/home/ksp/KSP_Data/Managed/System.Core.dll' to '/home/jenkins/jobs/SCANsat-dev/workspace/SCANsat.Unity/obj/Release/System.Core.dll' Copying file from '/home/ksp/KSP_Data/Managed/Mono.Security.dll' to '/home/jenkins/jobs/SCANsat-dev/workspace/SCANsat.Unity/obj/Release/Mono.Security.dll' Target GenerateSatelliteAssemblies: No input files were specified for target GenerateSatelliteAssemblies, skipping. Target CoreCompile: Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:pdbonly /optimize+ /out:obj/Release/SCANsat.Unity.dll CanvasFader.cs Interfaces/ISCAN_BigMap.cs Interfaces/ISCAN_Instruments.cs Interfaces/ISCAN_MainMap.cs Interfaces/ISCAN_Overlay.cs Interfaces/ISCAN_Settings.cs Interfaces/ISCAN_Toolbar.cs MapLabelInfo.cs SCAN_DoubleButton.cs SCAN_Toggle.cs SettingsPage.cs SimpleLabelInfo.cs TextHandler.cs Properties/AssemblyInfo.cs TooltipHandler.cs UISkin/SCAN_GhostSkin.cs UISkin/SCAN_UISkinDef.cs UISkin/SCAN_UIStyle.cs UISkin/SCAN_UIStyleState.cs Unity/SCAN_BackgroundElement.cs Unity/SCAN_BigMap.cs Unity/SCAN_DropDown.cs Unity/SCAN_DropDownElement.cs Unity/SCAN_Instruments.cs Unity/SCAN_MainMap.cs Unity/SCAN_MapLabel.cs Unity/SCAN_Overlay.cs Unity/SCAN_ResourceOverlay.cs Unity/SCAN_Settings.cs Unity/SCAN_SettingsBackground.cs Unity/SCAN_SettingsData.cs Unity/SCAN_SettingsGeneral.cs Unity/SCAN_SettingsResource.cs Unity/SCAN_SimpleLabel.cs Unity/SCAN_Style.cs Unity/SCAN_Toolbar.cs Unity/SCAN_Tooltip.cs Unity/SCAN_VesselInfo.cs /target:library /define:TRACE /nostdlib /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 /reference:/home/ksp/KSP_Data/Managed/System.Core.dll /reference:/usr/lib/mono/2.0-api//mscorlib.dll /warn:4 CSC: error CS2001: Source file `UISkin/SCAN_GhostSkin.cs' could not be found CSC: error CS2001: Source file `UISkin/SCAN_UISkinDef.cs' could not be found CSC: error CS2001: Source file `UISkin/SCAN_UIStyle.cs' could not be found CSC: error CS2001: Source file `UISkin/SCAN_UIStyleState.cs' could not be found Task "Csc" execution -- FAILED Done building target "CoreCompile" in project "/home/jenkins/jobs/SCANsat-dev/workspace/SCANsat.Unity/SCANsat.Unity.csproj".-- FAILED Done building project "/home/jenkins/jobs/SCANsat-dev/workspace/SCANsat.Unity/SCANsat.Unity.csproj".-- FAILED Task "MSBuild" execution -- FAILED Done building target "ResolveProjectReferences" in project "/home/jenkins/jobs/SCANsat-dev/workspace/SCANsat/SCANsat.csproj".-- FAILED Done building project "/home/jenkins/jobs/SCANsat-dev/workspace/SCANsat/SCANsat.csproj".-- FAILED Build FAILED. Errors: /home/jenkins/jobs/SCANsat-dev/workspace/SCANsat/SCANsat.csproj (default targets) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets (ResolveProjectReferences target) -> /home/jenkins/jobs/SCANsat-dev/workspace/SCANsat.Unity/SCANsat.Unity.csproj (default targets) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) -> CSC: error CS2001: Source file `UISkin/SCAN_GhostSkin.cs' could not be found CSC: error CS2001: Source file `UISkin/SCAN_UISkinDef.cs' could not be found CSC: error CS2001: Source file `UISkin/SCAN_UIStyle.cs' could not be found CSC: error CS2001: Source file `UISkin/SCAN_UIStyleState.cs' could not be found 0 Warning(s) 4 Error(s) Time Elapsed 00:00:01.3019030 Build step 'Execute shell' marked build as failure Archiving artifacts [Set GitHub commit status (universal)] ERROR on repos [] (sha:6be618b) with context:SCANsat-dev Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: FAILURE