Console Output

Started by GitHub push by DV8FromTheWorld
Building in workspace C:\Program Files (x86)\Jenkins\jobs\Yui\workspace
 > git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git.exe config remote.origin.url https://github.com/DV8FromTheWorld/Yui.git # timeout=10
Fetching upstream changes from https://github.com/DV8FromTheWorld/Yui.git
 > git.exe --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git.exe fetch --tags --progress https://github.com/DV8FromTheWorld/Yui.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/2.0
Seen branch in repository origin/PreBootloader
Seen branch in repository origin/develop
Seen branch in repository origin/master
Seen 4 remote branches
 > git.exe tag -l # timeout=10
 > git.exe rev-parse "refs/tags/v0.1^{commit}" # timeout=10
Checking out Revision c005130a986487b6540d3cf0ccdab2ea5f3f1254 (origin/master)
 > git.exe config core.sparsecheckout # timeout=10
 > git.exe checkout -f c005130a986487b6540d3cf0ccdab2ea5f3f1254
Commit message: "Updated lavaplayer"
 > git.exe rev-list ad8b7d62e87a1c380aa82f54781244e5e8b77350 # timeout=10
[Gradle] - Launching build.
[workspace] $ cmd.exe /C '""C:\Program Files (x86)\Jenkins\jobs\Yui\workspace\gradlew.bat"' clean assemble && exit %%ERRORLEVEL%%"
Starting a Gradle Daemon (subsequent builds will be faster)
Download https://jcenter.bintray.com/com/sedmelluq/lavaplayer/1.2.55/lavaplayer-1.2.55.pom
Download https://jcenter.bintray.com/com/fasterxml/jackson/core/jackson-core/2.9.4/jackson-core-2.9.4.pom
Download https://jcenter.bintray.com/com/fasterxml/jackson/jackson-base/2.9.4/jackson-base-2.9.4.pom
Download https://jcenter.bintray.com/com/sedmelluq/lavaplayer-natives/1.2.55/lavaplayer-natives-1.2.55.pom
Download https://jcenter.bintray.com/com/fasterxml/jackson/core/jackson-databind/2.9.4/jackson-databind-2.9.4.pom
Download https://jcenter.bintray.com/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom
Download https://jcenter.bintray.com/com/sedmelluq/lavaplayer-common/1.0.6/lavaplayer-common-1.0.6.pom
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5.pom
Download https://jcenter.bintray.com/com/fasterxml/jackson/jackson-bom/2.9.4/jackson-bom-2.9.4.pom
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcomponents-client/4.5.5/httpcomponents-client-4.5.5.pom
Download https://jcenter.bintray.com/com/fasterxml/jackson/jackson-parent/2.9.1/jackson-parent-2.9.1.pom
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom
Download https://jcenter.bintray.com/com/fasterxml/oss-parent/30/oss-parent-30.pom
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9.pom
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcomponents-core/4.4.9/httpcomponents-core-4.4.9.pom
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcomponents-parent/9/httpcomponents-parent-9.pom
Download https://jcenter.bintray.com/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom
Download https://jcenter.bintray.com/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom
Download https://jcenter.bintray.com/com/fasterxml/oss-parent/28/oss-parent-28.pom
Download https://jcenter.bintray.com/commons-io/commons-io/2.6/commons-io-2.6.pom
Download https://jcenter.bintray.com/org/apache/commons/commons-parent/42/commons-parent-42.pom
Download https://jcenter.bintray.com/commons-io/commons-io/2.6/commons-io-2.6.jar
Download https://jcenter.bintray.com/com/fasterxml/jackson/core/jackson-databind/2.9.4/jackson-databind-2.9.4.jar
Download https://jcenter.bintray.com/com/sedmelluq/lavaplayer-natives/1.2.55/lavaplayer-natives-1.2.55.jar
Download https://jcenter.bintray.com/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5.jar
Download https://jcenter.bintray.com/com/sedmelluq/lavaplayer/1.2.55/lavaplayer-1.2.55.jar
Download https://jcenter.bintray.com/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar
Download https://jcenter.bintray.com/com/fasterxml/jackson/core/jackson-core/2.9.4/jackson-core-2.9.4.jar
Download https://jcenter.bintray.com/com/sedmelluq/lavaplayer-common/1.0.6/lavaplayer-common-1.0.6.jar
Download https://jcenter.bintray.com/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9.jar
:clean
:processVersion
:compileJavaNote: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

:processResources NO-SOURCE
:classes
:jdactionMain
:fatJar
:jar
:javadoc
:javadocJar
:sourcesJar
:assemble

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
See https://docs.gradle.org/4.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 35s
9 actionable tasks: 9 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Finished: SUCCESS