Started by user Frotty Building in workspace /var/lib/jenkins/jobs/StdLib2/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/wurstscript/wurstStdlib2 # timeout=10 Fetching upstream changes from https://github.com/wurstscript/wurstStdlib2 > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/wurstscript/wurstStdlib2 +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 a0463d04033d6c66a3865bb83ca02ff9f01528b4 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a0463d04033d6c66a3865bb83ca02ff9f01528b4 First time build. Skipping changelog. [workspace] $ /bin/sh -xe /tmp/hudson3635222174914269362.sh + java -jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/common.j ../../Wurst/workspace/downloads/Wurstpack/wurstscript/Blizzard.j ./ java.lang.Error: File ../../Wurst/workspace/downloads/Wurstpack/wurstscript/common.j does not exist. at de.peeeq.wurstio.WurstCompilerJassImpl.loadFiles(WurstCompilerJassImpl.java:69) at de.peeeq.wurstio.Main.doCompilation(Main.java:330) at de.peeeq.wurstio.Main.main(Main.java:142) Build step 'Execute shell' marked build as failure Sending e-mails to: peter.peq@gmail.com Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered Finished: FAILURE