Console Output

Started by an SCM change
Building in workspace /var/lib/jenkins/workspace/GradleModTesting
Fetching changes from the remote Git repository
Fetching upstream changes from https://github.com/progwml6/gmcptestmod.git
Seen branch in repository origin/HEAD
Seen branch in repository origin/master
Seen 2 remote branches
Checking out Revision d059fc8d738c11a946cc52e1fa63855bb02f3a17 (origin/master)
[GradleModTesting] $ /bin/sh -xe /tmp/hudson2887303022947740379.sh
+ rm -Rf bin/ build/ minecraft/
[Gradle] - Launching build.
[GradleModTesting] $ /var/lib/jenkins/workspace/GradleModTesting/gradlew -s --refresh-dependencies setupCIWorkspace build
:downloadForge SKIPPED
:extractForge
:downloadExceptor SKIPPED
:fixMappings SKIPPED
:downloadClient SKIPPED
:downloadServer SKIPPED
:mergeJars SKIPPED
:deobfuscateJar
Applying SpecialSource...
Applying Exceptor...
:downloadFernFlower SKIPPED
:decompileMinecraft
:processMCSource
Extracting and cleaning sources
Apply MCP patches and cleanup
Cleaning and formatting sources
Applying FML tranformations
Renaming sources
Applying Forge patches
:setupCIWorkspace
:compileMinecraftJavaNote: 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.

:processMinecraftResources
:minecraftClasses
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
: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
:deobfJar
:jar
:genReobfSrgs SKIPPED
:reobf
:sourceJar
:assemble
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:check UP-TO-DATE
:build

BUILD SUCCESSFUL

Total time: 4 mins 10.651 secs
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Recording fingerprints
Collecting metadata...
Metadata collection done.
Finished: SUCCESS