Started by GitHub push by MinnDevelopment Building in workspace C:\Program Files (x86)\Jenkins\jobs\JDA\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/JDA.git # timeout=10 Fetching upstream changes from https://github.com/DV8FromTheWorld/JDA.git > git.exe --version # timeout=10 using .gitcredentials to set credentials > git.exe config --local credential.username DV8FromTheWorld # timeout=10 > git.exe config --local credential.helper store --file=\"C:\Windows\TEMP\git2944502139586387195.credentials\" # timeout=10 > git.exe -c core.askpass=true fetch --tags --progress https://github.com/DV8FromTheWorld/JDA.git +refs/heads/*:refs/remotes/origin/* > git.exe config --local --remove-section credential # timeout=10 > git.exe rev-parse "refs/remotes/origin/master^{commit}" # timeout=10 > git.exe rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10 Checking out Revision 3c35d3ea1598664f758686742eec0239bc7d96b2 (refs/remotes/origin/master) > git.exe config core.sparsecheckout # timeout=10 > git.exe checkout -f 3c35d3ea1598664f758686742eec0239bc7d96b2 > git.exe rev-list 9fe407944e3114a884ff726a69cef3272ef2f42d # timeout=10 [Gradle] - Launching build. [workspace] $ cmd.exe /C '""C:\Program Files (x86)\Jenkins\jobs\JDA\workspace\gradlew.bat" -Dgradle.user.home=C:/Users/Austin/.gradle/ bintrayUpload && exit %%ERRORLEVEL%%"' Downloading https://services.gradle.org/distributions/gradle-3.4.1-bin.zip ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... Unzipping C:\Users\Austin\.gradle\wrapper\dists\gradle-3.4.1-bin\71zneekfcxxu7l9p7nr2sc65s\gradle-3.4.1-bin.zip to C:\Users\Austin\.gradle\wrapper\dists\gradle-3.4.1-bin\71zneekfcxxu7l9p7nr2sc65s Starting a Gradle Daemon (subsequent builds will be faster) Download https://plugins.gradle.org/m2/com/github/jengelman/gradle/plugins/shadow/1.2.4/shadow-1.2.4.pom Cleaned up directory 'C:\Program Files (x86)\Jenkins\jobs\JDA\workspace\build\classes\main' Cleaned up directory 'C:\Program Files (x86)\Jenkins\jobs\JDA\workspace\build\resources\main' :clean :sourcesForRelease :compileJava Download https://jcenter.bintray.com/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.pom Download https://jcenter.bintray.com/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. :processResources :classes :jar :assemble :compileTestJava NO-SOURCE :processTestResources NO-SOURCE :testClasses UP-TO-DATE :test NO-SOURCE :check UP-TO-DATE :javadoc :javadocJar :sourcesJar :shadowJar :build :generatePomFileForBintrayReleasePublication :publishBintrayReleasePublicationToMavenLocal :bintrayUpload The JavaPluginConvention.getDependencyCacheDirName() method has been deprecated and is scheduled to be removed in Gradle 4.0. at build_6rzmasih4b3tx7kfrxfdbg5n8.getProjectProperty(C:\Program Files (x86)\Jenkins\jobs\JDA\workspace\build.gradle:189) The JavaPluginConvention.getDependencyCacheDir() method has been deprecated and is scheduled to be removed in Gradle 4.0. at build_6rzmasih4b3tx7kfrxfdbg5n8.getProjectProperty(C:\Program Files (x86)\Jenkins\jobs\JDA\workspace\build.gradle:189) BUILD SUCCESSFUL Total time: 1 mins 34.732 secs Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Publishing Javadoc Finished: SUCCESS