Skip to content
Failed

Console Output

Started by upstream project "LWC" build number 83
originally caused by:
 Started by user Brokkonaut
Running as SYSTEM
Building in workspace /home/tomcat/.jenkins/workspace/ChestShop
The recommended git tool is: NONE
using credential caf384e3-f7ca-4726-a4e6-7d2349c2f80f
 > git rev-parse --resolve-git-dir /home/tomcat/.jenkins/workspace/ChestShop/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Brokkonaut/ChestShop-3 # timeout=10
Fetching upstream changes from https://github.com/Brokkonaut/ChestShop-3
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
using GIT_ASKPASS to set credentials 
 > git fetch --tags --force --progress -- https://github.com/Brokkonaut/ChestShop-3 +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision fef0e6a09410d3c18e1de6cc46f7b151bb6079c2 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fef0e6a09410d3c18e1de6cc46f7b151bb6079c2 # timeout=10
Commit message: "Update for Minecraft 1.19"
 > git rev-list --no-walk fef0e6a09410d3c18e1de6cc46f7b151bb6079c2 # timeout=10
[Set GitHub commit status (universal)] PENDING on repos [] (sha:fef0e6a) with context:ChestShop
Parsing POMs
Established TCP socket on 34923
[ChestShop] $ java -cp /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/Default/boot/plexus-classworlds-2.5.2.jar:/home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/Default/conf/logging jenkins.maven3.agent.Maven35Main /home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/Default /home/tomcat/tomcat/webapps/jenkins/WEB-INF/lib/remoting-3025.vf64a_a_3da_6b_55.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 34923
NOTE: Picked up JDK_JAVA_OPTIONS:  --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /home/tomcat/.jenkins/workspace/ChestShop/pom.xml clean install
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------< com.acrobot.chestshop:chestshop >-------------------
[INFO] Building chestshop 3.9.0-brokko-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from authme-repo: https://repo.codemc.org/repository/maven-public/com/sk89q/worldguard/worldguard-core/7.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from brokkonaut-repo: https://www.iani.de/nexus/content/groups/public/com/sk89q/worldguard/worldguard-core/7.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from jitpack.io: https://jitpack.io/com/sk89q/worldguard/worldguard-core/7.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from jitpack.io: https://jitpack.io/com/sk89q/worldguard/worldguard-libs/core/7.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from authme-repo: https://repo.codemc.org/repository/maven-public/com/sk89q/worldguard/worldguard-libs/core/7.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from brokkonaut-repo: https://www.iani.de/nexus/content/groups/public/com/sk89q/worldguard/worldguard-libs/core/7.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from authme-repo: https://repo.codemc.org/repository/maven-public/com/sk89q/worldguard/worldguard-bukkit/7.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from jitpack.io: https://jitpack.io/com/sk89q/worldguard/worldguard-bukkit/7.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from brokkonaut-repo: https://www.iani.de/nexus/content/groups/public/com/sk89q/worldguard/worldguard-bukkit/7.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from brokkonaut-repo: https://www.iani.de/nexus/content/groups/public/org/spigotmc/spigot-api/1.17.1-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from jitpack.io: https://jitpack.io/org/spigotmc/spigot-api/1.17.1-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from authme-repo: https://repo.codemc.org/repository/maven-public/org/spigotmc/spigot-api/1.17.1-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ chestshop ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/ChestShop/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ chestshop ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ chestshop ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 129 source files to /home/tomcat/.jenkins/workspace/ChestShop/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.756 s
[INFO] Finished at: 2022-06-27T07:13:02+02:00
[INFO] ------------------------------------------------------------------------
Warte bis Jenkins die Datensammlung abgeschlossen hat
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project chestshop: Fatal error compiling: error: release version 17 not supported -> [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
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/ChestShop/pom.xml to com.acrobot.chestshop/chestshop/3.9.0-brokko-SNAPSHOT/chestshop-3.9.0-brokko-SNAPSHOT.pom
channel stopped
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [] (sha:fef0e6a) with context:ChestShop
Finished: FAILURE