Skip to content
Failed

Console Output

Started by GitHub push by md-5
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/BungeeCord/workspace
No JDK named ‘Zulu 11.0.7’ found
The recommended git tool is: NONE
No credentials specified
No JDK named ‘Zulu 11.0.7’ found
 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/BungeeCord/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/SpigotMC/BungeeCord.git # timeout=10
Fetching upstream changes from git://github.com/SpigotMC/BungeeCord.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- git://github.com/SpigotMC/BungeeCord.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
No JDK named ‘Zulu 11.0.7’ found
Checking out Revision f2aadd60144161f33538022a4244140a7ef9aeec (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2aadd60144161f33538022a4244140a7ef9aeec # timeout=10
Commit message: "#3223: Only rewrite spectate packet if no IP forwarding"
 > git rev-list --no-walk 1ad81504ca04260cd600fcb49d6ebd72c07437e4 # timeout=10
No JDK named ‘Zulu 11.0.7’ found
No JDK named ‘Zulu 11.0.7’ found
[workspace] $ /bin/sh -xe /tmp/jenkins6589603085988876014.sh
+ cp LICENSE proxy/src/main/resources
No JDK named ‘Zulu 11.0.7’ found
Parsing POMs
Established TCP socket on 45195
[workspace] $ java -Dbuild.number=1620 -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.11.2.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 45195
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/BungeeCord/workspace/pom.xml -P dist clean deploy -Dbuild.number=1620 -U
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] BungeeCord-Parent                                                  [pom]
[INFO] BungeeCord-Chat                                                    [jar]
[INFO] BungeeCord-Config                                                  [jar]
[INFO] BungeeCord-Event                                                   [jar]
[INFO] BungeeCord-Protocol                                                [jar]
[INFO] BungeeCord-API                                                     [jar]
[INFO] BungeeCord-Log                                                     [jar]
[INFO] BungeeCord-Native                                                  [jar]
[INFO] BungeeCord-Query                                                   [jar]
[INFO] BungeeCord-SLF4J                                                   [jar]
[INFO] BungeeCord-Proxy                                                   [jar]
[INFO] BungeeCord-Bootstrap                                               [jar]
[INFO] BungeeCord Modules                                                 [pom]
[INFO] cmd_alert                                                          [jar]
[INFO] cmd_find                                                           [jar]
[INFO] cmd_list                                                           [jar]
[INFO] cmd_send                                                           [jar]
[INFO] cmd_server                                                         [jar]
[INFO] reconnect_yaml                                                     [jar]
[INFO] 
[INFO] ---------------------< net.md-5:bungeecord-parent >---------------------
[INFO] Building BungeeCord-Parent 1.18-R0.1-SNAPSHOT                     [1/19]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-parent ---
[INFO] Deleting /var/lib/jenkins/jobs/BungeeCord/workspace/target
[INFO] 
[INFO] --- scriptus:0.4.1:describe (default) @ bungeecord-parent ---
[INFO] Set property "describe" to "git:BungeeCord-Parent:1.18-R0.1-SNAPSHOT:f2aadd6:1620"
[INFO] Set property "project.build.outputTimestamp" to "1639344354"
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ bungeecord-parent ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.20:check (default) @ bungeecord-parent ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ bungeecord-parent ---
[INFO] 
[INFO] --- lombok-maven-plugin:1.18.20.0:delombok (default) @ bungeecord-parent ---
[WARNING] Skipping Delombok; no source to process.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (default) @ bungeecord-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (delombok) @ bungeecord-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ bungeecord-parent ---
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/pom.xml to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-parent/1.18-R0.1-SNAPSHOT/bungeecord-parent-1.18-R0.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bungeecord-parent ---
[INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.18-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.18-R0.1-SNAPSHOT/maven-metadata.xml (612 B at 925 B/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.18-R0.1-SNAPSHOT/bungeecord-parent-1.18-R0.1-20211212.212730-11.pom
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.18-R0.1-SNAPSHOT/bungeecord-parent-1.18-R0.1-20211212.212730-11.pom (13 kB at 74 kB/s)
[INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/maven-metadata.xml
[INFO] Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/maven-metadata.xml (987 B at 18 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.18-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.18-R0.1-SNAPSHOT/maven-metadata.xml (612 B at 4.6 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/maven-metadata.xml
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/maven-metadata.xml (987 B at 7.2 kB/s)
[JENKINS] Archiving disabled
[INFO] 
[INFO] ----------------------< net.md-5:bungeecord-chat >----------------------
[INFO] Building BungeeCord-Chat 1.18-R0.1-SNAPSHOT                       [2/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-chat ---
[INFO] Deleting /var/lib/jenkins/jobs/BungeeCord/workspace/chat/target
[INFO] 
[INFO] --- scriptus:0.4.1:describe (default) @ bungeecord-chat ---
[INFO] Set property "describe" to "git:BungeeCord-Chat:1.18-R0.1-SNAPSHOT:f2aadd6:1620"
[INFO] Set property "project.build.outputTimestamp" to "1639344354"
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-chat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ bungeecord-chat ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 28 source files to /var/lib/jenkins/jobs/BungeeCord/workspace/chat/target/classes
[INFO] /var/lib/jenkins/jobs/BungeeCord/workspace/chat/src/main/java/net/md_5/bungee/chat/ComponentSerializer.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/jobs/BungeeCord/workspace/chat/src/main/java/net/md_5/bungee/chat/ComponentSerializer.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ bungeecord-chat ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.20:check (default) @ bungeecord-chat ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-chat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/BungeeCord/workspace/chat/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ bungeecord-chat ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /var/lib/jenkins/jobs/BungeeCord/workspace/chat/target/test-classes
[INFO] /var/lib/jenkins/jobs/BungeeCord/workspace/chat/src/test/java/net/md_5/bungee/api/chat/ComponentsTest.java: /var/lib/jenkins/jobs/BungeeCord/workspace/chat/src/test/java/net/md_5/bungee/api/chat/ComponentsTest.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/jobs/BungeeCord/workspace/chat/src/test/java/net/md_5/bungee/api/chat/ComponentsTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungeecord-chat ---
[INFO] Surefire report directory: /var/lib/jenkins/jobs/BungeeCord/workspace/chat/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running net.md_5.bungee.api.chat.ComponentsTest
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 sec
Running net.md_5.bungee.api.chat.TranslatableComponentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec

Results :

Tests run: 34, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-chat ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/chat/target/bungeecord-chat-1.18-R0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ bungeecord-chat ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/chat/target/bungeecord-chat-1.18-R0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- lombok-maven-plugin:1.18.20.0:delombok (default) @ bungeecord-chat ---
[INFO] Delombok complete.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (default) @ bungeecord-chat ---
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for BungeeCord-Parent 1.18-R0.1-SNAPSHOT:
[INFO] 
[INFO] BungeeCord-Parent .................................. SUCCESS [ 15.589 s]
[INFO] BungeeCord-Chat .................................... FAILURE [ 11.022 s]
[INFO] BungeeCord-Config .................................. SKIPPED
[INFO] BungeeCord-Event ................................... SKIPPED
[INFO] BungeeCord-Protocol ................................ SKIPPED
[INFO] BungeeCord-API ..................................... SKIPPED
[INFO] BungeeCord-Log ..................................... SKIPPED
[INFO] BungeeCord-Native .................................. SKIPPED
[INFO] BungeeCord-Query ................................... SKIPPED
[INFO] BungeeCord-SLF4J ................................... SKIPPED
[INFO] BungeeCord-Proxy ................................... SKIPPED
[INFO] BungeeCord-Bootstrap ............................... SKIPPED
[INFO] BungeeCord Modules ................................. SKIPPED
[INFO] cmd_alert .......................................... SKIPPED
[INFO] cmd_find ........................................... SKIPPED
[INFO] cmd_list ........................................... SKIPPED
[INFO] cmd_send ........................................... SKIPPED
[INFO] cmd_server ......................................... SKIPPED
[INFO] reconnect_yaml ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  29.365 s
[INFO] Finished at: 2021-12-12T21:27:44Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:jar (default) on project bungeecord-chat: MavenReportException: Error while generating Javadoc: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :bungeecord-chat
No mail will be sent out, as 'BungeeCord » cmd_send #1620' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » reconnect_yaml #1620' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-Protocol #1620' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-Native #1620' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-API #1620' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-Query #1620' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord Modules #1620' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » cmd_server #1620' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: [email protected]
No mail will be sent out, as 'BungeeCord » BungeeCord-Event #1620' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-Log #1620' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-Bootstrap #1620' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » cmd_list #1620' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » cmd_alert #1620' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-Proxy #1620' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-SLF4J #1620' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » cmd_find #1620' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-Config #1620' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
No JDK named ‘Zulu 11.0.7’ found
Archiving artifacts
No JDK named ‘Zulu 11.0.7’ found
Sending e-mails to: [email protected]
Finished: FAILURE