Konsolenausgabe

Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/Downfall/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/muzzel/Downfall.git # timeout=10
Fetching upstream changes from https://github.com/muzzel/Downfall.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/muzzel/Downfall.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 b6e07fa59204a46835f05c2b9cdbec32cc7bf36d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b6e07fa59204a46835f05c2b9cdbec32cc7bf36d
 > git rev-list 0463dd6d3522f004161652c76b912872c551922f # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson1193974086800337340.sh
+ java -jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/common.j ../../Wurst/workspace/downloads/Wurstpack/wurstscript/Blizzard.j ./wurst -lib ../../Wurst/workspace/downloads/Wurstpack/wurstscript/lib
compilation finished (errors: 5, warnings: 24)
Error in File QuestProvingYourWorth.wurst line 8:
 Could not find variable udg_npc_brom.
Error in File QuestProvingYourWorth.wurst line 11:
 Could not find variable udg_npc_brom.
Error in File QuestProvingYourWorth.wurst line 21:
 Could not find variable udg_npc_marta.
Error in File QuestPreciousPelts.wurst line 6:
 Could not find variable udg_npc_marta.
Error in File Heropick.wurst line 43:
 Could not find variable udg_npc_bryce.
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected] [email protected]
Finished: FAILURE