Started by GitHub push by fullwall Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/CitizensAPI/workspace No JDK named ‘OpenJDK 17’ found Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.6 on Jenkins The recommended git tool is: NONE No credentials specified Wiping out workspace first. No JDK named ‘OpenJDK 17’ found Cloning the remote Git repository Cloning repository https://github.com/CitizensDev/CitizensAPI.git > git init /var/lib/jenkins/jobs/CitizensAPI/workspace # timeout=10 Fetching upstream changes from https://github.com/CitizensDev/CitizensAPI.git > git --version # timeout=10 > git --version # 'git version 2.39.3' > git fetch --tags --force --progress -- https://github.com/CitizensDev/CitizensAPI.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/CitizensDev/CitizensAPI.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/compat Seen branch in repository origin/master Seen branch in repository origin/simplify Seen branch in repository origin/speech Seen 4 remote branches > git show-ref --tags -d # timeout=10 No JDK named ‘OpenJDK 17’ found Checking out Revision 977d4fba4102b29796e9fdc89e4cf3e632aab94d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 977d4fba4102b29796e9fdc89e4cf3e632aab94d # timeout=10 Commit message: "Remove jnbt" > git rev-list --no-walk 908d95c47fed50ec04ed91b3956e64e5c2db43d0 # timeout=10 > git tag -a -f -m Jenkins Build #1121 jenkins-CitizensAPI-1121 # timeout=10 No JDK named ‘OpenJDK 17’ found false No JDK named ‘OpenJDK 17’ found Parsing POMs Failed to transfer Could not find metadata org.spigotmc:spigot-api:1.20.5-R0.1-SNAPSHOT/maven-metadata.xml in sk89q-repo (https://maven.enginehub.org/repo/) Failed to transfer Could not find metadata org.spigotmc:spigot-api:1.20.5-R0.1-SNAPSHOT/maven-metadata.xml in placeholderapi (https://repo.extendedclip.com/content/repositories/placeholderapi/) Failed to transfer Could not find artifact org.spigotmc:spigot-api:pom:1.20.5-R0.1-SNAPSHOT in placeholderapi (https://repo.extendedclip.com/content/repositories/placeholderapi/) Failed to transfer Could not find artifact org.spigotmc:spigot-api:pom:1.20.5-R0.1-SNAPSHOT in sk89q-repo (https://maven.enginehub.org/repo/) Failed to transfer Could not find metadata org.spigotmc:spigot-api:1.16.2-R0.1-SNAPSHOT/maven-metadata.xml in placeholderapi (https://repo.extendedclip.com/content/repositories/placeholderapi/) Downloaded artifact https://maven.enginehub.org/repo/org/spigotmc/spigot-api/1.16.2-R0.1-SNAPSHOT/maven-metadata.xml Failed to transfer Could not find metadata com.sk89q.worldedit:worldedit-bukkit:7.2.0-SNAPSHOT/maven-metadata.xml in placeholderapi (https://repo.extendedclip.com/content/repositories/placeholderapi/) Downloaded artifact https://maven.enginehub.org/repo/com/sk89q/worldedit/worldedit-bukkit/7.2.0-SNAPSHOT/maven-metadata.xml Failed to transfer Could not find metadata com.sk89q.worldedit:worldedit-core:7.2.0-SNAPSHOT/maven-metadata.xml in placeholderapi (https://repo.extendedclip.com/content/repositories/placeholderapi/) Downloaded artifact https://maven.enginehub.org/repo/com/sk89q/worldedit/worldedit-core/7.2.0-SNAPSHOT/maven-metadata.xml Failed to transfer Could not find metadata com.sk89q.worldedit.worldedit-libs:core:7.2.0-SNAPSHOT/maven-metadata.xml in placeholderapi (https://repo.extendedclip.com/content/repositories/placeholderapi/) Downloaded artifact https://maven.enginehub.org/repo/com/sk89q/worldedit/worldedit-libs/core/7.2.0-SNAPSHOT/maven-metadata.xml Failed to transfer Could not find metadata org.bukkit:bukkit:1.13.1-R0.1-SNAPSHOT/maven-metadata.xml in placeholderapi (https://repo.extendedclip.com/content/repositories/placeholderapi/) Downloaded artifact https://maven.enginehub.org/repo/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml Downloaded artifact https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml Failed to transfer Could not find artifact org.spigotmc:spigot-api:jar:1.20.5-R0.1-SNAPSHOT in placeholderapi (https://repo.extendedclip.com/content/repositories/placeholderapi/) Failed to transfer Could not find artifact org.spigotmc:spigot-api:jar:1.20.5-R0.1-SNAPSHOT in sk89q-repo (https://maven.enginehub.org/repo/) Established TCP socket on 43445 [workspace] $ java -Djava.awt.headless=true -Djava.awt.headless=true -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.9.6/boot/plexus-classworlds-2.7.0.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.6/conf/logging jenkins.maven3.agent.Maven35Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.6 /var/cache/jenkins/war/WEB-INF/lib/remoting-3206.vb_15dcf73f6a_9.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 43445 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/CitizensAPI/workspace/pom.xml clean install javadoc:javadoc [INFO] Scanning for projects... [INFO] [INFO] --------------------< net.citizensnpcs:citizensapi >-------------------- [INFO] Building CitizensAPI 2.0.34-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.2/maven-surefire-plugin-3.2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.2/maven-surefire-plugin-3.2.2.pom (5.1 kB at 13 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.2.2/surefire-3.2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.2.2/surefire-3.2.2.pom (21 kB at 647 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/40/maven-parent-40.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/30/apache-30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/30/apache-30.pom (23 kB at 2.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.2/maven-surefire-plugin-3.2.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.2/maven-surefire-plugin-3.2.2.jar (45 kB at 3.0 MB/s) [WARNING] The POM for org.spigotmc:spigot-api:jar:1.20.5-R0.1-SNAPSHOT is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.020 s [INFO] Finished at: 2024-04-24T10:39:42Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project citizensapi: Could not resolve dependencies for project net.citizensnpcs:citizensapi:jar:2.0.34-SNAPSHOT: The following artifacts could not be resolved: org.spigotmc:spigot-api:jar:1.20.5-R0.1-SNAPSHOT (absent): org.spigotmc:spigot-api:jar:1.20.5-R0.1-SNAPSHOT was not found in https://repo.extendedclip.com/content/repositories/placeholderapi/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of placeholderapi has elapsed or updates are forced -> [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/DependencyResolutionException [JENKINS] Archiving /var/lib/jenkins/jobs/CitizensAPI/workspace/pom.xml to net.citizensnpcs/citizensapi/2.0.34-SNAPSHOT/citizensapi-2.0.34-SNAPSHOT.pom Copying /var/lib/jenkins/jobs/CitizensAPI/workspace@tmp/maven-reporters/project to /var/lib/jenkins/jobs/CitizensAPI/modules/net.citizensnpcs$citizensapi channel stopped No JDK named ‘OpenJDK 17’ found Archiving artifacts No JDK named ‘OpenJDK 17’ found No JDK named ‘OpenJDK 17’ found No JDK named ‘OpenJDK 17’ found No JDK named ‘OpenJDK 17’ found No JDK named ‘OpenJDK 17’ found [Set GitHub commit status (universal)] ERROR on repos [GHRepository@2485f903[archived=false,commits={},compareUsePaginatedCommits=false,description=API for Citizens,disabled=false,fork=false,homepage=https://citizensnpcs.co,isTemplate=false,language=Java,milestones={},name=CitizensAPI,nodeId=MDEwOlJlcG9zaXRvcnkzMzQzMTkw,parent=,size=12133,source=,visibility=public,createdAt=2012-02-03T09:29:38Z,id=3343190,nodeId=,updatedAt=2024-04-24T10:39:18Z,url=https://api.github.com/repos/CitizensDev/CitizensAPI]] (sha:977d4fb) with context:ci/jenkins/build-status Setting commit status on GitHub for https://github.com/CitizensDev/CitizensAPI/commit/977d4fba4102b29796e9fdc89e4cf3e632aab94d No JDK named ‘OpenJDK 17’ found Sending notification to Discord. Finished: FAILURE