Started by upstream project "Wurst" build number 272
originally caused by:
Started by remote host 192.30.252.42
Building in workspace /var/lib/jenkins/jobs/ForestDef/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/Frotty/ForestDef.git # timeout=10
Fetching upstream changes from https://github.com/Frotty/ForestDef.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://github.com/Frotty/ForestDef.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/classic
Seen branch in repository origin/master
Seen 2 remote branches
Checking out Revision 70248c0dce3d0d71bfca57419ad7807087b8f424 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 70248c0dce3d0d71bfca57419ad7807087b8f424
> git rev-list 70248c0dce3d0d71bfca57419ad7807087b8f424 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson6997969873361963734.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 ../../StdLib2/workspace/ -lib ../../Frentity/workspace/
java.nio.file.NoSuchFileException: /tmp/wurst/wurst0.log.lck
at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:177)
at java.nio.channels.FileChannel.open(FileChannel.java:287)
at java.nio.channels.FileChannel.open(FileChannel.java:335)
at java.util.logging.FileHandler.openFiles(FileHandler.java:459)
at java.util.logging.FileHandler.<init>(FileHandler.java:362)
at de.peeeq.wurstio.Main.setUpFileLogging(Main.java:313)
at de.peeeq.wurstio.Main.main(Main.java:56)
compilation finished (errors: 9, warnings: 43)
Error in File ShieldKit.wurst line 10:
Incorrect call to super constructor: Expected buffTuple as parameter 2 but found integer-literal
Error in File BossTwo.wurst line 11:
Cannot assign buffTuple to integer
Error in File BossTwo.wurst line 19:
Incorrect call to super constructor: Expected buffTuple as parameter 2 but found integer
Error in File BossFour.wurst line 12:
Incorrect call to super constructor: Expected buffTuple as parameter 2 but found integer
Error in File BossThree.wurst line 11:
Cannot assign buffTuple to integer
Error in File BossThree.wurst line 16:
Incorrect call to super constructor: Expected buffTuple as parameter 2 but found integer
Error in File WarningBuff.wurst line 12:
Cannot assign buffTuple to integer
Error in File WarningBuff.wurst line 20:
Incorrect call to super constructor: Expected buffTuple as parameter 2 but found integer
Error in File Selector.wurst line 59:
The method bezier is undefined for receiver of type vec3
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected]
Finished: FAILURE