Started by upstream project "StdLib2" build number 160
originally caused by:
Started by upstream project "Wurst" build number 328
originally caused by:
Started by remote host 192.30.252.42
Started by remote host 192.30.252.45
Started by remote host 192.30.252.40
Started by remote host 192.30.252.34
Started by remote host 192.30.252.42
Building in workspace /var/lib/jenkins/jobs/EBR/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/EBR.git # timeout=10
Fetching upstream changes from https://github.com/Frotty/EBR.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://github.com/Frotty/EBR.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 a69dfdb09251a5c0e4fd44f359ad8628c48a35b9 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f a69dfdb09251a5c0e4fd44f359ad8628c48a35b9
> git rev-list a69dfdb09251a5c0e4fd44f359ad8628c48a35b9 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson2595467602731159458.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.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOf(Arrays.java:3332)
at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:137)
at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:121)
at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:421)
at java.lang.StringBuilder.append(StringBuilder.java:136)
at de.peeeq.wurstscript.jassprinter.ExprPrinter.print(ExprPrinter.java:103)
at de.peeeq.wurstscript.jassAst.JassExprFunctionCallImpl.print(JassExprFunctionCallImpl.java:181)
at de.peeeq.wurstscript.jassprinter.StatementPrinter.print(StatementPrinter.java:18)
at de.peeeq.wurstscript.jassAst.JassStmtCallImpl.print(JassStmtCallImpl.java:177)
at de.peeeq.wurstscript.jassprinter.JassPrinter.printStatements(JassPrinter.java:224)
at de.peeeq.wurstscript.jassprinter.JassPrinter.printFunction(JassPrinter.java:201)
at de.peeeq.wurstscript.jassprinter.JassPrinter.printFunctions(JassPrinter.java:114)
at de.peeeq.wurstscript.jassprinter.JassPrinter.printProg(JassPrinter.java:35)
at de.peeeq.wurstscript.jassprinter.JassPrinter.printProg(JassPrinter.java:309)
at de.peeeq.wurstio.Main.doCompilation(Main.java:282)
at de.peeeq.wurstio.Main.main(Main.java:141)
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected][email protected]
Finished: FAILURE