Console Output

Started by an SCM change
Building in workspace /var/lib/jenkins/workspace/Natura 1.8.x
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/progwml6/Natura.git # timeout=10
Fetching upstream changes from https://github.com/progwml6/Natura.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/progwml6/Natura.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/1.6.x
Seen branch in repository origin/1.8
Seen branch in repository origin/1.8rewrite
Seen branch in repository origin/master
Seen 4 remote branches
Checking out Revision adb7ce340ff990c3838d3c90ebe42c79981295f3 (origin/1.8rewrite)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f adb7ce340ff990c3838d3c90ebe42c79981295f3
 > git rev-list 0a90fc44e333c8364d15cf06d24f646a2b888b52 # timeout=10
[Natura 1.8.x] $ /bin/sh -xe /tmp/hudson6368930885356948499.sh
+ rm -rf build/libs
[Gradle] - Launching build.
[Natura 1.8.x] $ "/var/lib/jenkins/workspace/Natura 1.8.x/gradlew" -s setupCIWorkspace
Download http://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/2.0-SNAPSHOT/ForgeGradle-2.0-20151114.045616-149.jar
#################################################
         ForgeGradle 2.0-SNAPSHOT-f831dda        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP 9.10               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
: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
Applying SpecialSource...
Applying Exceptor...
Stripping synthetics...
:deobfProvidedDummyTask
:setupCiWorkspace

BUILD SUCCESSFUL

Total time: 40.647 secs

This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.7/userguide/gradle_daemon.html
Build step 'Invoke Gradle script' changed build result to SUCCESS
[Gradle] - Launching build.
[Natura 1.8.x] $ "/var/lib/jenkins/workspace/Natura 1.8.x/gradlew" -s -Plocal_maven=/var/www/dvs1/files/maven reobf uploadArchives
#################################################
         ForgeGradle 2.0-SNAPSHOT-f831dda        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP 9.10               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
:extractMcpData SKIPPED
:extractMcpMappings SKIPPED
:getVersionJson
:extractUserdev UP-TO-DATE
:genSrgs SKIPPED
:deobfCompileDummyTask
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:extractDependencyATs SKIPPED
:deobfMcMCP SKIPPED
:deobfProvidedDummyTask
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.6
/var/lib/jenkins/workspace/Natura 1.8.x/build/sources/main/java/com/progwml6/natura/client/renderer/entities/living/enemy/FlameSpiderBabyRender.java:24: warning: getEntityTexture(Entity) in FlameSpiderBabyRender overrides getEntityTexture(Entity) in RenderSpider; overridden method is a bridge method
	protected ResourceLocation getEntityTexture(Entity entity)
	                           ^
/var/lib/jenkins/workspace/Natura 1.8.x/build/sources/main/java/com/progwml6/natura/client/renderer/entities/living/enemy/FlameSpiderRender.java:24: warning: getEntityTexture(Entity) in FlameSpiderRender overrides getEntityTexture(Entity) in RenderSpider; overridden method is a bridge method
	protected ResourceLocation getEntityTexture(Entity entity)
	                           ^
/var/lib/jenkins/workspace/Natura 1.8.x/build/sources/main/java/com/progwml6/natura/client/renderer/entities/living/enemy/NitroCreeperRender.java:20: warning: getEntityTexture(Entity) in NitroCreeperRender overrides getEntityTexture(Entity) in RenderCreeper; overridden method is a bridge method
	protected ResourceLocation getEntityTexture(Entity entity)
	                           ^
4 warnings

:processResources UP-TO-DATE
:classes
:jar
:reobfJar
:deobfJar
:extractRangemapSrc
:retromapSources
remapping source...
:sourceJar
:sourcesJar
:uploadArchives

BUILD SUCCESSFUL

Total time: 17.086 secs

This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.7/userguide/gradle_daemon.html
Archiving artifacts
Recording fingerprints
Recording fingerprints
Collecting metadata...
Metadata collection done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS