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
The recommended git tool is: NONE
No credentials specified
 > 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 https://github.com/SpigotMC/BungeeCord.git # timeout=10
Fetching upstream changes from https://github.com/SpigotMC/BungeeCord.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://github.com/SpigotMC/BungeeCord.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 7fcc62067b76a51a7c0f14d1d018ff11075a939e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7fcc62067b76a51a7c0f14d1d018ff11075a939e # timeout=10
Commit message: "#3858: Replace pre-Java 8 functional interface instantiation in CommandServer"
 > git rev-list --no-walk 7c7cb3de0fa8e57b312b21d4d7e337df7ac01880 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins14720050800991354221.sh
+ cp LICENSE proxy/src/main/resources
Parsing POMs
Established TCP socket on 37625
[workspace] $ /usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java -Dbuild.number=1985 -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.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-3301.v4363ddcca_4e7.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 37625
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/BungeeCord/workspace/pom.xml -P dist clean deploy -Dbuild.number=1985 -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-Dialog                                                  [jar]
[INFO] BungeeCord-Event                                                   [jar]
[INFO] BungeeCord-Serializer                                              [jar]
[INFO] BungeeCord-NBT                                                     [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_kick                                                           [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.21-R0.4-SNAPSHOT                     [1/23]
[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.5.0:describe (default) @ bungeecord-parent ---
[INFO] Set property "describe" to "git:BungeeCord-Parent:1.21-R0.4-SNAPSHOT:7fcc620:1985"
[INFO] Set property "project.build.outputTimestamp" to "1751885317"
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.6.0:check (default) @ bungeecord-parent ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.24:check (default) @ bungeecord-parent ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:3.3.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.6.3:jar (default) @ bungeecord-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-javadoc-plugin:3.6.3: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.21-R0.4-SNAPSHOT/bungeecord-parent-1.21-R0.4-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.21-R0.4-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.21-R0.4-SNAPSHOT/maven-metadata.xml (610 B at 2.9 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.21-R0.4-SNAPSHOT/bungeecord-parent-1.21-R0.4-20250707.104938-10.pom
[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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for BungeeCord-Parent 1.21-R0.4-SNAPSHOT:
[INFO] 
[INFO] BungeeCord-Parent .................................. FAILURE [  2.964 s]
[INFO] BungeeCord-Chat .................................... SKIPPED
[INFO] BungeeCord-Config .................................. SKIPPED
[INFO] BungeeCord-Dialog .................................. SKIPPED
[INFO] BungeeCord-Event ................................... SKIPPED
[INFO] BungeeCord-Serializer .............................. SKIPPED
[INFO] BungeeCord-NBT ..................................... 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_kick ........................................... 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:  4.680 s
[INFO] Finished at: 2025-07-07T10:49:39Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project bungeecord-parent: Failed to deploy artifacts: Could not transfer artifact net.md-5:bungeecord-parent:pom:1.21-R0.4-20250707.104938-10 from/to sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots/): Authorization failed for https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.21-R0.4-SNAPSHOT/bungeecord-parent-1.21-R0.4-20250707.104938-10.pom 403 Forbidden -> [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
No mail will be sent out, as 'BungeeCord » cmd_send #1985' 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 #1985' 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 #1985' 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 #1985' 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 #1985' 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 #1985' 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 #1985' 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-Serializer #1985' 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 #1985' 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-Chat #1985' 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-NBT #1985' 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-Event #1985' 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_kick #1985' 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 #1985' 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 #1985' 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 #1985' 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 #1985' 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 #1985' 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 #1985' 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 #1985' 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 #1985' 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-Dialog #1985' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
Archiving artifacts
Sending e-mails to: [email protected]
Finished: FAILURE