Skip to content
Success

Console Output

Started by GitHub push by sarbian
Building in workspace /home/jenkins/jobs/GCMonitor/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/GCMonitor.git # timeout=10
Fetching upstream changes from https://github.com/sarbian/GCMonitor.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/sarbian/GCMonitor.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 8126f3e5c11fb18aadc946080f30ee3c0178ea06 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8126f3e5c11fb18aadc946080f30ee3c0178ea06
 > git rev-list f4a88aeef014c5da23b28cd3098473d5d1a20b69 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson7640806804287014902.sh
++ awk -F '"' '/^\[.*AssemblyVersion/{print $2}' Properties/AssemblyInfo.cs
+ VERSION=1.2.2.0
+ resgen2 -usesourcepath Properties/Resources.resx Resources.resources
Read in 1 resources from '/home/jenkins/jobs/GCMonitor/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:GCMonitor/GCMonitor.dll GCMonitor.cs Properties/AssemblyInfo.cs Properties/Resources.Designer.cs -resource:Resources.resources,GCMonitor.Properties.Resources.resources
+ zip -FS -9 -r GCMonitor-1.2.2.0.zip GCMonitor
  adding: GCMonitor/ (stored 0%)
  adding: GCMonitor/getRSS_x64.so (deflated 68%)
  adding: GCMonitor/getRSS_x86.dll (deflated 47%)
  adding: GCMonitor/getRSS_OSX_x86.so (deflated 89%)
  adding: GCMonitor/getRSS_src.zip (deflated 12%)
  adding: GCMonitor/GCMonitor.dll (deflated 51%)
  adding: GCMonitor/LICENSE.txt (deflated 41%)
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