Started by GitHub push by MinnDevelopment Started by GitHub push by MinnDevelopment Running as SYSTEM Building in workspace /var/jenkins_home/workspace/JDA No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/DV8FromTheWorld/JDA.git # timeout=10 Fetching upstream changes from https://github.com/DV8FromTheWorld/JDA.git > git --version # timeout=10 > git fetch --tags --progress -- https://github.com/DV8FromTheWorld/JDA.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/development^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/development^{commit} # timeout=10 Checking out Revision 4ba0c61ecc3732a1e440538de03880a8920aefde (refs/remotes/origin/development) > git config core.sparsecheckout # timeout=10 > git checkout -f 4ba0c61ecc3732a1e440538de03880a8920aefde # timeout=10 Commit message: "Add ErrorResponseException.ignore(...) (#1129)" > git rev-list --no-walk 41324182eb8ea4e260939bc47068864bf3fa2a12 # timeout=10 [Gradle] - Launching build. [JDA] $ /var/jenkins_home/workspace/JDA/gradlew bintrayUpload Starting a Gradle Daemon (subsequent builds will be faster) > Task :clean > Task :sourcesForRelease > Task :generateJavaSources > Task :compileJava > Task :processResources NO-SOURCE > Task :classes > Task :jar > Task :assemble > Task :compileTestJava > Task :processTestResources NO-SOURCE > Task :testClasses > Task :test > Task :check > Task :javadoc > Task :javadocJar > Task :sourcesJar > Task :shadowJar > Task :minimalJar > Task :noOpusJar > Task :build > Task :generatePomFileForBintrayReleasePublication > Task :publishBintrayReleasePublicationToMavenLocal > Task :bintrayUpload Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/4.0.0_62/net/dv8tion/JDA/4.0.0_62/JDA-4.0.0_62-javadoc.jar... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/4.0.0_62/net/dv8tion/JDA/4.0.0_62/JDA-4.0.0_62-javadoc.jar'. Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/4.0.0_62/net/dv8tion/JDA/4.0.0_62/JDA-4.0.0_62-sources.jar... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/4.0.0_62/net/dv8tion/JDA/4.0.0_62/JDA-4.0.0_62-sources.jar'. Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/4.0.0_62/net/dv8tion/JDA/4.0.0_62/JDA-4.0.0_62.jar... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/4.0.0_62/net/dv8tion/JDA/4.0.0_62/JDA-4.0.0_62.jar'. Uploading to https://api.bintray.com/content/dv8fromtheworld/maven/JDA/4.0.0_62/net/dv8tion/JDA/4.0.0_62/JDA-4.0.0_62.pom... Uploaded to 'https://api.bintray.com/content/dv8fromtheworld/maven/JDA/4.0.0_62/net/dv8tion/JDA/4.0.0_62/JDA-4.0.0_62.pom'. > Task :bintrayPublish BUILD SUCCESSFUL in 1m 21s 16 actionable tasks: 16 executed Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Publishing Javadoc Finished: SUCCESS