Skip to content

Console Output

Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on sos-builder02-ubuntu18 (lin ubuntu18 java11) in workspace /builds/workspace/Spoon-Snapshot-Deployer
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/INRIA/spoon.git
 > git init /builds/workspace/Spoon-Snapshot-Deployer # timeout=10
Fetching upstream changes from https://github.com/INRIA/spoon.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/INRIA/spoon.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/INRIA/spoon.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 9b222af56edc7a812944fa450aa4de798e0f5baf (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9b222af56edc7a812944fa450aa4de798e0f5baf # timeout=10
Commit message: "chore(deps): update dependency com.mycila:license-maven-plugin to v4.4 (#5796)"
 > git rev-list --no-walk 9b222af56edc7a812944fa450aa4de798e0f5baf # timeout=10
using settings config with name Deploy Spoon to OW2 Nexus
Replacing all maven server entries not found in credentials list is true
[Spoon-Snapshot-Deployer] $ /builds/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.5.4/bin/mvn -s /tmp/settings9053053022119034939.xml clean deploy -DskipTests
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------< fr.inria.gforge.spoon:spoon-core >------------------
[INFO] Building Spoon Core 11.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ spoon-core ---
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ spoon-core ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.962 s
[INFO] Finished at: 2024-05-08T00:41:12+02:00
[INFO] ------------------------------------------------------------------------
[INFO] 2 goals, 2 executed
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project spoon-core: The plugin org.apache.maven.plugins:maven-compiler-plugin:3.13.0 requires Maven version 3.6.3 -> [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/PluginIncompatibleException
Build step 'Invoke top-level Maven targets' marked build as failure
Sending e-mails to: spoon-devel@lists.gforge.inria.fr
Finished: FAILURE