Skip to content
Success

Console Output

Started by GitHub push by mcmonkey4eva
Running as SYSTEM
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 --version # 'git version 1.8.3.1'
 > git fetch --tags --progress git://github.com/DenizenScript/dDiscordBot.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 32714c713996a0ee8c58baee8694d4b95e8794ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 32714c713996a0ee8c58baee8694d4b95e8794ca # timeout=10
Commit message: "fix add_inline_field, bump version refs"
 > git rev-list --no-walk 76421164bc682b8e03d0da0a1dab5bdf1fa82c60 # timeout=10
 > git tag -a -f -m Jenkins Build #102 jenkins-dDiscordBot-102 # timeout=10
false
xasfewrhet
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 32876
[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/maven35-agent-1.13.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/boot/plexus-classworlds-2.6.0.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/conf/logging jenkins.maven3.agent.Maven35Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3 /var/cache/jenkins/war/WEB-INF/lib/remoting-4.5.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 32876
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/dDiscordBot/workspace/pom.xml clean package install -DBUILD_NUMBER=102
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------------< com.denizenscript:ddiscordbot >--------------------
[INFO] Building dDiscordBot 0.6
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from everything: https://repo.citizensnpcs.co/org/spigotmc/spigot-api/1.16.3-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from jcenter: https://jcenter.bintray.com/org/spigotmc/spigot-api/1.16.3-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from everything: https://repo.citizensnpcs.co/com/denizenscript/denizen/1.1.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from jcenter: https://jcenter.bintray.com/com/denizenscript/denizen/1.1.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from everything: https://repo.citizensnpcs.co/com/denizenscript/denizen/1.1.7-SNAPSHOT/maven-metadata.xml (623 B at 86 B/s)
[INFO] Downloading from everything: https://repo.citizensnpcs.co/com/denizenscript/denizen-parent/1.1.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from jcenter: https://jcenter.bintray.com/com/denizenscript/denizen-parent/1.1.7-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from everything: https://repo.citizensnpcs.co/com/denizenscript/denizen-parent/1.1.7-SNAPSHOT/maven-metadata.xml (454 B at 65 B/s)
[WARNING] The POM for com.denizenscript:denizen:jar:1.1.7-SNAPSHOT is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ddiscordbot ---
[INFO] Deleting /var/lib/jenkins/jobs/dDiscordBot/workspace/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ddiscordbot ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ ddiscordbot ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to /var/lib/jenkins/jobs/dDiscordBot/workspace/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6: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:3.8.0:testCompile (default-testCompile) @ ddiscordbot ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ ddiscordbot ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ ddiscordbot ---
[INFO] Building jar: /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.6-b102.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.0:shade (default) @ ddiscordbot ---
[INFO] Excluding com.denizenscript:denizen:jar:1.1.7-SNAPSHOT from the shaded jar.
[INFO] Including net.dv8tion:JDA:jar:4.2.0_181 in the shaded jar.
[INFO] Excluding com.google.code.findbugs:jsr305:jar:3.0.2 from the shaded jar.
[INFO] Excluding org.jetbrains:annotations:jar:16.0.1 from the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.25 in the shaded jar.
[INFO] Including com.neovisionaries:nv-websocket-client:jar:2.10 in the shaded jar.
[INFO] Including com.squareup.okhttp3:okhttp:jar:3.13.0 in the shaded jar.
[INFO] Including com.squareup.okio:okio:jar:1.17.2 in the shaded jar.
[INFO] Skipping pom dependency club.minnced:opus-java:pom:1.0.4 in the shaded jar.
[INFO] Including club.minnced:opus-java-api:jar:1.0.4 in the shaded jar.
[INFO] Excluding net.java.dev.jna:jna:jar:4.4.0 from the shaded jar.
[INFO] Including club.minnced:opus-java-natives:jar:1.0.4 in the shaded jar.
[INFO] Including org.apache.commons:commons-collections4:jar:4.1 in the shaded jar.
[INFO] Including net.sf.trove4j:trove4j:jar:3.0.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.10.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.10.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.10.1 in the shaded jar.
[INFO] Minimizing jar com.denizenscript:ddiscordbot:jar:0.6
[INFO] net.dv8tion.jda.api.hooks.AnnotatedEventManager not removed because it was specifically included
[INFO] net.dv8tion.jda.api.sharding.DefaultShardManager not removed because it was specifically included
[INFO] net.dv8tion.jda.api.events.self.SelfUpdatePhoneNumberEvent not removed because it was specifically included
[INFO] net.dv8tion.jda.api.utils.WidgetUtil$WidgetTheme not removed because it was specifically included
[INFO] net.dv8tion.jda.internal.utils.config.sharding.ThreadingProviderConfig not removed because it was specifically included
[INFO] net.dv8tion.jda.internal.utils.tuple.MutablePair not removed because it was specifically included
[INFO] net.dv8tion.jda.internal.utils.config.sharding.EventConfig not removed because it was specifically included
[INFO] net.dv8tion.jda.api.utils.WidgetUtil$1 not removed because it was specifically included
[INFO] net.dv8tion.jda.api.utils.IOConsumer not removed because it was specifically included
[INFO] net.dv8tion.jda.api.hooks.SubscribeEvent not removed because it was specifically included
[INFO] net.dv8tion.jda.api.utils.WidgetUtil$Widget$VoiceChannel not removed because it was specifically included
[INFO] net.dv8tion.jda.api.events.self.SelfUpdateMobileEvent not removed because it was specifically included
[INFO] net.dv8tion.jda.api.utils.WidgetUtil$Widget$VoiceState not removed because it was specifically included
[INFO] net.dv8tion.jda.internal.utils.config.flags.ShardingConfigFlag not removed because it was specifically included
[INFO] net.dv8tion.jda.api.sharding.DefaultShardManager$ExecutorPair not removed because it was specifically included
[INFO] net.dv8tion.jda.api.events.self.SelfUpdateNitroEvent not removed because it was specifically included
[INFO] net.dv8tion.jda.api.sharding.ThreadPoolProvider not removed because it was specifically included
[INFO] net.dv8tion.jda.api.utils.WidgetUtil$Widget not removed because it was specifically included
[INFO] net.dv8tion.jda.api.utils.WidgetUtil$Widget$Member not removed because it was specifically included
[INFO] net.dv8tion.jda.internal.utils.config.sharding.ShardingMetaConfig not removed because it was specifically included
[INFO] net.dv8tion.jda.internal.requests.WebSocketCode not removed because it was specifically included
[INFO] net.dv8tion.jda.api.sharding.DefaultShardManagerBuilder not removed because it was specifically included
[INFO] net.dv8tion.jda.api.utils.MarkdownUtil not removed because it was specifically included
[INFO] net.dv8tion.jda.api.exceptions.VerificationLevelException not removed because it was specifically included
[INFO] net.dv8tion.jda.internal.managers.PermOverrideManagerImpl not removed because it was specifically included
[INFO] net.dv8tion.jda.internal.utils.config.sharding.ShardingSessionConfig not removed because it was specifically included
[INFO] net.dv8tion.jda.api.exceptions.GuildUnavailableException not removed because it was specifically included
[INFO] net.dv8tion.jda.internal.utils.tuple.MutableTriple not removed because it was specifically included
[INFO] net.dv8tion.jda.internal.utils.config.sharding.ShardingConfig not removed because it was specifically included
[INFO] net.dv8tion.jda.api.utils.WidgetUtil not removed because it was specifically included
[INFO] net.dv8tion.jda.api.managers.PermOverrideManager not removed because it was specifically included
[INFO] net.dv8tion.jda.api.sharding.DefaultShardManagerBuilder$ThreadPoolProviderImpl not removed because it was specifically included
[INFO] net.dv8tion.jda.api.events.self.SelfUpdateDiscriminatorEvent not removed because it was specifically included
[INFO] net.dv8tion.jda.api.utils.WidgetUtil$BannerType not removed because it was specifically included
[INFO] net.dv8tion.jda.api.utils.data.etf.ExTermTag not removed because it was specifically included
[INFO] net.dv8tion.jda.internal.utils.config.sharding.PresenceProviderConfig not removed because it was specifically included
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[INFO] Minimized 4028 -> 2152 (53%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.6-b102.jar with /var/lib/jenkins/jobs/dDiscordBot/workspace/target/ddiscordbot-0.6-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/dDiscordBot/workspace/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ddiscordbot ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ ddiscordbot ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6: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:3.8.0:testCompile (default-testCompile) @ ddiscordbot ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ ddiscordbot ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ ddiscordbot ---
[INFO] Building jar: /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.6-b102.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.0:shade (default) @ ddiscordbot ---
[INFO] Excluding com.denizenscript:denizen:jar:1.1.7-SNAPSHOT from the shaded jar.
[INFO] Including net.dv8tion:JDA:jar:4.2.0_181 in the shaded jar.
[INFO] Excluding com.google.code.findbugs:jsr305:jar:3.0.2 from the shaded jar.
[INFO] Excluding org.jetbrains:annotations:jar:16.0.1 from the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.25 in the shaded jar.
[INFO] Including com.neovisionaries:nv-websocket-client:jar:2.10 in the shaded jar.
[INFO] Including com.squareup.okhttp3:okhttp:jar:3.13.0 in the shaded jar.
[INFO] Including com.squareup.okio:okio:jar:1.17.2 in the shaded jar.
[INFO] Skipping pom dependency club.minnced:opus-java:pom:1.0.4 in the shaded jar.
[INFO] Including club.minnced:opus-java-api:jar:1.0.4 in the shaded jar.
[INFO] Excluding net.java.dev.jna:jna:jar:4.4.0 from the shaded jar.
[INFO] Including club.minnced:opus-java-natives:jar:1.0.4 in the shaded jar.
[INFO] Including org.apache.commons:commons-collections4:jar:4.1 in the shaded jar.
[INFO] Including net.sf.trove4j:trove4j:jar:3.0.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.10.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.10.1 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.10.1 in the shaded jar.
[INFO] Minimizing jar com.denizenscript:ddiscordbot:jar:0.6
[INFO] net.dv8tion.jda.api.hooks.AnnotatedEventManager not removed because it was specifically included
[INFO] net.dv8tion.jda.api.sharding.DefaultShardManager not removed because it was specifically included
[INFO] net.dv8tion.jda.api.events.self.SelfUpdatePhoneNumberEvent not removed because it was specifically included
[INFO] net.dv8tion.jda.api.utils.WidgetUtil$WidgetTheme not removed because it was specifically included
[INFO] net.dv8tion.jda.internal.utils.config.sharding.ThreadingProviderConfig not removed because it was specifically included
[INFO] net.dv8tion.jda.internal.utils.tuple.MutablePair not removed because it was specifically included
[INFO] net.dv8tion.jda.internal.utils.config.sharding.EventConfig not removed because it was specifically included
[INFO] net.dv8tion.jda.api.utils.WidgetUtil$1 not removed because it was specifically included
[INFO] net.dv8tion.jda.api.utils.IOConsumer not removed because it was specifically included
[INFO] net.dv8tion.jda.api.hooks.SubscribeEvent not removed because it was specifically included
[INFO] net.dv8tion.jda.api.utils.WidgetUtil$Widget$VoiceChannel not removed because it was specifically included
[INFO] net.dv8tion.jda.api.events.self.SelfUpdateMobileEvent not removed because it was specifically included
[INFO] net.dv8tion.jda.api.utils.WidgetUtil$Widget$VoiceState not removed because it was specifically included
[INFO] net.dv8tion.jda.internal.utils.config.flags.ShardingConfigFlag not removed because it was specifically included
[INFO] net.dv8tion.jda.api.sharding.DefaultShardManager$ExecutorPair not removed because it was specifically included
[INFO] net.dv8tion.jda.api.events.self.SelfUpdateNitroEvent not removed because it was specifically included
[INFO] net.dv8tion.jda.api.sharding.ThreadPoolProvider not removed because it was specifically included
[INFO] net.dv8tion.jda.api.utils.WidgetUtil$Widget not removed because it was specifically included
[INFO] net.dv8tion.jda.api.utils.WidgetUtil$Widget$Member not removed because it was specifically included
[INFO] net.dv8tion.jda.internal.utils.config.sharding.ShardingMetaConfig not removed because it was specifically included
[INFO] net.dv8tion.jda.internal.requests.WebSocketCode not removed because it was specifically included
[INFO] net.dv8tion.jda.api.sharding.DefaultShardManagerBuilder not removed because it was specifically included
[INFO] net.dv8tion.jda.api.utils.MarkdownUtil not removed because it was specifically included
[INFO] net.dv8tion.jda.api.exceptions.VerificationLevelException not removed because it was specifically included
[INFO] net.dv8tion.jda.internal.managers.PermOverrideManagerImpl not removed because it was specifically included
[INFO] net.dv8tion.jda.internal.utils.config.sharding.ShardingSessionConfig not removed because it was specifically included
[INFO] net.dv8tion.jda.api.exceptions.GuildUnavailableException not removed because it was specifically included
[INFO] net.dv8tion.jda.internal.utils.tuple.MutableTriple not removed because it was specifically included
[INFO] net.dv8tion.jda.internal.utils.config.sharding.ShardingConfig not removed because it was specifically included
[INFO] net.dv8tion.jda.api.utils.WidgetUtil not removed because it was specifically included
[INFO] net.dv8tion.jda.api.managers.PermOverrideManager not removed because it was specifically included
[INFO] net.dv8tion.jda.api.sharding.DefaultShardManagerBuilder$ThreadPoolProviderImpl not removed because it was specifically included
[INFO] net.dv8tion.jda.api.events.self.SelfUpdateDiscriminatorEvent not removed because it was specifically included
[INFO] net.dv8tion.jda.api.utils.WidgetUtil$BannerType not removed because it was specifically included
[INFO] net.dv8tion.jda.api.utils.data.etf.ExTermTag not removed because it was specifically included
[INFO] net.dv8tion.jda.internal.utils.config.sharding.PresenceProviderConfig not removed because it was specifically included
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[INFO] Minimized 4028 -> 2152 (53%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.6-b102.jar with /var/lib/jenkins/jobs/dDiscordBot/workspace/target/ddiscordbot-0.6-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/dDiscordBot/workspace/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ ddiscordbot ---
[INFO] Installing /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.6-b102.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/ddiscordbot/0.6/ddiscordbot-0.6.jar
[INFO] Installing /var/lib/jenkins/jobs/dDiscordBot/workspace/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/ddiscordbot/0.6/ddiscordbot-0.6.pom
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  1 second
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  35.107 s
[INFO] Finished at: 2020-09-17T14:35:35Z
[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.6/ddiscordbot-0.6.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.6-b102.jar to com.denizenscript/ddiscordbot/0.6/ddiscordbot-0.6.jar
channel stopped
Archiving artifacts
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