SuccessConsole Output

Started by BitBucket push by johni0702
Building in workspace /var/lib/jenkins/workspace/ReplayMod-bleeding
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@bitbucket.org:CrushedPixel/cpreplaymod.git # timeout=10
Fetching upstream changes from git@bitbucket.org:CrushedPixel/cpreplaymod.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git -c core.askpass=true fetch --tags --progress git@bitbucket.org:CrushedPixel/cpreplaymod.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/1.9
Seen branch in repository origin/360metadata
Seen branch in repository origin/3dmodels
Seen branch in repository origin/FMLProxyPacketSpecialTreatment
Seen branch in repository origin/IMessage-support
Seen branch in repository origin/gui
Seen branch in repository origin/master
Seen branch in repository origin/messy-merge
Seen branch in repository origin/modules
Seen branch in repository origin/shader-support
Seen branch in repository origin/shadermod
Seen 11 remote branches
Checking out Revision 4459bba316a2265dcad56035457861d7d688831d (origin/modules)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4459bba316a2265dcad56035457861d7d688831d
 > git rev-list d97f95158c33612605615a72cabb86bf3c93261c # timeout=10
 > 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
[Gradle] - Launching build.
[ReplayMod-bleeding] $ /var/lib/jenkins/workspace/ReplayMod-bleeding/gradlew clean setupCIWorkspace
Download http://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/2.0-SNAPSHOT/ForgeGradle-2.0-20160328.191843-181.jar
#################################################
         ForgeGradle 2.0-SNAPSHOT-30739b0        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP 9.10               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
Found AccessTransformer: replaymod_at.cfg
Download https://jcenter.bintray.com/com/github/jengelman/gradle/plugins/shadow/1.2.3/shadow-1.2.3.pom
Download https://jcenter.bintray.com/org/jdom/jdom2/2.0.5/jdom2-2.0.5.pom
Download https://jcenter.bintray.com/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.pom
Download https://jcenter.bintray.com/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
Download https://jcenter.bintray.com/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
Download https://jcenter.bintray.com/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
Download https://jcenter.bintray.com/org/codehaus/groovy/groovy-backports-compat23/2.4.4/groovy-backports-compat23-2.4.4.pom
Download https://jcenter.bintray.com/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom
Download https://jcenter.bintray.com/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
Download https://jcenter.bintray.com/com/github/jengelman/gradle/plugins/shadow/1.2.3/shadow-1.2.3.jar
Download https://jcenter.bintray.com/org/jdom/jdom2/2.0.5/jdom2-2.0.5.jar
Download https://jcenter.bintray.com/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.jar
Download https://jcenter.bintray.com/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
Download https://jcenter.bintray.com/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
Download https://jcenter.bintray.com/org/codehaus/groovy/groovy-backports-compat23/2.4.4/groovy-backports-compat23-2.4.4.jar
Download https://jcenter.bintray.com/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar
Download https://jcenter.bintray.com/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
:clean
:ReplayStudio:clean UP-TO-DATE
:jGui:clean
:deobfCompileDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:extractMcpMappings SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:deobfProvidedDummyTask
:setupCiWorkspace
:jGui:deobfCompileDummyTask
:jGui:getVersionJson
:jGui:extractUserdev UP-TO-DATE
:jGui:downloadClient SKIPPED
:jGui:downloadServer SKIPPED
:jGui:splitServerJar SKIPPED
:jGui:mergeJars SKIPPED
:jGui:applyBinaryPatches SKIPPED
:jGui:extractDependencyATs SKIPPED
:jGui:extractMcpData SKIPPED
:jGui:extractMcpMappings SKIPPED
:jGui:genSrgs SKIPPED
:jGui:deobfMcMCP SKIPPED
:jGui:deobfProvidedDummyTask
:jGui:setupCiWorkspace

BUILD SUCCESSFUL

Total time: 34.739 secs

This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.11/userguide/gradle_daemon.html
Build step 'Invoke Gradle script' changed build result to SUCCESS
[Gradle] - Launching build.
[ReplayMod-bleeding] $ /var/lib/jenkins/workspace/ReplayMod-bleeding/gradlew build
#################################################
         ForgeGradle 2.0-SNAPSHOT-30739b0        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP 9.10               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
