Started by user Majiir Building in workspace /home/jenkins/jobs/Majiir-Kethane/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/Majiir/Kethane.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/Majiir/Kethane.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/Majiir/Kethane.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 0370bfb4b49f3cf433ef641a739e4f845dccbbec (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git read-tree -mu HEAD # timeout=10 > git config core.sparsecheckout false # timeout=10 > git checkout -f 0370bfb4b49f3cf433ef641a739e4f845dccbbec > git rev-list 0370bfb4b49f3cf433ef641a739e4f845dccbbec # timeout=10 Copied 2 artifacts from "Majiir-GeodesicGrid" build number 7 [workspace] $ /bin/sh -xe /tmp/hudson7751059908860754861.sh ++ awk -F '"' '/^\[.*AssemblyInformationalVersion/{print $2}' source/Plugin/Kethane/Properties/AssemblyInfo.cs + VERSION=0.9.2 + mkdir -p /home/jenkins/jobs/Majiir-Kethane/workspace/build/GameData/Kethane/Plugins + cp -R /home/jenkins/jobs/Majiir-Kethane/workspace/source/Flags build/GameData/Kethane/ + cp -R /home/jenkins/jobs/Majiir-Kethane/workspace/source/Parts build/GameData/Kethane/ + cp -R /home/jenkins/jobs/Majiir-Kethane/workspace/source/Resources build/GameData/Kethane/ + cp -R /home/jenkins/jobs/Majiir-Kethane/workspace/source/Tutorials build/GameData/Kethane/ + cp /home/jenkins/jobs/Majiir-Kethane/workspace/source/Grid.cfg build/GameData/Kethane/ + cp /home/jenkins/jobs/Majiir-Kethane/workspace/source/LICENSE.md build/GameData/Kethane/ + cp /home/jenkins/jobs/Majiir-Kethane/workspace/source/mote.png /home/jenkins/jobs/Majiir-Kethane/workspace/source/toolbar.png build/GameData/Kethane/ + cp /home/jenkins/jobs/Majiir-Kethane/workspace/source/smoke.jpg build/GameData/Kethane/ + /usr/bin/gmcs -t:library -lib:/home/ksp/KSP_Data/Managed/,deps/GeodesicGrid/ -r:Assembly-CSharp,Assembly-CSharp-firstpass,GeodesicGrid,UnityEngine -resource:source/Plugin/Kethane/Kethane-LICENSE.txt -resource:source/Plugin/Kethane/Resources/AlphaUnlitVertexColored.txt -out:Kethane.dll source/Plugin/Kethane/BodyResourceData.cs source/Plugin/Kethane/IResourceGenerator.cs source/Plugin/Kethane/KethaneController.cs source/Plugin/Kethane/KethaneData.cs source/Plugin/Kethane/Misc.cs source/Plugin/Kethane/ResourceData.cs source/Plugin/Kethane/ResourceDefinition.cs source/Plugin/Kethane/SettingsManager.cs source/Plugin/Kethane/Generators/CellularResourceGenerator.cs source/Plugin/Kethane/Generators/LegacyResourceGenerator.cs source/Plugin/Kethane/Generators/RandomExtensions.cs source/Plugin/Kethane/PartModules/HeatSinkAnimator.cs source/Plugin/Kethane/PartModules/IDetectorAnimator.cs source/Plugin/Kethane/PartModules/IExtractorAnimator.cs source/Plugin/Kethane/PartModules/KethaneConverter.cs source/Plugin/Kethane/PartModules/KethaneDetector.cs source/Plugin/Kethane/PartModules/KethaneDetectorAnimator.cs source/Plugin/Kethane/PartModules/KethaneDetectorAnimatorUnity.cs source/Plugin/Kethane/PartModules/KethaneDrillAnimator.cs source/Plugin/Kethane/PartModules/KethaneDrillAnimatorLegacy.cs source/Plugin/Kethane/PartModules/KethaneExtractor.cs source/Plugin/Kethane/PartModules/KethaneGenerator.cs source/Plugin/Kethane/PartModules/KethaneKerbalBlender.cs source/Plugin/Kethane/PartModules/KethaneParticleDynamics.cs source/Plugin/Kethane/PartModules/KethaneParticleEmitter.cs source/Plugin/Kethane/PartModules/KethaneWetMassIndicator.cs source/Plugin/Kethane/PartModules/OrthogonalIntake.cs source/Plugin/Kethane/PartModules/PartExtensions.cs source/Plugin/Kethane/PartModules/TimedMovingAverage.cs source/Plugin/Kethane/Properties/AssemblyInfo.cs source/Plugin/Kethane/Scenarios/KethaneScanningTutorial.cs source/Plugin/Kethane/UserInterface/MainMenuOverlay.cs source/Plugin/Kethane/UserInterface/MapOverlay.cs source/Plugin/Kethane/UserInterface/OverlayRenderer.cs source/Plugin/Kethane/UserInterface/TerrainData.cs source/Plugin/Kethane/Utilities/CompatibilityChecker.cs source/Plugin/Kethane/Utilities/InstallChecker.cs source/Plugin/Kethane/Utilities/InstallCleanup.cs source/Plugin/Kethane/Utilities/LicenseSentinel.cs source/Plugin/Kethane/Utilities/TutorialInstaller.cs + cp source/Plugin/Kethane/Kethane-LICENSE.txt . + cp Kethane.dll build/GameData/Kethane/Plugins/ + cp Kethane-LICENSE.txt build/GameData/Kethane/Plugins/ + cp deps/GeodesicGrid/GeodesicGrid-LICENSE.txt deps/GeodesicGrid/GeodesicGrid.dll build/GameData/Kethane/Plugins/ + cd build + zip -S -9 -r ../Kethane-0.9.2.zip GameData zip error: Invalid command arguments (short option 'S' not supported) Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful 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