See <https://ci-builds.apache.org/job/Struts/job/Struts-site-javadocs/25/display/redirect>
Changes: ------------------------------------------ Started by user Lukasz Lenart Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on websites3 (git-websites svn-websites) in workspace <https://ci-builds.apache.org/job/Struts/job/Struts-site-javadocs/ws/> The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://gitbox.apache.org/repos/asf/struts-site.git > git init > <https://ci-builds.apache.org/job/Struts/job/Struts-site-javadocs/ws/> # > timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/struts-site.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- > https://gitbox.apache.org/repos/asf/struts-site.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url > https://gitbox.apache.org/repos/asf/struts-site.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/main^{commit} # timeout=10 Checking out Revision e7f25fe060f28cfd9f01eeb01a9278e1054afa82 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f e7f25fe060f28cfd9f01eeb01a9278e1054afa82 # timeout=10 Commit message: "Merge pull request #258 from apache/feature/ann-struts-7" First time build. Skipping changelog. ERROR: No tool found matching MAVEN_3_LATEST__HOME Setting MAVEN_3_LATEST_HOME=/home/jenkins/tools/maven/latest3 [Struts-site-javadocs] $ /bin/sh -xe /tmp/jenkins4007712429713112990.sh + mkdir -p target/output/maven + cd target + rm -rf struts + git clone https://gitbox.apache.org/repos/asf/struts.git struts Cloning into 'struts'... + cd struts + git checkout tags/STRUTS_7_0_0 Note: switching to 'tags/STRUTS_7_0_0'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c <new-branch-name> Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 1d95543fb [maven-release-plugin] prepare release STRUTS_7_0_0 + export MAVEN_OPTS=-Xmx2048m -XX:MaxPermSize=512m -Dhttps.protocols=TLSv1.2 -DfailOnError=false + export PATH=/home/jenkins/tools/maven/latest3:/home/jenkins/tools/java/latest17/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin + ./mvnw clean site:site site:stage Unrecognized VM option 'MaxPermSize=512m' Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. Build step 'Execute shell' marked build as failure ERROR: No tool found matching MAVEN_3_LATEST__HOME Setting MAVEN_3_LATEST_HOME=/home/jenkins/tools/maven/latest3 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org