Skip to content
Failed

Console Output

Started by GitHub push by mezz
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/Forestry_1.11/workspace
No credentials specified
 > 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/ForestryMC.git # timeout=10
Fetching upstream changes from https://github.com/ForestryMC/ForestryMC.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/ForestryMC/ForestryMC.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/3.5
Seen branch in repository origin/3.6
Seen branch in repository origin/4.0
Seen branch in repository origin/4.1
Seen branch in repository origin/4.2
Seen branch in repository origin/Climate_Update
Seen branch in repository origin/Genetic-Api
Seen branch in repository origin/Greenhouse
Seen branch in repository origin/Greenhouse-2
Seen branch in repository origin/Greenhouse-Climate
Seen branch in repository origin/Greenhouse-Climate-Fix
Seen branch in repository origin/Modules
Seen branch in repository origin/book
Seen branch in repository origin/book-1.12
Seen branch in repository origin/dev
Seen branch in repository origin/dev-1.13
Seen branch in repository origin/dev-1.14
Seen branch in repository origin/ee3_integration
Seen branch in repository origin/farm
Seen branch in repository origin/fluid-capability
Seen branch in repository origin/forge-fluid-item
Seen branch in repository origin/fruit-trees
Seen branch in repository origin/habitat-former
Seen branch in repository origin/inventory-cleanup
Seen branch in repository origin/machineTextures
Seen branch in repository origin/master
Seen branch in repository origin/mc-1.10
Seen branch in repository origin/mc-1.11
Seen branch in repository origin/mc-1.12
Seen branch in repository origin/mc-1.14
Seen branch in repository origin/mc-1.7.10
Seen branch in repository origin/mc-1.8
Seen branch in repository origin/mc-1.8.9
Seen branch in repository origin/mc-1.9
Seen branch in repository origin/mc-1.9.4
Seen branch in repository origin/release_3.1
Seen branch in repository origin/release_3.2
Seen branch in repository origin/release_3.3
Seen branch in repository origin/release_3.4
Seen branch in repository origin/research
Seen branch in repository origin/revert-1746-mc-1.10
Seen branch in repository origin/sorting_block
Seen branch in repository origin/still_mb
Seen 43 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 9584c1ab7e0a2a02c1b5beb8b414d5886d328a77 (origin/mc-1.12)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9584c1ab7e0a2a02c1b5beb8b414d5886d328a77
Commit message: "Update CLA Assistant link in CONTRIBUTING"
 > git rev-list --no-walk d2da0e5ffb4fafb54b860c9e1bc50b613971e777 # timeout=10
[EnvInject] - Mask passwords that will be passed as build parameters.
[workspace] $ /bin/sh -xe /tmp/jenkins4357794531088287283.sh
+ ./gradlew clean setupCIWorkspace build uploadArchives curseforge
Starting a Gradle Daemon (subsequent builds will be faster)
This mapping 'stable_39' was designed for MC 1.12! Use at your own peril.
#################################################
         ForgeGradle 2.3-SNAPSHOT-6084129e        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
                 Powered by MCP                  
             http://modcoderpack.com             
     by: Searge, ProfMobius, R4wk, ZeuX          
     Fesh0r, IngisKahn, bspkrs, LexManos         
#################################################
Found AccessTransformer: forestry_at.cfg
:clean
:deobfCompileDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:extractMcpMappings SKIPPED
:deobfProvidedDeobfDepTask0 SKIPPED
:deobfProvidedDeobfDepTask1 SKIPPED
:deobfProvidedDeobfDepTask2 SKIPPED
:deobfProvidedDeobfDepTask3 SKIPPED
:deobfProvidedDeobfDepTask4 SKIPPED
:deobfProvidedRemapDepSourcesTask5 SKIPPED
:deobfProvidedRemapDepSourcesTask6 SKIPPED
:deobfProvidedRemapDepSourcesTask7 SKIPPED
:deobfProvidedRemapDepSourcesTask8 SKIPPED
:deobfProvidedDummyTask
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:setupCiWorkspace
:sourceApiJava
:compileApiJava
:processApiResources NO-SOURCE
: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 NO-SOURCE
:processTestResources NO-SOURCE
:testClasses UP-TO-DATE
:test NO-SOURCE
:reobfJar
:extractAnnotationsJar
:extractRangemapReplacedMain
/var/lib/jenkins/jobs/Forestry_1.11/workspace/build/sources/main/java
:retromapReplacedMain
remapping source...
:sourceJar
:sourcesJar
:assemble
:check UP-TO-DATE
:build
:uploadArchives
:makeChangelog FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':makeChangelog'.
> com.google.common.base.Objects.firstNonNull(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED in 54s
21 actionable tasks: 20 executed, 1 up-to-date
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE