Started by an SCM change
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/IC2_112/workspace
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url /var/lib/gitolite/repositories/IC2.git # timeout=10
Fetching upstream changes from /var/lib/gitolite/repositories/IC2.git
> git --version # timeout=10
> git fetch --tags --progress /var/lib/gitolite/repositories/IC2.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/112^{commit} # timeout=10
> git rev-parse refs/remotes/origin/refs/heads/112^{commit} # timeout=10
Checking out Revision b2859ff67cac86db5fca91d0e5aceeea20da6260 (refs/remotes/origin/112)
Commit message: "Merge branch '111' into 112"
> git config core.sparsecheckout # timeout=10
> git checkout -f b2859ff67cac86db5fca91d0e5aceeea20da6260
> git rev-list 36efd98a4e5e10a9b4d9ac393794c28fb7780a33 # timeout=10
> git tag -a -f -m Jenkins Build #15 jenkins-IC2_112-15 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins4441023059833601708.sh
+ /bin/bash -c BUILD_SUFFIX=ex112 ./gradlew clean setupCIWorkspace build uploadArchives
Version 2.8.15-ex112
FAILURE: Build failed with an exception.
* Where:
Build file '/var/lib/jenkins/jobs/IC2_112/workspace/build.gradle' line: 53
* What went wrong:
A problem occurred evaluating root project 'workspace'.
> ForgeGradle 2.2-SNAPSHOT does not support Minecraft 1.12. MIN: 1.9.4, MAX: 1.11.2
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 11.468 secs
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE