Started by GitHub push by sarbian Started by GitHub push by sarbian Building in workspace /home/jenkins/jobs/ModuleManager/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/sarbian/ModuleManager.git # timeout=10 Fetching upstream changes from https://github.com/sarbian/ModuleManager.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/sarbian/ModuleManager.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 60e326d983f02aed353967ead12b2a46671a58aa (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 60e326d983f02aed353967ead12b2a46671a58aa > git rev-list 2ddf2ed2f33e4b6de54027523e6467548ef7f2d5 # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson3971034361355635974.sh ++ awk -F '"' '/AssemblyVersion/{print $2}' Properties/AssemblyInfo.cs + VERSION_MM=2.5.13 + resgen2 -usesourcepath Properties/Resources.resx Resources.resources Read in 1 resources from '/home/jenkins/jobs/ModuleManager/workspace/Properties/Resources.resx' Writing resource file... Done. + /usr/bin/gmcs -optimize+ -t:library -lib:/home/ksp/KSP_Data/Managed/ -r:Assembly-CSharp,Assembly-CSharp-firstpass,UnityEngine -out:ModuleManager.2.5.13.dll moduleManager.cs Properties/AssemblyInfo.cs Properties/Resources.Designer.cs -resource:Resources.resources,ModuleManager.Properties.Resources.resources moduleManager.cs(560,32): warning CS0219: The variable `modsWithDup' is assigned but its value is never used moduleManager.cs(874,24): warning CS0219: The variable `name' is assigned but its value is never used moduleManager.cs(875,24): warning CS0219: The variable `type' is assigned but its value is never used moduleManager.cs(877,24): warning CS0219: The variable `url' is assigned but its value is never used moduleManager.cs(650,43): warning CS0219: The variable `textureReplacer' is assigned but its value is never used Compilation succeeded - 5 warning(s) + zip -9 -r ModuleManager-2.5.13.zip ModuleManager.2.5.13.dll README.md adding: ModuleManager.2.5.13.dll (deflated 54%) adding: README.md (deflated 43%) HttpMode: POST Parameters: CKAN_TRIGGER_TOKEN = ******** CKAN Token = ******** URL: http://ci.ksp-ckan.org:8080/job/Prerelease_Inflator_-_ModuleManager/build?token=********&cause=Triggered+from+Sarbian+Jenkins Sending request to url: http://ci.ksp-ckan.org:8080/job/Prerelease_Inflator_-_ModuleManager/build?token=********&cause=Triggered+from+Sarbian+Jenkins Response Code: HTTP/1.1 201 Created Response: Ignoring return code as Local configuration Archiving artifacts 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: SUCCESS