20:23:13 Started by GitHub push by Geolykt 20:23:13 Running as SYSTEM 20:23:13 Building in workspace /var/lib/jenkins/workspace/micromixin 20:23:13 The recommended git tool is: NONE 20:23:13 No credentials specified 20:23:13 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/micromixin/.git # timeout=10 20:23:13 Fetching changes from the remote Git repository 20:23:13 > git config remote.origin.url https://github.com/Starloader-project/Micromixin.git # timeout=10 20:23:13 Fetching upstream changes from https://github.com/Starloader-project/Micromixin.git 20:23:13 > git --version # timeout=10 20:23:13 > git --version # 'git version 2.43.0' 20:23:13 > git fetch --tags --force --progress -- https://github.com/Starloader-project/Micromixin.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:23:13 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 20:23:13 Checking out Revision d3fbdd7007896e4775c8d245107ab7eef9f5ecd0 (refs/remotes/origin/main) 20:23:13 > git config core.sparsecheckout # timeout=10 20:23:13 > git checkout -f d3fbdd7007896e4775c8d245107ab7eef9f5ecd0 # timeout=10 20:23:13 Commit message: "Add ModifyConstant annotation to annotations artifact" 20:23:13 > git rev-list --no-walk 518625351877a476319df67fcd18da73cd893f8f # timeout=10 20:23:14 false 20:23:14 [Gradle] - Launching build. 20:23:14 [micromixin] $ /var/lib/jenkins/workspace/micromixin/gradlew -DpublishRepo=http://localhost:25615 clean publish 20:23:15 Starting a Gradle Daemon, 2 busy Daemons could not be reused, use --status for details 20:23:25 > Task :micromixin-annotations:clean 20:23:25 > Task :micromixin-runtime:clean 20:23:25 > Task :micromixin-transformer:clean 20:23:26 > Task :micromixin-runtime:compileJava 20:23:27 > Task :micromixin-annotations:compileJava 20:23:27 > Task :micromixin-annotations:processResources NO-SOURCE 20:23:27 > Task :micromixin-annotations:classes 20:23:27 > Task :micromixin-annotations:compileJava9Java NO-SOURCE 20:23:29 > Task :micromixin-annotations:compileJava9moduleJava 20:23:29 > Task :micromixin-annotations:processJava9Resources NO-SOURCE 20:23:29 > Task :micromixin-annotations:java9Classes UP-TO-DATE 20:23:29 > Task :micromixin-annotations:processJava9moduleResources NO-SOURCE 20:23:29 > Task :micromixin-annotations:java9moduleClasses 20:23:30 > Task :micromixin-annotations:jar 20:23:30 > Task :micromixin-annotations:generateMetadataFileForMavenPublication 20:23:30 > Task :micromixin-annotations:generatePomFileForMavenPublication 20:23:32 20:23:32 > Task :micromixin-annotations:javadoc 20:23:32 /var/lib/jenkins/workspace/micromixin/micromixin-annotations/src/main/java/org/spongepowered/asm/mixin/injection/ModifyConstant.java:57: error: semicolon missing 20:23:32 * @ModifyConstant(target = @Desc("main"), constant = &#64Constant(stringValue = "Test!")) 20:23:32 ^ 20:23:32 1 error 20:23:32 20:23:32 > Task :micromixin-annotations:javadoc FAILED 20:23:32 20:23:32 FAILURE: Build failed with an exception. 20:23:32 20:23:32 * What went wrong: 20:23:32 Execution failed for task ':micromixin-annotations:javadoc'. 20:23:32 > Javadoc generation failed. Generated Javadoc options file (useful for troubleshooting): '/var/lib/jenkins/workspace/micromixin/micromixin-annotations/build/tmp/javadoc/javadoc.options' 20:23:32 20:23:32 * Try: 20:23:32 > Run with --stacktrace option to get the stack trace. 20:23:32 > Run with --info or --debug option to get more log output. 20:23:32 > Run with --scan to get full insights. 20:23:32 > Get more help at https://help.gradle.org. 20:23:32 20:23:32 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. 20:23:32 20:23:32 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 20:23:32 20:23:32 For more on this, please refer to https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. 20:23:32 20:23:32 BUILD FAILED in 18s 20:23:32 10 actionable tasks: 10 executed 20:23:33 Build step 'Run with timeout' changed build result to FAILURE 20:23:33 Build step 'Run with timeout' marked build as failure 20:23:34 Sending notification to Discord. 20:23:34 Finished: FAILURE