Console Output

GitHub pull request #249 of commit 5183f8c3a91ad4b62152c89b7ff67e0f483b1d4a, no merge conflicts.
Setting status of 5183f8c3a91ad4b62152c89b7ff67e0f483b1d4a to PENDING with url https://dvs1.progwml6.com/jenkins/job/natura-prtests/66/ and message: 'Build started sha1 is merged.'
Building in workspace /var/lib/jenkins/workspace/natura-prtests
 > 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.7.x
Seen branch in repository origin/1.8
Seen branch in repository origin/1.8rewrite
Seen branch in repository origin/master
Seen 5 remote branches
Checking out Revision 779621d5ba267d20cbf490f11177a0f0b811866c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 779621d5ba267d20cbf490f11177a0f0b811866c
 > git rev-list ecb05e4aac5a0eb3b65a399544400e44f9a94351 # timeout=10
 > git tag -a -f -m Jenkins Build #66 jenkins-natura-prtests-66 # timeout=10
[natura-prtests] $ /bin/sh -xe /tmp/hudson7898222759011146418.sh
+ rm -Rf build/libs/
[Gradle] - Launching build.
[natura-prtests] $ /var/lib/jenkins/workspace/natura-prtests/gradlew [email protected] -DghprbTriggerAuthorLogin= -DghprbTargetBranch=master -DghprbPullId=249 -DghprbTriggerAuthor= -DghprbPullAuthorEmail= -DghprbPullLink=https://github.com/progwml6/Natura/pull/249 -Dsha1=origin/pr/249/merge -DghprbPullAuthorLoginMention=@wilkemeyer "-DghprbPullDescription=GitHub pull request #249 of commit 5183f8c3a91ad4b62152c89b7ff67e0f483b1d4a, no merge conflicts." -DghprbActualCommit=5183f8c3a91ad4b62152c89b7ff67e0f483b1d4a -DghprbPullAuthorLogin=wilkemeyer -DghprbSourceBranch=bugfix-eucalyptus-generator "-DghprbActualCommitAuthor=Florian Wilkemeyer" -DghprbTriggerAuthorLoginMention= "-DghprbPullLongDescription=When using bonemeal on an eucalyptus sapling whith a impossible-to-grow environment (height blocked) the Sapling just disappeared.

This is a fix for this odd behavior.

" -DghprbTriggerAuthorEmail= -DGIT_BRANCH=bugfix-eucalyptus-generator "-DghprbPullTitle=Fix for Eucalyptus Tree Generation when using Bonemeal" -DghprbCommentBody=null -s --refresh-dependencies clean build
****************************
 Powered By MCP:             
 http://modcoderpack.com/    
 Searge, ProfMobius, Fesh0r, 
 R4wk, ZeuX, IngisKahn, bspkrs
 MCP Data version : unknown
****************************
:clean
:downloadClient SKIPPED
:downloadServer SKIPPED
:getVersionJson
:extractUserDev UP-TO-DATE
:mergeJars SKIPPED
:applyBinPatches SKIPPED
:downloadMcpTools SKIPPED
:extractMcpData UP-TO-DATE
:genSrgs SKIPPED
:deobfBinJar SKIPPED
:compileApiJavawarning: [options] bootstrap class path not set in conjunction with -source 1.6
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.
1 warning

:processApiResources UP-TO-DATE
:apiClasses
:sourceMainJava
:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.6
/var/lib/jenkins/workspace/natura-prtests/build/sources/java/mods/natura/client/entity/FlameSpiderBabyRender.java:20: warning: getEntityTexture(Entity) in FlameSpiderBabyRender overrides getEntityTexture(Entity) in RenderSpider; overridden method is a bridge method
    protected ResourceLocation getEntityTexture (Entity par1Entity)
                               ^
/var/lib/jenkins/workspace/natura-prtests/build/sources/java/mods/natura/client/entity/FlameSpiderRender.java:20: warning: getEntityTexture(Entity) in FlameSpiderRender overrides getEntityTexture(Entity) in RenderSpider; overridden method is a bridge method
    protected ResourceLocation getEntityTexture (Entity par1Entity)
                               ^
/var/lib/jenkins/workspace/natura-prtests/build/sources/java/mods/natura/client/entity/NitroCreeperRender.java:16: warning: getEntityTexture(Entity) in NitroCreeperRender overrides getEntityTexture(Entity) in RenderCreeper; overridden method is a bridge method
    protected ResourceLocation getEntityTexture (Entity par1Entity)
                               ^
Note: /var/lib/jenkins/workspace/natura-prtests/build/sources/java/mods/natura/blocks/trees/NDoor.java uses or overrides 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.
4 warnings

:processResources
:classes
:devjar
:jar
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobf
:sourcesjar
:assemble
:check UP-TO-DATE
:build

BUILD SUCCESSFUL

Total time: 4 mins 36.895 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
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
Setting status of 5183f8c3a91ad4b62152c89b7ff67e0f483b1d4a to SUCCESS with url https://dvs1.progwml6.com/jenkins/job/natura-prtests/66/ and message: 'Build finished. No test results found.'
Finished: SUCCESS