Found AccessTransformer: replaymod_at.cfg
Download https://repo.spacehq.org/content/repositories/snapshots/org/spacehq/mcprotocollib/1.8.8-SNAPSHOT/mcprotocollib-1.8.8-20151124.020436-29.pom
Download https://repo1.maven.org/maven2/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.pom
Download https://repo1.maven.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
Download https://repo1.maven.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
Download https://repo.spacehq.org/content/repositories/snapshots/org/spacehq/mcprotocollib/1.8.8-SNAPSHOT/mcprotocollib-1.8.8-20151124.020436-29.jar
Download https://repo1.maven.org/maven2/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.jar
Download https://repo1.maven.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
:deobfCompileDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:extractMcpMappings SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:deobfProvidedDummyTask
:sourceApiJava
:ReplayStudio:compileJavaNote: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:ReplayStudio:processResources
:ReplayStudio:classes
:ReplayStudio:jar
:jGui:deobfCompileDummyTask
:jGui:deobfProvidedDummyTask
:jGui:getVersionJson
:jGui:extractUserdev UP-TO-DATE
:jGui:downloadClient SKIPPED
:jGui:downloadServer SKIPPED
:jGui:splitServerJar SKIPPED
:jGui:mergeJars SKIPPED
:jGui:applyBinaryPatches SKIPPED
:jGui:extractDependencyATs SKIPPED
:jGui:extractMcpData SKIPPED
:jGui:extractMcpMappings SKIPPED
:jGui:genSrgs SKIPPED
:jGui:deobfMcMCP SKIPPED
:jGui:sourceApiJava
:jGui:compileApiJava UP-TO-DATE
:jGui:processApiResources UP-TO-DATE
:jGui:apiClasses UP-TO-DATE
:jGui:sourceMainJava
:jGui:compileJava
Download https://libraries.minecraft.net/com/mojang/netty/1.6/netty-1.6.pom
Download https://libraries.minecraft.net/com/mojang/netty/1.6/netty-1.6.jar
warning: [options] bootstrap class path not set in conjunction with -source 1.7
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:jGui:processResources
:jGui:classes
:jGui:jar
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJavaNote: SpongePowered Mixin Annotation Processor v0.4.3
warning: Supported source version 'RELEASE_6' from annotation processor 'org.spongepowered.tools.obfuscation.TargetObfuscationProcessor' less than -source '1.8'
Note: Loading SRGs from /var/lib/jenkins/.gradle/caches/minecraft/de/oceanlabs/mcp/mcp_snapshot_nodoc/20141130/srgs/mcp-srg.srg
/var/lib/jenkins/workspace/ReplayMod-bleeding/build/sources/main/java/com/replaymod/render/mixin/MixinEntityRenderer.java:35: warning: Cannot find target for @Shadow field in net.minecraft.client.renderer.EntityRenderer
    @Shadow(remap = false)
    ^
Note: Writing output SRGs to /var/lib/jenkins/workspace/ReplayMod-bleeding/build/tmp/compileJava/mcp-srg.srg
warning: Supported source version 'RELEASE_6' from annotation processor 'org.spongepowered.tools.obfuscation.InjectionObfuscationProcessor' less than -source '1.8'
Note: Writing refmap to /var/lib/jenkins/workspace/ReplayMod-bleeding/build/tmp/compileJava/compileJava-refmap.json
Note: Writing output SRGs to /var/lib/jenkins/workspace/ReplayMod-bleeding/build/tmp/compileJava/mcp-srg.srg
Note: Writing refmap to /var/lib/jenkins/workspace/ReplayMod-bleeding/build/tmp/compileJava/compileJava-refmap.json
warning: The following options were not recognized by any processor: '[reobfNotchSrgFile, outNotchSrgFile]'
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
:ReplayStudio:shadowJar
:jar
:sourceTestJava
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobfJar
:extractRangemapReplacedMain
/var/lib/jenkins/workspace/ReplayMod-bleeding/build/sources/main/java
:retromapReplacedMain
remapping source...
:sourceJar
:assemble
:check UP-TO-DATE
:build
:ReplayStudio:startScripts
:ReplayStudio:distTar
:ReplayStudio:distZip
:ReplayStudio:assemble
:ReplayStudio:compileTestJava
Download https://repo1.maven.org/maven2/com/google/guava/guava-testlib/18.0/guava-testlib-18.0.pom
Download https://repo1.maven.org/maven2/pl/pragmatists/JUnitParams/1.0.4/JUnitParams-1.0.4.pom
Download https://repo1.maven.org/maven2/com/google/truth/truth/0.23/truth-0.23.pom
Download https://repo1.maven.org/maven2/com/google/truth/truth-parent/0.23/truth-parent-0.23.pom
Download https://repo1.maven.org/maven2/com/google/guava/guava-testlib/18.0/guava-testlib-18.0.jar
Download https://repo1.maven.org/maven2/pl/pragmatists/JUnitParams/1.0.4/JUnitParams-1.0.4.jar
Download https://repo1.maven.org/maven2/com/google/truth/truth/0.23/truth-0.23.jar
:ReplayStudio:processTestResources UP-TO-DATE
:ReplayStudio:testClasses
:ReplayStudio:test
:ReplayStudio:check
:ReplayStudio:build
:jGui:sourceTestJava
:jGui:compileTestJava UP-TO-DATE
:jGui:processTestResources UP-TO-DATE
:jGui:testClasses UP-TO-DATE
:jGui:test UP-TO-DATE
:jGui:reobfJar
:jGui:extractRangemapReplacedMain
/var/lib/jenkins/workspace/ReplayMod-bleeding/jGui/build/sources/main/java
:jGui:retromapReplacedMain
remapping source...
:jGui:sourceJar
:jGui:assemble
:jGui:licenseApi UP-TO-DATE
:jGui:licenseMain
Unknown file extension: jGui/src/main/resources/assets/jgui/gui.png
:jGui:licenseMain UP-TO-DATE
:jGui:licenseTest UP-TO-DATE
:jGui:license UP-TO-DATE
:jGui:check UP-TO-DATE
:jGui:build

BUILD SUCCESSFUL

Total time: 1 mins 44.004 secs

This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.11/userguide/gradle_daemon.html
Archiving artifacts
Finished: SUCCESS