Started by upstream project "Wurst" build number 829 originally caused by: Started by remote host 192.30.253.29 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/healbacktower Seen branch in repository origin/master Seen 3 remote branches Checking out Revision 334c481a31713f79cea3ddf8290dd0ee27119caf (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 334c481a31713f79cea3ddf8290dd0ee27119caf > git rev-list 334c481a31713f79cea3ddf8290dd0ee27119caf # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins709980134277215670.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/ -runcompiletimefunctions 21:47:32,156 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 21:47:32,156 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 21:47:32,157 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/var/lib/jenkins/jobs/Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar!/logback.xml] 21:47:32,157 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 21:47:32,158 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/var/lib/jenkins/jobs/Wurst/workspace/downloads/Wurstpack/wurstscript/wurstsetup-cc208dcc86.jar!/logback.xml] 21:47:32,158 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/var/lib/jenkins/jobs/Wurst/workspace/downloads/Wurstpack/wurstscript/JMPQ3-1.6.1.jar!/logback.xml] 21:47:32,158 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/var/lib/jenkins/jobs/Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar!/logback.xml] 21:47:32,223 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2c9f9fb0 - URL [jar:file:/var/lib/jenkins/jobs/Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar!/logback.xml] is not of type file 21:47:32,432 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 21:47:32,433 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 21:47:32,469 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [console] 21:47:32,523 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 21:47:32,817 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 21:47:32,829 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [compiler_log] 21:47:32,852 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 21:47:32,892 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@2096442d - No compression will be used 21:47:32,906 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[compiler_log] - Active log file name: /var/lib/jenkins/.wurst/logs/compiler.log 21:47:32,906 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[compiler_log] - File property is set to [/var/lib/jenkins/.wurst/logs/compiler.log] 21:47:32,907 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 21:47:32,907 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [lang_server_log] 21:47:32,908 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 21:47:32,931 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@9f70c54 - No compression will be used 21:47:32,932 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[lang_server_log] - Active log file name: /var/lib/jenkins/.wurst/logs/languageServer.log 21:47:32,932 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[lang_server_log] - File property is set to [/var/lib/jenkins/.wurst/logs/languageServer.log] 21:47:32,933 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [languageServer] to DEBUG 21:47:32,933 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [languageServer] to false 21:47:32,934 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [lang_server_log] to Logger[languageServer] 21:47:32,945 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [default] to INFO 21:47:32,945 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [compiler_log] to Logger[default] 21:47:32,945 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG 21:47:32,945 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [compiler_log] to Logger[ROOT] 21:47:32,945 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 21:47:32,946 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@234bef66 - Registering current configuration as safe fallback point compilation finished (errors: 0, warnings: 0) Finished: SUCCESS