Skip to content
Failed

Console Output

Started by GitHub push by mcmonkey4eva
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/Sentinel/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/Sentinel/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/mcmonkeyprojects/Sentinel.git # timeout=10
Fetching upstream changes from https://github.com/mcmonkeyprojects/Sentinel.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
 > git fetch --tags --progress https://github.com/mcmonkeyprojects/Sentinel.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f1ad7513fa69db818158413450320656e1a153af (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f1ad7513fa69db818158413450320656e1a153af # timeout=10
Commit message: "re-fix"
 > git rev-list --no-walk 0817b69be7a18781b6d64389dd9eeffd028bb443 # timeout=10
 > git tag -a -f -m Jenkins Build #492 jenkins-Sentinel-492 # timeout=10
false
Parsing POMs
Downloaded artifact https://maven.citizensnpcs.co/repo/net/citizensnpcs/citizens-main/2.0.30-SNAPSHOT/citizens-main-2.0.30-20220911.035554-11.pom
Downloaded artifact https://maven.citizensnpcs.co/repo/net/citizensnpcs/citizens-parent/2.0.30-SNAPSHOT/citizens-parent-2.0.30-20220911.035511-5.pom
Downloaded artifact https://maven.citizensnpcs.co/repo/net/citizensnpcs/citizens-main/2.0.30-SNAPSHOT/citizens-main-2.0.30-20220911.035554-11.jar
Established TCP socket on 32785
[workspace] $ /usr/lib/jvm/java-17-openjdk//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/lib/jenkins/%C/jenkins/war/WEB-INF/lib/remoting-3046.v38db_38a_b_7a_86.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 32785
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/Sentinel/workspace/pom.xml clean package install javadoc:javadoc -DBUILD_NUMBER=492
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.mcmonkey:sentinel:jar:2.7.0-SNAPSHOT
[WARNING] 'dependencies.dependency.version' for org.json:json:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 58, column 22
[WARNING] 'dependencies.dependency.systemPath' for net.milkbowl.vault:Vault:jar should not point at files within the project directory, ${project.basedir}/lib/Vault.jar will be unresolvable by dependent projects @ line 67, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.tommytony:war:jar should not point at files within the project directory, ${project.basedir}/lib/war.jar will be unresolvable by dependent projects @ line 76, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.palmergames.bukkit:towny:jar should not point at files within the project directory, ${project.basedir}/lib/towny.jar will be unresolvable by dependent projects @ line 84, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.massivecraft:factions:jar should not point at files within the project directory, ${basedir}/lib/Factions.jar will be unresolvable by dependent projects @ line 91, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.massivecraft:massivecore:jar should not point at files within the project directory, ${basedir}/lib/MassiveCore.jar will be unresolvable by dependent projects @ line 98, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.shampaggon:crackshot:jar should not point at files within the project directory, ${basedir}/lib/CrackShot.jar will be unresolvable by dependent projects @ line 105, column 25
[WARNING] 'dependencies.dependency.systemPath' for net.sacredlabyrinth.phaed.simpleclans:SimpleClans:jar should not point at files within the project directory, ${basedir}/lib/SimpleClans.jar will be unresolvable by dependent projects @ line 112, column 25
[WARNING] 'dependencies.dependency.systemPath' for simplepets.brainsynder:SimplePets:jar should not point at files within the project directory, ${basedir}/lib/SimplePets.jar will be unresolvable by dependent projects @ line 119, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.sk89q:WorldEdit:jar should not point at files within the project directory, ${basedir}/lib/WorldEdit.jar will be unresolvable by dependent projects @ line 126, column 25
[WARNING] 'dependencies.dependency.systemPath' for com.sk89q:WorldGuard:jar should not point at files within the project directory, ${basedir}/lib/WorldGuard.jar will be unresolvable by dependent projects @ line 133, column 25
[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] 
[INFO] 
[INFO] -----------------------< org.mcmonkey:sentinel >------------------------
[INFO] Building Sentinel 2.7.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sentinel ---
[INFO] Deleting /var/lib/jenkins/jobs/Sentinel/workspace/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sentinel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ sentinel ---
[INFO] Compiling 47 source files to /var/lib/jenkins/jobs/Sentinel/workspace/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] error: error reading /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens-main/2.0.30-SNAPSHOT/citizens-main-2.0.30-SNAPSHOT.jar; zip END header not found
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.405 s
[INFO] Finished at: 2022-09-11T08:56:18Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project sentinel: Compilation failure
[ERROR] error: error reading /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens-main/2.0.30-SNAPSHOT/citizens-main-2.0.30-SNAPSHOT.jar; zip END header not found
[ERROR] -> [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/MojoFailureException
[JENKINS] Archiving /var/lib/jenkins/jobs/Sentinel/workspace/pom.xml to org.mcmonkey/sentinel/2.7.0-SNAPSHOT/sentinel-2.7.0-SNAPSHOT.pom
Copying /var/lib/jenkins/jobs/Sentinel/workspace@tmp/maven-reporters/project to /var/lib/jenkins/jobs/Sentinel/modules/org.mcmonkey$sentinel
channel stopped
Archiving artifacts
[Set GitHub commit status (universal)] ERROR on repos [GHRepository@430f0aec[nodeId=MDEwOlJlcG9zaXRvcnk1NDgyNTQ5NA==,description=Combat NPCs for Spigot!,homepage=<null>,name=Sentinel,fork=false,archived=false,visibility=public,size=16749,milestones={},language=Java,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/mcmonkeyprojects/Sentinel,id=54825494,nodeId=<null>,createdAt=2016-03-27T11:34:01Z,updatedAt=2022-09-10T15:02:22Z]] (sha:f1ad751) with context:ci/jenkins/build-status
Setting commit status on GitHub for https://github.com/mcmonkeyprojects/Sentinel/commit/f1ad7513fa69db818158413450320656e1a153af
Sending notification to Discord.
Finished: FAILURE