Started by user mezz
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/Binnie's 1.7.10/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/ForestryMC/Binnie.git # timeout=10
Fetching upstream changes from https://github.com/ForestryMC/Binnie.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/ForestryMC/Binnie.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master-MC1.7.10^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master-MC1.7.10^{commit} # timeout=10
Checking out Revision 0ff171ba5e766d93bd3136a9b3c94401b9ea1dbf (refs/remotes/origin/master-MC1.7.10)
Commit message: "Bump version to 2.0.22"
> git config core.sparsecheckout # timeout=10
> git checkout -f 0ff171ba5e766d93bd3136a9b3c94401b9ea1dbf
> git rev-list aeb03873d85f30bc303d150e1a3d89650208206b # timeout=10
[EnvInject] - Mask passwords that will be passed as build parameters.
[workspace] $ /bin/sh -xe /tmp/jenkins5810591589117425602.sh
+ ./gradlew clean setupCIWorkspace build uploadArchives curseforge
Download https://plugins.gradle.org/m2/gradle/plugin/com/matthewprenger/CurseGradle/1.0.6/CurseGradle-1.0.6.pom
Download https://plugins.gradle.org/m2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom
Download https://plugins.gradle.org/m2/org/apache/httpcomponents/httpmime/4.4.1/httpmime-4.4.1.pom
Download https://plugins.gradle.org/m2/org/apache/httpcomponents/httpcomponents-client/4.4.1/httpcomponents-client-4.4.1.pom
Download https://plugins.gradle.org/m2/org/apache/httpcomponents/httpclient/4.4.1/httpclient-4.4.1.pom
Download https://plugins.gradle.org/m2/org/apache/httpcomponents/httpcore/4.4.1/httpcore-4.4.1.pom
Download https://plugins.gradle.org/m2/org/apache/httpcomponents/httpcomponents-core/4.4.1/httpcomponents-core-4.4.1.pom
Download https://plugins.gradle.org/m2/gradle/plugin/com/matthewprenger/CurseGradle/1.0.6/CurseGradle-1.0.6.jar
Download https://plugins.gradle.org/m2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar
Download https://plugins.gradle.org/m2/org/apache/httpcomponents/httpmime/4.4.1/httpmime-4.4.1.jar
Download https://plugins.gradle.org/m2/org/apache/httpcomponents/httpclient/4.4.1/httpclient-4.4.1.jar
Download https://plugins.gradle.org/m2/org/apache/httpcomponents/httpcore/4.4.1/httpcore-4.4.1.jar
****************************
Powered By MCP:
http://modcoderpack.com/
Searge, ProfMobius, Fesh0r,
R4wk, ZeuX, IngisKahn, bspkrs
MCP Data version : unknown
****************************
:clean
:downloadClient SKIPPED
:downloadServer SKIPPED
:getVersionJson
:extractUserDev UP-TO-DATE
:mergeJars SKIPPED
:applyBinPatches SKIPPED
:downloadMcpTools SKIPPED
:extractMcpData UP-TO-DATE
:genSrgs SKIPPED
:deobfBinJar SKIPPED
:setupCIWorkspace UP-TO-DATE
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJava/var/lib/jenkins/jobs/Binnie's 1.7.10/workspace/build/sources/java/binnie/extratrees/FakeWorld.java:16: warning: ReflectionFactory is internal proprietary API and may be removed in a future release
import sun.reflect.ReflectionFactory;
^
/var/lib/jenkins/jobs/Binnie's 1.7.10/workspace/build/sources/java/binnie/extratrees/FakeWorld.java:120: warning: ReflectionFactory is internal proprietary API and may be removed in a future release
ReflectionFactory rf = ReflectionFactory.getReflectionFactory();
^
/var/lib/jenkins/jobs/Binnie's 1.7.10/workspace/build/sources/java/binnie/extratrees/FakeWorld.java:120: warning: ReflectionFactory is internal proprietary API and may be removed in a future release
ReflectionFactory rf = ReflectionFactory.getReflectionFactory();
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
3 warnings
:processResources
:classes
:jar
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobf
:assemble
:check UP-TO-DATE
:build
:uploadArchives
:gitChangelogTask
:curseforge223525
Uploaded /var/lib/jenkins/jobs/Binnie's 1.7.10/workspace/build/libs/binnie-mods-1.7.10-2.0.22.7.jar to CurseForge Project: 223525, with ID: 2467142
:curseforge
BUILD SUCCESSFUL
Total time: 1 mins 30.859 secs
Archiving artifacts
Finished: SUCCESS