[EnvInject] - Mask passwords passed as build parameters. Started by user mezz [EnvInject] - Loading node environment variables. Building in workspace /var/lib/jenkins/jobs/Forestry_1.11/workspace Cloning the remote Git repository Cloning repository https://github.com/ForestryMC/ForestryMC.git > git init /var/lib/jenkins/jobs/Forestry_1.11/workspace # timeout=10 Fetching upstream changes from https://github.com/ForestryMC/ForestryMC.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/ForestryMC/ForestryMC.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/ForestryMC/ForestryMC.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/ForestryMC/ForestryMC.git # timeout=10 Fetching upstream changes from https://github.com/ForestryMC/ForestryMC.git > git -c core.askpass=true fetch --tags --progress https://github.com/ForestryMC/ForestryMC.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/mc-1.11^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/mc-1.11^{commit} # timeout=10 Checking out Revision 9d8c616b678c936fc0c653949e6f28e6d59781a9 (refs/remotes/origin/mc-1.11) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d8c616b678c936fc0c653949e6f28e6d59781a9 First time build. Skipping changelog. > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule update --init --recursive [workspace] $ /bin/sh -xe /tmp/hudson2423640961561257934.sh + ./gradlew clean setupCIWorkspace build uploadArchives curseforge Download http://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/2.2-SNAPSHOT/ForgeGradle-2.2-20161229.182349-23.jar This mapping 'snapshot_20161220' was designed for MC 1.11! Use at your own peril. ################################################# ForgeGradle 2.2-SNAPSHOT-f1643ac https://github.com/MinecraftForge/ForgeGradle ################################################# Powered by MCP unknown http://modcoderpack.com by: Searge, ProfMobius, Fesh0r, R4wk, ZeuX, IngisKahn, bspkrs ################################################# Found AccessTransformer: forestry_at.cfg Download http://maven.epoxide.xyz/net/darkhax/tesla/Tesla/1.11-1.3.0.51/Tesla-1.11-1.3.0.51.pom Download http://dvs1.progwml6.com/files/maven/mezz/jei/jei_1.11.2/4.2.0.211/jei_1.11.2-4.2.0.211.pom Download http://maven.epoxide.xyz/net/darkhax/tesla/Tesla/1.11-1.3.0.51/Tesla-1.11-1.3.0.51.jar Download http://dvs1.progwml6.com/files/maven/mezz/jei/jei_1.11.2/4.2.0.211/jei_1.11.2-4.2.0.211-api.jar Download http://dvs1.progwml6.com/files/maven/mezz/jei/jei_1.11.2/4.2.0.211/jei_1.11.2-4.2.0.211-sources.jar Download http://maven.epoxide.xyz/net/darkhax/tesla/Tesla/1.11-1.3.0.51/Tesla-1.11-1.3.0.51-sources.jar :clean UP-TO-DATE :extractMcpMappings Download http://files.minecraftforge.net/maven/de/oceanlabs/mcp/mcp_snapshot/20161220-1.11/mcp_snapshot-20161220-1.11.zip :deobfCompileDeobfDepTask0 :deobfCompileDeobfDepTask1 :deobfCompileRemapDepSourcesTask2 :deobfCompileRemapDepSourcesTask3 :deobfCompileDummyTask :getVersionJson :extractUserdev Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.11.2-13.20.0.2201/forge-1.11.2-13.20.0.2201.pom Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.11.2-13.20.0.2201/forge-1.11.2-13.20.0.2201-userdev.jar :downloadClient :downloadServer :splitServerJar :mergeJars :applyBinaryPatches :deobfProvidedDummyTask :extractDependencyATs SKIPPED :extractMcpData Download http://files.minecraftforge.net/maven/de/oceanlabs/mcp/mcp/1.11.2/mcp-1.11.2-srg.zip :genSrgs :deobfMcMCP Applying SpecialSource... Applying Exceptor... :setupCiWorkspace :sourceApiJava :compileApiJava Download https://libraries.minecraft.net/com/mojang/authlib/1.5.24/authlib-1.5.24.pom Download https://libraries.minecraft.net/com/mojang/realms/1.10.8/realms-1.10.8.pom Download https://libraries.minecraft.net/com/mojang/authlib/1.5.24/authlib-1.5.24.jar Download https://libraries.minecraft.net/com/mojang/realms/1.10.8/realms-1.10.8.jar :processApiResources UP-TO-DATE :apiClasses :sourceMainJava :compileJavaNote: 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. :processResources :classes :apiJar :jar :sourceTestJava :compileTestJava UP-TO-DATE :processTestResources UP-TO-DATE :testClasses UP-TO-DATE :test UP-TO-DATE :reobfJar :extractRangemapReplacedMain /var/lib/jenkins/jobs/Forestry_1.11/workspace/build/sources/main/java :retromapReplacedMain remapping source... :sourceJar :sourcesJar :assemble :check UP-TO-DATE :build :uploadArchivesCould not find metadata net.sengir.forestry:forestry_1.11.2/maven-metadata.xml in remote (file:///var/lib/jenkins/maven/) :makeChangelog :curseforge59751 Uploaded /var/lib/jenkins/jobs/Forestry_1.11/workspace/build/libs/forestry_1.11.2-5.3.0.1.jar to CurseForge Project: 59751, with ID: 2362481 :curseforge BUILD SUCCESSFUL Total time: 4 mins 25.309 secs This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.7/userguide/gradle_daemon.html Archiving artifacts Finished: SUCCESS