Started by GitHub push by mcmonkey4eva Building in workspace /var/lib/jenkins/jobs/dDiscordBot/workspace No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://github.com/DenizenScript/dDiscordBot.git # timeout=10 Fetching upstream changes from git://github.com/DenizenScript/dDiscordBot.git > git --version # timeout=10 > git fetch --tags --progress git://github.com/DenizenScript/dDiscordBot.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 41f4618befedc06e0d6e4e6f078cf7fdff472641 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 41f4618befedc06e0d6e4e6f078cf7fdff472641 Commit message: "change filename format, bump to 0.5" > git rev-list --no-walk 035b56f560cef0316b8d340cd373de160e2eb731 # timeout=10 > git tag -a -f -m Jenkins Build #12 jenkins-dDiscordBot-12 # timeout=10 Parsing POMs Established TCP socket on 34212 [workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK8/bin/java -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.12.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3 /var/cache/jenkins/war/WEB-INF/lib/remoting-3.28.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.12.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12.jar 34212 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/dDiscordBot/workspace/pom.xml clean install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.denizenscript:ddiscordbot:jar:0.5 [WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [HUDSON] Collecting dependencies info [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building dDiscordBot 0.5 [INFO] ------------------------------------------------------------------------ [WARNING] The POM for net.aufdemrand:denizen:jar:1.0.3-SNAPSHOT is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ddiscordbot --- [INFO] Deleting /var/lib/jenkins/jobs/dDiscordBot/workspace/target [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ ddiscordbot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ddiscordbot --- [INFO] Compiling 9 source files to /var/lib/jenkins/jobs/dDiscordBot/workspace/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ ddiscordbot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/dDiscordBot/workspace/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ddiscordbot --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ ddiscordbot --- [INFO] No tests to run. [INFO] Surefire report directory: /var/lib/jenkins/jobs/dDiscordBot/workspace/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ ddiscordbot --- [INFO] Building jar: /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.5-bUnknown.jar [INFO] [INFO] --- maven-shade-plugin:2.1:shade (default) @ ddiscordbot --- [INFO] Excluding junit:junit:jar:4.10 from the shaded jar. [INFO] Excluding org.hamcrest:hamcrest-core:jar:1.1 from the shaded jar. [INFO] Excluding net.aufdemrand:denizen:jar:1.0.3-SNAPSHOT from the shaded jar. [INFO] Including com.discord4j:Discord4J:jar:shaded:2.10.1 in the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:1.7.25 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpcore:jar:4.4.8 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpclient:jar:4.5.4 from the shaded jar. [INFO] Excluding commons-logging:commons-logging:jar:1.2 from the shaded jar. [INFO] Excluding commons-codec:commons-codec:jar:1.10 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpmime:jar:4.5.4 from the shaded jar. [INFO] Excluding commons-io:commons-io:jar:2.6 from the shaded jar. [INFO] Excluding org.eclipse.jetty.websocket:websocket-client:jar:9.4.8.v20171121 from the shaded jar. [INFO] Excluding org.eclipse.jetty:jetty-client:jar:9.4.8.v20171121 from the shaded jar. [INFO] Excluding org.eclipse.jetty:jetty-http:jar:9.4.8.v20171121 from the shaded jar. [INFO] Excluding org.eclipse.jetty:jetty-xml:jar:9.4.8.v20171121 from the shaded jar. [INFO] Excluding org.eclipse.jetty:jetty-util:jar:9.4.8.v20171121 from the shaded jar. [INFO] Excluding org.eclipse.jetty:jetty-io:jar:9.4.8.v20171121 from the shaded jar. [INFO] Excluding org.eclipse.jetty.websocket:websocket-common:jar:9.4.8.v20171121 from the shaded jar. [INFO] Excluding org.eclipse.jetty.websocket:websocket-api:jar:9.4.8.v20171121 from the shaded jar. [INFO] Excluding net.jodah:typetools:jar:0.5.0 from the shaded jar. [INFO] Excluding org.apache.commons:commons-lang3:jar:3.7 from the shaded jar. [INFO] Excluding com.fasterxml.jackson.module:jackson-module-afterburner:jar:2.9.2 from the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.9.2 from the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.9.2 from the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.9.0 from the shaded jar. [INFO] Excluding net.java.dev.jna:jna:jar:4.5.0 from the shaded jar. [INFO] Excluding com.googlecode.soundlibs:mp3spi:jar:1.9.5.4 from the shaded jar. [INFO] Excluding com.googlecode.soundlibs:jlayer:jar:1.0.1.4 from the shaded jar. [INFO] Excluding org.jcraft:jorbis:jar:0.0.17 from the shaded jar. [INFO] Excluding org.jflac:jflac-codec:jar:1.5.2 from the shaded jar. [INFO] Excluding com.googlecode.soundlibs:tritonus-share:jar:0.3.7.4 from the shaded jar. [INFO] Excluding org.tritonus:tritonus-dsp:jar:0.3.6 from the shaded jar. [INFO] Excluding com.vdurmont:emoji-java:jar:4.0.0 from the shaded jar. [INFO] Excluding org.json:json:jar:20170516 from the shaded jar. [INFO] Excluding com.koloboke:koloboke-impl-common-jdk8:jar:1.0.0 from the shaded jar. [INFO] Excluding com.koloboke:koloboke-api-jdk8:jar:1.0.0 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.5-bUnknown.jar with /var/lib/jenkins/jobs/dDiscordBot/workspace/target/ddiscordbot-0.5-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/dDiscordBot/workspace/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/dDiscordBot/workspace/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ddiscordbot --- [INFO] Installing /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.5-bUnknown.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/ddiscordbot/0.5/ddiscordbot-0.5.jar [INFO] Installing /var/lib/jenkins/jobs/dDiscordBot/workspace/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/ddiscordbot/0.5/ddiscordbot-0.5.pom [WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ 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 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.363s [INFO] Finished at: Sat Mar 09 16:45:05 GMT 2019 [INFO] Final Memory: 36M/178M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/jobs/dDiscordBot/workspace/dependency-reduced-pom.xml to com.denizenscript/ddiscordbot/0.5/ddiscordbot-0.5.pom [JENKINS] Archiving /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.5-bUnknown.jar to com.denizenscript/ddiscordbot/0.5/ddiscordbot-0.5.jar channel stopped Archiving artifacts IRC notifier plugin: Sending notification to: #citizens IRC notifier plugin: [ERROR] not connected. Cannot send message to '#citizens' IRC notifier plugin: Sending notification to: #denizen-dev IRC notifier plugin: [ERROR] not connected. Cannot send message to '#denizen-dev' IRC notifier plugin: Sending notification to: #citizens-dev IRC notifier plugin: [ERROR] not connected. Cannot send message to '#citizens-dev' 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 Sending notification to Discord. Finished: SUCCESS